Description Usage Arguments Value Author(s)
Convert mirbase database Convert the miRbase db (which has one row per precursor miRNA) to have one row per mature miRNA.
1  |   miRbase.miR2mir(mir2miR, collapse = TRUE, sep = " // ")
 | 
mir2miR | 
 see   | 
collapse | 
 logical: collapse multiple rows into one?
separated by   | 
sep | 
 see   | 
a data.frame with columns: “Mature_Acc”,
“Mature_ID”, “Mature_Seq”,
“Precursor_Acc”, “Precursor_ID”,
“Precursor_Status”, “Precursor_Seq”,
“miRBase.order”. This final column indicates if it
was in the Mature1 or Mature2 columns from the original
miRNA file
Mark Cowley, 2009-01-07
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.