Description Usage Arguments Details Value Author(s) See Also Examples
View source: R/getBinAnnotations.R
Gets bin annotation data for a particular bin size.
1 2 3 |
binSize |
A |
genome |
A |
type |
A |
path |
A |
verbose |
If |
Gets bin annotation data for a particular bin size.
Returns a AnnotatedDataFrame
object.
Ilari Scheinin
createBins
().
1 2 3 4 | ## Not run:
bins <- getBinAnnotations(15)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.