Feedback on Fastqc of trimmed quantseq data #1084
Unanswered
laurahspencer
asked this question in
Q&A
Replies: 1 comment
-
Individual FastQC files here: https://github.com/laurahspencer/O.lurida_QuantSeq-2020/tree/master/qc-processing/fastqc/trimmed |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Looking for some feedback on my expression data post-filtering. Data was generated using the QuantSeq 3' mRNA kit, so libraries were generated near the 3' end of transcripts, and sequencing was on a NovaSeq, single-read, 100bp.
Here's the MultiQC of trimmed reads. I used
cutadapt
to trim universal Illumina adapter, poly-A and poly-G tails, and quality-filtered for min. quality = 15, and min length 20 bp. Here's my Jupyter notebook where I trim/filter, align, and generate counts/gene.Things I need to address prior to confidently assessing diff. expression:
Beta Was this translation helpful? Give feedback.
All reactions