Description Usage Arguments Value
View source: R/ExtraFunctions.R
Get the name of the input region from bed file in the format of chr:start-end as a string. Start and end are coordinates of the beginning and end of a specific bin with 5000 length base pairs.
1 | getBin(region, bin.name)
|
region |
Input region in the format of [chr, start, end]. |
bin.name |
List of bin names of the raw bin by cell matrix. |
List of bin names that has intersection with the input region.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.