deepblue_chromosomes {DeepBlueR} | R Documentation |
List the chromosomes of a given Genome.
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
deepblue_chromosomes(genome = "g1")