Child pages
  • Merge sequences and annotations

Versions Compared

Key

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

If you have a list of files with sequences and separate files with annotation and you want to merge sequences and annotation, this scheme might workflow might help you.
 For instance, you have sequence in FASTA format and separate annotation in GFF. You want to merge them and write annotated sequences into Genbank files.
 Be default, multiplexer takes sequences and annotation one by one, sticks one annotation to one sequence and passes it to the output. But you may change that behavior in parameters of Multiplexer.

...