miRDeep2 out put
1
0
Entering edit mode
7.8 years ago
H-K • 0

Hi. Again me. I used miRDeep2 for identification of known and novel miRNAs. Software output was:

#miRNA, read_count, precursor,  total,  seq and **seq(norm)**

Is seq(norm), normalized read count? or TPM? What is differences between TPM and seq(norm)? Can I use seq(norm) for DESeq2 while I have no biological or technical replicates? Thanks.

sequence RNA-Seq • 2.7k views
ADD COMMENT
1
Entering edit mode
7.8 years ago
Buffo ★ 2.4k

is normalized read count, TPM is dependent to transcript lenght and from miRNA-seq you don“t have it, you cannt use it. At least you are looking for precursos more than mature mirnas and perform the assembly.

ADD COMMENT
0
Entering edit mode

Hi Buffo, I moved your comment to an answer, as you are correct about the seq(norm) column.


Can I use seq(norm) for DESeq2 while I have no biological or technical replicates?

As it's normalised counts, as stated by Buffoo, then you should not use it for DESeq2. DESeq2 will expect raw un-normalised counts.

Take a look at a similar question on SeqAnswers: How to use DESeq with non Integer values from mirdeep2

ADD REPLY

Login before adding your answer.

Traffic: 3729 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6