nci-cidc-schemas 0.26.35__tar.gz → 0.26.37__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of nci-cidc-schemas might be problematic. Click here for more details.

Files changed (235) hide show
  1. {nci_cidc_schemas-0.26.35/nci_cidc_schemas.egg-info → nci_cidc_schemas-0.26.37}/PKG-INFO +1 -2
  2. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/README.md +0 -1
  3. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/__init__.py +1 -1
  4. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/json_validation.py +1 -1
  5. nci_cidc_schemas-0.26.37/cidc_schemas/schemas/assays/components/hande_local_file.json +16 -0
  6. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/ctdna_assay.json +2 -4
  7. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/ctdna_template.json +4 -2
  8. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/hande_template.json +6 -4
  9. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/manifests/h_and_e_template.json +2 -1
  10. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/manifests/microbiome_dna_template.json +2 -1
  11. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/manifests/normal_blood_dna_template.json +8 -4
  12. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/manifests/normal_tissue_dna_template.json +8 -4
  13. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/manifests/pbmc_template.json +2 -1
  14. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/manifests/plasma_template.json +2 -1
  15. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/manifests/tissue_slide_template.json +2 -1
  16. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/manifests/tumor_tissue_dna_template.json +8 -4
  17. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/manifests/tumor_tissue_rna_template.json +2 -1
  18. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37/nci_cidc_schemas.egg-info}/PKG-INFO +1 -2
  19. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/nci_cidc_schemas.egg-info/SOURCES.txt +1 -0
  20. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/prism/cidc_test_data/assay_data.py +0 -2
  21. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/prism/cidc_test_data/manifest_data.py +0 -11
  22. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/LICENSE +0 -0
  23. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/MANIFEST.in +0 -0
  24. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/cli.py +0 -0
  25. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/constants.py +0 -0
  26. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/metaschema/strict_meta_schema.json +0 -0
  27. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/migrations.py +0 -0
  28. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/pipeline_configs/rna_level1_analysis_config.yaml.j2 +0 -0
  29. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/prism/__init__.py +0 -0
  30. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/prism/constants.py +0 -0
  31. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/prism/core.py +0 -0
  32. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/prism/extra_metadata.py +0 -0
  33. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/prism/merger.py +0 -0
  34. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/prism/pipelines.py +0 -0
  35. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/aliquot.json +0 -0
  36. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_bam.json +0 -0
  37. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_bam_bai.json +0 -0
  38. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_bed.json +0 -0
  39. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_bigwig.json +0 -0
  40. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_binary.json +0 -0
  41. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_clinical_csv.json +0 -0
  42. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_clinical_docx.json +0 -0
  43. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_clinical_xlsx.json +0 -0
  44. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_cncf.json +0 -0
  45. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_cns.json +0 -0
  46. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_core.json +0 -0
  47. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_csv.json +0 -0
  48. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_elisa_xlsx.json +0 -0
  49. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_fastq_gz.json +0 -0
  50. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_fcs.json +0 -0
  51. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_file.json +0 -0
  52. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_gz.json +0 -0
  53. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_image.json +0 -0
  54. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_jpg.json +0 -0
  55. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_json.json +0 -0
  56. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_junction.json +0 -0
  57. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_log.json +0 -0
  58. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_maf.json +0 -0
  59. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_narrowPeak.json +0 -0
  60. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_npx.json +0 -0
  61. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_ome_tiff.json +0 -0
  62. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_pdf.json +0 -0
  63. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_png.json +0 -0
  64. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_rcc.json +0 -0
  65. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_rdata.json +0 -0
  66. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_tbi.json +0 -0
  67. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_text.json +0 -0
  68. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_tsv.json +0 -0
  69. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_vcf.json +0 -0
  70. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_vcf_gz.json +0 -0
  71. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_xlsx.json +0 -0
  72. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_yaml.json +0 -0
  73. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/artifacts/artifact_zip.json +0 -0
  74. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/atacseq_assay.json +0 -0
  75. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/antibody.json +0 -0
  76. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/assay_core.json +0 -0
  77. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/available_assays.json +0 -0
  78. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/available_ngs_analyses.json +0 -0
  79. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/composite_image.json +0 -0
  80. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/controls.json +0 -0
  81. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/enrichment_core.json +0 -0
  82. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/excluded_samples.json +0 -0
  83. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/image.json +0 -0
  84. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/imaging/mif_entry.json +0 -0
  85. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/imaging/mif_export.json +0 -0
  86. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/imaging/mif_input.json +0 -0
  87. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/imaging/mif_roi.json +0 -0
  88. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/imaging_data.json +0 -0
  89. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/local_file.json +0 -0
  90. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/mapping.json +0 -0
  91. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/mibi_antibody.json +0 -0
  92. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/mibi_imaging/mibi_files.json +0 -0
  93. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/mibi_imaging/mibi_input.json +0 -0
  94. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/mif_antibody.json +0 -0
  95. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/multiple_local_files.json +0 -0
  96. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/ngs/atacseq/atacseq_analysis.json +0 -0
  97. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/ngs/ngs_assay_record.json +0 -0
  98. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/ngs/rna/fusion.json +0 -0
  99. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/ngs/rna/microbiome.json +0 -0
  100. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/ngs/rna/msisensor.json +0 -0
  101. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/ngs/rna/neoantigen.json +0 -0
  102. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/ngs/rna/rna_analysis.json +0 -0
  103. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/ngs/rna/rna_level1_analysis.json +0 -0
  104. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/ngs/rna/rseqc.json +0 -0
  105. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/ngs/rna/salmon.json +0 -0
  106. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/ngs/rna/star.json +0 -0
  107. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/ngs/rna/trust4.json +0 -0
  108. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/ngs_assay_core.json +0 -0
  109. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/ngs_assay_record.json +0 -0
  110. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/reads_core.json +0 -0
  111. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/components/reads_with_index.json +0 -0
  112. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/cytof_assay.json +0 -0
  113. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/cytof_assay_core.json +0 -0
  114. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/elisa_assay.json +0 -0
  115. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/hande_assay.json +0 -0
  116. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/ihc_assay.json +0 -0
  117. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/mibi_assay.json +0 -0
  118. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/microbiome_assay.json +0 -0
  119. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/mif_assay.json +0 -0
  120. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/misc_data.json +0 -0
  121. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/nanostring_assay.json +0 -0
  122. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/olink_assay.json +0 -0
  123. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/rna_assay-v0.json +0 -0
  124. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/rna_assay.json +0 -0
  125. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/tcr_analysis.json +0 -0
  126. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/tcr_assay.json +0 -0
  127. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/wes_analysis.json +0 -0
  128. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/wes_assay.json +0 -0
  129. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/wes_core.json +0 -0
  130. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/assays/wes_tumor_only_analysis.json +0 -0
  131. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/clinical_data.json +0 -0
  132. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/clinical_trial.json +0 -0
  133. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/participant.json +0 -0
  134. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/sample.json +0 -0
  135. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/shipping_core.json +0 -0
  136. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/analyses/atacseq_analysis_template.json +0 -0
  137. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/analyses/cytof_analysis_template.json +0 -0
  138. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/analyses/rna_level1_analysis_template.json +0 -0
  139. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/analyses/tcr_analysis_template.json +0 -0
  140. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/analyses/wes_analysis_template.json +0 -0
  141. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/analyses/wes_tumor_only_analysis_template.json +0 -0
  142. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/atacseq_fastq_template.json +0 -0
  143. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/clinical_data_template.json +0 -0
  144. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/cytof_template.json +0 -0
  145. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/elisa_template.json +0 -0
  146. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/ihc_template.json +0 -0
  147. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/mibi_template.json +0 -0
  148. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/microbiome_template.json +0 -0
  149. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/mif_template.json +0 -0
  150. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/misc_data_template.json +0 -0
  151. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/nanostring_template.json +0 -0
  152. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/olink_template.json +0 -0
  153. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/rna_bam_template.json +0 -0
  154. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/rna_fastq_template.json +0 -0
  155. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/tcr_adaptive_template.json +0 -0
  156. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/tcr_fastq_template.json +0 -0
  157. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/wes_bam_template.json +0 -0
  158. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/assays/wes_fastq_template.json +0 -0
  159. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/schemas/templates/manifests/tumor_normal_pairing_template.json +0 -0
  160. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/template.py +0 -0
  161. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/template_reader.py +0 -0
  162. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/template_writer.py +0 -0
  163. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/unprism.py +0 -0
  164. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/cidc_schemas/util.py +0 -0
  165. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/nci_cidc_schemas.egg-info/dependency_links.txt +0 -0
  166. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/nci_cidc_schemas.egg-info/entry_points.txt +0 -0
  167. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/nci_cidc_schemas.egg-info/not-zip-safe +0 -0
  168. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/nci_cidc_schemas.egg-info/requires.txt +0 -0
  169. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/nci_cidc_schemas.egg-info/top_level.txt +0 -0
  170. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/requirements.txt +0 -0
  171. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/setup.cfg +0 -0
  172. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/setup.py +0 -0
  173. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/__init__.py +0 -0
  174. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/conftest.py +0 -0
  175. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/constants.py +0 -0
  176. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/clinical_test_file.1.csv +0 -0
  177. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/clinical_test_file.1.xlsx +0 -0
  178. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/clinical_test_file.2.bom.csv +0 -0
  179. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/clinical_test_file.2.csv +0 -0
  180. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/clinical_test_file.2.xlsx +0 -0
  181. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/clinical_test_file.3.xlsx +0 -0
  182. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/clinical_test_file.docx +0 -0
  183. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/clinicaltrial_examples/CT_1.json +0 -0
  184. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/clinicaltrial_examples/CT_1PA_multiWES.json +0 -0
  185. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/clinicaltrial_examples/CT_cytof_with_analysis.json +0 -0
  186. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/clinicaltrial_examples/CT_ihc.json +0 -0
  187. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/clinicaltrial_examples/CT_minimal.json +0 -0
  188. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/date_examples.xlsx +0 -0
  189. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/elisa_test_file.1.xlsx +0 -0
  190. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/elisa_test_file.2.xlsx +0 -0
  191. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/hande_err_template.xlsx +0 -0
  192. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/olink/invalid_olink_assay_1_NPX.xlsx +0 -0
  193. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/olink/olink_assay_1_NPX.xlsx +0 -0
  194. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/olink/olink_assay_2_NPX.xlsx +0 -0
  195. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/olink/olink_assay_combined.xlsx +0 -0
  196. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/pbmc_invalid.xlsx +0 -0
  197. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/schemas/1.json +0 -0
  198. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/schemas/a.json +0 -0
  199. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/schemas/b.json +0 -0
  200. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/schemas/c.json +0 -0
  201. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/schemas/d1/3.json +0 -0
  202. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/schemas/d1/d2/2.json +0 -0
  203. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/schemas/invalid_ref.json +0 -0
  204. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/schemas/target-templates/atacseq_analysis_template.json +0 -0
  205. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/schemas/target-templates/rna_level1_analysis_template.json +0 -0
  206. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/schemas/target-templates/wes_analysis_template.json +0 -0
  207. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/schemas/target-templates/wes_tumor_only_analysis_template.json +0 -0
  208. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/tiny_invalid_manifest.xlsx +0 -0
  209. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/data/tiny_valid_manifest.xlsx +0 -0
  210. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/prism/__init__.py +0 -0
  211. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/prism/cidc_test_data/__init__.py +0 -0
  212. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/prism/cidc_test_data/analysis_data.py +0 -0
  213. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/prism/cidc_test_data/utils.py +0 -0
  214. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/prism/schema/test_schema.json +0 -0
  215. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/prism/test_cidc_data_model.py +0 -0
  216. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/prism/test_constants.py +0 -0
  217. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/prism/test_core.py +0 -0
  218. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/prism/test_extra_metadata.py +0 -0
  219. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/prism/test_merger.py +0 -0
  220. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/prism/test_pipelines.py +0 -0
  221. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/test_artifacts.py +0 -0
  222. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/test_assays.py +0 -0
  223. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/test_clinicaltrial_examples.py +0 -0
  224. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/test_json_validation.py +0 -0
  225. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/test_migrations.py +0 -0
  226. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/test_schemas.py +0 -0
  227. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/test_strict_meta_schema.py +0 -0
  228. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/test_template.py +0 -0
  229. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/test_template_reader.py +0 -0
  230. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/test_template_writer.py +0 -0
  231. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/test_templates.py +0 -0
  232. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/test_trial_core.py +0 -0
  233. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/test_unprism.py +0 -0
  234. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/test_util.py +0 -0
  235. {nci_cidc_schemas-0.26.35 → nci_cidc_schemas-0.26.37}/tests/utils/test_template_generator.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: nci_cidc_schemas
3
- Version: 0.26.35
3
+ Version: 0.26.37
4
4
  Summary: The CIDC data model and tools for working with it.
5
5
  Home-page: https://github.com/NCI-CIDC/cidc-schemas
6
6
  Author: NCI
@@ -56,7 +56,6 @@ pip install nci-cidc-schemas
56
56
  - **`docs/`** - the most recent build of the data model documentation, along with templates and scripts for re-generating the documentation.
57
57
  - **`template_examples/`** - example populated Excel files for template specifications in `schemas/templates`, and `.csv`s auto-generated from those `.xlsx`s that allow to transparently keep track of changes in them.
58
58
  - **`tests/`** - tests for the `cidc_schemas` module.
59
- - **`.githooks/`** - git hooks, e.g. for auto-generating `.csv`s in `template_examples/` and `.html` documentation files.
60
59
 
61
60
  ### Developer Setup
62
61
 
@@ -24,7 +24,6 @@ pip install nci-cidc-schemas
24
24
  - **`docs/`** - the most recent build of the data model documentation, along with templates and scripts for re-generating the documentation.
25
25
  - **`template_examples/`** - example populated Excel files for template specifications in `schemas/templates`, and `.csv`s auto-generated from those `.xlsx`s that allow to transparently keep track of changes in them.
26
26
  - **`tests/`** - tests for the `cidc_schemas` module.
27
- - **`.githooks/`** - git hooks, e.g. for auto-generating `.csv`s in `template_examples/` and `.html` documentation files.
28
27
 
29
28
  ### Developer Setup
30
29
 
@@ -2,4 +2,4 @@
2
2
 
3
3
  __author__ = """NCI"""
4
4
  __email__ = "nci-cidc-tools-admin@mail.nih.gov"
5
- __version__ = "0.26.35"
5
+ __version__ = "0.26.37"
@@ -497,7 +497,7 @@ def convert(fmt: str, value: str) -> str:
497
497
  elif fmt == "date":
498
498
  reformatter = _to_date
499
499
  elif fmt == "string":
500
- reformatter = lambda n: n and str(n)
500
+ reformatter = lambda n: (n or n == 0) and str(n)
501
501
  elif fmt == "integer":
502
502
  reformatter = lambda n: n and int(n)
503
503
  elif fmt == "boolean":
@@ -0,0 +1,16 @@
1
+ {
2
+ "$schema": "metaschema/strict_meta_schema.json#",
3
+ "$id": "local_file",
4
+ "title": "Local file type",
5
+ "type": "object",
6
+ "description": "A type to store local file paths.",
7
+ "additionalProperties": false,
8
+ "properties": {
9
+ "file_path": {
10
+ "$id": "local_file_path",
11
+ "type": "string",
12
+ "description": "Path to file, relative to the intake bucket. One of image file or annotated file is required."
13
+ }
14
+ },
15
+ "required": []
16
+ }
@@ -22,10 +22,8 @@
22
22
  "bias_qc_plots",
23
23
  "optimal_solution",
24
24
  "other_solutions",
25
- "fraction_cna_subclonal",
26
25
  "fraction_genome_subclonal",
27
26
  "gc_map_correction_mad",
28
- "subclone_fraction",
29
27
  "tumor_fraction",
30
28
  "tumor_ploidy"
31
29
  ],
@@ -46,7 +44,7 @@
46
44
  "on_premise_rdata_file": {"$ref": "artifacts/artifact_rdata.json"},
47
45
 
48
46
  "fraction_cna_subclonal": {
49
- "description": "Fraction of copy number altered bins that are subclonal. Accepts NaN. (0-1)",
47
+ "description": "Fraction of copy number altered bins that are subclonal (0-1)",
50
48
  "type": ["number", "string"]
51
49
  },
52
50
  "fraction_genome_subclonal": {
@@ -60,7 +58,7 @@
60
58
  "type": "number"
61
59
  },
62
60
  "subclone_fraction": {
63
- "description": "Fraction of tumor-derived DNA that is subclonal. Accepts NA. (0-1)",
61
+ "description": "Fraction of tumor-derived DNA that is subclonal (0-1)",
64
62
  "type": ["number", "string"]
65
63
  },
66
64
  "tumor_fraction": {
@@ -59,7 +59,8 @@
59
59
  },
60
60
  "fraction cna subclonal": {
61
61
  "merge_pointer": "0/fraction_cna_subclonal",
62
- "type_ref": "assays/ctdna_assay.json#definitions/entry/properties/fraction_cna_subclonal"
62
+ "type_ref": "assays/ctdna_assay.json#definitions/entry/properties/fraction_cna_subclonal",
63
+ "allow_empty": true
63
64
  },
64
65
  "fraction genome subclonal": {
65
66
  "merge_pointer": "0/fraction_genome_subclonal",
@@ -87,7 +88,8 @@
87
88
  },
88
89
  "subclone fraction": {
89
90
  "merge_pointer": "0/subclone_fraction",
90
- "type_ref": "assays/ctdna_assay.json#definitions/entry/properties/subclone_fraction"
91
+ "type_ref": "assays/ctdna_assay.json#definitions/entry/properties/subclone_fraction",
92
+ "allow_empty": true
91
93
  },
92
94
  "tumor fraction": {
93
95
  "merge_pointer": "0/tumor_fraction",
@@ -33,8 +33,9 @@
33
33
  "merge_pointer": "0/files/image_file",
34
34
  "is_artifact": 1,
35
35
  "gcs_uri_format": "{protocol identifier}/hande/{cimac id}/image_file.{file type}",
36
- "type_ref": "assays/components/local_file.json#properties/file_path",
37
- "allow_empty": true
36
+ "type_ref": "assays/components/hande_local_file.json#properties/file_path",
37
+ "allow_empty": true,
38
+ "type": "string"
38
39
  },
39
40
  "annotated file type": {
40
41
  "do_not_merge": true,
@@ -46,8 +47,9 @@
46
47
  "merge_pointer": "0/files/annotated_image",
47
48
  "is_artifact": 1,
48
49
  "gcs_uri_format": "{protocol identifier}/hande/{cimac id}/annotated_image.{annotated file type}",
49
- "type_ref": "assays/components/local_file.json#properties/file_path",
50
- "allow_empty": true
50
+ "type_ref": "assays/components/hande_local_file.json#properties/file_path",
51
+ "allow_empty": true,
52
+ "type": "string"
51
53
  },
52
54
  "tumor tissue (% total area)": {
53
55
  "merge_pointer": "0/tumor_tissue_percentage",
@@ -95,7 +95,8 @@
95
95
  },
96
96
  "cohort name": {
97
97
  "merge_pointer": "2/cohort_name",
98
- "type_ref": "participant.json#properties/cohort_name"
98
+ "type_ref": "participant.json#properties/cohort_name",
99
+ "allow_empty": true
99
100
  },
100
101
  "participant ID": {
101
102
  "merge_pointer": "2/participant_id",
@@ -93,7 +93,8 @@
93
93
  },
94
94
  "cohort name": {
95
95
  "merge_pointer": "2/cohort_name",
96
- "type_ref": "participant.json#properties/cohort_name"
96
+ "type_ref": "participant.json#properties/cohort_name",
97
+ "allow_empty": true
97
98
  },
98
99
  "participant ID": {
99
100
  "merge_pointer": "2/participant_id",
@@ -93,7 +93,8 @@
93
93
  },
94
94
  "cohort name": {
95
95
  "merge_pointer": "2/cohort_name",
96
- "type_ref": "participant.json#properties/cohort_name"
96
+ "type_ref": "participant.json#properties/cohort_name",
97
+ "allow_empty": true
97
98
  },
98
99
  "participant ID": {
99
100
  "merge_pointer": "2/participant_id",
@@ -190,15 +191,18 @@
190
191
  "DNA quality": {
191
192
  "din value": {
192
193
  "merge_pointer": "/din",
193
- "type_ref": "sample.json#properties/din"
194
+ "type_ref": "sample.json#properties/din",
195
+ "allow_empty": true
194
196
  },
195
197
  "a260/a280 value": {
196
198
  "merge_pointer": "/a260_a280",
197
- "type_ref": "sample.json#properties/a260_a280"
199
+ "type_ref": "sample.json#properties/a260_a280",
200
+ "allow_empty": true
198
201
  },
199
202
  "a260/a230 value": {
200
203
  "merge_pointer": "/a260_a230",
201
- "type_ref": "sample.json#properties/a260_a230"
204
+ "type_ref": "sample.json#properties/a260_a230",
205
+ "allow_empty": true
202
206
  }
203
207
  },
204
208
  "Filled by CIMAC Lab": {
@@ -95,7 +95,8 @@
95
95
  },
96
96
  "cohort name": {
97
97
  "merge_pointer": "2/cohort_name",
98
- "type_ref": "participant.json#properties/cohort_name"
98
+ "type_ref": "participant.json#properties/cohort_name",
99
+ "allow_empty": true
99
100
  },
100
101
  "participant ID": {
101
102
  "merge_pointer": "2/participant_id",
@@ -187,15 +188,18 @@
187
188
  "DNA quality": {
188
189
  "din value": {
189
190
  "merge_pointer": "/din",
190
- "type_ref": "sample.json#properties/din"
191
+ "type_ref": "sample.json#properties/din",
192
+ "allow_empty": true
191
193
  },
192
194
  "a260/a280 value": {
193
195
  "merge_pointer": "/a260_a280",
194
- "type_ref": "sample.json#properties/a260_a280"
196
+ "type_ref": "sample.json#properties/a260_a280",
197
+ "allow_empty": true
195
198
  },
196
199
  "a260/a230 value": {
197
200
  "merge_pointer": "/a260_a230",
198
- "type_ref": "sample.json#properties/a260_a230"
201
+ "type_ref": "sample.json#properties/a260_a230",
202
+ "allow_empty": true
199
203
  }
200
204
  },
201
205
  "Filled by CIMAC Lab": {
@@ -177,7 +177,8 @@
177
177
  },
178
178
  "cohort name": {
179
179
  "merge_pointer": "2/cohort_name",
180
- "type_ref": "participant.json#properties/cohort_name"
180
+ "type_ref": "participant.json#properties/cohort_name",
181
+ "allow_empty": true
181
182
  },
182
183
  "participant ID": {
183
184
  "merge_pointer": "2/participant_id",
@@ -173,7 +173,8 @@
173
173
  },
174
174
  "cohort name": {
175
175
  "merge_pointer": "2/cohort_name",
176
- "type_ref": "participant.json#properties/cohort_name"
176
+ "type_ref": "participant.json#properties/cohort_name",
177
+ "allow_empty": true
177
178
  },
178
179
  "collection event name": {
179
180
  "merge_pointer": "/collection_event_name",
@@ -95,7 +95,8 @@
95
95
  },
96
96
  "cohort name": {
97
97
  "merge_pointer": "2/cohort_name",
98
- "type_ref": "participant.json#properties/cohort_name"
98
+ "type_ref": "participant.json#properties/cohort_name",
99
+ "allow_empty": true
99
100
  },
100
101
  "participant ID": {
101
102
  "merge_pointer": "2/participant_id",
@@ -95,7 +95,8 @@
95
95
  },
96
96
  "cohort name": {
97
97
  "merge_pointer": "2/cohort_name",
98
- "type_ref": "participant.json#properties/cohort_name"
98
+ "type_ref": "participant.json#properties/cohort_name",
99
+ "allow_empty": true
99
100
  },
100
101
  "participant ID": {
101
102
  "merge_pointer": "2/participant_id",
@@ -192,15 +193,18 @@
192
193
  "DNA quality": {
193
194
  "din value": {
194
195
  "merge_pointer": "/din",
195
- "type_ref": "sample.json#properties/din"
196
+ "type_ref": "sample.json#properties/din",
197
+ "allow_empty": true
196
198
  },
197
199
  "a260/a280 value": {
198
200
  "merge_pointer": "/a260_a280",
199
- "type_ref": "sample.json#properties/a260_a280"
201
+ "type_ref": "sample.json#properties/a260_a280",
202
+ "allow_empty": true
200
203
  },
201
204
  "a260/a230 value": {
202
205
  "merge_pointer": "/a260_a230",
203
- "type_ref": "sample.json#properties/a260_a230"
206
+ "type_ref": "sample.json#properties/a260_a230",
207
+ "allow_empty": true
204
208
  }
205
209
  },
206
210
  "Filled by CIMAC Lab": {
@@ -95,7 +95,8 @@
95
95
  },
96
96
  "cohort name": {
97
97
  "merge_pointer": "2/cohort_name",
98
- "type_ref": "participant.json#properties/cohort_name"
98
+ "type_ref": "participant.json#properties/cohort_name",
99
+ "allow_empty": true
99
100
  },
100
101
  "participant ID": {
101
102
  "merge_pointer": "2/participant_id",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: nci_cidc_schemas
3
- Version: 0.26.35
3
+ Version: 0.26.37
4
4
  Summary: The CIDC data model and tools for working with it.
5
5
  Home-page: https://github.com/NCI-CIDC/cidc-schemas
6
6
  Author: NCI
@@ -56,7 +56,6 @@ pip install nci-cidc-schemas
56
56
  - **`docs/`** - the most recent build of the data model documentation, along with templates and scripts for re-generating the documentation.
57
57
  - **`template_examples/`** - example populated Excel files for template specifications in `schemas/templates`, and `.csv`s auto-generated from those `.xlsx`s that allow to transparently keep track of changes in them.
58
58
  - **`tests/`** - tests for the `cidc_schemas` module.
59
- - **`.githooks/`** - git hooks, e.g. for auto-generating `.csv`s in `template_examples/` and `.html` documentation files.
60
59
 
61
60
  ### Developer Setup
62
61
 
@@ -95,6 +95,7 @@ cidc_schemas/schemas/assays/components/composite_image.json
95
95
  cidc_schemas/schemas/assays/components/controls.json
96
96
  cidc_schemas/schemas/assays/components/enrichment_core.json
97
97
  cidc_schemas/schemas/assays/components/excluded_samples.json
98
+ cidc_schemas/schemas/assays/components/hande_local_file.json
98
99
  cidc_schemas/schemas/assays/components/image.json
99
100
  cidc_schemas/schemas/assays/components/imaging_data.json
100
101
  cidc_schemas/schemas/assays/components/local_file.json
@@ -3513,10 +3513,8 @@ def ctdna() -> PrismTestData:
3513
3513
  "on_premise_rdata_file": {
3514
3514
  "upload_placeholder": "4c409c82-dff7-4f78-801c-222ssff"
3515
3515
  },
3516
- "fraction_cna_subclonal": 0.1,
3517
3516
  "fraction_genome_subclonal": 0.2,
3518
3517
  "gc_map_correction_mad": 0.04,
3519
- "subclone_fraction": 0.15,
3520
3518
  "tumor_fraction": 0.25,
3521
3519
  "tumor_ploidy": 2.599,
3522
3520
  },
@@ -1234,9 +1234,6 @@ def tumor_tissue_dna() -> PrismTestData:
1234
1234
  "sample_derivative_volume_units": "Microliters",
1235
1235
  "sample_derivative_concentration": 1.0,
1236
1236
  "sample_derivative_concentration_units": "Nanogram per Microliter",
1237
- "din": 9.0,
1238
- "a260_a280": 1.8,
1239
- "a260_a230": 2.0,
1240
1237
  "material_used": 1.0,
1241
1238
  "material_used_units": "Milliliters",
1242
1239
  "material_remaining": 0.0,
@@ -1300,7 +1297,6 @@ def tumor_tissue_dna() -> PrismTestData:
1300
1297
  "sample_derivative_volume_units": "Microliters",
1301
1298
  "sample_derivative_concentration": 3.0,
1302
1299
  "sample_derivative_concentration_units": "Micrograms per Microliter",
1303
- "din": 8.0,
1304
1300
  "a260_a280": 1.9,
1305
1301
  "a260_a230": 2.2,
1306
1302
  "material_used": 1.0,
@@ -1313,7 +1309,6 @@ def tumor_tissue_dna() -> PrismTestData:
1313
1309
  "residual_sample_use": "Not Reported",
1314
1310
  },
1315
1311
  ],
1316
- "cohort_name": "Arm_A",
1317
1312
  "participant_id": "test_encrypted('TTTPP5')",
1318
1313
  "cimac_participant_id": "CTTTP05",
1319
1314
  },
@@ -1340,7 +1335,6 @@ def tumor_tissue_dna() -> PrismTestData:
1340
1335
  "sample_derivative_concentration": 4.0,
1341
1336
  "sample_derivative_concentration_units": "Cells per Vial",
1342
1337
  "din": 9.0,
1343
- "a260_a280": 1.8,
1344
1338
  "a260_a230": 2.0,
1345
1339
  "material_used": 1.0,
1346
1340
  "material_used_units": "Milliliters",
@@ -1372,8 +1366,6 @@ def tumor_tissue_dna() -> PrismTestData:
1372
1366
  "sample_derivative_concentration": 5.0,
1373
1367
  "sample_derivative_concentration_units": "Not Reported",
1374
1368
  "din": 9.0,
1375
- "a260_a280": 1.7,
1376
- "a260_a230": 2.1,
1377
1369
  "material_used": 1.0,
1378
1370
  "material_used_units": "Milliliters",
1379
1371
  "material_remaining": 0.0,
@@ -1403,8 +1395,6 @@ def tumor_tissue_dna() -> PrismTestData:
1403
1395
  "sample_derivative_volume_units": "Other",
1404
1396
  "sample_derivative_concentration": 6.0,
1405
1397
  "sample_derivative_concentration_units": "Other",
1406
- "din": 8.0,
1407
- "a260_a280": 1.9,
1408
1398
  "a260_a230": 2.2,
1409
1399
  "material_used": 1.0,
1410
1400
  "material_used_units": "Milliliters",
@@ -1792,7 +1782,6 @@ def tumor_tissue_rna() -> PrismTestData:
1792
1782
  "residual_sample_use": "Not Reported",
1793
1783
  },
1794
1784
  ],
1795
- "cohort_name": "Arm_Z",
1796
1785
  "participant_id": "test_encrypted('TTTPP6')",
1797
1786
  "cimac_participant_id": "CTTTP06",
1798
1787
  },