Skip to content

Commit dc94a28

Browse files
Updated study name, and corresponding files and visualization links. Resolves #1113. (#1117)
1 parent c1a71f3 commit dc94a28

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

spa/src/app/files/releases/2020-march/2020-03-release.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -732,54 +732,54 @@
732732
"projectShortname": "Census of Immune Cells",
733733
"datasets": [
734734
{
735-
"datasetId": "2020-Mar-Census-Adult-Blood-10x",
736-
"developmentalStage": "Adult",
735+
"datasetId": "2020-Mar-Census-Newborn-Blood-10x",
736+
"developmentalStage": "Newborn",
737737
"files": [
738738
{
739739
"type": "ANNOTATED_CLUSTERS",
740740
"extension": "h5ad",
741-
"url": "2020-Mar-Census-Adult-Blood-10x_annotated_v1.seurat.h5ad"
741+
"url": "2020-Mar-Census-Newborn-Blood-10x_annotated_v1.seurat.h5ad"
742742
},
743743
{
744744
"type": "ANNOTATED_CLUSTERS",
745745
"extension": "loom",
746-
"url": "2020-Mar-Census-Adult-Blood-10x_annotated_v1.loom"
746+
"url": "2020-Mar-Census-Newborn-Blood-10x_annotated_v1.loom"
747747
},
748748
{
749749
"type": "DIFFERENTIAL_EXPRESSION",
750750
"extension": "xlsx",
751-
"url": "2020-Mar-Census-Adult-Blood-10x.de.xlsx"
751+
"url": "2020-Mar-Census-Newborn-Blood-10x.de.xlsx"
752752
},
753753
{
754754
"type": "FILTER",
755755
"extension": "xlsx",
756-
"url": "2020-Mar-Census-Adult-Blood-10x.filt.xlsx"
756+
"url": "2020-Mar-Census-Newborn-Blood-10x.filt.xlsx"
757757
},
758758
{
759759
"type": "CSV",
760760
"extension": "csv",
761-
"url": "2020-Mar-Census-Adult-Blood-10x.de.CSV.zip"
761+
"url": "2020-Mar-Census-Newborn-Blood-10x.de.CSV.zip"
762762
},
763763
{
764764
"type": "PIPELINE_INPUT",
765765
"extension": "loom",
766-
"url": "2020-Mar-Census-Adult-Blood-10x.loom"
766+
"url": "2020-Mar-Census-Newborn-Blood-10x.loom"
767767
}
768768
],
769769
"libraryConstructionApproach": "10X 3' v2 sequencing",
770770
"organ": "blood",
771771
"visualizations": [
772772
{
773773
"title": "SCP",
774-
"url": "https://singlecell.broadinstitute.org/single_cell/study/SCP770/2020-mar-census-adult-blood-10x#study-visualize"
774+
"url": "https://singlecell.broadinstitute.org/single_cell/study/SCP770/2020-mar-census-newborn-blood-10x#study-visualize"
775775
},
776776
{
777777
"title": "SCEA",
778778
"url": "https://www.ebi.ac.uk/gxa/sc/experiments/E-HCAD-4/results/tsne"
779779
},
780780
{
781781
"title": "CellxGene",
782-
"url": "http://2020-mar-census-adult-blood-10x.cellxgene.dev.explore.data.humancellatlas.org/"
782+
"url": "http://2020-mar-census-newborn-blood-10x.cellxgene.dev.explore.data.humancellatlas.org/"
783783
},
784784
{
785785
"title": "Xena",

0 commit comments

Comments
 (0)