Description Usage Arguments Value See Also Examples
List the chromosomes of a given Genome.
1 | deepblue_chromosomes(genome = NULL, user_key = deepblue_options("user_key"))
|
genome |
- A string (the target genome) |
user_key |
- A string (users token key) |
chromosomes - A array (A list containing all chromosomes, with theirs names and sizes)
Other Inserting and listing genomes: deepblue_list_genomes
,
deepblue_list_similar_genomes
1 | deepblue_chromosomes(genome = "g1")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.