Child pages
  • Marking Sequences by Annotation Number

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This sample describes how to identify sequences with the specified number of annotations.

 First, the schema reads sequences input by a user. Then, each sequence is marked either with the "Good" or with the "Rest" mark, depending on the number of the sequence annotations. After marking, the sequences are filtered by the marks. And finally, the filtered sequences are written into files, specified by a user.

...