Description Usage Arguments Value
Look for files in ebi following url: ftp://ftp.sra.ebi.ac.uk/vol1/fastq Paired end and single end fastq files
1 | find_url_ebi(SRR, stop.on.error = FALSE)
|
SRR |
character, SRR, ERR or DRR numbers. |
stop.on.error |
logical FALSE, if true will stop if all files are not found. |
full url to fastq files, same length as input (2 urls for paired end data). Returns empty character() if all files not found.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.