Skip to content

Commit

Permalink
Merge pull request #401 from ncihtan/400-add-xenium-and-cosmx-to-dca-…
Browse files Browse the repository at this point in the history
…template-configjson

Add Xenium and CosMX to DCA template config json
  • Loading branch information
adamjtaylor authored May 9, 2024
2 parents eaf24c5 + b728f7c commit eaf70d5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions dca-template-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@
"schema_name": "10xVisiumSpatialTranscriptomics-RNA-seqLevel4",
"type": "file"
},
{
"display_name": "10X Genomics Xenium ISS Experiment",
"schema_name": "10XGenomicsXeniumISSExperiment",
"type": "file"
},
{
"display_name": "Bulk Methylation-seq Level 1",
"schema_name": "BulkMethylation-seqLevel1",
Expand Down Expand Up @@ -160,6 +165,11 @@
"schema_name": "MassSpectrometryLevel4",
"type": "file"
},
{
"display_name": "Nanostring CosMx SMI Experiment",
"schema_name": "NanostringCosMxSMIExperiment",
"type": "file"
},
{
"display_name": "NanoString GeoMx DSP Spatial Transcriptomics Level 1",
"schema_name": "NanoStringGeoMxDSPSpatialTranscriptomicsLevel1",
Expand Down

0 comments on commit eaf70d5

Please sign in to comment.