parseMIR: Load the microRNA seeds from the mature microRNA file

Description Usage Arguments See Also Examples

Description

Opens the mature microRNA files and extract the seed and the 1A seed of microRNAs

Usage

1
	mirnas <- parseMIR("mature.miRNAs.txt")

Arguments

file

The name of the mature microRNAs file

See Also

anabel

Examples

1
2
	file <- "mature.miRNAs.txt"
	mirnas <- parseMIR(file)

exseivier/miRclump documentation built on May 16, 2019, 7:10 p.m.