Hi,
In the course of debugging this parser program I am doing for ClustalW 
report, I realized that all along it has been thinking that it is a 
peptide sequence alignment.  This is the code fragment:

             AlignmentFormat format = new MSFAlignmentFormat();
             Alignment alignment = format.read(reader);

Convince the program that the file that created the "reader" is an 
alignment of dna sequences?

Thanks,
G

_______________________________________________
Biojava-l mailing list  -  [EMAIL PROTECTED]
http://biojava.org/mailman/listinfo/biojava-l

Reply via email to