Description Usage Arguments Value
Much faster to use aspera than ftp
1 2 3 4 5 6 7 | get_ebi_fastqs(
srp_meta,
srr_name,
data_dir,
method = c("ftp", "aspera"),
max_rate = "300m"
)
|
srp_meta |
|
srr_name |
Run accession as string. |
data_dir |
Path to folder that fastq files will be downloaded to. Will be created if doesn't exist. |
method |
One of |
max_rate |
Used when |
Integer return code from ascp or download.file
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.