isoAnnotate {isomiRs} | R Documentation |
Get the sequence and the name information for each isomiR,
and the importance value (isomir_reads/mirna_reads
) for
each sample.
isoAnnotate(ids)
ids |
Object of class IsomirDataSeq. |
edit_mature_position
represents the position at the mature
sequence + nucleotide at reference + nucleotide at isomiR.
data.frame with the sequence, isomir name, and importance for each sample and isomiR.
data(mirData) head(isoAnnotate(mirData))