fastqc output analysis

what is your idea about this output? I should trim this? my data is transcriptome and the length of reads are 50
rna-seq
sequencing
assembly
• 1,368 views
•
link
updated
by
ATpoint
•
written
by
askari.arezou94 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Gene locus and gene ID
written by zizigoluHi as in the picture I have a long non coding RNA `ENSG00000260958 (LOC105371200)`, when I search for that I got this My question is …
-
Weird behaviour - WGCNA hub analysis results in Cytoscape through CytoHubba plugin change every tim…
written by Raito92Hello everyone, I'm using Cytoscape v. 3.9.1 to visualize the results of a previously perfmored WGCNA analysis. The aim is to individuate hub genes through …
-
How can I extract all the GCA_0000000. from bac120.tree?
written by anran04100 •The [bac120.tree][1] is like follows ![Huge screenshot of a tree][2] So I wrote a [Perl script][3] but it turns out only print the first GCA_003754355. …
-
Strandness setting for HISAT2 : BGI sequencing platform
written by venuraHi, I have this question (prob a silly question). We have a set of RNASEq data that came from BGI sequencing platform. The dataset is …
-
Strange Mean-Variance plot after Voom Normalization (RNAseq)
written by ngs101.comI normalized my raw counts using Voom (limma package) and got a strange Mean-Variance plot https://ibb.co/C2RZXGk . It doesn't look right. Any suggestions about why …
-
software to draw the picture
written by yueli7Hello, Anyone who know which software can draw this picture? One package in Microsoft office? Thanks in advance? Yue ![enter image description here][1] [1]: https://i.ibb.co/W0K8mkx/Capture.jpg
-
Applications of TPM normalisation
written by firestarI use raw counts for DGE in DESeq2, edgeR etc. And I use VST for PCA and clustering. Now, I am curious about TPM. What …
-
How to read this type of data in R?
written by simek371998 •Hi! Im new in R and i have to read data like that by read.table function: ![enter image description here][1] There should be 6 columns …
-
closed question, found solutions
written by qjp66666 •closed question found solution ![enter image description here][1] ![enter image description here][2] [1]: https://ibb.co/hLRWq6 [2]: https://ibb.co/hLRWq6
-
fastqc: kmer-content failed
written by shuchen •After running trimmomatic to trim the raw reads, the fastqc still reported kmer-content failure. What should I do with this issue? Thank you so much! …
there is a bit too little detail in your post to tell I'm afraid.
But do take into account that fastQC is very stringent (and it's base line is DNAseq), so that you will only have green checks is rather the exception than rule, especially when inputting RNAseq data. (eg. for RNAseq, due to its nature you will always have the red check for the duplication levels section)
thank you so much for good comment.
Hi,
Without showing the plots it is difficult to comment. I would say that (depending also on the library prep) it is normal to have a warning/error (orange/read) flags on Per base sequence content, specially a bias in the beginning that depends on the library prep, as well as Sequence Duplication Levels due to some intrinsic high transcripts and/or PCR amplification.
I would say that the other warnings/error flags can be more worrisome, but of course it depends on the library and the data. For instance the flag Overrepresented sequences can be due to some adapters that you did not remove, etc.
Read more about these details and interpretations in this nice tutorial/course: hbctraining
I hope this helps,
António
ok, I can find my responses in this comment. thank you