Here is a sample session with coderet To extract all of the CDS, mRNA, non-coding and the protein translations: % coderet Extract CDS, mRNA and translations from feature tables Input nucleotide sequence(s): tembl:X03487 Output file [hsferg1.coderet]: Coding nucleotide output sequence(s) (optional) [hsferg1.cds]: Messenger RNA nucleotide output sequence(s) (optional) [hsferg1.mrna]: Translated coding protein output sequence(s) (optional) [hsferg1.prot]: Non-coding nucleotide output sequence(s) (optional) [hsferg1.noncoding]: Go to the input files for this exampleGo to the output files for this example Example 2 To only extract the mRNA sequence: % coderet -nocds -notranslation -norest Extract CDS, mRNA and translations from feature tables Input nucleotide sequence(s): tembl:X03487 Output file [hsferg1.coderet]: Messenger RNA nucleotide output sequence(s) (optional) [hsferg1.mrna]: Go to the output files for this example