.editorconfig
.gitignore
.readthedocs.yml
LICENSE.txt
MANIFEST.in
README.rst
environment.yml
requirements.txt
setup.cfg
setup.py
umapenhancer_CG_Luoetal.png
versioneer.py
.github/workflows/os_mac.yml
.github/workflows/os_ubuntu.yml
.github/workflows/os_windows.yml
.github/workflows/python-package-conda.yml
.github/workflows/python27-package.yml
.github/workflows/python36-package.yml
.github/workflows/python37-package.yml
.github/workflows/python38-package.yml
.github/workflows/python39-package.yml
docs/Makefile
docs/System_Requirements.rst
docs/basic_usage.rst
docs/conf.py
docs/examples.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/references.rst
docs/release_notes.rst
docs/requirements.txt
docs/_static/css/custom.css
docs/_templates/autosummary/base.rst
docs/_templates/autosummary/class.rst
docs/api/index.rst
docs/pictures/Buenrostro_umap.png
docs/pictures/heatmap.png
docs/pictures/pbmc_PCA_coverage.png
docs/pictures/pbmc_diffmap.png
docs/pictures/pbmc_umap.png
docs/pictures/umap.png
docs/pictures/umapSatb2_CLUSTER_NORM.png
docs/pictures/umap_ATACseq_Astrocyte_marker.png
docs/pictures/umap_markers_hodology_ecker.png
docs/pictures/umapenhancer_CG_Luoetal.png
docs/pictures/umapexcitatory_neurons_promoters.png
docs/tutorials/ATAC_bld_ct_mtx_tutorial.html
docs/tutorials/Buenrostro_PBMC_data_processing.html
docs/tutorials/Buenrostro_PBMC_data_processing.ipynb
docs/tutorials/Cusanovich2018_BoneMarrow_data_processing_diffmap.html
docs/tutorials/Tutorial-preprocessing_ATAC_cusanovich.html
docs/tutorials/Tutorial_Hackathon_Buenrostro_2.html
docs/tutorials/Tutorial_building_custom_count_matrices_from_tsv_or_cellranger_outputs.html
docs/tutorials/Tutorial_building_custom_count_matrices_from_tsv_or_cellranger_outputs.ipynb
docs/tutorials/beta_tutorial_10x_pbmc.html
docs/tutorials/bld_count_matrix_methylation_tutorial.html
docs/tutorials/processing_enhancers_mCG.html
docs/tutorials/processing_enhancers_mCG.ipynb
docs/tutorials/snap2anndata/=
docs/tutorials/snap2anndata/SnapATAC_to_anndata_March26th2020.html
docs/tutorials/snap2anndata/SnapATAC_to_anndata_March26th2020.ipynb
episcanpy/__init__.py
episcanpy/_compat.py
episcanpy/_multidata.py
episcanpy/_settings.py
episcanpy/_version.py
episcanpy/logging.py
episcanpy/settings.py
episcanpy/utils.py
episcanpy.egg-info/PKG-INFO
episcanpy.egg-info/SOURCES.txt
episcanpy.egg-info/dependency_links.txt
episcanpy.egg-info/not-zip-safe
episcanpy.egg-info/requires.txt
episcanpy.egg-info/top_level.txt
episcanpy/api/__init__.py
episcanpy/api/ct.py
episcanpy/api/functions.py
episcanpy/api/pl.py
episcanpy/api/pp.py
episcanpy/api/tl.py
episcanpy/count_matrix/__init__.py
episcanpy/count_matrix/_atac_mtx.py
episcanpy/count_matrix/_bld_atac_mtx.py
episcanpy/count_matrix/_bld_atac_mtx_parallel.py
episcanpy/count_matrix/_bld_met_mtx.py
episcanpy/count_matrix/_extract.py
episcanpy/count_matrix/_features.py
episcanpy/count_matrix/_load_input_file.py
episcanpy/count_matrix/_load_met_ct_mtx.py
episcanpy/count_matrix/_peak_fct.py
episcanpy/count_matrix/_read_meth_file.py
episcanpy/functions/__init__.py
episcanpy/functions/_extract_meth.py
episcanpy/functions/_load_features.py
episcanpy/plotting/__init__.py
episcanpy/plotting/_heatmap.py
episcanpy/plotting/_histograms.py
episcanpy/plotting/_scanpy_plotting.py
episcanpy/plotting/_scanpy_quality.py
episcanpy/plotting/_silhouette.py
episcanpy/plotting/_variable_features.py
episcanpy/preprocessing/__init__.py
episcanpy/preprocessing/_correlation_components.py
episcanpy/preprocessing/_decomposition.py
episcanpy/preprocessing/_episcanpy_mo_fcts.py
episcanpy/preprocessing/_extract.py
episcanpy/preprocessing/_gtf_file_fct.py
episcanpy/preprocessing/_load_atac.py
episcanpy/preprocessing/_load_matrix.py
episcanpy/preprocessing/_metadata.py
episcanpy/preprocessing/_neighbors.py
episcanpy/preprocessing/_quality_control.py
episcanpy/preprocessing/_readimpute.py
episcanpy/preprocessing/_recipe.py
episcanpy/preprocessing/_scanpy_fct.py
episcanpy/preprocessing/_simple.py
episcanpy/preprocessing/_snapatac2anndata.py
episcanpy/preprocessing/_tss_enrichment.py
episcanpy/preprocessing/notes_benchmarking_multiomic.R
episcanpy/tools/__init__.py
episcanpy/tools/_cell_id.py
episcanpy/tools/_clustering.py
episcanpy/tools/_comparisons.py
episcanpy/tools/_features_selection.py
episcanpy/tools/_find_genes.py
episcanpy/tools/_find_genes2.py
episcanpy/tools/_geneactivity.py
episcanpy/tools/_impute_gene_methylation.py
episcanpy/tools/_impute_meth.py
episcanpy/tools/_lsi.py
episcanpy/tools/_recipe.py
episcanpy/tools/_scanpy_fct.py
episcanpy/tools/_scanpy_fct_features.py
episcanpy/tools/_silhouette.py
episcanpy/tools/_top_feature_genes.py
tests/__init__.py
tests/pytest.ini
tests/test_loading_episcanpy.py