Child pages
  • Sequence Marker Element

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

 

HTML
<center>
  <img src="/wiki/download/attachments/2097367/create_marker_dialogSequence Marker Element.png"/>
</center>

Choose a type of the marker group and input a marker group name. The following types are available:

Length markers — marks a sequence by length. The sequence is marked, for example, if its length is less or greater than the specified value.

Sequence name markers — marks a sequence by a sequence name.

Annotations count markers — marks a sequence by the number of annotations.

Qualifier integer value markers — marks a sequence by the number of integer qualifiers.

Qualifier text value markers — marks a sequence by the number of text qualifiers.

Qualifier float value markers — marks a sequence by the number of float qualifiers.

Text markers — marks a sequence by a file name. For example, if the name:

  1. starts with the specified text;
  2. ends with the specified text;
  3. contains the specified text;
  4. matches the specified regular expression .

Each marker group can contain more than one marker. Use the AddEdit and Remove buttons in the dialog to create, modify and delete markers in the marker group.

To edit the created marker group, select the group in the Parameters area and click Edit:

HTML
<center>
  <img src="/wiki/download/attachments/2097367/add_edit_remove.png"/>
</center>

To remove a marker group select it in the list and click Remove.

...