nci-cidc-schemas 0.28.2__tar.gz → 0.28.3__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.
- {nci_cidc_schemas-0.28.2/nci_cidc_schemas.egg-info → nci_cidc_schemas-0.28.3}/PKG-INFO +1 -1
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/__init__.py +1 -1
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/prism/constants.py +2 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/available_assays.json +11 -0
- nci_cidc_schemas-0.28.3/cidc_schemas/schemas/assays/components/nulisa_input.json +46 -0
- nci_cidc_schemas-0.28.3/cidc_schemas/schemas/assays/nulisa_assay.json +63 -0
- nci_cidc_schemas-0.28.3/cidc_schemas/schemas/templates/assays/nulisa_template.json +88 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3/nci_cidc_schemas.egg-info}/PKG-INFO +1 -1
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/nci_cidc_schemas.egg-info/SOURCES.txt +3 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/prism/cidc_test_data/assay_data.py +90 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/LICENSE +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/MANIFEST.in +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/README.md +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/cli.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/constants.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/json_validation.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/metaschema/strict_meta_schema.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/migrations.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/__init__.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/atacseq/atacseq.md +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/atacseq/atacseq_output_API.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/atacseq/imgs/atacseq.png +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/output_API.schema.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/rna/imgs/RIMA.png +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/rna/rna.md +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/rna/rna_config.schema.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/rna/rna_output_API.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/tcr/imgs/TCRseq.png +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/tcr/tcr.md +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/wes/imgs/wes.png +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/wes/wes.md +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/wes/wes_config.schema.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/wes/wes_output_API.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/wes/wes_output_API.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/wes/wes_tumor_only_output_API.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/pipeline_configs/rna_level1_analysis_config.yaml.j2 +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/prism/__init__.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/prism/core.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/prism/extra_metadata.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/prism/merger.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/prism/pipelines.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/aliquot.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_bam.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_bam_bai.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_bed.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_bigwig.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_binary.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_clinical_csv.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_clinical_docx.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_clinical_xlsx.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_cncf.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_cns.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_core.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_csv.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_elisa_xlsx.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_fastq_gz.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_fcs.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_file.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_gz.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_h5ad.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_html.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_image.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_jpg.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_json.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_junction.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_log.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_maf.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_mtx.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_narrowPeak.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_npx.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_ome_tiff.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_out.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_pdf.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_png.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_rcc.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_rdata.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_rds.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_stats.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_tab.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_tbi.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_text.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_tiff.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_tsv.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_txt.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_vcf.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_vcf_gz.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_xlsx.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_yaml.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_zip.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/atacseq_assay.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/antibody.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/assay_core.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/available_ngs_analyses.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/composite_image.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/controls.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/enrichment_core.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/excluded_samples.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/hande_local_file.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/image.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/imaging/mif_entry.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/imaging/mif_export.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/imaging/mif_input.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/imaging/mif_roi.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/imaging_data.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/local_file.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/mapping.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/mibi_antibody.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/mibi_imaging/mibi_input.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/mif_antibody.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/mihc_antibody.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/mihc_input.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/multiple_local_files.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/ngs/atacseq/atacseq_analysis.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/ngs/ngs_assay_record.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/ngs/rna/fusion.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/ngs/rna/microbiome.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/ngs/rna/msisensor.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/ngs/rna/neoantigen.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/ngs/rna/rna_analysis.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/ngs/rna/rna_level1_analysis.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/ngs/rna/rseqc.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/ngs/rna/salmon.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/ngs/rna/star.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/ngs/rna/trust4.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/ngs_assay_core.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/ngs_assay_record.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/reads_core.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/reads_with_index.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/scrnaseq_input.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/scrnaseq_preamble.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/visium_input.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/components/visium_preamble.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/ctdna_assay.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/cytof_assay.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/cytof_assay_core.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/elisa_assay.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/hande_assay.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/ihc_assay.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/mibi_assay.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/microbiome_assay.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/mif_assay.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/mihc_assay.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/misc_data.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/nanostring_assay.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/olink_assay.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/rna_assay-v0.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/rna_assay.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/scrnaseq_analysis.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/scrnaseq_assay.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/tcr_analysis.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/tcr_assay.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/visium_analysis.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/visium_assay.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/wes_analysis.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/wes_assay.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/wes_core.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/wes_tumor_only_analysis.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/clinical_data.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/clinical_trial.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/participant.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/sample.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/shipping_core.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/analyses/atacseq_analysis_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/analyses/cytof_analysis_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/analyses/rna_level1_analysis_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/analyses/scrnaseq_analysis_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/analyses/tcr_analysis_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/analyses/visium_analysis_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/analyses/wes_analysis_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/analyses/wes_tumor_only_analysis_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/atacseq_fastq_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/clinical_data_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/ctdna_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/cytof_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/elisa_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/hande_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/ihc_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/mibi_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/microbiome_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/mif_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/mihc_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/misc_data_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/nanostring_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/olink_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/rna_bam_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/rna_fastq_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/scrnaseq_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/tcr_adaptive_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/tcr_fastq_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/visium_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/wes_bam_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/assays/wes_fastq_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/manifests/h_and_e_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/manifests/microbiome_dna_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/manifests/normal_blood_dna_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/manifests/normal_tissue_dna_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/manifests/pbmc_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/manifests/plasma_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/manifests/tissue_slide_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/manifests/tumor_normal_pairing_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/manifests/tumor_tissue_dna_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/templates/manifests/tumor_tissue_rna_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/template.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/template_reader.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/template_writer.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/unprism.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/util.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/nci_cidc_schemas.egg-info/dependency_links.txt +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/nci_cidc_schemas.egg-info/entry_points.txt +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/nci_cidc_schemas.egg-info/not-zip-safe +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/nci_cidc_schemas.egg-info/requires.txt +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/nci_cidc_schemas.egg-info/top_level.txt +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/requirements.txt +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/setup.cfg +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/setup.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/__init__.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/conftest.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/constants.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/clinical_test_file.1.csv +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/clinical_test_file.1.xlsx +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/clinical_test_file.2.bom.csv +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/clinical_test_file.2.csv +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/clinical_test_file.2.xlsx +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/clinical_test_file.3.xlsx +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/clinical_test_file.docx +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/clinicaltrial_examples/CT_1.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/clinicaltrial_examples/CT_1PA_multiWES.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/clinicaltrial_examples/CT_cytof_with_analysis.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/clinicaltrial_examples/CT_ihc.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/clinicaltrial_examples/CT_minimal.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/date_examples.xlsx +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/elisa_test_file.1.xlsx +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/elisa_test_file.2.xlsx +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/hande_err_template.xlsx +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/olink/invalid_olink_assay_1_NPX.xlsx +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/olink/olink_assay_1_NPX.xlsx +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/olink/olink_assay_2_NPX.xlsx +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/olink/olink_assay_combined.xlsx +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/pbmc_invalid.xlsx +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/pbmc_manifest_valid.xlsx +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/schemas/1.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/schemas/a.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/schemas/b.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/schemas/c.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/schemas/d1/3.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/schemas/d1/d2/2.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/schemas/invalid_ref.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/schemas/target-templates/atacseq_analysis_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/schemas/target-templates/rna_level1_analysis_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/schemas/target-templates/wes_analysis_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/schemas/target-templates/wes_tumor_only_analysis_template.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/tiny_invalid_manifest.xlsx +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/data/tiny_valid_manifest.xlsx +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/prism/__init__.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/prism/cidc_test_data/__init__.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/prism/cidc_test_data/analysis_data.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/prism/cidc_test_data/manifest_data.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/prism/cidc_test_data/utils.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/prism/schema/test_schema.json +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/prism/test_cidc_data_model.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/prism/test_constants.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/prism/test_core.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/prism/test_extra_metadata.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/prism/test_merger.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/prism/test_pipelines.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/test_artifacts.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/test_assays.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/test_clinicaltrial_examples.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/test_json_validation.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/test_migrations.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/test_schemas.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/test_strict_meta_schema.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/test_template.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/test_template_reader.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/test_template_writer.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/test_templates.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/test_trial_core.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/test_unprism.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/test_util.py +0 -0
- {nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/utils/test_template_generator.py +0 -0
|
@@ -28,6 +28,7 @@ SUPPORTED_ASSAYS = [
|
|
|
28
28
|
"mihc",
|
|
29
29
|
"scrnaseq",
|
|
30
30
|
"visium",
|
|
31
|
+
"nulisa",
|
|
31
32
|
]
|
|
32
33
|
|
|
33
34
|
SUPPORTED_SHIPPING_MANIFESTS = [
|
|
@@ -143,6 +144,7 @@ ASSAY_TO_FILEPATH: Dict[str, str] = {
|
|
|
143
144
|
"scrnaseq_analysis",
|
|
144
145
|
"visium",
|
|
145
146
|
"visium_analysis",
|
|
147
|
+
"nulisa",
|
|
146
148
|
]
|
|
147
149
|
},
|
|
148
150
|
}
|
|
@@ -167,6 +167,17 @@
|
|
|
167
167
|
"$ref": "assays/microbiome_assay.json"
|
|
168
168
|
},
|
|
169
169
|
"mergeStrategy": "append"
|
|
170
|
+
},
|
|
171
|
+
"nulisa": {
|
|
172
|
+
"type": "array",
|
|
173
|
+
"description": "NULISA",
|
|
174
|
+
"items": {
|
|
175
|
+
"$ref": "assays/nulisa_assay.json"
|
|
176
|
+
},
|
|
177
|
+
"mergeStrategy": "arrayMergeById",
|
|
178
|
+
"mergeOptions": {
|
|
179
|
+
"idRef": "batch_id"
|
|
180
|
+
}
|
|
170
181
|
}
|
|
171
182
|
}
|
|
172
183
|
}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "metaschema/strict_meta_schema.json#",
|
|
3
|
+
"$id": "nulisa_input",
|
|
4
|
+
"title": "NULISA Input Files and Data",
|
|
5
|
+
"type": "object",
|
|
6
|
+
"description": "NULISA assay input files and data",
|
|
7
|
+
"inheritableBase": true,
|
|
8
|
+
"properties": {
|
|
9
|
+
"ic_median": {
|
|
10
|
+
"description": "Percentage sample IC reads relative to the median (within +/- 40% of the plate median)",
|
|
11
|
+
"type": "number"
|
|
12
|
+
},
|
|
13
|
+
"detectability": {
|
|
14
|
+
"description": "Percentage of targets with reads above the Limit of Detection (LOD) (Minimum threshold = plasma-90%, serum-90%, csf-70%, other-0%)",
|
|
15
|
+
"type": "number"
|
|
16
|
+
},
|
|
17
|
+
"ic_reads": {
|
|
18
|
+
"description": "Number of Internal Control (IC) reads within a sample (Minimum threshold = 1,000)",
|
|
19
|
+
"type": "integer"
|
|
20
|
+
},
|
|
21
|
+
"qc_status": {
|
|
22
|
+
"description": "Status",
|
|
23
|
+
"type": "string",
|
|
24
|
+
"enum": [
|
|
25
|
+
"warning",
|
|
26
|
+
"passed",
|
|
27
|
+
"NA"
|
|
28
|
+
]
|
|
29
|
+
},
|
|
30
|
+
"reads": {
|
|
31
|
+
"description": "Number of reads within a sample (Minimum threshold = 500,000)",
|
|
32
|
+
"type": "integer"
|
|
33
|
+
},
|
|
34
|
+
"auto_well_position": {
|
|
35
|
+
"description": "Auto well position label",
|
|
36
|
+
"type": "string"
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
"required": [
|
|
40
|
+
"ic_median",
|
|
41
|
+
"ic_reads",
|
|
42
|
+
"qc_status",
|
|
43
|
+
"reads",
|
|
44
|
+
"auto_well_position"
|
|
45
|
+
]
|
|
46
|
+
}
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "metaschema/strict_meta_schema.json#",
|
|
3
|
+
"$id": "nulisa_assay",
|
|
4
|
+
"title": "NULISA Assay",
|
|
5
|
+
"type": "object",
|
|
6
|
+
"$comment": "description used in docs/index.html and docs/assays.nulisa.html",
|
|
7
|
+
"description": "Nucleic acid Linked Immuno-Sandwich Assay (NULISA) assay",
|
|
8
|
+
"additionalProperties": false,
|
|
9
|
+
"definitions": {
|
|
10
|
+
"record": {
|
|
11
|
+
"type": "object",
|
|
12
|
+
"mergeStrategy": "objectMerge",
|
|
13
|
+
"description": "A single data record from a NULISA assay.",
|
|
14
|
+
"additionalProperties": false,
|
|
15
|
+
"required": [
|
|
16
|
+
"cimac_id",
|
|
17
|
+
"details"
|
|
18
|
+
],
|
|
19
|
+
"properties": {
|
|
20
|
+
"cimac_id": {
|
|
21
|
+
"description": "Id of an sample within this clinical trial, that this assay record is based upon.",
|
|
22
|
+
"$ref": "sample.json#properties/cimac_id"
|
|
23
|
+
},
|
|
24
|
+
"details": {
|
|
25
|
+
"$ref": "assays/components/nulisa_input.json"
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
},
|
|
30
|
+
"properties": {
|
|
31
|
+
"assay_creator": {
|
|
32
|
+
"$ref": "assays/components/assay_core.json#properties/assay_creator"
|
|
33
|
+
},
|
|
34
|
+
"batch_id": {
|
|
35
|
+
"description": "Batch identification number. Unique to every upload.",
|
|
36
|
+
"type": "string"
|
|
37
|
+
},
|
|
38
|
+
"npq_file": {
|
|
39
|
+
"$ref": "artifacts/artifact_csv.json"
|
|
40
|
+
},
|
|
41
|
+
"raw_counts_file": {
|
|
42
|
+
"$ref": "artifacts/artifact_csv.json"
|
|
43
|
+
},
|
|
44
|
+
"metadata_csv": {"$ref": "artifacts/artifact_csv.json"},
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
"records": {
|
|
48
|
+
"type": "array",
|
|
49
|
+
"description": "A single data record from a NULISA assay.",
|
|
50
|
+
"items": {
|
|
51
|
+
"$ref": "assays/nulisa_assay.json#definitions/record"
|
|
52
|
+
},
|
|
53
|
+
"mergeStrategy": "append"
|
|
54
|
+
}
|
|
55
|
+
},
|
|
56
|
+
"required": [
|
|
57
|
+
"assay_creator",
|
|
58
|
+
"batch_id",
|
|
59
|
+
"npq_file",
|
|
60
|
+
"raw_counts_file",
|
|
61
|
+
"records"
|
|
62
|
+
]
|
|
63
|
+
}
|
|
@@ -0,0 +1,88 @@
|
|
|
1
|
+
{
|
|
2
|
+
"title": "NULISA assay template",
|
|
3
|
+
"description": "NULISA submission.",
|
|
4
|
+
"prism_template_root_object_schema": "assays/nulisa_assay.json",
|
|
5
|
+
"prism_template_root_object_pointer": "/assays/nulisa/0",
|
|
6
|
+
"properties":
|
|
7
|
+
{
|
|
8
|
+
"worksheets":
|
|
9
|
+
{
|
|
10
|
+
"NULISA":
|
|
11
|
+
{
|
|
12
|
+
"preamble_rows":
|
|
13
|
+
{
|
|
14
|
+
"protocol identifier":
|
|
15
|
+
{
|
|
16
|
+
"merge_pointer": "3/protocol_identifier",
|
|
17
|
+
"type_ref": "clinical_trial.json#properties/protocol_identifier"
|
|
18
|
+
},
|
|
19
|
+
"assay creator":
|
|
20
|
+
{
|
|
21
|
+
"merge_pointer": "0/assay_creator",
|
|
22
|
+
"type_ref": "assays/scrnaseq_assay.json#properties/assay_creator"
|
|
23
|
+
},
|
|
24
|
+
"batch id": {
|
|
25
|
+
"merge_pointer": "0/batch_id",
|
|
26
|
+
"type_ref": "assays/scrnaseq_assay.json#properties/batch_id"
|
|
27
|
+
},
|
|
28
|
+
"npq file": {
|
|
29
|
+
"merge_pointer": "0/npq_file",
|
|
30
|
+
"gcs_uri_format": "{protocol identifier}/nulisa/{batch id}/npq_file.csv",
|
|
31
|
+
"is_artifact": 1,
|
|
32
|
+
"type_ref": "assays/components/local_file.json#properties/file_path"
|
|
33
|
+
},
|
|
34
|
+
"raw counts file": {
|
|
35
|
+
"merge_pointer": "0/raw_counts_file",
|
|
36
|
+
"gcs_uri_format": "{protocol identifier}/nulisa/{batch id}/raw_counts_file.csv",
|
|
37
|
+
"is_artifact": 1,
|
|
38
|
+
"type_ref": "assays/components/local_file.json#properties/file_path"
|
|
39
|
+
},
|
|
40
|
+
"metadata csv": {
|
|
41
|
+
"merge_pointer": "0/metadata_csv",
|
|
42
|
+
"gcs_uri_format": "{protocol identifier}/nulisa/{batch id}/metadata.csv",
|
|
43
|
+
"is_artifact": 1,
|
|
44
|
+
"type_ref": "assays/components/local_file.json#properties/file_path",
|
|
45
|
+
"allow_empty": true
|
|
46
|
+
}
|
|
47
|
+
},
|
|
48
|
+
"prism_data_object_pointer": "/records/-",
|
|
49
|
+
"data_columns":
|
|
50
|
+
{
|
|
51
|
+
"Samples":
|
|
52
|
+
{
|
|
53
|
+
"Cimac ID":
|
|
54
|
+
{
|
|
55
|
+
"merge_pointer": "0/cimac_id",
|
|
56
|
+
"type_ref": "sample.json#properties/cimac_id"
|
|
57
|
+
},
|
|
58
|
+
"IC Median": {
|
|
59
|
+
"merge_pointer": "0/details/ic_median",
|
|
60
|
+
"type": "number"
|
|
61
|
+
},
|
|
62
|
+
"Detectability": {
|
|
63
|
+
"merge_pointer": "0/details/detectability",
|
|
64
|
+
"type": "number",
|
|
65
|
+
"allow_empty": true
|
|
66
|
+
},
|
|
67
|
+
"IC Reads": {
|
|
68
|
+
"merge_pointer": "0/details/ic_reads",
|
|
69
|
+
"type": "integer"
|
|
70
|
+
},
|
|
71
|
+
"QC Status": {
|
|
72
|
+
"merge_pointer": "0/details/qc_status",
|
|
73
|
+
"type": "string"
|
|
74
|
+
},
|
|
75
|
+
"Reads": {
|
|
76
|
+
"merge_pointer": "0/details/reads",
|
|
77
|
+
"type": "integer"
|
|
78
|
+
},
|
|
79
|
+
"AUTO_WELLPOSITION": {
|
|
80
|
+
"merge_pointer": "0/details/auto_well_position",
|
|
81
|
+
"type": "string"
|
|
82
|
+
}
|
|
83
|
+
}
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
}
|
|
87
|
+
}
|
|
88
|
+
}
|
|
@@ -105,6 +105,7 @@ cidc_schemas/schemas/assays/mif_assay.json
|
|
|
105
105
|
cidc_schemas/schemas/assays/mihc_assay.json
|
|
106
106
|
cidc_schemas/schemas/assays/misc_data.json
|
|
107
107
|
cidc_schemas/schemas/assays/nanostring_assay.json
|
|
108
|
+
cidc_schemas/schemas/assays/nulisa_assay.json
|
|
108
109
|
cidc_schemas/schemas/assays/olink_assay.json
|
|
109
110
|
cidc_schemas/schemas/assays/rna_assay-v0.json
|
|
110
111
|
cidc_schemas/schemas/assays/rna_assay.json
|
|
@@ -138,6 +139,7 @@ cidc_schemas/schemas/assays/components/mihc_input.json
|
|
|
138
139
|
cidc_schemas/schemas/assays/components/multiple_local_files.json
|
|
139
140
|
cidc_schemas/schemas/assays/components/ngs_assay_core.json
|
|
140
141
|
cidc_schemas/schemas/assays/components/ngs_assay_record.json
|
|
142
|
+
cidc_schemas/schemas/assays/components/nulisa_input.json
|
|
141
143
|
cidc_schemas/schemas/assays/components/reads_core.json
|
|
142
144
|
cidc_schemas/schemas/assays/components/reads_with_index.json
|
|
143
145
|
cidc_schemas/schemas/assays/components/scrnaseq_input.json
|
|
@@ -182,6 +184,7 @@ cidc_schemas/schemas/templates/assays/mif_template.json
|
|
|
182
184
|
cidc_schemas/schemas/templates/assays/mihc_template.json
|
|
183
185
|
cidc_schemas/schemas/templates/assays/misc_data_template.json
|
|
184
186
|
cidc_schemas/schemas/templates/assays/nanostring_template.json
|
|
187
|
+
cidc_schemas/schemas/templates/assays/nulisa_template.json
|
|
185
188
|
cidc_schemas/schemas/templates/assays/olink_template.json
|
|
186
189
|
cidc_schemas/schemas/templates/assays/rna_bam_template.json
|
|
187
190
|
cidc_schemas/schemas/templates/assays/rna_fastq_template.json
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/tests/prism/cidc_test_data/assay_data.py
RENAMED
|
@@ -3793,6 +3793,96 @@ def scrnaseq() -> PrismTestData:
|
|
|
3793
3793
|
)
|
|
3794
3794
|
|
|
3795
3795
|
|
|
3796
|
+
@assay_data_generator
|
|
3797
|
+
def nulisa() -> PrismTestData:
|
|
3798
|
+
upload_type = "nulisa"
|
|
3799
|
+
prismify_args = get_prismify_args(upload_type)
|
|
3800
|
+
prismify_patch = {
|
|
3801
|
+
"protocol_identifier": "test_prism_trial_id",
|
|
3802
|
+
"assays": {
|
|
3803
|
+
"nulisa": [
|
|
3804
|
+
{
|
|
3805
|
+
"assay_creator": "DFCI",
|
|
3806
|
+
"batch_id": "test_batch",
|
|
3807
|
+
"npq_file": {
|
|
3808
|
+
"upload_placeholder": "d658b480-ed78-4717-b622-3e2112"
|
|
3809
|
+
},
|
|
3810
|
+
"raw_counts_file": {
|
|
3811
|
+
"upload_placeholder": "d658b480-ed78-4717-b622-3e1122"
|
|
3812
|
+
},
|
|
3813
|
+
"metadata_csv": {
|
|
3814
|
+
"upload_placeholder": "d658b480-ed78-4717-b622-3ea112"
|
|
3815
|
+
},
|
|
3816
|
+
"records": [
|
|
3817
|
+
{
|
|
3818
|
+
"cimac_id": "CTTTPP121.01",
|
|
3819
|
+
"details": {
|
|
3820
|
+
"ic_median": 92.2,
|
|
3821
|
+
"detectability": 88.3,
|
|
3822
|
+
"ic_reads": 9402,
|
|
3823
|
+
"qc_status": "warning",
|
|
3824
|
+
"reads": 36221,
|
|
3825
|
+
"auto_well_position": "A5",
|
|
3826
|
+
},
|
|
3827
|
+
},
|
|
3828
|
+
{
|
|
3829
|
+
"cimac_id": "CTTTPP122.01",
|
|
3830
|
+
"details": {
|
|
3831
|
+
"ic_median": -57.3,
|
|
3832
|
+
"ic_reads": 132444,
|
|
3833
|
+
"qc_status": "NA",
|
|
3834
|
+
"reads": 777777,
|
|
3835
|
+
"auto_well_position": "B82",
|
|
3836
|
+
},
|
|
3837
|
+
},
|
|
3838
|
+
],
|
|
3839
|
+
}
|
|
3840
|
+
]
|
|
3841
|
+
},
|
|
3842
|
+
}
|
|
3843
|
+
upload_entries = [
|
|
3844
|
+
LocalFileUploadEntry(
|
|
3845
|
+
local_path="npq.csv",
|
|
3846
|
+
upload_placeholder="d658b480-ed78-4717-b622-3e2112",
|
|
3847
|
+
gs_key="test_prism_trial_id/nulisa/test_batch/npq.csv",
|
|
3848
|
+
metadata_availability=False,
|
|
3849
|
+
allow_empty=False,
|
|
3850
|
+
),
|
|
3851
|
+
LocalFileUploadEntry(
|
|
3852
|
+
local_path="raw.csv",
|
|
3853
|
+
upload_placeholder="d658b480-ed78-4717-b622-3e1122",
|
|
3854
|
+
gs_key="test_prism_trial_id/nulisa/test_batch/raw_counts_file.csv",
|
|
3855
|
+
metadata_availability=False,
|
|
3856
|
+
allow_empty=False,
|
|
3857
|
+
),
|
|
3858
|
+
LocalFileUploadEntry(
|
|
3859
|
+
local_path="metadata.csv",
|
|
3860
|
+
upload_placeholder="d658b480-ed78-4717-b622-3ea112",
|
|
3861
|
+
gs_key="test_prism_trial_id/nulisa/test_batch/metadata.csv",
|
|
3862
|
+
metadata_availability=False,
|
|
3863
|
+
allow_empty=False,
|
|
3864
|
+
),
|
|
3865
|
+
]
|
|
3866
|
+
|
|
3867
|
+
cimac_ids = [
|
|
3868
|
+
record["cimac_id"]
|
|
3869
|
+
for batch in prismify_patch["assays"]["nulisa"]
|
|
3870
|
+
for record in batch["records"]
|
|
3871
|
+
]
|
|
3872
|
+
base_trial = get_test_trial(cimac_ids)
|
|
3873
|
+
|
|
3874
|
+
target_trial = copy_dict_with_branch(base_trial, prismify_patch, "assays")
|
|
3875
|
+
|
|
3876
|
+
return PrismTestData(
|
|
3877
|
+
upload_type,
|
|
3878
|
+
prismify_args,
|
|
3879
|
+
prismify_patch,
|
|
3880
|
+
upload_entries,
|
|
3881
|
+
base_trial,
|
|
3882
|
+
target_trial,
|
|
3883
|
+
)
|
|
3884
|
+
|
|
3885
|
+
|
|
3796
3886
|
@assay_data_generator
|
|
3797
3887
|
def visium() -> PrismTestData:
|
|
3798
3888
|
upload_type = "visium"
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/metaschema/strict_meta_schema.json
RENAMED
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/__init__.py
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/atacseq/atacseq.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/rna/imgs/RIMA.png
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/rna/rna.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/tcr/tcr.md
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/wes/imgs/wes.png
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/ngs_pipeline_api/wes/wes.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_bam.json
RENAMED
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_bed.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_cns.json
RENAMED
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_csv.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_fcs.json
RENAMED
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_gz.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_jpg.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_log.json
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_maf.json
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_mtx.json
RENAMED
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_npx.json
RENAMED
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_out.json
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_pdf.json
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_png.json
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_rcc.json
RENAMED
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_rds.json
RENAMED
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_tab.json
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_tbi.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_tsv.json
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_txt.json
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_vcf.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/artifacts/artifact_zip.json
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.28.2 → nci_cidc_schemas-0.28.3}/cidc_schemas/schemas/assays/atacseq_assay.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|