mirna count data information
# S4 method for bcbioSmallRnaDataSet mirna(object, type = "raw") # S4 method for bcbioSmallRnaDataSet isomir(object, type = "raw") # S4 method for bcbioSmallRnaDataSet cluster(object, type = "raw") # S4 method for bcbioSmallRnaDataSet trna(object, type = "raw")
object | bcbioSmallRnaDataSet object. |
---|---|
type | Type of count data to retrieve. (raw rlog coldata) |