blast a set of microrna against miRbase microrrna
hello everyone
i have a set of novel microrna and i want to see if there is homologue microrna from other species especially vertebrate microrna.
can someone tell me which tool to use for doing that? and which protocol to follow?
thanks a lot for your help.
• 3,882 views
•
link
2 answers
download all known miRNA of vertebrate from miRbase and align with your novel miRNA by using bowtie software. While align with bowtie use mismatch as 1,2 or 3 (-n 1 or -n 2 -n 3). Parse bowtie aligned file and check each novel miRNA aligned is aligned or not, if yes then how many times and its corresponding miRNA id. From these parsed file you can get the information of homologous microRNA.
• 0 views
•
link
Log in to answer this question.
thanks a lot for your help.
just some question if possible:
sorry for the trouble