This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Algal microRNA prediction

Is there a possibility to predict algal microRNA using the transcriptome data of the algae alone

If yes, kindly quote the reference if possible

Thanks in advance

rna-seq

you can use mirdeep to predict miRNAs, but the main problem is that you don't have small RNA data. The protocol is total different and mainly you lose small fragments, and if the rnaseq has been enriched to get poly-A genes, for sure you won't have anything.

2 answers

I think this is not good idea to predict miRNA from transcriptome data. Transcriptome represents the coding sequences, whereas miRNA are non-coding sequences. Therefore, biological your transcriptome should not contain miRNA.

If you want to confer this you can align your transcriptome data to RFAM and miRNAse database. If there is any non-coding sequences represented in your transcriptome you can find it by looking at aligned data.

Correction: RFAM, miRBase and PMRD

I think this is not good idea to predict miRNA from transcriptome data. Transcriptome represents the coding sequences, whereas miRNA are non-coding sequences. Therefore, biologically your transcriptome should not contain miRNA.

If you want to confer this you can align your transcriptome data to RFAM and miRNAse database. If there is any non-coding sequences represented in your transcriptome you can find it by looking at aligned data.

Log in to answer this question.