jfear / ncbi_remap

This is the drosSRA project, where we are remapping all Drosophila melanogaster RNA-seq data to FlyBase release 6 and updating annotations.
2 stars 1 forks source link

Read Quality Downstream Analysis #46

Closed jfear closed 7 years ago

jfear commented 7 years ago

Story

Consistency of read quality has vastly improved over time. Now it is standard to get reads that have an extremely high quality score all the way throughout, while several years ago it was common to have read quality decrease towards the end of a read. As part of the mapping pipeline I am quality trimming -q 20, so these differences should not affect overall results. However, it would be good to look at overall read qualities and see how they differ among samples.

Questions and Tasks

Definition of done

jfear commented 7 years ago

I forgot that I removed Fastqc from the workflow, because it was adding little value. I am going to close this and will re-open if I determine that Fastqc results are essential.