Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 337 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 337 Bytes

cbio-validator-prototype

This repository contains a basic prototype to use Cerberus and Pandera for cBioPortal validation.

Running the code

python3 validateStudy.py -i data/

Please download the packages in requirements.txt before running.

Error files

The error files will be created in the errors/ directory.