Description Usage Arguments Value Examples
This function downloads metadata and fastq files from ebi by MGnify accession
1 | get_data_ebi(accession, outdir)
|
accession |
MGnify accession, such as MGYS00000492 |
outdir |
Existing directory to store output files |
ncbi_dir |
Directory where ncbi sra files are stored, edit temp dir path in ~/.ncbi/user-settings.mkfg |
total_md5s The md5s of all the input samples
1 2 | get_data_ebi(accession = "MGYS00000492",
outdir = "~/outdir")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.