View source: R/annotation_qc.R
manifest_validate_wrapper | R Documentation |
Validate with stated data_type in manifest
manifest_validate_wrapper(
csv_file,
data_type = NULL,
dataset_id = NULL,
dataset_name = NULL
)
csv_file |
Path to the manifest csv file. |
data_type |
Optional if present in manifest. |
dataset_id |
Optional dataset id. |
dataset_name |
Optional dataset name. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.