Description Usage Arguments Value
Check for missing files
1 2 3 4 5 | .missingFileCheck(
sra_file = sra_file,
geo_file = geo_file,
srr_gsm_file = srr_gsm_file
)
|
sra_file |
Path to SRA file |
geo_file |
Path to GEO file |
srr_gsm_file |
Path to SRR_GSM file |
A logical vector length 3 indicating whether the respective files are present (in order as above). Also prints a relevant message to the user
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.