Hi all.I am dealing with some miRNA data sequenced by illumina Htseq 2000.And I confuse the result of the mirdeep2 software. First is the result of the quantifier.pl.In the miRNAs_expressed_all_samples_time.csv has entries show below.
hsa-miR-1 549.00 hsa-mir-1-1 549.00 420.00 129.00 19.07 23.63
hsa-miR-1 564.00 hsa-mir-1-2 564.00 432.00 132.00 19.62 24.18
The same miRNA with different precursor.I am not sure how to deal with these when I try to use the R package DEGseq to detect DE miRNA.Treat them as two different entries or just plus them if these entries have no intersection.
Second,the result of less output.mrd |grep '>'|wc -l
is 1789.I think it hsa 1789 precursors,and the result.csv file just have 785 novel and known miRNAs, I don't know how to explain the different between these two numbers.
Your reply will be appreciated.
Cheers.
What is the best pipeline for miRNA Differential expression analyssis, miRNA predicted from mirdeep2 software