Description Usage Arguments Value Examples
View source: R/telom_centrom.R
Generate blacklist for telomeric and centromeric regions
1 | telom_centrom(DT_in, telom = TRUE, centrom = TRUE, region = 50000)
|
DT_in, |
a |
telom, |
logical, should be telomeric blacklist be produced? |
centrom, |
logical, should be centromeric blacklist be produced? |
region, |
integer. How many basepairs large should the regions be? The centromeric region will be twice this large. |
, a data.table
that can be passed to
cleaning_filter
as blacklist.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.