View source: R/parsing_raw_data.R
get_run_date | R Documentation |
Get run date from iRODS collection name of Juno output.
get_run_date(input_dir)
input_dir |
Collection name of Juno output as assigned by iRODS in previous pipeline. It MUST start with the date in the format "yymmdd". |
String with date-like format (yy-mm-dd).
get_run_date("juno_results/200922_NB502001_0153_AHGNLNAFX2_0007")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.