Skip to content

Commit d477012

Browse files
authored
Merge pull request #58 from Cellular-Semantics/fix-bipolar-marker-inputs
Fix bipolar marker inputs
2 parents 158474d + 64d7388 commit d477012

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
semantic.cache
33
bin/
44

5+
.idea/
6+
57
*.tmp
68
*.tmp.obo
79
*.tmp.owl

src/markers/input/metadata.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ file_name,Species,Species_abbreviation,Organ_region,Parent,Marker_set_xref,CxG_c
22
HLCA_CellRef_MarkerPerformance_forDOS.csv,NCBITaxon:9606,Human,UBERON:0002048,SO:0001260,https://doi.org/10.5281/zenodo.11165918,https://cellxgene.cziscience.com/collections/6f6d381a-7701-4781-935c-db10d30de293,An integrated cell atlas of the human lung in health and disease (core),,
33
nsforest_human_neocortex_global_cluster_combinatorial_results.csv,NCBITaxon:9606,Human,UBERON:0001950,SO:0001260,https://doi.org/10.5281/zenodo.11165918,https://cellxgene.cziscience.com/collections/d17249d2-0e6e-4500-abb8-e6c93fa1ac6f,,,cluster
44
nsforest_human_neocortex_global_subclass_results.csv,NCBITaxon:9606,Human,UBERON:0001950,SO:0001260,https://doi.org/10.5281/zenodo.11165918,https://cellxgene.cziscience.com/collections/d17249d2-0e6e-4500-abb8-e6c93fa1ac6f,,,subclass
5-
li_et_al_2023_snRNA_bipolar_cell_author_cell_type_markers.csv,NCBITaxon:9606,Human,UBERON:0001950,SO:0001260,https://doi.org/10.5281/zenodo.11165918,https://cellxgene.cziscience.com/collections/4c6eaf5c-6d57-4c76-b1e9-60df8c655f1e,snRNA-seq of human retina - bipolar cell subclass,,subclass
6-
li_et_al_2023_scRNA_bipolar_cell_author_cell_type_markers.csv,NCBITaxon:9606,Human,UBERON:0001950,SO:0001260,https://doi.org/10.5281/zenodo.11165918,https://cellxgene.cziscience.com/e/459dc9de-9ab8-4e4d-ac44-182595b1c18b,scRNA-seq of human retina - bipolar cell subclass,,subclass
5+
li_et_al_2023_snRNA_bipolar_cell_author_cell_type_markers.csv,NCBITaxon:9606,Human,UBERON:0000966,SO:0001260,https://doi.org/10.5281/zenodo.11165918,https://cellxgene.cziscience.com/collections/4c6eaf5c-6d57-4c76-b1e9-60df8c655f1e,snRNA-seq of human retina - bipolar cell subclass,4.1,subclass
6+
li_et_al_2023_scRNA_bipolar_cell_author_cell_type_markers.csv,NCBITaxon:9606,Human,UBERON:0000966,SO:0001260,https://doi.org/10.5281/zenodo.11165918,https://cellxgene.cziscience.com/collections/4c6eaf5c-6d57-4c76-b1e9-60df8c655f1e,scRNA-seq of human retina - bipolar cell subclass,4.1,subclass
77
,,,,,,,,

0 commit comments

Comments
 (0)