Reads q-index nucleotides one per one
Hello,
I am working with fastq file from cDNA. A complete transcriptome was sequenced using Illumina Tech. I want to know the q-index for each read (nucleotide per nucleotide), now I am using ShortRead package (I work with R).
Does anyone know how to do it?
• 1,605 views
•
link
1 answer
If I understand you question and comment right, it seems you want the Phred quality score from each base. Well, it is already encoded within the fastq file, it is the line after the line containing only a + (most common, sometimes it repeats the line starting at @). Read an introduction here.
• 0 views
•
link
Log in to answer this question.
By "q-index (nucleotide per nucleotide)" , do you mean the average sequencing quality per base position, as discussed here?
No, I want the value of q-index per base position for each read... Something like that:
I added markup to your post for increased readability. You can do this by selecting the text and clicking the 101010 button. When you compose or edit a post that button is in your toolbar, see image below: