locations | R Documentation |
Used to create plots of genome coverage for any number of accession numbers
locations(
which_taxid,
which_genome,
accessions,
taxids,
reads,
out_base,
out_dir
)
which_taxid |
Which taxid to plot |
which_genome |
Which genome to plot |
accessions |
List of accessions from |
taxids |
List of accessions from |
reads |
List of reads from input file |
out_base |
The basename of the input file |
out_dir |
The path to the input file |
A plot of the read coverage for a given genome
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.