d3b-center / d3b-cds-manifest-prep

scripts to prep manifests for cds
Apache License 2.0
1 stars 0 forks source link

🏷 Release 0.10.1 #102

Closed chris-s-friedman closed 1 year ago

chris-s-friedman commented 1 year ago

Release 0.10.1

Add build_manifest docstrings and return manifests

  1. add docstrings for 🧑‍💻
  2. return output manifests in build_manifest functions. this is so that outputs can be handled in the future. Note that diagnosis output is different from other manifest outputs because it's a tuple of both the diagnosis_table and diagnosis_sample_mapping.

Summary

New features and changes