.gitignore
.gitmodules
CONTRIBUTING.md
Celligner_demo.ipynb
Dockerfile
HISTORY.md
LICENSE
MANIFEST.in
Makefile
README.md
Untitled-1.ipynb
Untitled.ipynb
mkdocs.yml
requirements-test.txt
requirements.txt
setup.py
working_doc.md
.github/FUNDING.yml
.github/release_message.sh
.github/workflows/main.yml
.github/workflows/release.yml
R/Celligner_helpers.R
R/Celligner_methods.R
R/DESCRIPTION
R/Dockerfile
R/NAMESPACE
R/README.md
R/global_params.R
R/install_packages.R
R/mutlidataset_alignment.R
celligner/VERSION
celligner/__init__.py
celligner/limma.py
celligner/params.py
celligner.egg-info/PKG-INFO
celligner.egg-info/SOURCES.txt
celligner.egg-info/dependency_links.txt
celligner.egg-info/entry_points.txt
celligner.egg-info/requires.txt
celligner.egg-info/top_level.txt
celligner/__pycache__/__init__.cpython-37.pyc
celligner/__pycache__/limma.cpython-37.pyc
celligner/__pycache__/params.cpython-37.pyc
celligner/contrastive/.git
celligner/contrastive/.gitignore
celligner/contrastive/LICENSE
celligner/contrastive/README.rst
celligner/contrastive/setup.py
celligner/contrastive/contrastive/__init__.py
celligner/contrastive/contrastive/__init__.pyc
celligner/contrastive/contrastive/__pycache__/__init__.cpython-37.pyc
celligner/contrastive/experiments/Comparing cPCA to other Techniques (Figure S2).ipynb
celligner/contrastive/experiments/Comparing cPCA to other Techniques.ipynb
celligner/contrastive/experiments/IMU Sensors (Figure 6).ipynb
celligner/contrastive/experiments/IMU.jpg
celligner/contrastive/experiments/MNIST Corrupted by Natural Background (Figures 1, 5).ipynb
celligner/contrastive/experiments/Mice Protein (Figure 2).ipynb
celligner/contrastive/experiments/Single-Cell RNA-seq (Figure 3).ipynb
celligner/contrastive/experiments/mice.jpg
celligner/contrastive/experiments/mice.pdf
celligner/contrastive/experiments/mice10.jpg
celligner/contrastive/experiments/pursuit.py
celligner/contrastive/experiments/supervised.py
celligner/contrastive/experiments/synthetic.jpg
celligner/contrastive/experiments/synthetic.pdf
celligner/contrastive/experiments/synthetic10.jpg
celligner/contrastive/experiments/utils.py
celligner/contrastive/experiments/.ipynb_checkpoints/Comparing cPCA to other Dimensionality Reduction Techniques -checkpoint.ipynb
celligner/contrastive/experiments/.ipynb_checkpoints/Comparing cPCA to other Techniques (Figure S2)-checkpoint.ipynb
celligner/contrastive/experiments/.ipynb_checkpoints/Comparing cPCA to other Techniques-checkpoint.ipynb
celligner/contrastive/experiments/.ipynb_checkpoints/IMU Sensors (Figure 6)-checkpoint.ipynb
celligner/contrastive/experiments/.ipynb_checkpoints/MNIST Corrupted by Natural Background (Figures 1, 5)-checkpoint.ipynb
celligner/contrastive/experiments/.ipynb_checkpoints/Mice Protein (Figure 2)-checkpoint.ipynb
celligner/contrastive/experiments/.ipynb_checkpoints/Single-Cell RNA-seq (Figure 3)-checkpoint.ipynb
celligner/contrastive/experiments/__pycache__/pursuit.cpython-35.pyc
celligner/contrastive/experiments/__pycache__/pursuit.cpython-36.pyc
celligner/contrastive/experiments/__pycache__/spca.cpython-35.pyc
celligner/contrastive/experiments/__pycache__/supervised.cpython-35.pyc
celligner/contrastive/experiments/__pycache__/supervised.cpython-36.pyc
celligner/contrastive/experiments/__pycache__/utils.cpython-35.pyc
celligner/contrastive/experiments/datasets/Data_Cortex_Nuclear.csv
celligner/contrastive/experiments/datasets/mHealth_subject1.log
celligner/contrastive/images/animation.gif
celligner/contrastive/images/gui_colors.png
celligner/contrastive/images/gui_true.png
celligner/contrastive/images/plot_example.png
celligner/contrastive/images/plot_true.png
celligner/mnnpy/.git
celligner/mnnpy/.gitignore
celligner/mnnpy/.travis.yml
celligner/mnnpy/LICENSE
celligner/mnnpy/MANIFEST.in
celligner/mnnpy/README.md
celligner/mnnpy/requirements.txt
celligner/mnnpy/setup.cfg
celligner/mnnpy/setup.py
celligner/mnnpy/build/lib.linux-x86_64-3.7/mnnpy/_utils.cpython-37m-x86_64-linux-gnu.so
celligner/mnnpy/build/temp.linux-x86_64-3.7/mnnpy/_utils.o
celligner/mnnpy/docs/example.png
celligner/mnnpy/docs/screen.png
celligner/mnnpy/mnnpy/__init__.py
celligner/mnnpy/mnnpy/_utils.c
celligner/mnnpy/mnnpy/_utils.cpython-37m-x86_64-linux-gnu.so
celligner/mnnpy/mnnpy/_utils.h
celligner/mnnpy/mnnpy/_utils.pyx
celligner/mnnpy/mnnpy/irlb.py
celligner/mnnpy/mnnpy/mnn.py
celligner/mnnpy/mnnpy/settings.py
celligner/mnnpy/mnnpy/utils.py
celligner/mnnpy/mnnpy.egg-info/PKG-INFO
celligner/mnnpy/mnnpy.egg-info/SOURCES.txt
celligner/mnnpy/mnnpy.egg-info/dependency_links.txt
celligner/mnnpy/mnnpy.egg-info/not-zip-safe
celligner/mnnpy/mnnpy.egg-info/requires.txt
celligner/mnnpy/mnnpy.egg-info/top_level.txt
celligner/mnnpy/mnnpy/__pycache__/__init__.cpython-37.pyc
celligner/mnnpy/mnnpy/__pycache__/irlb.cpython-37.pyc
celligner/mnnpy/mnnpy/__pycache__/mnn.cpython-37.pyc
celligner/mnnpy/mnnpy/__pycache__/settings.cpython-37.pyc
celligner/mnnpy/mnnpy/__pycache__/utils.cpython-37.pyc
data/purity_estimates_TCGA.csv
docs/celligner.md
docs/index.html
docs/index.md
docs/typical_celligner.webp
man/calc_gene_stats.Rd
man/calc_tumor_CL_cor.Rd
man/check_NAs.Rd
man/cluster_data.Rd
man/create_Seurat_object.Rd
man/dot-average_correction.Rd
man/dot-center_along_batch_vector.Rd
man/dot-compute_tricube_average.Rd
man/dot-tricube_weighted_correction.Rd
man/find_differentially_expressed_genes.Rd
man/get_cluster_averages.Rd
man/load_additional_data.Rd
man/load_data.Rd
man/modified_mnnCorrect.Rd
man/run_Celligner.Rd
man/run_MNN.Rd
man/run_cPCA.Rd
man/run_cPCA_analysis.Rd
man/run_lm_stats_limma_group.Rd
man/run_multidataset_alignment.Rd
tests/__init__.py
tests/conftest.py
tests/test_base.py