cytogenetic_band_to_genomic_range | R Documentation |
This function uses the provided cytogenetic_bands
dataframe to convert cytogenetic band names to genomic coordinates.
cytogenetic_band_to_genomic_range(bands)
bands |
A |
A dataframe of genomic ranges. Columns are: chromosome, start and end. Each row corresponds to a queried cytogenetic band (in the same order as queried).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.