Description Usage Arguments Value Author(s) References Examples
Read a RepeatMasker .out file into a GRanges
object.
1 |
fn |
|
A GRanges
object with metadata columns containing the
name of the matching interspersed repeat,
the class of the repeat and the Smith-Waterman score of the match.
Ge Tan
http://www.repeatmasker.org/webrepeatmaskerhelp.html
1 2 | fn <- system.file("extdata", "ce2chrM.fa.out", package="IRanges")
read.rmMask.GRanges(fn)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.