I have not done a lot of sequencing or taken a look at reads obtained from 454 sequencer.
I am interested in learning different methods used to evaluate the quality of the reads obtained (before assembly step), for instance removing repeats if any. Could some one please elaborate or point me to any information available on-line, on what is usually done to check the quality of reads obtained from Roche 454.
Did you see a high lost to mixed reads, or whatever?
Now you can look at the length of your reads. Did the trimback filter take a lot out? Are there an excess of short reads from primers, etc?
If you really want to go into detail load up the images into the run browser and check the plate layout. Sometimes you'll see bubbles or low quality regions.
Really though, to state anything else about quality needs a mapping. Then you can check error rates, etc.
ADD COMMENT
• link
updated 6.2 years ago by
Ram
44k
•
written 14.3 years ago by
Casbon
★
3.3k
I use FastQC to do basic QC checks. It takes quality files (fastq) as input and gives a number of statistics on your run : quality distribution, GC %, over-representated sequences, ...
ADD COMMENT
• link
updated 6.2 years ago by
Ram
44k
•
written 14.3 years ago by
Val
▴
50
Do you have a high-quality reference genome for your organism of interest?