Description Usage Arguments Details Value Author(s)
Bed file format is assumed to be either four column: seqnames, start, end, strand columns; or six column: seqnames, start, end, name, score, and strand. Three column format is also possible when there is no strand information.
1 |
file |
Path to the input file. |
... |
Extra argument passed to read.table |
Any additional arguments availiable to read.table can be specified.
Returns GRanges object representing mapped reads.
Minho Chae and Charles G. Danko.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.