nci-cidc-schemas 0.27.4__tar.gz → 0.27.6__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.27.4/nci_cidc_schemas.egg-info → nci_cidc_schemas-0.27.6}/PKG-INFO +1 -1
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/__init__.py +1 -1
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/sample.json +23 -9
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6/nci_cidc_schemas.egg-info}/PKG-INFO +1 -1
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/clinicaltrial_examples/CT_1PA_multiWES.json +3 -3
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/clinicaltrial_examples/CT_cytof_with_analysis.json +3 -3
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/prism/cidc_test_data/manifest_data.py +26 -26
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/LICENSE +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/MANIFEST.in +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/README.md +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/cli.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/constants.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/json_validation.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/metaschema/strict_meta_schema.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/migrations.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/pipeline_configs/rna_level1_analysis_config.yaml.j2 +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/prism/__init__.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/prism/constants.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/prism/core.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/prism/extra_metadata.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/prism/merger.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/prism/pipelines.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/aliquot.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_bam.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_bam_bai.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_bed.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_bigwig.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_binary.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_clinical_csv.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_clinical_docx.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_clinical_xlsx.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_cncf.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_cns.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_core.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_csv.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_elisa_xlsx.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_fastq_gz.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_fcs.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_file.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_gz.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_image.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_jpg.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_json.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_junction.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_log.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_maf.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_narrowPeak.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_npx.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_ome_tiff.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_pdf.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_png.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_rcc.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_rdata.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_tbi.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_text.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_tsv.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_vcf.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_vcf_gz.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_xlsx.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_yaml.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_zip.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/atacseq_assay.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/antibody.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/assay_core.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/available_assays.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/available_ngs_analyses.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/composite_image.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/controls.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/enrichment_core.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/excluded_samples.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/hande_local_file.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/image.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/imaging/mif_entry.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/imaging/mif_export.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/imaging/mif_input.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/imaging/mif_roi.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/imaging_data.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/local_file.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/mapping.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/mibi_antibody.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/mibi_imaging/mibi_files.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/mibi_imaging/mibi_input.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/mif_antibody.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/multiple_local_files.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/ngs/atacseq/atacseq_analysis.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/ngs/ngs_assay_record.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/ngs/rna/fusion.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/ngs/rna/microbiome.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/ngs/rna/msisensor.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/ngs/rna/neoantigen.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/ngs/rna/rna_analysis.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/ngs/rna/rna_level1_analysis.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/ngs/rna/rseqc.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/ngs/rna/salmon.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/ngs/rna/star.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/ngs/rna/trust4.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/ngs_assay_core.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/ngs_assay_record.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/reads_core.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/components/reads_with_index.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/ctdna_assay.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/cytof_assay.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/cytof_assay_core.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/elisa_assay.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/hande_assay.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/ihc_assay.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/mibi_assay.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/microbiome_assay.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/mif_assay.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/misc_data.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/nanostring_assay.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/olink_assay.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/rna_assay-v0.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/rna_assay.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/tcr_analysis.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/tcr_assay.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/wes_analysis.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/wes_assay.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/wes_core.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/wes_tumor_only_analysis.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/clinical_data.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/clinical_trial.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/participant.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/shipping_core.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/analyses/atacseq_analysis_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/analyses/cytof_analysis_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/analyses/rna_level1_analysis_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/analyses/tcr_analysis_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/analyses/wes_analysis_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/analyses/wes_tumor_only_analysis_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/atacseq_fastq_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/clinical_data_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/ctdna_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/cytof_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/elisa_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/hande_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/ihc_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/mibi_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/microbiome_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/mif_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/misc_data_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/nanostring_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/olink_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/rna_bam_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/rna_fastq_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/tcr_adaptive_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/tcr_fastq_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/wes_bam_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/assays/wes_fastq_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/manifests/h_and_e_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/manifests/microbiome_dna_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/manifests/normal_blood_dna_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/manifests/normal_tissue_dna_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/manifests/pbmc_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/manifests/plasma_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/manifests/tissue_slide_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/manifests/tumor_normal_pairing_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/manifests/tumor_tissue_dna_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/templates/manifests/tumor_tissue_rna_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/template.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/template_reader.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/template_writer.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/unprism.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/util.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/nci_cidc_schemas.egg-info/SOURCES.txt +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/nci_cidc_schemas.egg-info/dependency_links.txt +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/nci_cidc_schemas.egg-info/entry_points.txt +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/nci_cidc_schemas.egg-info/not-zip-safe +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/nci_cidc_schemas.egg-info/requires.txt +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/nci_cidc_schemas.egg-info/top_level.txt +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/requirements.txt +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/setup.cfg +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/setup.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/__init__.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/conftest.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/constants.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/clinical_test_file.1.csv +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/clinical_test_file.1.xlsx +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/clinical_test_file.2.bom.csv +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/clinical_test_file.2.csv +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/clinical_test_file.2.xlsx +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/clinical_test_file.3.xlsx +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/clinical_test_file.docx +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/clinicaltrial_examples/CT_1.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/clinicaltrial_examples/CT_ihc.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/clinicaltrial_examples/CT_minimal.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/date_examples.xlsx +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/elisa_test_file.1.xlsx +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/elisa_test_file.2.xlsx +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/hande_err_template.xlsx +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/olink/invalid_olink_assay_1_NPX.xlsx +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/olink/olink_assay_1_NPX.xlsx +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/olink/olink_assay_2_NPX.xlsx +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/olink/olink_assay_combined.xlsx +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/pbmc_invalid.xlsx +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/pbmc_manifest_valid.xlsx +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/schemas/1.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/schemas/a.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/schemas/b.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/schemas/c.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/schemas/d1/3.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/schemas/d1/d2/2.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/schemas/invalid_ref.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/schemas/target-templates/atacseq_analysis_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/schemas/target-templates/rna_level1_analysis_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/schemas/target-templates/wes_analysis_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/schemas/target-templates/wes_tumor_only_analysis_template.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/tiny_invalid_manifest.xlsx +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/data/tiny_valid_manifest.xlsx +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/prism/__init__.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/prism/cidc_test_data/__init__.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/prism/cidc_test_data/analysis_data.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/prism/cidc_test_data/assay_data.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/prism/cidc_test_data/utils.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/prism/schema/test_schema.json +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/prism/test_cidc_data_model.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/prism/test_constants.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/prism/test_core.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/prism/test_extra_metadata.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/prism/test_merger.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/prism/test_pipelines.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/test_artifacts.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/test_assays.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/test_clinicaltrial_examples.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/test_json_validation.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/test_migrations.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/test_schemas.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/test_strict_meta_schema.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/test_template.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/test_template_reader.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/test_template_writer.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/test_templates.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/test_trial_core.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/test_unprism.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/test_util.py +0 -0
- {nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/utils/test_template_generator.py +0 -0
|
@@ -168,16 +168,30 @@
|
|
|
168
168
|
"description": "Indicates the specimen source of the sample shipped. Example: Na Heparin blood draw aliquots (2 of three), FFPE block #52",
|
|
169
169
|
"type": "string",
|
|
170
170
|
"enum": [
|
|
171
|
-
"
|
|
172
|
-
"
|
|
171
|
+
"Fine Needle Aspiration",
|
|
172
|
+
"Phlebotomy",
|
|
173
|
+
"Bone Marrow Aspiration",
|
|
174
|
+
"Bone Marrow Core Biopsy",
|
|
173
175
|
"Core Biopsy",
|
|
174
|
-
"Punch Biopsy",
|
|
175
176
|
"Endoscopic Biopsy",
|
|
176
|
-
"
|
|
177
|
-
"
|
|
177
|
+
"Surgical Excision",
|
|
178
|
+
"Fine Needle Aspiration",
|
|
178
179
|
"Lumbar Puncture",
|
|
179
|
-
"
|
|
180
|
-
"
|
|
180
|
+
"FFPE Block Punch Biopsy",
|
|
181
|
+
"Skin Biopsy",
|
|
182
|
+
"Apheresis",
|
|
183
|
+
"Bone Biopsy",
|
|
184
|
+
"Bronchoalveolar Lavage",
|
|
185
|
+
"Buccal Swab",
|
|
186
|
+
"Leukapheresis",
|
|
187
|
+
"Mid Stream Urine Collection",
|
|
188
|
+
"Peritoneal Lavage",
|
|
189
|
+
"Peritoneal Paracentesis",
|
|
190
|
+
"Pleural Thoracentesis",
|
|
191
|
+
"Saliva Collection",
|
|
192
|
+
"Stool Collection",
|
|
193
|
+
"Surgical Incision",
|
|
194
|
+
"Urine Voiding",
|
|
181
195
|
"Not Reported",
|
|
182
196
|
"Other"
|
|
183
197
|
]
|
|
@@ -195,8 +209,8 @@
|
|
|
195
209
|
"type": "string",
|
|
196
210
|
"enum": [
|
|
197
211
|
"Ficoll",
|
|
198
|
-
"
|
|
199
|
-
"
|
|
212
|
+
"Formalin Fixation",
|
|
213
|
+
"Formalin-Fixed Paraffin-Embedded (FFPE)",
|
|
200
214
|
"Frozen",
|
|
201
215
|
"70% Ethanol",
|
|
202
216
|
"H&E",
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
"box_number": "1",
|
|
97
97
|
"sample_location": "A4",
|
|
98
98
|
"type_of_sample": "Whole Blood",
|
|
99
|
-
"sample_collection_procedure": "
|
|
99
|
+
"sample_collection_procedure": "Surgical Excision",
|
|
100
100
|
"type_of_primary_container": "EDTA Tube",
|
|
101
101
|
"type_of_primary_container_other": "Other",
|
|
102
102
|
"processed_sample_type": "Bone Marrow Film",
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"box_number": "1",
|
|
130
130
|
"sample_location": "A5",
|
|
131
131
|
"type_of_sample": "Whole Blood",
|
|
132
|
-
"sample_collection_procedure": "
|
|
132
|
+
"sample_collection_procedure": "Surgical Excision",
|
|
133
133
|
"type_of_primary_container": "EDTA Tube",
|
|
134
134
|
"type_of_primary_container_other": "Other",
|
|
135
135
|
"processed_sample_type": "Bone Marrow Film",
|
|
@@ -162,7 +162,7 @@
|
|
|
162
162
|
"box_number": "1",
|
|
163
163
|
"sample_location": "A6",
|
|
164
164
|
"type_of_sample": "Whole Blood",
|
|
165
|
-
"sample_collection_procedure": "
|
|
165
|
+
"sample_collection_procedure": "Surgical Excision",
|
|
166
166
|
"type_of_primary_container": "EDTA Tube",
|
|
167
167
|
"type_of_primary_container_other": "Other",
|
|
168
168
|
"processed_sample_type": "Bone Marrow Film",
|
|
@@ -199,7 +199,7 @@
|
|
|
199
199
|
"type_of_primary_container": "Sodium Heparin Tube",
|
|
200
200
|
"type_of_primary_container_other": "Other",
|
|
201
201
|
"material_storage_condition": "Ambient",
|
|
202
|
-
"sample_collection_procedure": "
|
|
202
|
+
"sample_collection_procedure": "Surgical Excision",
|
|
203
203
|
"processed_sample_volume_units": "Microliters"
|
|
204
204
|
},
|
|
205
205
|
{
|
|
@@ -223,7 +223,7 @@
|
|
|
223
223
|
"type_of_primary_container": "Sodium Heparin Tube",
|
|
224
224
|
"type_of_primary_container_other": "Other",
|
|
225
225
|
"material_storage_condition": "Ambient",
|
|
226
|
-
"sample_collection_procedure": "
|
|
226
|
+
"sample_collection_procedure": "Surgical Excision",
|
|
227
227
|
"processed_sample_volume_units": "Microliters"
|
|
228
228
|
}
|
|
229
229
|
],
|
|
@@ -282,7 +282,7 @@
|
|
|
282
282
|
"material_remaining_units": "Slides",
|
|
283
283
|
"processed_sample_quantity": 4,
|
|
284
284
|
"material_storage_condition": "Ambient",
|
|
285
|
-
"fixation_stabilization_type": "
|
|
285
|
+
"fixation_stabilization_type": "Formalin-Fixed Paraffin-Embedded (FFPE)",
|
|
286
286
|
"sample_collection_procedure": "Core Biopsy"
|
|
287
287
|
},
|
|
288
288
|
{
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/tests/prism/cidc_test_data/manifest_data.py
RENAMED
|
@@ -617,7 +617,7 @@ def tissue_slide() -> PrismTestData:
|
|
|
617
617
|
"description_of_sample": "Normal",
|
|
618
618
|
"sample_collection_procedure": "Core Biopsy",
|
|
619
619
|
"core_number": "1.0",
|
|
620
|
-
"fixation_stabilization_type": "
|
|
620
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
621
621
|
"processed_sample_type": "Bone Marrow Film",
|
|
622
622
|
"processed_sample_quantity": 4.0,
|
|
623
623
|
"material_used": 3.0,
|
|
@@ -780,14 +780,14 @@ def normal_blood_dna() -> PrismTestData:
|
|
|
780
780
|
{
|
|
781
781
|
"shipping_entry_number": 1,
|
|
782
782
|
"collection_event_name": "Baseline",
|
|
783
|
-
"fixation_stabilization_type": "
|
|
783
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
784
784
|
"parent_sample_id": "test_encrypted('TRIALGROUP 1')",
|
|
785
785
|
"processed_sample_id": "test_encrypted('BIOBANK 1')",
|
|
786
786
|
"cimac_id": "CTTTP01N1.00",
|
|
787
787
|
"box_number": "1",
|
|
788
788
|
"sample_location": "A1",
|
|
789
789
|
"type_of_sample": "Whole Blood",
|
|
790
|
-
"sample_collection_procedure": "
|
|
790
|
+
"sample_collection_procedure": "Surgical Excision",
|
|
791
791
|
"type_of_primary_container": "EDTA Tube",
|
|
792
792
|
"type_of_primary_container_other": "Other",
|
|
793
793
|
"processed_sample_type": "Bone Marrow Film",
|
|
@@ -815,14 +815,14 @@ def normal_blood_dna() -> PrismTestData:
|
|
|
815
815
|
{
|
|
816
816
|
"shipping_entry_number": 2,
|
|
817
817
|
"collection_event_name": "Baseline",
|
|
818
|
-
"fixation_stabilization_type": "
|
|
818
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
819
819
|
"parent_sample_id": "test_encrypted('TRIALGROUP 2')",
|
|
820
820
|
"processed_sample_id": "test_encrypted('BIOBANK 1')",
|
|
821
821
|
"cimac_id": "CTTTP01N2.00",
|
|
822
822
|
"box_number": "1",
|
|
823
823
|
"sample_location": "A2",
|
|
824
824
|
"type_of_sample": "Whole Blood",
|
|
825
|
-
"sample_collection_procedure": "
|
|
825
|
+
"sample_collection_procedure": "Surgical Excision",
|
|
826
826
|
"type_of_primary_container": "EDTA Tube",
|
|
827
827
|
"type_of_primary_container_other": "Other",
|
|
828
828
|
"processed_sample_type": "Bone Marrow Film",
|
|
@@ -850,14 +850,14 @@ def normal_blood_dna() -> PrismTestData:
|
|
|
850
850
|
{
|
|
851
851
|
"shipping_entry_number": 3,
|
|
852
852
|
"collection_event_name": "Baseline",
|
|
853
|
-
"fixation_stabilization_type": "
|
|
853
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
854
854
|
"parent_sample_id": "test_encrypted('TRIALGROUP 3')",
|
|
855
855
|
"processed_sample_id": "test_encrypted('BIOBANK 1')",
|
|
856
856
|
"cimac_id": "CTTTP01N3.00",
|
|
857
857
|
"box_number": "1",
|
|
858
858
|
"sample_location": "A3",
|
|
859
859
|
"type_of_sample": "Whole Blood",
|
|
860
|
-
"sample_collection_procedure": "
|
|
860
|
+
"sample_collection_procedure": "Surgical Excision",
|
|
861
861
|
"type_of_primary_container": "EDTA Tube",
|
|
862
862
|
"type_of_primary_container_other": "Other",
|
|
863
863
|
"processed_sample_type": "Bone Marrow Film",
|
|
@@ -891,14 +891,14 @@ def normal_blood_dna() -> PrismTestData:
|
|
|
891
891
|
{
|
|
892
892
|
"shipping_entry_number": 4,
|
|
893
893
|
"collection_event_name": "Baseline",
|
|
894
|
-
"fixation_stabilization_type": "
|
|
894
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
895
895
|
"parent_sample_id": "test_encrypted('TRIALGROUP 4')",
|
|
896
896
|
"processed_sample_id": "test_encrypted('BIOBANK 1')",
|
|
897
897
|
"cimac_id": "CTTTP02N1.00",
|
|
898
898
|
"box_number": "1",
|
|
899
899
|
"sample_location": "A4",
|
|
900
900
|
"type_of_sample": "Whole Blood",
|
|
901
|
-
"sample_collection_procedure": "
|
|
901
|
+
"sample_collection_procedure": "Surgical Excision",
|
|
902
902
|
"type_of_primary_container": "EDTA Tube",
|
|
903
903
|
"type_of_primary_container_other": "Other",
|
|
904
904
|
"processed_sample_type": "Bone Marrow Film",
|
|
@@ -925,14 +925,14 @@ def normal_blood_dna() -> PrismTestData:
|
|
|
925
925
|
{
|
|
926
926
|
"shipping_entry_number": 5,
|
|
927
927
|
"collection_event_name": "Baseline",
|
|
928
|
-
"fixation_stabilization_type": "
|
|
928
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
929
929
|
"parent_sample_id": "test_encrypted('TRIALGROUP 5')",
|
|
930
930
|
"processed_sample_id": "test_encrypted('BIOBANK 1')",
|
|
931
931
|
"cimac_id": "CTTTP02N2.00",
|
|
932
932
|
"box_number": "1",
|
|
933
933
|
"sample_location": "A5",
|
|
934
934
|
"type_of_sample": "Whole Blood",
|
|
935
|
-
"sample_collection_procedure": "
|
|
935
|
+
"sample_collection_procedure": "Surgical Excision",
|
|
936
936
|
"type_of_primary_container": "EDTA Tube",
|
|
937
937
|
"type_of_primary_container_other": "Other",
|
|
938
938
|
"processed_sample_type": "Bone Marrow Film",
|
|
@@ -959,14 +959,14 @@ def normal_blood_dna() -> PrismTestData:
|
|
|
959
959
|
{
|
|
960
960
|
"shipping_entry_number": 6,
|
|
961
961
|
"collection_event_name": "Baseline",
|
|
962
|
-
"fixation_stabilization_type": "
|
|
962
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
963
963
|
"parent_sample_id": "test_encrypted('TRIALGROUP 6')",
|
|
964
964
|
"processed_sample_id": "test_encrypted('BIOBANK 1')",
|
|
965
965
|
"cimac_id": "CTTTP02N3.00",
|
|
966
966
|
"box_number": "1",
|
|
967
967
|
"sample_location": "A6",
|
|
968
968
|
"type_of_sample": "Whole Blood",
|
|
969
|
-
"sample_collection_procedure": "
|
|
969
|
+
"sample_collection_procedure": "Surgical Excision",
|
|
970
970
|
"type_of_primary_container": "EDTA Tube",
|
|
971
971
|
"type_of_primary_container_other": "Other",
|
|
972
972
|
"processed_sample_type": "Bone Marrow Film",
|
|
@@ -1100,7 +1100,7 @@ def normal_tissue_dna() -> PrismTestData:
|
|
|
1100
1100
|
"type_of_sample": "Skin Tissue",
|
|
1101
1101
|
"sample_collection_procedure": "Core Biopsy",
|
|
1102
1102
|
"core_number": "1.0",
|
|
1103
|
-
"fixation_stabilization_type": "
|
|
1103
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
1104
1104
|
"processed_sample_type": "Bone Marrow Film",
|
|
1105
1105
|
"processed_sample_quantity": 1.0,
|
|
1106
1106
|
"processed_sample_derivative": "Germline DNA",
|
|
@@ -1132,7 +1132,7 @@ def normal_tissue_dna() -> PrismTestData:
|
|
|
1132
1132
|
"type_of_sample": "Skin Tissue",
|
|
1133
1133
|
"sample_collection_procedure": "Core Biopsy",
|
|
1134
1134
|
"core_number": "1.0",
|
|
1135
|
-
"fixation_stabilization_type": "
|
|
1135
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
1136
1136
|
"processed_sample_type": "Bone Marrow Film",
|
|
1137
1137
|
"processed_sample_quantity": 2.0,
|
|
1138
1138
|
"processed_sample_derivative": "Germline DNA",
|
|
@@ -1332,7 +1332,7 @@ def tumor_tissue_dna() -> PrismTestData:
|
|
|
1332
1332
|
"description_of_sample": "Normal",
|
|
1333
1333
|
"sample_collection_procedure": "Core Biopsy",
|
|
1334
1334
|
"core_number": "1.0",
|
|
1335
|
-
"fixation_stabilization_type": "
|
|
1335
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
1336
1336
|
"processed_sample_type": "Bone Marrow Film",
|
|
1337
1337
|
"processed_sample_quantity": 1.0,
|
|
1338
1338
|
"processed_sample_derivative": "Germline DNA",
|
|
@@ -1363,7 +1363,7 @@ def tumor_tissue_dna() -> PrismTestData:
|
|
|
1363
1363
|
"description_of_sample": "Normal",
|
|
1364
1364
|
"sample_collection_procedure": "Core Biopsy",
|
|
1365
1365
|
"core_number": "1.0",
|
|
1366
|
-
"fixation_stabilization_type": "
|
|
1366
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
1367
1367
|
"processed_sample_type": "Bone Marrow Film",
|
|
1368
1368
|
"processed_sample_quantity": 1.0,
|
|
1369
1369
|
"processed_sample_derivative": "Germline DNA",
|
|
@@ -1397,7 +1397,7 @@ def tumor_tissue_dna() -> PrismTestData:
|
|
|
1397
1397
|
"description_of_sample": "Normal",
|
|
1398
1398
|
"sample_collection_procedure": "Core Biopsy",
|
|
1399
1399
|
"core_number": "1.0",
|
|
1400
|
-
"fixation_stabilization_type": "
|
|
1400
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
1401
1401
|
"processed_sample_type": "Bone Marrow Film",
|
|
1402
1402
|
"processed_sample_quantity": 2.0,
|
|
1403
1403
|
"processed_sample_derivative": "Germline DNA",
|
|
@@ -1752,7 +1752,7 @@ def tumor_tissue_rna() -> PrismTestData:
|
|
|
1752
1752
|
"description_of_sample": "Normal",
|
|
1753
1753
|
"sample_collection_procedure": "Core Biopsy",
|
|
1754
1754
|
"core_number": "1.0",
|
|
1755
|
-
"fixation_stabilization_type": "
|
|
1755
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
1756
1756
|
"processed_sample_type": "Bone Marrow Film",
|
|
1757
1757
|
"processed_sample_quantity": 1.0,
|
|
1758
1758
|
"processed_sample_derivative": "Germline RNA",
|
|
@@ -1783,7 +1783,7 @@ def tumor_tissue_rna() -> PrismTestData:
|
|
|
1783
1783
|
"description_of_sample": "Normal",
|
|
1784
1784
|
"sample_collection_procedure": "Core Biopsy",
|
|
1785
1785
|
"core_number": "1.0",
|
|
1786
|
-
"fixation_stabilization_type": "
|
|
1786
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
1787
1787
|
"processed_sample_type": "Bone Marrow Film",
|
|
1788
1788
|
"processed_sample_quantity": 1.0,
|
|
1789
1789
|
"processed_sample_derivative": "Germline RNA",
|
|
@@ -1814,7 +1814,7 @@ def tumor_tissue_rna() -> PrismTestData:
|
|
|
1814
1814
|
"description_of_sample": "Normal",
|
|
1815
1815
|
"sample_collection_procedure": "Core Biopsy",
|
|
1816
1816
|
"core_number": "1.0",
|
|
1817
|
-
"fixation_stabilization_type": "
|
|
1817
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
1818
1818
|
"processed_sample_type": "Bone Marrow Film",
|
|
1819
1819
|
"processed_sample_quantity": 2.0,
|
|
1820
1820
|
"processed_sample_derivative": "Germline RNA",
|
|
@@ -1851,7 +1851,7 @@ def tumor_tissue_rna() -> PrismTestData:
|
|
|
1851
1851
|
"description_of_sample": "Normal",
|
|
1852
1852
|
"sample_collection_procedure": "Core Biopsy",
|
|
1853
1853
|
"core_number": "1.0",
|
|
1854
|
-
"fixation_stabilization_type": "
|
|
1854
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
1855
1855
|
"processed_sample_type": "Bone Marrow Film",
|
|
1856
1856
|
"processed_sample_quantity": 1.0,
|
|
1857
1857
|
"processed_sample_derivative": "Germline RNA",
|
|
@@ -2067,7 +2067,7 @@ def microbiome_dna() -> PrismTestData:
|
|
|
2067
2067
|
{
|
|
2068
2068
|
"shipping_entry_number": 1,
|
|
2069
2069
|
"collection_event_name": "Baseline",
|
|
2070
|
-
"fixation_stabilization_type": "
|
|
2070
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
2071
2071
|
"parent_sample_id": "test_encrypted('TRIALGROUP 1')",
|
|
2072
2072
|
"processed_sample_id": "test_encrypted('BIOBANK 1')",
|
|
2073
2073
|
"cimac_id": "CTTTP08T3.00",
|
|
@@ -2095,7 +2095,7 @@ def microbiome_dna() -> PrismTestData:
|
|
|
2095
2095
|
{
|
|
2096
2096
|
"shipping_entry_number": 2,
|
|
2097
2097
|
"collection_event_name": "Pre_Day_1_Cycle_2",
|
|
2098
|
-
"fixation_stabilization_type": "
|
|
2098
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
2099
2099
|
"parent_sample_id": "test_encrypted('TRIALGROUP 2')",
|
|
2100
2100
|
"processed_sample_id": "test_encrypted('BIOBANK 1')",
|
|
2101
2101
|
"cimac_id": "CTTTP08T4.00",
|
|
@@ -2123,7 +2123,7 @@ def microbiome_dna() -> PrismTestData:
|
|
|
2123
2123
|
{
|
|
2124
2124
|
"shipping_entry_number": 3,
|
|
2125
2125
|
"collection_event_name": "Pre_Day_1_Cycle_2",
|
|
2126
|
-
"fixation_stabilization_type": "
|
|
2126
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
2127
2127
|
"parent_sample_id": "test_encrypted('TRIALGROUP 3')",
|
|
2128
2128
|
"processed_sample_id": "test_encrypted('BIOBANK 1')",
|
|
2129
2129
|
"cimac_id": "CTTTP08T5.00",
|
|
@@ -2156,7 +2156,7 @@ def microbiome_dna() -> PrismTestData:
|
|
|
2156
2156
|
"samples": [
|
|
2157
2157
|
{
|
|
2158
2158
|
"collection_event_name": "Baseline",
|
|
2159
|
-
"fixation_stabilization_type": "
|
|
2159
|
+
"fixation_stabilization_type": "Formalin Fixation",
|
|
2160
2160
|
"parent_sample_id": "test_encrypted('TRIALGROUP 4')",
|
|
2161
2161
|
"processed_sample_id": "test_encrypted('BIOBANK 1')",
|
|
2162
2162
|
"cimac_id": "CTTTP09T1.00",
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/metaschema/strict_meta_schema.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
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_bam.json
RENAMED
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/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.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_cns.json
RENAMED
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_csv.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_fcs.json
RENAMED
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_gz.json
RENAMED
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_jpg.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_log.json
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_maf.json
RENAMED
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_npx.json
RENAMED
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_pdf.json
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_png.json
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_rcc.json
RENAMED
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_tbi.json
RENAMED
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_tsv.json
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_vcf.json
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/artifacts/artifact_zip.json
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/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
|
|
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
|
|
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.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/ctdna_assay.json
RENAMED
|
File without changes
|
{nci_cidc_schemas-0.27.4 → nci_cidc_schemas-0.27.6}/cidc_schemas/schemas/assays/cytof_assay.json
RENAMED
|
File without changes
|