nci-cidc-schemas 0.27.10__tar.gz → 0.27.12__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 (240) hide show
  1. {nci_cidc_schemas-0.27.10/nci_cidc_schemas.egg-info → nci_cidc_schemas-0.27.12}/PKG-INFO +1 -1
  2. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/__init__.py +1 -1
  3. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/json_validation.py +7 -3
  4. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/prism/constants.py +2 -0
  5. nci_cidc_schemas-0.27.12/cidc_schemas/schemas/artifacts/artifact_h5ad.json +51 -0
  6. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/available_assays.json +7 -0
  7. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/image.json +3 -3
  8. nci_cidc_schemas-0.27.12/cidc_schemas/schemas/assays/components/mihc_antibody.json +66 -0
  9. nci_cidc_schemas-0.27.12/cidc_schemas/schemas/assays/mihc_assay.json +108 -0
  10. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/mibi_template.json +5 -5
  11. nci_cidc_schemas-0.27.12/cidc_schemas/schemas/templates/assays/mihc_template.json +244 -0
  12. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12/nci_cidc_schemas.egg-info}/PKG-INFO +1 -1
  13. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/nci_cidc_schemas.egg-info/SOURCES.txt +4 -1
  14. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/prism/cidc_test_data/assay_data.py +154 -0
  15. nci_cidc_schemas-0.27.10/cidc_schemas/schemas/assays/components/mibi_imaging/mibi_files.json +0 -55
  16. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/LICENSE +0 -0
  17. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/MANIFEST.in +0 -0
  18. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/README.md +0 -0
  19. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/cli.py +0 -0
  20. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/constants.py +0 -0
  21. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/metaschema/strict_meta_schema.json +0 -0
  22. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/migrations.py +0 -0
  23. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/pipeline_configs/rna_level1_analysis_config.yaml.j2 +0 -0
  24. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/prism/__init__.py +0 -0
  25. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/prism/core.py +0 -0
  26. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/prism/extra_metadata.py +0 -0
  27. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/prism/merger.py +0 -0
  28. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/prism/pipelines.py +0 -0
  29. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/aliquot.json +0 -0
  30. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_bam.json +0 -0
  31. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_bam_bai.json +0 -0
  32. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_bed.json +0 -0
  33. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_bigwig.json +0 -0
  34. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_binary.json +0 -0
  35. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_clinical_csv.json +0 -0
  36. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_clinical_docx.json +0 -0
  37. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_clinical_xlsx.json +0 -0
  38. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_cncf.json +0 -0
  39. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_cns.json +0 -0
  40. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_core.json +0 -0
  41. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_csv.json +0 -0
  42. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_elisa_xlsx.json +0 -0
  43. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_fastq_gz.json +0 -0
  44. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_fcs.json +0 -0
  45. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_file.json +0 -0
  46. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_gz.json +0 -0
  47. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_image.json +0 -0
  48. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_jpg.json +0 -0
  49. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_json.json +0 -0
  50. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_junction.json +0 -0
  51. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_log.json +0 -0
  52. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_maf.json +0 -0
  53. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_narrowPeak.json +0 -0
  54. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_npx.json +0 -0
  55. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_ome_tiff.json +0 -0
  56. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_pdf.json +0 -0
  57. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_png.json +0 -0
  58. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_rcc.json +0 -0
  59. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_rdata.json +0 -0
  60. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_tbi.json +0 -0
  61. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_text.json +0 -0
  62. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_tsv.json +0 -0
  63. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_vcf.json +0 -0
  64. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_vcf_gz.json +0 -0
  65. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_xlsx.json +0 -0
  66. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_yaml.json +0 -0
  67. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/artifacts/artifact_zip.json +0 -0
  68. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/atacseq_assay.json +0 -0
  69. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/antibody.json +0 -0
  70. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/assay_core.json +0 -0
  71. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/available_ngs_analyses.json +0 -0
  72. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/composite_image.json +0 -0
  73. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/controls.json +0 -0
  74. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/enrichment_core.json +0 -0
  75. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/excluded_samples.json +0 -0
  76. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/hande_local_file.json +0 -0
  77. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/imaging/mif_entry.json +0 -0
  78. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/imaging/mif_export.json +0 -0
  79. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/imaging/mif_input.json +0 -0
  80. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/imaging/mif_roi.json +0 -0
  81. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/imaging_data.json +0 -0
  82. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/local_file.json +0 -0
  83. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/mapping.json +0 -0
  84. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/mibi_antibody.json +0 -0
  85. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/mibi_imaging/mibi_input.json +0 -0
  86. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/mif_antibody.json +0 -0
  87. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/multiple_local_files.json +0 -0
  88. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/ngs/atacseq/atacseq_analysis.json +0 -0
  89. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/ngs/ngs_assay_record.json +0 -0
  90. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/ngs/rna/fusion.json +0 -0
  91. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/ngs/rna/microbiome.json +0 -0
  92. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/ngs/rna/msisensor.json +0 -0
  93. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/ngs/rna/neoantigen.json +0 -0
  94. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/ngs/rna/rna_analysis.json +0 -0
  95. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/ngs/rna/rna_level1_analysis.json +0 -0
  96. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/ngs/rna/rseqc.json +0 -0
  97. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/ngs/rna/salmon.json +0 -0
  98. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/ngs/rna/star.json +0 -0
  99. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/ngs/rna/trust4.json +0 -0
  100. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/ngs_assay_core.json +0 -0
  101. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/ngs_assay_record.json +0 -0
  102. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/reads_core.json +0 -0
  103. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/components/reads_with_index.json +0 -0
  104. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/ctdna_assay.json +0 -0
  105. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/cytof_assay.json +0 -0
  106. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/cytof_assay_core.json +0 -0
  107. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/elisa_assay.json +0 -0
  108. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/hande_assay.json +0 -0
  109. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/ihc_assay.json +0 -0
  110. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/mibi_assay.json +0 -0
  111. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/microbiome_assay.json +0 -0
  112. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/mif_assay.json +0 -0
  113. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/misc_data.json +0 -0
  114. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/nanostring_assay.json +0 -0
  115. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/olink_assay.json +0 -0
  116. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/rna_assay-v0.json +0 -0
  117. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/rna_assay.json +0 -0
  118. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/tcr_analysis.json +0 -0
  119. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/tcr_assay.json +0 -0
  120. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/wes_analysis.json +0 -0
  121. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/wes_assay.json +0 -0
  122. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/wes_core.json +0 -0
  123. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/assays/wes_tumor_only_analysis.json +0 -0
  124. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/clinical_data.json +0 -0
  125. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/clinical_trial.json +0 -0
  126. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/participant.json +0 -0
  127. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/sample.json +0 -0
  128. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/shipping_core.json +0 -0
  129. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/analyses/atacseq_analysis_template.json +0 -0
  130. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/analyses/cytof_analysis_template.json +0 -0
  131. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/analyses/rna_level1_analysis_template.json +0 -0
  132. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/analyses/tcr_analysis_template.json +0 -0
  133. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/analyses/wes_analysis_template.json +0 -0
  134. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/analyses/wes_tumor_only_analysis_template.json +0 -0
  135. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/atacseq_fastq_template.json +0 -0
  136. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/clinical_data_template.json +0 -0
  137. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/ctdna_template.json +0 -0
  138. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/cytof_template.json +0 -0
  139. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/elisa_template.json +0 -0
  140. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/hande_template.json +0 -0
  141. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/ihc_template.json +0 -0
  142. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/microbiome_template.json +0 -0
  143. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/mif_template.json +0 -0
  144. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/misc_data_template.json +0 -0
  145. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/nanostring_template.json +0 -0
  146. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/olink_template.json +0 -0
  147. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/rna_bam_template.json +0 -0
  148. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/rna_fastq_template.json +0 -0
  149. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/tcr_adaptive_template.json +0 -0
  150. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/tcr_fastq_template.json +0 -0
  151. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/wes_bam_template.json +0 -0
  152. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/assays/wes_fastq_template.json +0 -0
  153. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/manifests/h_and_e_template.json +0 -0
  154. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/manifests/microbiome_dna_template.json +0 -0
  155. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/manifests/normal_blood_dna_template.json +0 -0
  156. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/manifests/normal_tissue_dna_template.json +0 -0
  157. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/manifests/pbmc_template.json +0 -0
  158. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/manifests/plasma_template.json +0 -0
  159. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/manifests/tissue_slide_template.json +0 -0
  160. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/manifests/tumor_normal_pairing_template.json +0 -0
  161. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/manifests/tumor_tissue_dna_template.json +0 -0
  162. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/schemas/templates/manifests/tumor_tissue_rna_template.json +0 -0
  163. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/template.py +0 -0
  164. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/template_reader.py +0 -0
  165. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/template_writer.py +0 -0
  166. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/unprism.py +0 -0
  167. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/cidc_schemas/util.py +0 -0
  168. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/nci_cidc_schemas.egg-info/dependency_links.txt +0 -0
  169. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/nci_cidc_schemas.egg-info/entry_points.txt +0 -0
  170. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/nci_cidc_schemas.egg-info/not-zip-safe +0 -0
  171. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/nci_cidc_schemas.egg-info/requires.txt +0 -0
  172. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/nci_cidc_schemas.egg-info/top_level.txt +0 -0
  173. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/requirements.txt +0 -0
  174. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/setup.cfg +0 -0
  175. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/setup.py +0 -0
  176. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/__init__.py +0 -0
  177. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/conftest.py +0 -0
  178. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/constants.py +0 -0
  179. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/clinical_test_file.1.csv +0 -0
  180. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/clinical_test_file.1.xlsx +0 -0
  181. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/clinical_test_file.2.bom.csv +0 -0
  182. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/clinical_test_file.2.csv +0 -0
  183. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/clinical_test_file.2.xlsx +0 -0
  184. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/clinical_test_file.3.xlsx +0 -0
  185. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/clinical_test_file.docx +0 -0
  186. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/clinicaltrial_examples/CT_1.json +0 -0
  187. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/clinicaltrial_examples/CT_1PA_multiWES.json +0 -0
  188. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/clinicaltrial_examples/CT_cytof_with_analysis.json +0 -0
  189. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/clinicaltrial_examples/CT_ihc.json +0 -0
  190. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/clinicaltrial_examples/CT_minimal.json +0 -0
  191. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/date_examples.xlsx +0 -0
  192. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/elisa_test_file.1.xlsx +0 -0
  193. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/elisa_test_file.2.xlsx +0 -0
  194. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/hande_err_template.xlsx +0 -0
  195. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/olink/invalid_olink_assay_1_NPX.xlsx +0 -0
  196. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/olink/olink_assay_1_NPX.xlsx +0 -0
  197. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/olink/olink_assay_2_NPX.xlsx +0 -0
  198. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/olink/olink_assay_combined.xlsx +0 -0
  199. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/pbmc_invalid.xlsx +0 -0
  200. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/pbmc_manifest_valid.xlsx +0 -0
  201. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/schemas/1.json +0 -0
  202. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/schemas/a.json +0 -0
  203. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/schemas/b.json +0 -0
  204. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/schemas/c.json +0 -0
  205. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/schemas/d1/3.json +0 -0
  206. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/schemas/d1/d2/2.json +0 -0
  207. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/schemas/invalid_ref.json +0 -0
  208. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/schemas/target-templates/atacseq_analysis_template.json +0 -0
  209. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/schemas/target-templates/rna_level1_analysis_template.json +0 -0
  210. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/schemas/target-templates/wes_analysis_template.json +0 -0
  211. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/schemas/target-templates/wes_tumor_only_analysis_template.json +0 -0
  212. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/tiny_invalid_manifest.xlsx +0 -0
  213. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/data/tiny_valid_manifest.xlsx +0 -0
  214. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/prism/__init__.py +0 -0
  215. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/prism/cidc_test_data/__init__.py +0 -0
  216. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/prism/cidc_test_data/analysis_data.py +0 -0
  217. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/prism/cidc_test_data/manifest_data.py +0 -0
  218. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/prism/cidc_test_data/utils.py +0 -0
  219. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/prism/schema/test_schema.json +0 -0
  220. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/prism/test_cidc_data_model.py +0 -0
  221. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/prism/test_constants.py +0 -0
  222. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/prism/test_core.py +0 -0
  223. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/prism/test_extra_metadata.py +0 -0
  224. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/prism/test_merger.py +0 -0
  225. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/prism/test_pipelines.py +0 -0
  226. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/test_artifacts.py +0 -0
  227. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/test_assays.py +0 -0
  228. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/test_clinicaltrial_examples.py +0 -0
  229. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/test_json_validation.py +0 -0
  230. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/test_migrations.py +0 -0
  231. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/test_schemas.py +0 -0
  232. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/test_strict_meta_schema.py +0 -0
  233. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/test_template.py +0 -0
  234. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/test_template_reader.py +0 -0
  235. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/test_template_writer.py +0 -0
  236. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/test_templates.py +0 -0
  237. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/test_trial_core.py +0 -0
  238. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/test_unprism.py +0 -0
  239. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/test_util.py +0 -0
  240. {nci_cidc_schemas-0.27.10 → nci_cidc_schemas-0.27.12}/tests/utils/test_template_generator.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nci_cidc_schemas
3
- Version: 0.27.10
3
+ Version: 0.27.12
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
@@ -2,4 +2,4 @@
2
2
 
3
3
  __author__ = """NCI"""
4
4
  __email__ = "nci-cidc-tools-admin@mail.nih.gov"
5
- __version__ = "0.27.10"
5
+ __version__ = "0.27.12"
@@ -7,6 +7,7 @@ import copy
7
7
  import functools
8
8
  import json
9
9
  import collections.abc
10
+ import logging
10
11
  from contextlib import contextmanager
11
12
  from typing import Optional, Callable, Union
12
13
 
@@ -19,6 +20,8 @@ from jsonpointer import resolve_pointer
19
20
  from .constants import SCHEMA_DIR, METASCHEMA_PATH
20
21
  from .util import JSON
21
22
 
23
+ logger = logging.getLogger("cidc_schemas.json_validation")
24
+
22
25
 
23
26
  class InDocRefNotFoundError(ValidationError):
24
27
  pass
@@ -115,12 +118,13 @@ class _Validator(jsonschema.Draft7Validator):
115
118
 
116
119
  # protect against None cache
117
120
  if self._in_doc_refs_cache is None:
118
- print(f"_in_doc_refs_cache: {self._in_doc_refs_cache}")
119
- print(f"scope '{scope}'")
120
- raise RuntimeError(
121
+ logger.info(f"_in_doc_refs_cache: {self._in_doc_refs_cache}")
122
+ logger.info(f"scope '{scope}'")
123
+ logger.info(
121
124
  "Internal error: _in_doc_refs_cache is None when trying to build cache. "
122
125
  "This usually means the validation context was improperly set up."
123
126
  )
127
+ self._in_doc_refs_cache = dict()
124
128
 
125
129
  # If there are no cached values for this ref path pattern, collect them
126
130
  if ref_path_pattern not in self._in_doc_refs_cache:
@@ -25,6 +25,7 @@ SUPPORTED_ASSAYS = [
25
25
  "misc_data",
26
26
  "ctdna",
27
27
  "microbiome",
28
+ "mihc",
28
29
  ]
29
30
 
30
31
  SUPPORTED_SHIPPING_MANIFESTS = [
@@ -91,6 +92,7 @@ ASSAY_TO_FILEPATH: Dict[str, str] = {
91
92
  "misc_data",
92
93
  "nanostring",
93
94
  "olink",
95
+ "mihc",
94
96
  ]
95
97
  },
96
98
  }
@@ -0,0 +1,51 @@
1
+ {
2
+ "$schema": "metaschema/strict_meta_schema.json#",
3
+ "$id": "h5ad_artifact",
4
+ "title": "H5AD Artifact",
5
+ "type": "object",
6
+ "description": "Information about a h5ad file.",
7
+ "additionalProperties": false,
8
+ "properties": {
9
+ "data_format": {
10
+ "description": "Data format.",
11
+ "const": "H5AD"
12
+ },
13
+ "upload_placeholder": {
14
+ "$ref": "artifacts/artifact_core.json#properties/upload_placeholder"
15
+ },
16
+ "artifact_creator": {
17
+ "$ref": "artifacts/artifact_core.json#properties/artifact_creator"
18
+ },
19
+ "uploader": { "$ref": "artifacts/artifact_core.json#properties/uploader" },
20
+ "uuid": { "$ref": "artifacts/artifact_core.json#properties/uuid" },
21
+ "file_name": {
22
+ "$ref": "artifacts/artifact_core.json#properties/file_name"
23
+ },
24
+ "object_url": {
25
+ "$ref": "artifacts/artifact_core.json#properties/object_url"
26
+ },
27
+ "uploaded_timestamp": {
28
+ "$ref": "artifacts/artifact_core.json#properties/uploaded_timestamp"
29
+ },
30
+ "file_size_bytes": {
31
+ "$ref": "artifacts/artifact_core.json#properties/file_size_bytes"
32
+ },
33
+ "md5_hash": { "$ref": "artifacts/artifact_core.json#properties/md5_hash" },
34
+ "crc32c_hash": {
35
+ "$ref": "artifacts/artifact_core.json#properties/crc32c_hash"
36
+ },
37
+ "visible": { "$ref": "artifacts/artifact_core.json#properties/visible" },
38
+ "artifact_category": {
39
+ "$ref": "artifacts/artifact_core.json#properties/artifact_category"
40
+ },
41
+ "facet_group": {
42
+ "$ref": "artifacts/artifact_core.json#properties/facet_group"
43
+ }
44
+ },
45
+ "allOf": [
46
+ {
47
+ "$ref": "artifacts/artifact_core.json"
48
+ }
49
+ ],
50
+ "mergeStrategy": "objectMerge"
51
+ }
@@ -119,6 +119,13 @@
119
119
  "idRef": "batch_id"
120
120
  }
121
121
  },
122
+ "mihc": {
123
+ "type": "array",
124
+ "description": "mIHC",
125
+ "items": {
126
+ "$ref": "assays/mihc_assay.json"
127
+ }
128
+ },
122
129
  "nanostring": {
123
130
  "type": "array",
124
131
  "description": "Nanostring",
@@ -9,12 +9,12 @@
9
9
  "slide_scanner_model": {
10
10
  "description": "Model version of the slide scanner instrument.",
11
11
  "type": "string",
12
- "enum": ["Vectra 2.0", "Hamamatsu", "VectraPolaris/3.0.3", "Not Provided"]
12
+ "enum": ["Vectra 2.0", "Hamamatsu", "VectraPolaris/3.0.3", "Aperio AT2","Not Provided"]
13
13
  },
14
14
  "image_analysis_software": {
15
15
  "description": "Source software for digital pathology and image analysis.",
16
16
  "type": "string",
17
- "enum": ["InForm", "QuPath"]
17
+ "enum": ["InForm", "QuPath", "MARQO", "Not Provided"]
18
18
  },
19
19
  "image_analysis_software_version": {
20
20
  "description": "Source software version for digital pathology and image analysis.",
@@ -28,7 +28,7 @@
28
28
  "positive_cell_detection": {
29
29
  "description": "Model used for positive cell detection in imaging experiment.",
30
30
  "type": "string",
31
- "enum": ["proprietary", "random forest classifier"]
31
+ "enum": ["proprietary", "random forest classifier", "Not Provided"]
32
32
  }
33
33
  },
34
34
  "required": ["slide_scanner_model"]
@@ -0,0 +1,66 @@
1
+ {
2
+ "$schema": "metaschema/strict_meta_schema.json#",
3
+ "$id": "mihc_antibody",
4
+ "title": "mIHC antibody",
5
+ "description": "Data specific to antibody preparation on the mIHC platform",
6
+ "additionalProperties": false,
7
+ "type": "object",
8
+ "allOf": [{ "$ref": "assays/components/antibody.json" }],
9
+ "properties": {
10
+
11
+ "antibody": {"$ref": "assays/components/antibody.json#properties/antibody"},
12
+ "clone": {"$ref": "assays/components/antibody.json#properties/clone"},
13
+ "company": {"$ref": "assays/components/antibody.json#properties/company"},
14
+ "cat_num": {"$ref": "assays/components/antibody.json#properties/cat_num"},
15
+ "lot_num": {"$ref": "assays/components/antibody.json#properties/lot_num"},
16
+
17
+ "export_name": {
18
+ "description": "Name of this antibody in InForm export, e.g. 'CD8 (Opal 520)'",
19
+ "type": "string"
20
+ },
21
+ "staining_order": {
22
+ "description": "Order of staining applied",
23
+ "type": "integer"
24
+ },
25
+ "fluor_wavelength": {
26
+ "description": "Wavelength registered for Alexa Fluor processing.",
27
+ "type": "integer"
28
+ },
29
+ "primary_ab_dilution": {
30
+ "description": "Concentration ratio for primary antibody dilution.",
31
+ "type": "string"
32
+ },
33
+ "dilutent": {
34
+ "description": "Dilution agent used for antibody sample.",
35
+ "type": "string"
36
+ },
37
+ "fluor_dilution": {
38
+ "description": "Concentration ratio for fluor dilution agent.",
39
+ "type": "string"
40
+ },
41
+ "antigen_retrieval_time": {
42
+ "description": "Length of time needed for antigen retrieval.",
43
+ "type": "string",
44
+ "format": "time"
45
+ },
46
+ "primary_incubation_time": {
47
+ "description": "Length of time for primary antibody incubation.",
48
+ "type": "string",
49
+ "format": "time"
50
+ },
51
+ "amplification_time": {
52
+ "description": "Length of time required for amplified signal detection.",
53
+ "type": "string",
54
+ "format": "time"
55
+ }
56
+ },
57
+ "mergeStrategy": "objectMerge",
58
+ "required": [
59
+ "primary_ab_dilution",
60
+ "dilutent",
61
+ "fluor_dilution",
62
+ "antigen_retrieval_time",
63
+ "primary_incubation_time",
64
+ "amplification_time"
65
+ ]
66
+ }
@@ -0,0 +1,108 @@
1
+ {
2
+ "$schema": "metaschema/strict_meta_schema.json#",
3
+ "$id": "mihc_assay",
4
+ "title": "mIHC Assay",
5
+ "type": "object",
6
+ "$comment": "description used in docs/index.html and docs/assays.mihc.html",
7
+ "description": "Mulitplex Immunohistochemestry (mIHC) assay",
8
+ "additionalProperties": false,
9
+ "definitions": {
10
+ "record": {
11
+ "type": "object",
12
+ "mergeStrategy": "objectMerge",
13
+ "description": "A single data record from a mIHC assay.",
14
+ "additionalProperties": false,
15
+ "required": [
16
+ "cimac_id",
17
+ "tilemap_file",
18
+ "tilestats_file",
19
+ "h5ad_file",
20
+ "multitiffs_gzip",
21
+ "stain_zip",
22
+ "geojsons_zip"
23
+ ],
24
+ "properties": {
25
+ "cimac_id": {
26
+ "description": "Id of an sample within this clinical trial, that this assay record is based upon.",
27
+ "$ref": "sample.json#properties/cimac_id"
28
+ },
29
+ "tilemap_file": {
30
+ "$ref": "artifacts/artifact_ome_tiff.json"
31
+ },
32
+ "tilestats_file": {
33
+ "$ref": "artifacts/artifact_csv.json"
34
+ },
35
+ "h5ad_file": {
36
+ "$ref": "artifacts/artifact_h5ad.json"
37
+ },
38
+ "multitiffs_gzip": {
39
+ "$ref": "artifacts/artifact_gz.json"
40
+ },
41
+ "stain_zip": {
42
+ "$ref": "artifacts/artifact_zip.json"
43
+ },
44
+ "geojsons_zip": {
45
+ "$ref": "artifacts/artifact_zip.json"
46
+ }
47
+ }
48
+ }
49
+ },
50
+ "properties": {
51
+ "assay_creator": {
52
+ "$ref": "assays/components/assay_core.json#properties/assay_creator"
53
+ },
54
+ "slide_scanner_model": {"$ref": "assays/components/image.json#properties/slide_scanner_model"},
55
+ "image_analysis_software": {"$ref": "assays/components/image.json#properties/image_analysis_software"},
56
+ "image_analysis_software_version": {"$ref": "assays/components/image.json#properties/image_analysis_software_version"},
57
+ "cell_segmentation_model": {"$ref": "assays/components/image.json#properties/cell_segmentation_model"},
58
+ "positive_cell_detection": {"$ref": "assays/components/image.json#properties/positive_cell_detection"},
59
+
60
+ "staining": {"$ref": "assays/components/imaging_data.json#properties/staining"},
61
+ "staining_date": {"$ref": "assays/components/imaging_data.json#properties/staining_date"},
62
+ "imaging_date": {"$ref": "assays/components/imaging_data.json#properties/imaging_date"},
63
+ "imaging_status": {"$ref": "assays/components/imaging_data.json#properties/imaging_status"},
64
+
65
+ "batch_id": {
66
+ "description": "Batch identification number. Unique to every upload.",
67
+ "type": "string"
68
+ },
69
+
70
+ "samples_file": {"$ref": "artifacts/artifact_csv.json"},
71
+
72
+ "panel": {"type": "string"},
73
+
74
+ "antibodies": {
75
+ "type": "array",
76
+ "items": {
77
+ "$ref": "assays/components/mihc_antibody.json"
78
+ },
79
+ "mergeStrategy": "arrayMergeById",
80
+ "mergeOptions": {
81
+ "idRef": "antibody"
82
+ }
83
+ },
84
+
85
+
86
+ "excluded_samples": {
87
+ "$ref": "assays/components/excluded_samples.json"
88
+ },
89
+
90
+ "records": {
91
+ "type": "array",
92
+ "description": "A single data record from a mIHC assay.",
93
+ "items": {
94
+ "$ref": "assays/mihc_assay.json#definitions/record"
95
+ },
96
+ "mergeStrategy": "append"
97
+ }
98
+ },
99
+ "required": [
100
+ "assay_creator",
101
+ "batch_id",
102
+ "samples_file",
103
+ "records",
104
+ "panel",
105
+ "antibodies"
106
+ ]
107
+ }
108
+
@@ -36,11 +36,11 @@
36
36
  },
37
37
  "roi id": {
38
38
  "merge_pointer": "0/files/roi_id",
39
- "type_ref": "assays/components/mibi_imaging/mibi_files.json#properties/roi_id"
39
+ "type_ref": "assays/components/mibi_imaging/mibi_input.json#properties/roi_id"
40
40
  },
41
41
  "Dataset": {
42
42
  "merge_pointer": "0/files/dataset",
43
- "type_ref": "assays/components/mibi_imaging/mibi_files.json#properties/dataset",
43
+ "type_ref": "assays/components/mibi_imaging/mibi_input.json#properties/dataset",
44
44
  "allow_empty": true
45
45
  },
46
46
  "HE file type": {
@@ -56,7 +56,7 @@
56
56
  },
57
57
  "Roi description": {
58
58
  "merge_pointer": "0/files/roi_description",
59
- "type_ref": "assays/components/mibi_imaging/mibi_files.json#properties/roi_description",
59
+ "type_ref": "assays/components/mibi_imaging/mibi_input.json#properties/roi_description",
60
60
  "allow_empty": true
61
61
  },
62
62
  "MIBI OME Tiff File": {
@@ -67,12 +67,12 @@
67
67
  },
68
68
  "MIBI OME Tiff File Name": {
69
69
  "merge_pointer": "0/files/mibi_ome_tiff_file_name",
70
- "type_ref": "assays/components/mibi_imaging/mibi_files.json#properties/mibi_ome_tiff_file_name"
70
+ "type_ref": "assays/components/mibi_imaging/mibi_input.json#properties/mibi_ome_tiff_file_name"
71
71
  },
72
72
 
73
73
  "Comment": {
74
74
  "merge_pointer": "0/files/comment",
75
- "type_ref": "assays/components/mibi_imaging/mibi_files.json#properties/comment",
75
+ "type_ref": "assays/components/mibi_imaging/mibi_input.json#properties/comment",
76
76
  "allow_empty": true
77
77
  }
78
78
  }
@@ -0,0 +1,244 @@
1
+ { "title": "mIHC assay template",
2
+ "description": "Multiplex Immunohistochemistry (mIHC) submission.",
3
+ "prism_template_root_object_schema": "assays/mihc_assay.json",
4
+ "prism_template_root_object_pointer": "/assays/mihc/0",
5
+ "properties":
6
+ {
7
+ "worksheets":
8
+ {
9
+ "mIHC":
10
+ {
11
+ "preamble_rows":
12
+ {
13
+ "protocol identifier":
14
+ {
15
+ "merge_pointer": "3/protocol_identifier",
16
+ "type_ref": "clinical_trial.json#properties/protocol_identifier"
17
+ },
18
+ "assay creator":
19
+ {
20
+ "merge_pointer": "0/assay_creator",
21
+ "type_ref": "assays/mihc_assay.json#properties/assay_creator"
22
+ },
23
+ "slide scanner model":
24
+ {
25
+ "merge_pointer": "0/slide_scanner_model",
26
+ "type_ref": "assays/mihc_assay.json#properties/slide_scanner_model"
27
+ },
28
+ "image analysis software":
29
+ {
30
+ "merge_pointer": "0/image_analysis_software",
31
+ "type_ref": "assays/mihc_assay.json#properties/image_analysis_software",
32
+ "allow_empty": true
33
+ },
34
+ "image analysis software version":
35
+ {
36
+ "merge_pointer": "0/image_analysis_software_version",
37
+ "type_ref": "assays/mihc_assay.json#properties/image_analysis_software_version",
38
+ "allow_empty": true
39
+ },
40
+ "cell segmentation model":
41
+ {
42
+ "merge_pointer": "0/cell_segmentation_model",
43
+ "type_ref": "assays/mihc_assay.json#properties/cell_segmentation_model",
44
+ "allow_empty": true
45
+ },
46
+ "positive cell detection model":
47
+ {
48
+ "merge_pointer": "0/positive_cell_detection",
49
+ "type_ref": "assays/mihc_assay.json#properties/positive_cell_detection",
50
+ "allow_empty": true
51
+ },
52
+ "staining":
53
+ {
54
+ "merge_pointer": "0/staining",
55
+ "type_ref": "assays/mihc_assay.json#properties/staining",
56
+ "allow_empty": true
57
+ },
58
+ "staining date":
59
+ {
60
+ "merge_pointer": "0/staining_date",
61
+ "type_ref": "assays/components/imaging_data.json#properties/staining_date",
62
+ "allow_empty": true
63
+ },
64
+ "imaging date":
65
+ {
66
+ "merge_pointer": "0/imaging_date",
67
+ "type_ref": "assays/components/imaging_data.json#properties/imaging_date",
68
+ "allow_empty": true
69
+ },
70
+ "imaging status":
71
+ {
72
+ "merge_pointer": "0/imaging_status",
73
+ "type_ref": "assays/components/imaging_data.json#properties/imaging_status",
74
+ "allow_empty": true
75
+ },
76
+ "panel":
77
+ {
78
+ "merge_pointer": "0/panel",
79
+ "type_ref": "assays/mihc_assay.json#properties/panel"
80
+ },
81
+ "batch id": {
82
+ "merge_pointer": "0/batch_id",
83
+ "type_ref": "assays/mihc_assay.json#properties/batch_id"
84
+ },
85
+ "sample mapping report": {
86
+ "merge_pointer": "0/samples_file",
87
+ "type_ref": "assays/components/local_file.json#properties/file_path",
88
+ "gcs_uri_format": "{protocol identifier}/mihc/{batch id}/sample_report.csv",
89
+ "is_artifact": 1,
90
+ "allow_empty": true
91
+ }
92
+ },
93
+ "prism_data_object_pointer": "/records/-",
94
+ "data_columns":
95
+ {
96
+ "Samples":
97
+ {
98
+ "CIMAC ID":
99
+ {
100
+ "merge_pointer": "0/cimac_id",
101
+ "type_ref": "sample.json#properties/cimac_id"
102
+ }
103
+ },
104
+ "Run info":
105
+ {
106
+ "Tilemap file": {
107
+ "merge_pointer": "0/tilemap_file",
108
+ "is_artifact": 1,
109
+ "gcs_uri_format": "{protocol identifier}/mihc/{cimac id}/tilemap.ome.tiff",
110
+ "type_ref": "assays/components/local_file.json#properties/file_path"
111
+ },
112
+ "Tilestats file": {
113
+ "merge_pointer": "0/tilestats_file",
114
+ "is_artifact": 1,
115
+ "gcs_uri_format": "{protocol identifier}/mihc/{cimac id}/tilestats.csv",
116
+ "type_ref": "assays/components/local_file.json#properties/file_path"
117
+ },
118
+ "H5ad file": {
119
+ "merge_pointer": "0/h5ad_file",
120
+ "is_artifact": 1,
121
+ "gcs_uri_format": "{protocol identifier}/mihc/{cimac id}/h5ad.h5ad",
122
+ "type_ref": "assays/components/local_file.json#properties/file_path"
123
+ },
124
+ "Multitiffs gzip": {
125
+ "merge_pointer": "0/multitiffs_gzip",
126
+ "is_artifact": 1,
127
+ "gcs_uri_format": "{protocol identifier}/mihc/{cimac id}/multitiffs.tar.gz",
128
+ "type_ref": "assays/components/local_file.json#properties/file_path"
129
+ },
130
+ "Stain Zip": {
131
+ "merge_pointer": "0/stain_zip",
132
+ "is_artifact": 1,
133
+ "gcs_uri_format": "{protocol identifier}/mihc/{cimac id}/stains.zip",
134
+ "type_ref": "assays/components/local_file.json#properties/file_path"
135
+ },
136
+ "Geojsons Zip": {
137
+ "merge_pointer": "0/geojsons_zip",
138
+ "is_artifact": 1,
139
+ "gcs_uri_format": "{protocol identifier}/mihc/{cimac id}/geo_jsons.zip",
140
+ "type_ref": "assays/components/local_file.json#properties/file_path"
141
+ }
142
+ }
143
+ }
144
+ },
145
+ "Antibodies":
146
+ {
147
+ "prism_data_object_pointer": "/antibodies/-",
148
+ "data_columns":
149
+ {
150
+ "antibodies":
151
+ {
152
+ "Antibody":
153
+ {
154
+ "merge_pointer": "0/antibody",
155
+ "type_ref": "assays/components/antibody.json#properties/antibody"
156
+ },
157
+ "Export name":
158
+ {
159
+ "merge_pointer": "0/export_name",
160
+ "allow_empty": true,
161
+ "type_ref": "assays/components/mihc_antibody.json#properties/export_name"
162
+ },
163
+ "Clone":
164
+ {
165
+ "merge_pointer": "0/clone",
166
+ "type_ref": "assays/components/antibody.json#properties/clone"
167
+ },
168
+ "Antibody Company":
169
+ {
170
+ "merge_pointer": "0/company",
171
+ "type_ref": "assays/components/antibody.json#properties/company"
172
+ },
173
+ "Cat#":
174
+ {
175
+ "merge_pointer": "0/cat_num",
176
+ "type_ref": "assays/components/antibody.json#properties/cat_num"
177
+ },
178
+ "Lot#":
179
+ {
180
+ "merge_pointer": "0/lot_num",
181
+ "type_ref": "assays/components/antibody.json#properties/lot_num"
182
+ },
183
+ "Staining Order":
184
+ {
185
+ "merge_pointer": "0/staining_order",
186
+ "type_ref": "assays/components/mihc_antibody.json#properties/staining_order"
187
+ },
188
+ "Fluor Wavelength":
189
+ {
190
+ "merge_pointer": "0/fluor_wavelength",
191
+ "allow_empty": true,
192
+ "type_ref": "assays/components/mihc_antibody.json#properties/fluor_wavelength"
193
+ },
194
+ "Primary ab Dilution":
195
+ {
196
+ "merge_pointer": "0/primary_ab_dilution",
197
+ "type_ref": "assays/components/mihc_antibody.json#properties/primary_ab_dilution"
198
+ },
199
+ "Dilutent":
200
+ {
201
+ "merge_pointer": "0/dilutent",
202
+ "type_ref": "assays/components/mihc_antibody.json#properties/dilutent"
203
+ },
204
+ "Fluor dilution":
205
+ {
206
+ "merge_pointer": "0/fluor_dilution",
207
+ "type_ref": "assays/components/mihc_antibody.json#properties/fluor_dilution"
208
+ },
209
+ "Antigen Retrieval Time":
210
+ {
211
+ "merge_pointer": "0/antigen_retrieval_time",
212
+ "type_ref": "assays/components/mihc_antibody.json#properties/antigen_retrieval_time"
213
+ },
214
+ "Primary Incubation Time":
215
+ {
216
+ "merge_pointer": "0/primary_incubation_time",
217
+ "type_ref": "assays/components/mihc_antibody.json#properties/primary_incubation_time"
218
+ },
219
+ "Amplification Time":
220
+ {
221
+ "merge_pointer": "0/amplification_time",
222
+ "type_ref": "assays/components/mihc_antibody.json#properties/amplification_time"
223
+ }
224
+ }
225
+ }
226
+ },
227
+ "Excluded Samples": {
228
+ "prism_data_object_pointer": "/excluded_samples/-",
229
+ "data_columns": {
230
+ "Samples Excluded From Analysis": {
231
+ "cimac id": {
232
+ "type_ref": "sample.json#properties/cimac_id",
233
+ "merge_pointer": "0/cimac_id"
234
+ },
235
+ "reason": {
236
+ "type_ref": "assays/components/excluded_samples.json#items/properties/reason_excluded",
237
+ "merge_pointer": "0/reason_excluded"
238
+ }
239
+ }
240
+ }
241
+ }
242
+ }
243
+ }
244
+ }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: nci_cidc_schemas
3
- Version: 0.27.10
3
+ Version: 0.27.12
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