centromeres.mm9: Location of Centromeres at Genome Build mm9

centromeres.mm9R Documentation

Location of Centromeres at Genome Build mm9

Description

Location of Centromeres at Genome Build mm9

Format

A data.frame

Source

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

Examples

data(centromeres.mm9)

ShixiangWang/sigminer documentation built on March 16, 2024, 12:30 p.m.