Entering edit mode
8.8 years ago
rabidbirdman4
•
0
Hello,
I'm using the biojava legacy release of 1.8.1 (API here: http://www.biojava.org/docs/api1.8/)
I want to get the Phred quality values for single bases in an ab1 chromatogram. Using methods in the ABITools class, I was able to create a SymbolList of the sequence.
I'm now using the PhredTools class, but I don't know where to start.
Thanks