Description Usage Arguments Value Examples
centroTelo_dist
1 | centroTelo_dist(chr, position)
|
chr |
the chromosome number |
position |
the locus position |
telomere.bool: boolean value equal to TRUE if the position is inside a telomere region
telomere.prox: proximity value to the closest telomere
centromere.bool: boolean value equal to TRUE if the position is inside a centromere region
centromere.prox: proximity value to the closest centromere
1 2 | #get centro/telo -mere related features for locus chr1:5000000
centroTelo_dist(chr=1,position=5000000)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.