I am using the (great) paintCytobands function from quantsmooth to plot human chromosomal bands next to genomic data. As far as I understand, this function plots by default the 'major' bands using the coordinates from UCSC. If the bands parameter is set to anything different from "major" the ideogram will plot the 'minor' bands. Which bands are these and where can I find the table?
Thank you very much Jan, actually I was expecting you to answer this question. I was already exploring the source code of paintCytobands and found the chrom.bands data frame. By any chance do you know any reference where they explain how these sub-bands were found or defined?
I contacted people from NCBI about how they determined the coordinates of the sub-bands. They said that this data is unofficial and only for internal use. In addition this data will not longer appear in future updates of the ideogram files on the ftp site.
The link above does not work any more. This is the new one
ftp://ftp.ncbi.nlm.nih.gov/genomes/H_sapiens/ARCHIVE/BUILD.35.1/mapview
The link above does not work any more. This is the proper one:
ftp://ftp.ncbi.nlm.nih.gov/genomes/H_sapiens/ARCHIVE/BUILD.35.1/mapview/ideogram.gz
Dear Jan,
how can we load another organism cytoband dataset, for example mouse ? (but i don't know if it exists !!) ?
Thanks