├── LICENSE ├── README.md ├── docs ├── HLCA_metadata_explanation.csv └── fastgenomics-hlca-mapping.gif └── figs ├── HLCA_annotations_umaps.png └── HLCA_overview.png /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LungCellAtlas/HLCA/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LungCellAtlas/HLCA/HEAD/README.md -------------------------------------------------------------------------------- /docs/HLCA_metadata_explanation.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LungCellAtlas/HLCA/HEAD/docs/HLCA_metadata_explanation.csv -------------------------------------------------------------------------------- /docs/fastgenomics-hlca-mapping.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LungCellAtlas/HLCA/HEAD/docs/fastgenomics-hlca-mapping.gif -------------------------------------------------------------------------------- /figs/HLCA_annotations_umaps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LungCellAtlas/HLCA/HEAD/figs/HLCA_annotations_umaps.png -------------------------------------------------------------------------------- /figs/HLCA_overview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LungCellAtlas/HLCA/HEAD/figs/HLCA_overview.png --------------------------------------------------------------------------------