validate_all_studies: Validate all studies

View source: R/validate-by-study.R

validate_all_studiesR Documentation

Validate all studies

Description

Validate metadata and manifest files for every study in consortium. Returns a named list of validation results, where the name refers to the study name. The validation checks are done via 'dccvalidator::check_all()'.

Usage

validate_all_studies(fileview, annotations, syn)

Arguments

fileview

The fileview table.

annotations

A data frame of annotation definitions. Must contain at least three columns: key, value, and columnType.

syn

Synapse client object.

Value

Named list of check results, where the names of the list refer to the study. Returns NULL if no studies in fileview.


Sage-Bionetworks/dccmonitor documentation built on May 28, 2022, 10:39 a.m.