sra_parse | R Documentation |
unpacks the SRA files, splits them, and deletes SRAs
sra_parse(sra_ids, delete = TRUE, outdir = "/media/ephemeral0/dat",
indir = "/media/ephemeral1/dat/seq/sra")
sra_ids |
sra ids |
delete |
whether or not to delete the originals after fastq-dump |
outdir |
where to store resulting fastw files |
indir |
where are the sras stored by sra-toolkit |
nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.