precheck_manifest: Precheck a manifest

View source: R/annotation_qc.R

precheck_manifestR Documentation

Precheck a manifest

Description

Precheck before sending manifest off to schematic validation service. Provides additional context and helpful recommendations.

Usage

precheck_manifest(
  manifest_csv,
  official_props =
    "https://raw.githubusercontent.com/nf-osi/nf-metadata-dictionary/main/modules/props.yaml"
)

Arguments

manifest_csv

Path to manifest_csv.

official_props

(Optional) Doc listing official model attributes. Currently this requires the LinkML format.


nf-osi/nfportalutils documentation built on Feb. 26, 2024, 1:05 p.m.