featurecounts -p Paried ends which count total to use as read1 &read 2 give different totals.
Hi
First post so please be kind, its my first year.
I have run featurecounts -p on my files and the output has a count total for read 1 and read 2. My simple question is which total count should i use? read 1 or read 2 since they are not the same.
I tried finding the answer on the forumn but no luck.
Thanks for your help
R
• 1,403 views
•
link
0 answers
No answers yet.
Log in to answer this question.
featurecounts -pcounts fragments if the reads are paired, I have never seen it reporting separated counts for R1 and R2... What is the exact command you use ? And can you show the summary results ?To generate Bam file i used hisat2
Then for quantification
output is like this
what is the output of
ls PRJNA316673_bam/*?Can you post the full command you used? Also, can you post the command used to generate your alignment (i.e bam) file?