File tree
110 files changed
+72
-2
lines changed- Analysis
- DREMI_input
- DREMI_output
- EMD_input
- EMD_output
- UMAP_input
- UMAP_output
- Vis_Heatmap
- Vis_PCA
- Preprocessed_Data
- Raw_Data
- ex_EpithelialSIOrganoid
- Utils_Data
- input
- opt1_concatenation
- opt2_downsample
- opt3_reindex
- opt4_arcsinh
- opt5_conversion
- output
- opt1_concatenation
- opt2_downsample
- opt3_reindex
- opt4_arcsinh
- opt5_conversion
- code
- aux
- utils
- docs
- _build
- doctrees
- usage
- html
- .doctrees
- usage
- _sources
- usage
- _static
- usage
- usage
- figs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
110 files changed
+72
-2
lines changed.gitignore
100644
100755
+72-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
87 |
| - | |
| 86 | + | |
| 87 | + | |
88 | 88 |
| |
89 | 89 |
| |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + |
Analysis/DREMI_input/README.md
100644
100755
File mode changed.
Analysis/DREMI_output/README.md
100644
100755
File mode changed.
Analysis/EMD_input/README.md
100644
100755
File mode changed.
Analysis/EMD_output/README.md
100644
100755
File mode changed.
Analysis/UMAP_input/README.md
100644
100755
File mode changed.
Analysis/UMAP_output/README.md
100644
100755
File mode changed.
Analysis/Vis_Heatmap/README.md
100644
100755
File mode changed.
Analysis/Vis_PCA/README.md
100644
100755
File mode changed.
LICENSE.md
100644
100755
File mode changed.
Preprocessed_Data/README.md
100644
100755
File mode changed.
README.md
100644
100755
File mode changed.
Raw_Data/README.md
100644
100755
File mode changed.
Raw_Data/TOBis01_Organoids.fcs
100644
100755
File mode changed.
Raw_Data/TOBis02_Organoids.fcs
100644
100755
File mode changed.
Raw_Data/TOBis03_Organoids.fcs
100644
100755
File mode changed.
Raw_Data/TOBis04_Organoids.fcs
100644
100755
File mode changed.
Raw_Data/TOBis05_Organoids.fcs
100644
100755
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
File mode changed.
Utils_Data/input/README.md
100644
100755
File mode changed.
Utils_Data/input/opt1_concatenation/README.md
100644
100755
File mode changed.
Utils_Data/input/opt2_downsample/README.md
100644
100755
File mode changed.
Utils_Data/input/opt3_reindex/README.md
100644
100755
File mode changed.
Utils_Data/input/opt4_arcsinh/README.md
100644
100755
File mode changed.
Utils_Data/input/opt5_conversion/README.md
100644
100755
File mode changed.
Utils_Data/output/README.md
100644
100755
File mode changed.
Utils_Data/output/opt1_concatenation/README.md
100644
100755
File mode changed.
Utils_Data/output/opt2_downsample/README.md
100644
100755
File mode changed.
Utils_Data/output/opt3_reindex/README.md
100644
100755
File mode changed.
Utils_Data/output/opt4_arcsinh/README.md
100644
100755
File mode changed.
Utils_Data/output/opt5_conversion/README.md
100644
100755
File mode changed.
code/1-data_preprocess.py
100644
100755
File mode changed.
code/2-umap.py
100644
100755
File mode changed.
code/3-emd.py
100644
100755
File mode changed.
code/4-dremi.py
100644
100755
File mode changed.
code/5v1-htmp.py
100644
100755
File mode changed.
code/5v2-pca.py
100644
100755
File mode changed.
code/README.md
100644
100755
File mode changed.
code/aux/README.md
100644
100755
File mode changed.
code/aux/aux1_data_preprocess.py
100644
100755
File mode changed.
code/aux/aux2_umap.py
100644
100755
File mode changed.
code/aux/aux3_emd.py
100644
100755
File mode changed.
code/aux/aux4_dremi.py
100644
100755
File mode changed.
code/aux/aux5v1_both.sh
100644
100755
File mode changed.
code/aux/aux5v1_dremi.R
100644
100755
File mode changed.
code/aux/aux5v1_dremi.sh
100644
100755
File mode changed.
code/aux/aux5v1_emd.R
100644
100755
File mode changed.
code/aux/aux5v1_emd.sh
100644
100755
File mode changed.
code/aux/aux5v2_pca_both.sh
100644
100755
File mode changed.
code/aux/aux5v2_pca_dremi.R
100644
100755
File mode changed.
code/aux/aux5v2_pca_dremi.sh
100644
100755
File mode changed.
code/aux/aux5v2_pca_emd.R
100644
100755
File mode changed.
code/aux/aux5v2_pca_emd.sh
100644
100755
File mode changed.
code/aux/aux_functions.py
100644
100755
File mode changed.
code/utils/5v2_pca-dremi_plotly.py
100644
100755
File mode changed.
code/utils/5v2_pca-emd_plotly.py
100644
100755
File mode changed.
code/utils/6-cell_state_info.py
100644
100755
File mode changed.
code/utils/7-cell_type_info.py
100644
100755
File mode changed.
code/utils/8-cell_type-state_integration.py
100644
100755
File mode changed.
code/utils/README.md
100644
100755
File mode changed.
code/utils/opt1_concatenation.py
100644
100755
File mode changed.
code/utils/opt2_downsample.py
100644
100755
File mode changed.
code/utils/opt3_reindex.py
100644
100755
File mode changed.
code/utils/opt4_arcsinh.py
100644
100755
File mode changed.
code/utils/opt5_conversion.py
100644
100755
File mode changed.
conda_env.yml
100644
100755
File mode changed.
dependency_troubleshoot.py
100644
100755
File mode changed.
docs/Makefile
100644
100755
File mode changed.
docs/_build/doctrees/environment.pickle
100644
100755
File mode changed.
docs/_build/doctrees/index.doctree
100644
100755
File mode changed.
docs/_build/doctrees/usage/test.doctree
100644
100755
File mode changed.
docs/_build/html/.buildinfo
100644
100755
File mode changed.
docs/_build/html/.doctrees/environment.pickle
100644
100755
File mode changed.
docs/_build/html/.doctrees/index.doctree
100644
100755
File mode changed.
docs/_build/html/.doctrees/usage/test.doctree
100644
100755
File mode changed.
docs/_build/html/_sources/index.rst.txt
100644
100755
File mode changed.
docs/_build/html/_sources/usage/test.rst.txt
100644
100755
File mode changed.
docs/_build/html/_static/alabaster.css
100644
100755
File mode changed.
docs/_build/html/_static/basic.css
100644
100755
File mode changed.
docs/_build/html/_static/custom.css
100644
100755
File mode changed.
docs/_build/html/_static/doctools.js
100644
100755
File mode changed.
File mode changed.
docs/_build/html/_static/file.png
100644
100755
File mode changed.
docs/_build/html/_static/jquery-3.2.1.js
100644
100755
File mode changed.
docs/_build/html/_static/jquery.js
100644
100755
File mode changed.
docs/_build/html/_static/language_data.js
100644
100755
File mode changed.
docs/_build/html/_static/minus.png
100644
100755
File mode changed.
docs/_build/html/_static/plus.png
100644
100755
File mode changed.
docs/_build/html/_static/pygments.css
100644
100755
File mode changed.
docs/_build/html/_static/searchtools.js
100644
100755
File mode changed.
docs/_build/html/_static/underscore-1.3.1.js
100644
100755
File mode changed.
docs/_build/html/_static/underscore.js
100644
100755
File mode changed.
docs/_build/html/genindex.html
100644
100755
File mode changed.
docs/_build/html/index.html
100644
100755
File mode changed.
docs/_build/html/objects.inv
100644
100755
File mode changed.
docs/_build/html/search.html
100644
100755
File mode changed.
docs/_build/html/searchindex.js
100644
100755
File mode changed.
docs/_build/html/usage/test.html
100644
100755
File mode changed.
docs/conf.py
100644
100755
File mode changed.
docs/index.rst
100644
100755
File mode changed.
docs/make.bat
100644
100755
File mode changed.
docs/usage/test.rst
100644
100755
File mode changed.
figs/flowchart_v1.png
100644
100755
File mode changed.
figs/provisional_Flowchart.png
100644
100755
File mode changed.
0 commit comments