Description Usage Arguments Value
Set expiry parameters
1 2 3 4 5 6 7 | .setExpiryParameters(
general_expiry,
sra_expiry,
geo_expiry,
srr_gsm_expiry,
missing_file_number
)
|
general_expiry |
Maximum number of days since database file modification |
sra_expiry, geo_expiry, srr_gsm_expiry |
Maximum number of days since modification of respective database files |
missing_file_number |
Number of missing files |
Expiry parameters
Sets expiry parameters for three respective databases, according to the logic that specific parameters should be used where possible and for missing parameters general_expiry will be used (i.e. if all arguments are provided, general_expiry will be ignored). Also checks whether the expiry parameters are numeric and returns appropriate errors or warnings.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.