Is it possible to do differential analyis on mirdeep2 outcome?
Mirdeep2 outcome provides total read count and mature read counts, would it be appropriate to use these counts to do differential analysis using Deseq2?
Thanks
rna-seq
differential analysis
mirdeep
mirna
• 2,284 views
•
link
written
by
gulamaltab •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Merging csv files with specific headers
written by windsur •Hello all, I have a directory with csv files (tab delimited). Each file have different sections (4 headers): miRDeep2 score novel miRNAs reported by miRDeep2 …
-
DESeq2 for comparison of enhancer activity (eRNA)
written by marionette.kent •Hi community, My colleague recently tries to compare enhancer activity of control and knockdown cell line using total RNA-Seq. Total RNA-Seq data was used to …
-
Difference of DiffBind library size normalisation vs DESeq2 library size normalisation
written by m.sadman.sakibFor ChIPseq analysis, I was using DiffBind until now but want to switch to deseq2 as I want to control for multiple covariates, which is …
-
Mirdeep2 novel miRNA mature coordinates differing
written by gulamaltab •Hi, I have used mirdeep2 to identify novel miRNAs, I have 18 samples and a number of common mature sequences. What I have realised the …
-
MiRdeep2 for paired-end RNA-seq?
written by gulamaltab •Hi, I'm new to RNAseq data analysis, I've miRNA seq paired-end data, I would like to use mirdeep2 to identify novel miRNAs but I can’t …
-
How do you identify the contigs from trinity assembly?
written by MAPKI am trying to get the read counts for DESeq2 analysis from meta-genomic data. I have assembled contigs using Trinity for all organisms and I …
-
Noncoding RNA and protein coding gene co expression
written by gulamaltab •I’m working with non coding rna to see their expression with ageing, i did differential analysis using deseq2 and got the ncRNA and protein coding …
-
Novel MicroRNA prediction with Mirdeep 2.
written by gurjeetkaur268 •I recently done small RNA sequencing of my endocrine tumour samples. I got result analysis with Mirdeep2 . I am not master in bioinformatics so …
-
Appropriate to apply RUVSeq to exon bin counts for DEXSeq?
written by AdamcHi, I have been working on an RNA-Seq dataset on which I applied RUVSeq (ruvr method) at the gene-count level to account for some unexpected …
-
Duplicate miRNAs with different read counts in miRDeep2
written by PAn •Hello, I am using miRDeep2 to calculate the read counts for a sequenced Mouse sample. I am using mature miRNAs and hairpin miRNAs from mirbase …
Yes, but I recommend you to use just mature read counts since the total count may include precursor sequences and consequently potential iso-mirs.
Hi thank you very much for the reply. Just to clarify, I can just take the mature read counts from the results.csv and use it for deseq2? Don’t I need to use quantifier? Thanks again
I did quantify my data mirdeep2 quantifier in galaxy. how turn it to the file which can be recognized from deseq2 in galaxy ?