View source: R/data_handling.R
assert_chromosome_exists | R Documentation |
Checks whether a chromosome exists in the target bigwig. Throws error if it does not.
assert_chromosome_exists(chromosome, bigwig_file)
chromosome |
chromosome name |
bigwig_file |
a string pointing to a bigwig file |
silent if true, else error
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.