CHANGELOG.md
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
Orange3_SingleCell.egg-info/PKG-INFO
Orange3_SingleCell.egg-info/SOURCES.txt
Orange3_SingleCell.egg-info/dependency_links.txt
Orange3_SingleCell.egg-info/entry_points.txt
Orange3_SingleCell.egg-info/namespace_packages.txt
Orange3_SingleCell.egg-info/not-zip-safe
Orange3_SingleCell.egg-info/requires.txt
Orange3_SingleCell.egg-info/top_level.txt
doc/build/htmlhelp/.buildinfo
doc/build/htmlhelp/Orange3ExampleAdd-ondoc.hhc
doc/build/htmlhelp/Orange3ExampleAdd-ondoc.hhk
doc/build/htmlhelp/Orange3ExampleAdd-ondoc.hhp
doc/build/htmlhelp/Orange3ExampleAdd-ondoc.stp
doc/build/htmlhelp/genindex.html
doc/build/htmlhelp/index.html
doc/build/htmlhelp/_images/Filter-Example.png
doc/build/htmlhelp/_images/Filter-stamped.png
doc/build/htmlhelp/_images/LouvainClustering-Example.png
doc/build/htmlhelp/_images/LouvainClustering-stamped.png
doc/build/htmlhelp/_images/Normalize-stamped.png
doc/build/htmlhelp/_images/ScoreCells-stamped.png
doc/build/htmlhelp/_images/ScoreGenes-stamped.png
doc/build/htmlhelp/_images/SingleCellDatasets-stamped.png
doc/build/htmlhelp/_images/tSNE-Example.png
doc/build/htmlhelp/_images/tSNE-stamped.png
doc/build/htmlhelp/_static/basic.css
doc/build/htmlhelp/_static/doctools.js
doc/build/htmlhelp/_static/documentation_options.js
doc/build/htmlhelp/_static/file.png
doc/build/htmlhelp/_static/jquery-3.5.1.js
doc/build/htmlhelp/_static/jquery.js
doc/build/htmlhelp/_static/language_data.js
doc/build/htmlhelp/_static/minus.png
doc/build/htmlhelp/_static/nature.css
doc/build/htmlhelp/_static/plus.png
doc/build/htmlhelp/_static/pygments.css
doc/build/htmlhelp/_static/searchtools.js
doc/build/htmlhelp/_static/style.css
doc/build/htmlhelp/_static/underscore-1.12.0.js
doc/build/htmlhelp/_static/underscore.js
doc/build/htmlhelp/widgets/filter.html
doc/build/htmlhelp/widgets/louvain.html
doc/build/htmlhelp/widgets/normalize.html
doc/build/htmlhelp/widgets/scorecells.html
doc/build/htmlhelp/widgets/scoregenes.html
doc/build/htmlhelp/widgets/singlecelldatasets.html
doc/build/htmlhelp/widgets/tsne.html
orangecontrib/__init__.py
orangecontrib/single_cell/__init__.py
orangecontrib/single_cell/__main__.py
orangecontrib/single_cell/reader.py
orangecontrib/single_cell/launcher/__init__.py
orangecontrib/single_cell/launcher/config.py
orangecontrib/single_cell/launcher/iconview.py
orangecontrib/single_cell/launcher/splash.py
orangecontrib/single_cell/launcher/update_check.py
orangecontrib/single_cell/launcher/welcome.py
orangecontrib/single_cell/launcher/icons/Biomarkers.svg
orangecontrib/single_cell/launcher/icons/BiomarkersColor.svg
orangecontrib/single_cell/launcher/icons/CellTypeDiscovery.svg
orangecontrib/single_cell/launcher/icons/CellTypeDiscoveryColor.svg
orangecontrib/single_cell/launcher/icons/PopulationPrediction.svg
orangecontrib/single_cell/launcher/icons/PopulationPredictionColor.svg
orangecontrib/single_cell/launcher/icons/Templates.svg
orangecontrib/single_cell/launcher/icons/Welcome.svg
orangecontrib/single_cell/launcher/icons/getting-started-video-tutorials.png
orangecontrib/single_cell/launcher/icons/splash.png
orangecontrib/single_cell/launcher/icons/welcome-background.png
orangecontrib/single_cell/preprocess/__init__.py
orangecontrib/single_cell/preprocess/alignment.py
orangecontrib/single_cell/preprocess/biweight.py
orangecontrib/single_cell/preprocess/cca.py
orangecontrib/single_cell/preprocess/clusteranalysis.py
orangecontrib/single_cell/preprocess/scbnorm.py
orangecontrib/single_cell/preprocess/scpreprocess.py
orangecontrib/single_cell/tests/__init__.py
orangecontrib/single_cell/tests/owscorecells.py
orangecontrib/single_cell/tests/test_load_data.py
orangecontrib/single_cell/tests/test_owaligndatasets.py
orangecontrib/single_cell/tests/test_owbatchnorm.py
orangecontrib/single_cell/tests/test_owdatasets.py
orangecontrib/single_cell/tests/test_owfilter.py
orangecontrib/single_cell/tests/test_owgenerank.py
orangecontrib/single_cell/tests/test_owloaddata.py
orangecontrib/single_cell/tests/test_owmarkergenes.py
orangecontrib/single_cell/tests/test_owmultisample.py
orangecontrib/single_cell/tests/test_owscoregenes.py
orangecontrib/single_cell/tests/test_owscpreprocess.py
orangecontrib/single_cell/tests/test_owtsne.py
orangecontrib/single_cell/tests/data/DATA_MATRIX_LOG_TPM.txt
orangecontrib/single_cell/tests/data/data.loom
orangecontrib/single_cell/tests/data/data.pkl
orangecontrib/single_cell/tests/data/data.txt.gz
orangecontrib/single_cell/tests/data/data.xlsx
orangecontrib/single_cell/tests/data/lib.cell.count
orangecontrib/single_cell/tests/data/lib.cell.meta
orangecontrib/single_cell/tests/data/10x/hg19/barcodes.tsv
orangecontrib/single_cell/tests/data/10x/hg19/genes.tsv
orangecontrib/single_cell/tests/data/10x/hg19/matrix.mtx
orangecontrib/single_cell/tests/data/10x/mm10/barcodes.tsv
orangecontrib/single_cell/tests/data/10x/mm10/genes.tsv
orangecontrib/single_cell/tests/data/10x/mm10/matrix.mtx
orangecontrib/single_cell/tests/preprocess/__init__.py
orangecontrib/single_cell/tests/preprocess/test_alignment.py
orangecontrib/single_cell/tests/preprocess/test_cca.py
orangecontrib/single_cell/tests/preprocess/test_scbnorm.py
orangecontrib/single_cell/tests/preprocess/test_scpreprocess.py
orangecontrib/single_cell/tutorials/010-Showcase-LoadDataM.ows
orangecontrib/single_cell/tutorials/020-Showcase-Markers.ows
orangecontrib/single_cell/tutorials/030-Showcase-Clustering.ows
orangecontrib/single_cell/tutorials/040-Showcase-RegrBatchEffects.ows
orangecontrib/single_cell/tutorials/050-Showcase-DatasetAlignment.ows
orangecontrib/single_cell/tutorials/053-Showcase-DataSetPreprocessingAlignment.ows
orangecontrib/single_cell/tutorials/060-Showcase-StagePrediction.ows
orangecontrib/single_cell/tutorials/__init__.py
orangecontrib/single_cell/tutorials/010-Showcase-LoadDataM-Data/batch-A/barcodes.tsv
orangecontrib/single_cell/tutorials/010-Showcase-LoadDataM-Data/batch-A/genes.tsv
orangecontrib/single_cell/tutorials/010-Showcase-LoadDataM-Data/batch-A/matrix.mtx
orangecontrib/single_cell/tutorials/010-Showcase-LoadDataM-Data/batch-B/barcodes.tsv
orangecontrib/single_cell/tutorials/010-Showcase-LoadDataM-Data/batch-B/genes.tsv
orangecontrib/single_cell/tutorials/010-Showcase-LoadDataM-Data/batch-B/matrix.mtx
orangecontrib/single_cell/tutorials/010-Showcase-LoadDataM-Data/batch-C/barcodes.tsv
orangecontrib/single_cell/tutorials/010-Showcase-LoadDataM-Data/batch-C/genes.tsv
orangecontrib/single_cell/tutorials/010-Showcase-LoadDataM-Data/batch-C/matrix.mtx
orangecontrib/single_cell/widgets/__init__.py
orangecontrib/single_cell/widgets/contingency_table.py
orangecontrib/single_cell/widgets/load_data.py
orangecontrib/single_cell/widgets/owaligndatasets.py
orangecontrib/single_cell/widgets/owbatchnorm.py
orangecontrib/single_cell/widgets/owdotmatrix.py
orangecontrib/single_cell/widgets/owfilter.py
orangecontrib/single_cell/widgets/owloaddata.py
orangecontrib/single_cell/widgets/owmarkergenes.py
orangecontrib/single_cell/widgets/owmultisample.py
orangecontrib/single_cell/widgets/owscdatasets.py
orangecontrib/single_cell/widgets/owscorecells.py
orangecontrib/single_cell/widgets/owscoregenes.py
orangecontrib/single_cell/widgets/owscpreprocess.py
orangecontrib/single_cell/widgets/owtsne.py
orangecontrib/single_cell/widgets/icons/AlignDatasets.svg
orangecontrib/single_cell/widgets/icons/BatchEffectRemoval.svg
orangecontrib/single_cell/widgets/icons/Binarize.svg
orangecontrib/single_cell/widgets/icons/DotMatrix.svg
orangecontrib/single_cell/widgets/icons/Filter.svg
orangecontrib/single_cell/widgets/icons/LoadData.svg
orangecontrib/single_cell/widgets/icons/LogarithmicScale.svg
orangecontrib/single_cell/widgets/icons/MarkerGenes.svg
orangecontrib/single_cell/widgets/icons/MultiSample.svg
orangecontrib/single_cell/widgets/icons/Normalize.svg
orangecontrib/single_cell/widgets/icons/Rank.svg
orangecontrib/single_cell/widgets/icons/ScoreCells.svg
orangecontrib/single_cell/widgets/icons/ScoreGenes.svg
orangecontrib/single_cell/widgets/icons/SelectGenes.svg
orangecontrib/single_cell/widgets/icons/SingleCellDatasets.svg
orangecontrib/single_cell/widgets/icons/SingleCellPreprocess.svg
orangecontrib/single_cell/widgets/icons/Standardize.svg
orangecontrib/single_cell/widgets/icons/TSNE.svg
orangecontrib/single_cell/widgets/icons/VCFFile.svg
orangecontrib/single_cell/widgets/icons/category.svg