Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 711 Bytes

File metadata and controls

11 lines (8 loc) · 711 Bytes

Contributing to HeartBioPortal DataHub

Thank you for your interest in contributing datasets. Please follow the steps below to submit data.

  1. Fork the repository and create a new branch for your dataset.
  2. Add your dataset under public/ (or private/ if embargoed) with required metadata files.
  3. Include metadata conforming to the metadata schema. You can see an example in public/example_fh_vcf/.
  4. Open a Pull Request describing your dataset and referencing any relevant publications or DOIs.
  5. Our CI will validate your metadata and checksum. Address any comments and iterate until merged.

For further details, see the documentation in docs/.