You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use diceseq to count reads from RNA-seq data with total library.
But, I do not understand the mean of output file (xx.dice).
Could you show me the mean of every column?
BWT, if I use parameter of "--add_premRNA", could it work for poly(A) captured mRNA-seq?
diceseq -a $anno_file -s $sam_file -t 1,5 --add_premRNA=True -o xx
Regarding to the "--add_premRNA", it is only for adding the pre-mRNA as an isoform when quantifying the proportion of mature mRNA from the library containing pre-mRNA too.
In any case, it should work for poly(A) captured mRNA-seq.
Any question is welcome, and the FAQ will be updated accordingly.
Hello Huang,
I use diceseq to count reads from RNA-seq data with total library.
But, I do not understand the mean of output file (xx.dice).
Could you show me the mean of every column?
BWT, if I use parameter of "--add_premRNA", could it work for poly(A) captured mRNA-seq?
diceseq -a $anno_file -s $sam_file -t 1,5 --add_premRNA=True -o xx
gene_id transcripts count_T1.0 ratio_T1.0 95CI_T1.0 count_T5.0 ratio_T5.0
95CI_T5.0
YDL219W YDL219W,YDL219W.p 76 0.348 0.132:0.557 74 0.589 0.383:0.777
YDL191W YDL191W,YDL191W.p 136 0.553 0.410:0.680 116 0.807 0.722:0.870
YDL136W YDL136W,YDL136W.p 129 0.553 0.350:0.698 123 0.763 0.644:0.851
YDL130W YDL130W,YDL130W.p 78 0.312 0.164:0.460 64 0.480 0.322:0.646
The text was updated successfully, but these errors were encountered: