find_url_ebi_safe | R Documentation |
Safer version
find_url_ebi_safe(accession, SRR = NULL, stop.on.error = FALSE)
accession |
character: (PRJ, SRP, ERP, DRP, SRX, SRR, ERR,..). For studies or samples, it returns all runs per study or sample. |
SRR |
character, which SRR numbers to subset by (can also be ERR or DRR numbers) |
stop.on.error |
logical FALSE, if TRUE will stop if all files are not found. If FALSE returns empty character vector if error is catched. |
character (1 element per SRR number)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.