blob: e965d0987bd0b5878c377a7da7a96ae898d549a8 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Phred and consed write sequence and quality value information in
'phd' output files. A phd file contains information in a header,
the called bases, the base quality values, and the base call trace
locations. Phd2fasta reads phd files and writes sequence and quality
value FASTA files, which phrap and cross_match need as input.
(Consed needs phd files in order to obtain the base call locations.)
WWW: http://www.phrap.org/phredphrapconsed.html
|