Description Usage Format Details
GC percentages in 1 kiolobase sliding windows along chromosomes 1-22, X, Y & MT for human genome build hg19.
1 |
A list containing 25 vectors corresponding to chromosomes 1-22, X, Y &
MT in that order. For example hg19[[7]]
gives the GC percentage
for chromosome 7.
GC percentage is the proportion of nucleotides that are GC in a 1000
base window. The windows begin with bases 1-1000 and slide 100 bases
at a time. See the function getGCpct
to get GC percentages for
a subset of genomic positions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.