├── DOUblet_Cluster_Labeling.ipynb ├── DeepTree_algorithm_demo.ipynb ├── Human_fetal_lung_cell_atlas_2022 ├── MarkerGenes.md └── README.md ├── LICENSE ├── Pythonplus.py ├── README.md ├── Scanpyplus.py ├── Soft_integration_limb.ipynb ├── Soft_integration_pancreas.ipynb └── pandasPlus.py /DOUblet_Cluster_Labeling.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brianpenghe/python-genomics/HEAD/DOUblet_Cluster_Labeling.ipynb -------------------------------------------------------------------------------- /DeepTree_algorithm_demo.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brianpenghe/python-genomics/HEAD/DeepTree_algorithm_demo.ipynb -------------------------------------------------------------------------------- /Human_fetal_lung_cell_atlas_2022/MarkerGenes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brianpenghe/python-genomics/HEAD/Human_fetal_lung_cell_atlas_2022/MarkerGenes.md -------------------------------------------------------------------------------- /Human_fetal_lung_cell_atlas_2022/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brianpenghe/python-genomics/HEAD/Human_fetal_lung_cell_atlas_2022/README.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brianpenghe/python-genomics/HEAD/LICENSE -------------------------------------------------------------------------------- /Pythonplus.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brianpenghe/python-genomics/HEAD/Pythonplus.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brianpenghe/python-genomics/HEAD/README.md -------------------------------------------------------------------------------- /Scanpyplus.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brianpenghe/python-genomics/HEAD/Scanpyplus.py -------------------------------------------------------------------------------- /Soft_integration_limb.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brianpenghe/python-genomics/HEAD/Soft_integration_limb.ipynb -------------------------------------------------------------------------------- /Soft_integration_pancreas.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brianpenghe/python-genomics/HEAD/Soft_integration_pancreas.ipynb -------------------------------------------------------------------------------- /pandasPlus.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/brianpenghe/python-genomics/HEAD/pandasPlus.py --------------------------------------------------------------------------------