Description Usage Arguments Value Examples
Get a list of the chromosomes of a genome
1 |
g_url |
Url to the ".gtf" file of the researched genome on the ncbi website. |
dl_folder |
Path to the folder to download the files in. |
gen_name |
Name to store the downloaded files, and title name of the plot. |
List of chromosomes
1 2 3 | GetChroms(g_url = "ftp://ftp.ncbi.nlm.nih.gov/genomes/all/GCF/002/277/835/GCF_002277835.1_ASM227783v1/GCF_002277835.1_ASM227783v1_genomic.gtf.gz",
dl_folder = "C:/Users/Downloads",
gen_name = Flavobacterium_ir1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.