I'm using transeq to translate a bunch of sequence for me and noticed that upon translation, it adds a '_1' to the seqid. For example: I give it a file with >myseq ATG...TAG After translation, the resulting file contains: >myseq_1 M... Is there a way to prevent transeq from manipulating the FASTA header and just translate the sequence? Ryan