mirna.pre2mature: Convert pre to mature microRNA's Convert a list of precursor...

Description Usage Arguments Value Author(s)

Description

Convert pre to mature microRNA's Convert a list of precursor mir ID's to all possible mature sequences/synonyms

Usage

1
2
  mirna.pre2mature(mirs, patterns = c("*", "-5p", "-3p"),
    major.only = FALSE)

Arguments

mirs

a character vector of precursor mirbase ID's

patterns

the possible patterns that make up a mature miRNA ID

major.only

return only the major form of the mature miRNA? (ie only 1 value)

Value

a list with N elements, one for each mir in 'mirs'. Each element is a character vector of possible miRNA ID's.

Author(s)

Mark Cowley, isoD


drmjc/genomics documentation built on May 15, 2019, 2:22 p.m.