centromeres.mm9 | R Documentation |
Location of Centromeres at Genome Build mm9
A data.frame
Generate from https://hgdownload.soe.ucsc.edu/goldenPath/mm9/database/ with code:
for i in $(seq 1 19) X Y; do wget https://hgdownload.soe.ucsc.edu/goldenPath/mm9/database/chr${i}_gap.txt.gz done
data(centromeres.mm9)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.