gcAvail | R Documentation |
List available genomes or transcriptomes in a TheoreticalGC object
gcAvail(object, type)
## S4 method for signature 'TheoreticalGC'
gcAvail(object, type)
object |
An object of class TheoreticalGC |
type |
character indicating either Genome or Transcriptome |
An object of class TheoreticalGC can hold the theoretical GC content for one
or more species, for either the genome or transriptome.
This function checks which species are available in the given object, for
either the genome or transcriptome, as supplied to the parameter type
.
A tibble
object
gcAvail(gcTheoretical, "Genome")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.