sra_download | R Documentation |
Download RNA-seq samples from the NCBI using SRA Toolkit and Entrez Direct based on the accession code.
sra_download(accession, dir = getwd())
accession |
the bioproject accession code for the RNA-seq samples deposited in the NCBI. |
dir |
the working directory. Default is the current working directory. |
the status of the download (0 for success, 1 for error).
sra_download(accession = 'SRR11427582')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.