Here is a sample session with descseq Set the name of a sequence to "myclone23" % descseq -seq dna.text -out clone23.seq -name "myclone23" Alter the name or description of a sequence. Go to the input files for this exampleGo to the output files for this example Example 2 Set the description of a sequence to "This is my clone number 244" % descseq -seq dna.text -out xy24.seq -desc "This is my clone number 244" Alter the name or description of a sequence. Go to the output files for this example Example 3 Append some text to the description of a sequence % descseq -seq dna.text -out est4.seq -desc " (submitted)" -append Alter the name or description of a sequence. Go to the output files for this example