Description Usage Arguments Author(s)
View source: R/read_ucsc_cytobandideo.R
Generates a formatted a list containing several chromosomal and genomic informations (like, number of chromosomes, genome lengths, centromere positions) that are helpful to manipulate and plot genomic data.
1 | read_ucsc_cytobandideo(file = "cytoBandIdeo.hg19", genomebuild = "hg19", species = "homo_sapiens")
|
file |
A name (and path) of a cytoBandIdeo file from the UCSC Genome Browser (Table Browser). |
genomebuild |
A genome build ID that will be stored in the output object. |
species |
A species name that will be stored in the output object. |
Bastien Job
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.