diff --git a/doctrees/environment.pickle b/doctrees/environment.pickle index f42c33b..17d5a80 100644 Binary files a/doctrees/environment.pickle and b/doctrees/environment.pickle differ diff --git a/doctrees/index.doctree b/doctrees/index.doctree index 167e141..152c7bf 100644 Binary files a/doctrees/index.doctree and b/doctrees/index.doctree differ diff --git a/html/index.html b/html/index.html index 5eb0c5e..a1e549b 100644 --- a/html/index.html +++ b/html/index.html @@ -54,8 +54,6 @@

DisclaimerGitHub issue. You can also contribute via pull request.

-

Please note that the GUI is not yet implemented and FUNKI can only be accessible -as a Python package.

Installation

@@ -70,7 +68,24 @@

Usage DataSet object. This class in turn inherits (i.e. is built on top of) the anndata.AnnData -class

+class. You can explore all implemented functionalities available +programmatically in the Documentation.

+

If you want to access FUNKI via the GUI, you need to execute the application +script with your Python interpreter, but first you need to download and install +FUNKI using the commands below:

+
git clone git@github.com:saezlab/FUNKI.git
+cd FUNKI
+pip install ./
+
+
+

Now you can launch the FUNKI by simply running the application script:

+
python src/funki/app.py
+
+
+

This should automatically open the application in your default internet browser. +If that is not the case, you can type or copy the following address (default) +in the browser bar: http://127.0.0.1:8050/

+

Note: Refreshing the page will also restart the application.

Documentation

diff --git a/html/searchindex.js b/html/searchindex.js index 1ef0ddc..407f354 100644 --- a/html/searchindex.js +++ b/html/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"Contents:": [[1, null]], "Disclaimer": [[1, "disclaimer"]], "Documentation": [[1, "documentation"]], "Indices and tables": [[1, "indices-and-tables"]], "Installation": [[1, "installation"]], "License": [[3, "license"]], "Usage": [[1, "usage"]], "Welcome to FUNKI": [[1, "welcome-to-funki"]], "funki.analysis": [[0, "module-funki.analysis"]], "funki.input": [[2, "module-funki.input"]], "funki.pipelines": [[4, "module-funki.pipelines"]], "funki.plots": [[5, "module-funki.plots"]], "funki.preprocessing": [[6, "module-funki.preprocessing"]]}, "docnames": ["analysis", "index", "input", "link_license", "pipelines", "plots", "preprocessing"], "envversion": {"sphinx": 61, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2}, "filenames": ["analysis.rst", "index.rst", "input.rst", "link_license.rst", "pipelines.rst", "plots.rst", "preprocessing.rst"], "indexentries": {"copy() (funki.input.dataset method)": [[2, "funki.input.DataSet.copy", false]], "dataset (class in funki.input)": [[2, "funki.input.DataSet", false]], "enrich() (in module funki.analysis)": [[0, "funki.analysis.enrich", false]], "funki.analysis": [[0, "module-funki.analysis", false]], "funki.input": [[2, "module-funki.input", false]], "funki.pipelines": [[4, "module-funki.pipelines", false]], "funki.plots": [[5, "module-funki.plots", false]], "funki.preprocessing": [[6, "module-funki.preprocessing", false]], "harmonize() (in module funki.preprocessing)": [[6, "funki.preprocessing.harmonize", false]], "module": [[0, "module-funki.analysis", false], [2, "module-funki.input", false], [4, "module-funki.pipelines", false], [5, "module-funki.plots", false], [6, "module-funki.preprocessing", false]], "plot_counts_vs_n_genes() (in module funki.plots)": [[5, "funki.plots.plot_counts_vs_n_genes", false]], "plot_counts_vs_pct_mito() (in module funki.plots)": [[5, "funki.plots.plot_counts_vs_pct_mito", false]], "plot_highest_expr() (in module funki.plots)": [[5, "funki.plots.plot_highest_expr", false]], "plot_n_genes() (in module funki.plots)": [[5, "funki.plots.plot_n_genes", false]], "plot_pca() (in module funki.plots)": [[5, "funki.plots.plot_pca", false]], "plot_pct_counts_mito() (in module funki.plots)": [[5, "funki.plots.plot_pct_counts_mito", false]], "plot_total_counts() (in module funki.plots)": [[5, "funki.plots.plot_total_counts", false]], "plot_tsne() (in module funki.plots)": [[5, "funki.plots.plot_tsne", false]], "plot_umap() (in module funki.plots)": [[5, "funki.plots.plot_umap", false]], "read() (in module funki.input)": [[2, "funki.input.read", false]], "sc_clustering() (in module funki.analysis)": [[0, "funki.analysis.sc_clustering", false]], "sc_quality_control() (in module funki.pipelines)": [[4, "funki.pipelines.sc_quality_control", false]], "sc_trans_filter() (in module funki.preprocessing)": [[6, "funki.preprocessing.sc_trans_filter", false]], "sc_trans_normalize_total() (in module funki.preprocessing)": [[6, "funki.preprocessing.sc_trans_normalize_total", false]], "sc_trans_qc_metrics() (in module funki.analysis)": [[0, "funki.analysis.sc_trans_qc_metrics", false]], "serialize() (funki.input.dataset method)": [[2, "funki.input.DataSet.serialize", false]], "sum_duplicated_gene_counts() (funki.input.dataset method)": [[2, "funki.input.DataSet.sum_duplicated_gene_counts", false]]}, "objects": {"funki": [[0, 0, 0, "-", "analysis"], [2, 0, 0, "-", "input"], [4, 0, 0, "-", "pipelines"], [5, 0, 0, "-", "plots"], [6, 0, 0, "-", "preprocessing"]], "funki.analysis": [[0, 1, 1, "", "enrich"], [0, 1, 1, "", "sc_clustering"], [0, 1, 1, "", "sc_trans_qc_metrics"]], "funki.input": [[2, 2, 1, "", "DataSet"], [2, 1, 1, "", "read"]], "funki.input.DataSet": [[2, 3, 1, "", "copy"], [2, 3, 1, "", "serialize"], [2, 3, 1, "", "sum_duplicated_gene_counts"]], "funki.pipelines": [[4, 1, 1, "", "sc_quality_control"]], "funki.plots": [[5, 1, 1, "", "plot_counts_vs_n_genes"], [5, 1, 1, "", "plot_counts_vs_pct_mito"], [5, 1, 1, "", "plot_highest_expr"], [5, 1, 1, "", "plot_n_genes"], [5, 1, 1, "", "plot_pca"], [5, 1, 1, "", "plot_pct_counts_mito"], [5, 1, 1, "", "plot_total_counts"], [5, 1, 1, "", "plot_tsne"], [5, 1, 1, "", "plot_umap"]], "funki.preprocessing": [[6, 1, 1, "", "harmonize"], [6, 1, 1, "", "sc_trans_filter"], [6, 1, 1, "", "sc_trans_normalize_total"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "function", "Python function"], "2": ["py", "class", "Python class"], "3": ["py", "method", "Python method"]}, "objtypes": {"0": "py:module", "1": "py:function", "2": "py:class", "3": "py:method"}, "terms": {"": [0, 3, 6], "0": [0, 3, 5, 6], "1": [0, 3, 5, 6], "10": [3, 5], "1000000": 6, "11": 3, "12": 3, "13": 3, "14": 3, "15": 3, "16": 3, "17": 3, "1996": 3, "1e6": 6, "2": 3, "20": 3, "2007": 3, "28": 3, "29": 3, "3": 3, "30": [3, 5], "4": 3, "5": [3, 5], "6": 3, "60": 3, "6b": 3, "6d": 3, "7": 3, "8": 3, "9": 3, "A": [0, 3, 6], "AND": 3, "AS": 3, "And": 3, "BE": 3, "BEING": 3, "BUT": 3, "BY": 3, "But": 3, "By": 3, "FOR": 3, "For": 3, "IF": 3, "IN": 3, "If": [0, 1, 2, 3, 6], "In": 3, "It": 3, "NO": 3, "NOT": 3, "No": 3, "Not": 3, "OF": 3, "OR": 3, "Of": 3, "SUCH": 3, "Such": 3, "THE": 3, "THERE": 3, "TO": 3, "The": [0, 2, 3, 4, 5, 6], "These": 3, "To": [0, 1, 3], "WILL": 3, "WITH": 3, "abil": 3, "about": 3, "abov": [3, 6], "absenc": 3, "absolut": 3, "abus": 3, "accept": [2, 3], "access": [1, 3], "accompani": 3, "accord": [0, 2, 3], "achiev": 3, "acknowledg": 3, "acquir": 3, "across": 3, "action": 3, "activ": 3, "actual": 3, "ad": [1, 2, 3], "adapt": 3, "add": [3, 6], "addit": 3, "address": 3, "adopt": 3, "advers": 3, "advis": 3, "affect": 3, "affero": 3, "affirm": 3, "after": [0, 3, 6], "against": 3, "aggreg": 3, "agre": 3, "agreement": 3, "aim": 3, "alg": 0, "alg_kwarg": 0, "algorithm": 0, "all": [0, 3, 5, 6], "alleg": 3, "allow": 3, "along": 3, "alpha": 5, "alreadi": 3, "also": [1, 3, 6], "altern": 3, "although": 3, "among": 3, "an": [1, 2, 3], "analysi": 1, "ancillari": 3, "ani": [1, 2, 3], "anndata": [1, 2], "annot": 0, "anti": 3, "anyon": 3, "anyth": 3, "appli": [0, 2, 3, 5, 6], "applic": [3, 6], "approach": 0, "appropi": 2, "appropri": 3, "approxim": 3, "ar": [0, 1, 3], "area": 3, "arg": 2, "argument": [0, 2, 5, 6], "aris": 3, "around": 1, "arrang": 3, "articl": 3, "as_json": 2, "ask": 3, "assert": 3, "asset": 3, "associ": 3, "assum": [2, 3], "assumpt": 3, "assur": 3, "attach": 3, "attempt": 3, "attribut": [0, 3], "author": 3, "automat": 3, "avail": [0, 2, 3, 5, 6], "avoid": 3, "awai": 3, "b": 3, "base": [0, 3, 5, 6], "basic": 3, "batch": 6, "becaus": 3, "been": [3, 6], "behalf": 3, "being": [1, 3], "believ": 3, "below": [3, 6], "benefit": 3, "best": 3, "between": [3, 5], "beyond": 3, "bodi": 3, "bool": [2, 5, 6], "both": 3, "box": [3, 4, 5], "brief": 3, "bug": 1, "built": 1, "busi": 3, "byte": 2, "c": 3, "call": 3, "can": [0, 1, 2, 3, 5, 6], "cannot": 3, "carri": 3, "case": 3, "caus": 3, "ceas": 3, "cell": [0, 4, 5, 6], "certain": 3, "cessat": 3, "chang": 3, "character": 3, "charg": 3, "choic": 0, "choos": 3, "circumst": 3, "circumvent": 3, "civil": 3, "claim": 3, "class": [1, 2, 3], "clear": 3, "clearli": 3, "close": 3, "cluster": 0, "code": 3, "collect": [0, 3], "color": [0, 5], "column": 6, "com": 1, "combin": 3, "come": 3, "command": 3, "commerci": 3, "commit": 3, "common": 3, "commun": 3, "comparison": 4, "compil": 3, "compli": 3, "complianc": 3, "compon": 3, "comput": [0, 1, 3, 4, 5, 6], "concern": 3, "condit": 3, "connect": 3, "consequ": 3, "consequenti": 3, "consid": 3, "consist": 3, "conspicu": 3, "constantli": 3, "constitut": 3, "constru": 3, "consum": 3, "contact": 3, "contain": [3, 6], "contatain": [4, 5], "content": 3, "context": 3, "continu": 3, "contractu": 3, "contradict": 3, "contrast": 3, "contribut": 1, "contributor": 3, "control": [0, 3, 6], "convei": 3, "conveni": 3, "convey": 3, "copi": [2, 3], "copyleft": 3, "copyright": 3, "correct": [3, 6], "correspond": [3, 6], "cost": 3, "could": 3, "count": [2, 4, 5, 6], "counterclaim": 3, "countri": 3, "cours": 3, "court": 3, "coven": 3, "cover": 3, "coverag": 3, "cpm": 6, "creat": 2, "criterion": 3, "cross": 3, "cure": 3, "current": [1, 2], "custom": 3, "customarili": 3, "d": 3, "dai": 3, "damag": 3, "danger": 3, "data": [0, 1, 2, 3, 4, 5, 6], "datafram": 0, "dataset": [0, 1, 2, 4, 5, 6], "date": 3, "decemb": 3, "decid": 3, "declin": 3, "decoupl": 0, "deem": 3, "default": [0, 2, 5, 6], "defect": 3, "defens": 3, "defin": [2, 3, 6], "definit": 3, "deni": 3, "denomin": 3, "depriv": 3, "design": 3, "detail": 3, "determin": 3, "develop": [1, 3], "devic": 3, "dict": 0, "differ": [1, 2, 3, 4, 6], "dimension": [0, 5, 6], "direct": 3, "directli": 3, "disclaim": 3, "discriminatori": 3, "displai": [3, 5], "distanc": 5, "distinguish": 3, "distribut": 3, "do": 3, "document": [2, 3], "doe": 3, "domain": 3, "doubt": 3, "downstream": 3, "duplic": 2, "durabl": 3, "dwell": 3, "dynam": 3, "e": [0, 1, 2, 3, 6], "each": 3, "earlier": 3, "effect": [3, 5], "effort": 3, "either": [0, 3], "electron": 3, "embed": [5, 6], "embodi": 3, "employ": 3, "enabl": 3, "end": 3, "enforc": 3, "enrich": [0, 1], "ensur": 3, "enter": 3, "entir": 3, "entiti": 3, "equival": [3, 6], "erron": 3, "essenti": 3, "etc": [0, 2], "even": 3, "event": 3, "ever": 3, "everi": 3, "everyon": 3, "everyth": 1, "exact": 3, "exampl": 3, "except": 3, "exclud": 3, "exclus": 3, "excus": 3, "execut": [3, 6], "exercis": 3, "exist": [0, 1], "expect": 3, "explain": 3, "explicitli": 3, "express": [3, 4, 5], "expressli": 3, "extend": 3, "extens": [2, 3], "extent": 3, "f": 3, "facil": 3, "factor": 0, "fail": 3, "failur": 3, "fair": 3, "fals": [2, 5, 6], "famili": 3, "fashion": 3, "favor": 3, "featur": [0, 1, 3], "fee": 3, "feel": 1, "figur": [4, 5], "file": [2, 3], "filter": [0, 6], "final": 3, "find": [1, 2, 3], "first": 3, "fit": 3, "fix": 3, "float": [0, 5, 6], "flow": 3, "follow": [1, 3], "follwo": 4, "forbid": 3, "forc": 3, "form": 3, "format": [2, 3], "found": 3, "foundat": 3, "free": [1, 3], "freedom": 3, "from": [0, 2, 3, 4, 5], "fsf": 3, "fulfil": 3, "full": [1, 3], "function": [0, 1, 2, 3], "fundament": 3, "further": [2, 3], "futur": 3, "g": [0, 2], "gamma": 5, "gene": [0, 2, 4, 5, 6], "gener": [0, 3, 4, 5], "get": 3, "git": 1, "github": 1, "give": 3, "given": [0, 3, 6], "gnu": 3, "govern": 3, "gpl": 3, "grant": 3, "graph_obj": [4, 5], "graphic": 1, "grati": 3, "greatest": 3, "guarante": 3, "gui": [1, 3], "ha": [3, 6], "had": 3, "harmon": [1, 6], "harmoni": 6, "harmonypi": 6, "have": [1, 3, 5], "hereaft": 3, "higher": 0, "highest": 4, "highli": [5, 6], "holder": 3, "hope": 3, "host": 3, "household": 3, "how": 3, "howev": 3, "html": 3, "http": [1, 3], "hyperparmaet": 5, "hypothet": 3, "i": [0, 1, 2, 3, 5, 6], "id": 2, "idea": [1, 3], "identifi": 3, "implement": [1, 3], "impli": 3, "import": 3, "impos": 3, "inabl": 3, "inaccur": 3, "inc": 3, "incident": 3, "includ": [1, 3], "inclus": 3, "incompat": 3, "incorpor": 3, "indemnif": 3, "independ": 3, "index": 1, "indic": 3, "individu": 3, "industri": 3, "inform": [2, 3], "infring": 3, "inherit": [1, 2], "initi": [3, 5], "inplac": 0, "input": [0, 1, 4, 5, 6], "insid": 3, "instal": 3, "instanc": [0, 1, 2], "instead": 3, "int": [5, 6], "intact": 3, "integr": 1, "intend": [1, 3], "intent": 3, "interact": 3, "interchang": 3, "interest": 3, "interf": 3, "interfac": [1, 3], "interpret": 3, "intim": 3, "invalid": 3, "irrevoc": 3, "issu": 1, "item": 3, "its": 3, "itself": 3, "iz": 2, "json": 2, "june": 3, "keep": 3, "kei": 3, "kernel": 3, "keyword": [0, 2, 5, 6], "kind": 3, "know": 3, "knowingli": 3, "knowledg": 3, "kwarg": [0, 2, 5, 6], "languag": 3, "larger": 3, "later": 3, "law": 3, "lawsuit": 3, "learn": 5, "least": 3, "legal": 3, "leiden": 0, "lesser": 3, "lgpl": 3, "liabil": 3, "liabl": 3, "librari": 3, "licens": 1, "license": 3, "licensor": 3, "like": 3, "likewis": 3, "limit": 3, "line": 3, "link": [0, 3], "list": [0, 3, 5, 6], "litig": 3, "load": 2, "local": [1, 3], "log": 6, "log_transform": 6, "long": 3, "loss": 3, "louvain": 0, "machin": 3, "made": 3, "mai": 3, "mail": 3, "maintain": 3, "major": 3, "make": 3, "manner": 3, "manufactur": 3, "march": 3, "mark": 3, "mask": 3, "materi": 3, "matrix": 6, "max_gen": 6, "maximum": 6, "mean": [3, 5], "measur": 3, "medium": 3, "meet": 3, "menu": 3, "merchant": 3, "mere": 3, "merg": 3, "met": 3, "method": [0, 3, 6], "metric": [0, 4], "might": 3, "min_dist": 5, "min_gen": 6, "minimum": [5, 6], "misrepresent": 3, "mito": 0, "mito_pct": 6, "mitochondri": [4, 5, 6], "mlm": 0, "mode": 3, "model": 3, "modif": 3, "modifi": 3, "modul": 1, "more": [0, 3], "moreov": 3, "most": 3, "multipanel": 4, "multipl": 4, "must": [3, 6], "mydata": 0, "name": [0, 3], "natur": 3, "nearest": 5, "necessari": 3, "need": 3, "neg": 5, "neigh_kwarg": 0, "neighbor": 0, "neighbour": 5, "neither": 3, "net": 0, "network": [0, 3], "new": 3, "next": 3, "non": [3, 5], "noncommerci": 3, "none": [0, 2, 5, 6], "nonetyp": 0, "nor": 3, "normailz": 6, "normal": [2, 3, 6], "normalizt": 6, "note": [1, 2, 6], "noth": 3, "notic": 3, "notifi": 3, "notwithstand": 3, "number": [0, 3, 4, 5, 6], "ob": 6, "object": [0, 1, 2, 3], "oblig": 3, "observ": 5, "obsm": 6, "occasion": 3, "occur": 3, "offer": 3, "offici": 3, "omic": 1, "one": 3, "onli": [1, 3, 5, 6], "open": 1, "oper": 3, "optim": 5, "option": [0, 2, 3, 5, 6], "order": [0, 3], "org": 3, "organ": 3, "origin": 3, "other": [0, 2, 3, 5, 6], "otherwis": 3, "our": 3, "out": [3, 6], "output": 3, "outsid": 3, "over": [0, 6], "overwrit": 6, "own": 3, "packag": [1, 3], "page": 1, "panda": 0, "panel": 4, "paper": 3, "paragraph": 3, "paramet": [0, 2, 4, 5, 6], "part": 3, "parti": 3, "particular": 3, "pass": [0, 2, 3, 5, 6], "password": 3, "patent": 3, "path": 2, "pathwai": 0, "pattern": 3, "payment": 3, "pca": [5, 6], "peer": 3, "per": [4, 5, 6], "percentag": [4, 5, 6], "perform": [0, 3], "perman": 3, "permiss": 3, "permit": 3, "perpetu": 3, "perplex": 5, "person": 3, "pertin": 3, "physic": 3, "piec": 3, "pip": 1, "pipelin": 1, "place": 3, "pleas": [1, 3], "plot": [0, 1, 4], "plot_counts_vs_n_gen": [1, 5], "plot_counts_vs_pct_mito": [1, 5], "plot_highest_expr": [1, 5], "plot_n_gen": [1, 5], "plot_pca": [0, 1, 5], "plot_pct_counts_mito": [1, 5], "plot_total_count": [1, 5], "plot_tsn": [0, 1, 5], "plot_umap": [0, 1, 5], "plotli": [4, 5], "plu": 3, "point": 5, "pointer": 3, "portion": 3, "posit": 2, "possess": 3, "possibl": 3, "power": 3, "pp": [0, 5], "practic": 3, "preambl": 3, "precis": 3, "predecessor": 3, "prefer": 3, "preprocess": [1, 2], "present": 3, "preserv": 3, "prevent": 3, "previou": 3, "previous": 6, "price": 3, "primarili": 3, "prior": [2, 3], "privat": 3, "problem": 3, "procedur": 3, "procur": 3, "produc": 3, "product": 3, "program": 3, "programm": 3, "prohibit": 3, "promin": 3, "propag": 3, "properti": 3, "proprietari": 3, "protect": 3, "protocol": 3, "prove": 3, "provid": [0, 2, 3], "provis": 3, "provision": 3, "proxi": 3, "public": 3, "publicli": 3, "publish": 3, "pull": 1, "purpos": 3, "pursuant": 3, "python": 1, "qc": [0, 4], "qualifi": 3, "qualiti": [0, 3, 6], "rate": 5, "raw": [2, 6], "read": [1, 2, 3], "read_text": 2, "readabl": 3, "readi": 3, "readili": 3, "reason": 3, "recalcul": [5, 6], "receipt": 3, "receiv": 3, "recipi": 3, "recogn": [2, 3], "redistribut": 3, "reduct": [0, 5, 6], "refer": 3, "refrain": 3, "regard": 3, "regardless": 3, "regener": 3, "regularli": 1, "reinstat": 3, "relat": 5, "relationship": 3, "releas": 3, "relev": 3, "reli": 3, "relicens": 3, "remain": 3, "remov": 3, "render": 3, "repair": 3, "repres": [3, 5], "represent": 5, "request": 1, "requir": [2, 3], "resolut": 0, "resolv": 3, "respect": 3, "respons": 3, "restrict": 3, "result": [0, 3, 4, 5, 6], "retain": 3, "return": [0, 2, 3, 4, 5, 6], "review": 3, "revis": 3, "right": 3, "risk": 3, "rom": 3, "royalti": 3, "rule": 3, "run": [0, 3], "run_harmoni": 6, "saezlab": 1, "safest": 3, "sai": 3, "sake": 3, "sale": 3, "same": [2, 3], "sampl": 5, "satisfi": 3, "sc_cluster": [0, 1], "sc_quality_control": [1, 4], "sc_trans_filt": [1, 6], "sc_trans_normalize_tot": [1, 6], "sc_trans_qc_metr": [0, 1], "scale": [5, 6], "scanpi": [0, 5], "scatter": [4, 5], "school": 3, "scope": 3, "script": 3, "search": 1, "secondarili": 3, "section": 3, "see": [0, 3], "select": 0, "sell": 3, "semiconductor": 3, "separ": 3, "serial": 2, "serv": 3, "server": 3, "servic": 3, "set": [0, 2, 4, 5, 6], "sever": [0, 4], "shall": 3, "share": 3, "short": 3, "should": [0, 2, 3], "show": [3, 5], "show_method": 0, "sign": 3, "signific": 3, "similar": 3, "simultan": 3, "singl": [0, 3, 4, 6], "smaller": 0, "sne": 5, "so": [3, 6], "softwar": 3, "sold": 3, "sole": 3, "some": 3, "sourc": 3, "spare": 3, "speak": 3, "special": 3, "specif": 3, "specifi": [0, 3, 6], "spirit": 3, "splice": 2, "spread": 5, "stand": 3, "standalon": 1, "standard": 3, "start": 3, "state": 3, "statement": 3, "statist": 0, "statu": 3, "step": 3, "storag": 3, "store": 0, "str": [0, 2, 5, 6], "string": 2, "subdivid": 3, "subject": 3, "sublicens": 3, "subprogram": 3, "subroutin": 3, "subsect": 3, "substanti": 3, "sue": 3, "suffic": 3, "suggest": 1, "sum": [2, 6], "sum_duplicated_gene_count": 2, "supplement": 3, "support": 3, "sure": 3, "surrend": 3, "surviv": 3, "sustain": 3, "symbol": 2, "system": 3, "systemat": 3, "t": 5, "take": [0, 2, 3], "tangibl": 3, "target": 6, "target_sum": 6, "technolog": 3, "tell": 3, "term": 3, "termin": 3, "than": 3, "thei": 3, "them": [3, 4], "therefor": 3, "thi": [0, 1, 2, 3, 5, 6], "thing": 3, "third": 3, "those": 3, "though": 3, "threaten": 3, "three": 3, "threshold": [0, 6], "through": 3, "thu": 3, "time": 3, "tl": [0, 5], "too": 3, "tool": [1, 3], "top": [1, 5], "total": [4, 5, 6], "toward": 2, "trade": 3, "trademark": 3, "transact": 3, "transcript": 0, "transcriptom": [0, 6], "transfer": 3, "transform": 6, "transmiss": 3, "treat": 3, "treati": 3, "true": [5, 6], "tsne": 5, "turn": 1, "two": 3, "type": [0, 2, 3, 4, 5, 6], "typic": 3, "ulm": 0, "umap": 5, "unaccept": 3, "under": 3, "uniprot": 2, "unless": 3, "unlimit": 3, "unmodifi": 3, "unnecessari": 3, "unpack": 3, "until": 3, "up": 6, "updat": 3, "us": [0, 1, 2, 3, 5, 6], "use_highly_vari": [5, 6], "user": [1, 3], "v": 4, "valid": 3, "var_nam": [0, 2], "variabl": [0, 5, 6], "variant": 2, "vars_us": 6, "verbatim": 3, "version": 3, "versu": 5, "via": 1, "view": 3, "violat": 3, "violin": [4, 5], "visibl": 3, "visual": 4, "void": 3, "volum": 3, "w": 3, "wa": 3, "wai": 3, "waiv": 3, "waiver": 3, "want": 3, "warranti": 3, "we": 3, "webpag": 1, "weight": 5, "welcom": 3, "well": [3, 6], "were": 3, "what": 3, "whatev": 3, "when": 3, "where": 3, "whether": [2, 3, 5, 6], "which": [0, 3, 4, 5, 6], "who": 3, "whole": 3, "whom": 3, "whose": 3, "why": 3, "wide": 3, "window": 3, "wipo": 3, "wish": 3, "within": [1, 3], "without": 3, "work": [1, 3], "workflow": 1, "worldwid": 3, "would": 3, "write": 3, "written": 3, "wsum": 0, "www": 3, "x": [2, 6], "x_pca": 6, "year": 3, "yet": 1, "you": [0, 1, 2, 3], "your": [0, 1, 3], "yourself": 3, "zero": 5}, "titles": ["funki.analysis", "Welcome to FUNKI", "funki.input", "License", "funki.pipelines", "funki.plots", "funki.preprocessing"], "titleterms": {"analysi": 0, "content": 1, "disclaim": 1, "document": 1, "funki": [0, 1, 2, 4, 5, 6], "indic": 1, "input": 2, "instal": 1, "licens": 3, "pipelin": 4, "plot": 5, "preprocess": 6, "tabl": 1, "usag": 1, "welcom": 1}}) \ No newline at end of file +Search.setIndex({"alltitles": {"Contents:": [[1, null]], "Disclaimer": [[1, "disclaimer"]], "Documentation": [[1, "documentation"]], "Indices and tables": [[1, "indices-and-tables"]], "Installation": [[1, "installation"]], "License": [[3, "license"]], "Usage": [[1, "usage"]], "Welcome to FUNKI": [[1, "welcome-to-funki"]], "funki.analysis": [[0, "module-funki.analysis"]], "funki.input": [[2, "module-funki.input"]], "funki.pipelines": [[4, "module-funki.pipelines"]], "funki.plots": [[5, "module-funki.plots"]], "funki.preprocessing": [[6, "module-funki.preprocessing"]]}, "docnames": ["analysis", "index", "input", "link_license", "pipelines", "plots", "preprocessing"], "envversion": {"sphinx": 61, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2}, "filenames": ["analysis.rst", "index.rst", "input.rst", "link_license.rst", "pipelines.rst", "plots.rst", "preprocessing.rst"], "indexentries": {"copy() (funki.input.dataset method)": [[2, "funki.input.DataSet.copy", false]], "dataset (class in funki.input)": [[2, "funki.input.DataSet", false]], "enrich() (in module funki.analysis)": [[0, "funki.analysis.enrich", false]], "funki.analysis": [[0, "module-funki.analysis", false]], "funki.input": [[2, "module-funki.input", false]], "funki.pipelines": [[4, "module-funki.pipelines", false]], "funki.plots": [[5, "module-funki.plots", false]], "funki.preprocessing": [[6, "module-funki.preprocessing", false]], "harmonize() (in module funki.preprocessing)": [[6, "funki.preprocessing.harmonize", false]], "module": [[0, "module-funki.analysis", false], [2, "module-funki.input", false], [4, "module-funki.pipelines", false], [5, "module-funki.plots", false], [6, "module-funki.preprocessing", false]], "plot_counts_vs_n_genes() (in module funki.plots)": [[5, "funki.plots.plot_counts_vs_n_genes", false]], "plot_counts_vs_pct_mito() (in module funki.plots)": [[5, "funki.plots.plot_counts_vs_pct_mito", false]], "plot_highest_expr() (in module funki.plots)": [[5, "funki.plots.plot_highest_expr", false]], "plot_n_genes() (in module funki.plots)": [[5, "funki.plots.plot_n_genes", false]], "plot_pca() (in module funki.plots)": [[5, "funki.plots.plot_pca", false]], "plot_pct_counts_mito() (in module funki.plots)": [[5, "funki.plots.plot_pct_counts_mito", false]], "plot_total_counts() (in module funki.plots)": [[5, "funki.plots.plot_total_counts", false]], "plot_tsne() (in module funki.plots)": [[5, "funki.plots.plot_tsne", false]], "plot_umap() (in module funki.plots)": [[5, "funki.plots.plot_umap", false]], "read() (in module funki.input)": [[2, "funki.input.read", false]], "sc_clustering() (in module funki.analysis)": [[0, "funki.analysis.sc_clustering", false]], "sc_quality_control() (in module funki.pipelines)": [[4, "funki.pipelines.sc_quality_control", false]], "sc_trans_filter() (in module funki.preprocessing)": [[6, "funki.preprocessing.sc_trans_filter", false]], "sc_trans_normalize_total() (in module funki.preprocessing)": [[6, "funki.preprocessing.sc_trans_normalize_total", false]], "sc_trans_qc_metrics() (in module funki.analysis)": [[0, "funki.analysis.sc_trans_qc_metrics", false]], "serialize() (funki.input.dataset method)": [[2, "funki.input.DataSet.serialize", false]], "sum_duplicated_gene_counts() (funki.input.dataset method)": [[2, "funki.input.DataSet.sum_duplicated_gene_counts", false]]}, "objects": {"funki": [[0, 0, 0, "-", "analysis"], [2, 0, 0, "-", "input"], [4, 0, 0, "-", "pipelines"], [5, 0, 0, "-", "plots"], [6, 0, 0, "-", "preprocessing"]], "funki.analysis": [[0, 1, 1, "", "enrich"], [0, 1, 1, "", "sc_clustering"], [0, 1, 1, "", "sc_trans_qc_metrics"]], "funki.input": [[2, 2, 1, "", "DataSet"], [2, 1, 1, "", "read"]], "funki.input.DataSet": [[2, 3, 1, "", "copy"], [2, 3, 1, "", "serialize"], [2, 3, 1, "", "sum_duplicated_gene_counts"]], "funki.pipelines": [[4, 1, 1, "", "sc_quality_control"]], "funki.plots": [[5, 1, 1, "", "plot_counts_vs_n_genes"], [5, 1, 1, "", "plot_counts_vs_pct_mito"], [5, 1, 1, "", "plot_highest_expr"], [5, 1, 1, "", "plot_n_genes"], [5, 1, 1, "", "plot_pca"], [5, 1, 1, "", "plot_pct_counts_mito"], [5, 1, 1, "", "plot_total_counts"], [5, 1, 1, "", "plot_tsne"], [5, 1, 1, "", "plot_umap"]], "funki.preprocessing": [[6, 1, 1, "", "harmonize"], [6, 1, 1, "", "sc_trans_filter"], [6, 1, 1, "", "sc_trans_normalize_total"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "function", "Python function"], "2": ["py", "class", "Python class"], "3": ["py", "method", "Python method"]}, "objtypes": {"0": "py:module", "1": "py:function", "2": "py:class", "3": "py:method"}, "terms": {"": [0, 3, 6], "0": [0, 1, 3, 5, 6], "1": [0, 1, 3, 5, 6], "10": [3, 5], "1000000": 6, "11": 3, "12": 3, "127": 1, "13": 3, "14": 3, "15": 3, "16": 3, "17": 3, "1996": 3, "1e6": 6, "2": 3, "20": 3, "2007": 3, "28": 3, "29": 3, "3": 3, "30": [3, 5], "4": 3, "5": [3, 5], "6": 3, "60": 3, "6b": 3, "6d": 3, "7": 3, "8": 3, "8050": 1, "9": 3, "A": [0, 3, 6], "AND": 3, "AS": 3, "And": 3, "BE": 3, "BEING": 3, "BUT": 3, "BY": 3, "But": 3, "By": 3, "FOR": 3, "For": 3, "IF": 3, "IN": 3, "If": [0, 1, 2, 3, 6], "In": 3, "It": 3, "NO": 3, "NOT": 3, "No": 3, "Not": 3, "OF": 3, "OR": 3, "Of": 3, "SUCH": 3, "Such": 3, "THE": 3, "THERE": 3, "TO": 3, "The": [0, 2, 3, 4, 5, 6], "These": 3, "To": [0, 1, 3], "WILL": 3, "WITH": 3, "abil": 3, "about": 3, "abov": [3, 6], "absenc": 3, "absolut": 3, "abus": 3, "accept": [2, 3], "access": [1, 3], "accompani": 3, "accord": [0, 2, 3], "achiev": 3, "acknowledg": 3, "acquir": 3, "across": 3, "action": 3, "activ": 3, "actual": 3, "ad": [1, 2, 3], "adapt": 3, "add": [3, 6], "addit": 3, "address": [1, 3], "adopt": 3, "advers": 3, "advis": 3, "affect": 3, "affero": 3, "affirm": 3, "after": [0, 3, 6], "against": 3, "aggreg": 3, "agre": 3, "agreement": 3, "aim": 3, "alg": 0, "alg_kwarg": 0, "algorithm": 0, "all": [0, 1, 3, 5, 6], "alleg": 3, "allow": 3, "along": 3, "alpha": 5, "alreadi": 3, "also": [1, 3, 6], "altern": 3, "although": 3, "among": 3, "an": [1, 2, 3], "analysi": 1, "ancillari": 3, "ani": [1, 2, 3], "anndata": [1, 2], "annot": 0, "anti": 3, "anyon": 3, "anyth": 3, "app": 1, "appli": [0, 2, 3, 5, 6], "applic": [1, 3, 6], "approach": 0, "appropi": 2, "appropri": 3, "approxim": 3, "ar": [0, 1, 3], "area": 3, "arg": 2, "argument": [0, 2, 5, 6], "aris": 3, "around": 1, "arrang": 3, "articl": 3, "as_json": 2, "ask": 3, "assert": 3, "asset": 3, "associ": 3, "assum": [2, 3], "assumpt": 3, "assur": 3, "attach": 3, "attempt": 3, "attribut": [0, 3], "author": 3, "automat": [1, 3], "avail": [0, 1, 2, 3, 5, 6], "avoid": 3, "awai": 3, "b": 3, "bar": 1, "base": [0, 3, 5, 6], "basic": 3, "batch": 6, "becaus": 3, "been": [3, 6], "behalf": 3, "being": [1, 3], "believ": 3, "below": [1, 3, 6], "benefit": 3, "best": 3, "between": [3, 5], "beyond": 3, "bodi": 3, "bool": [2, 5, 6], "both": 3, "box": [3, 4, 5], "brief": 3, "browser": 1, "bug": 1, "built": 1, "busi": 3, "byte": 2, "c": 3, "call": 3, "can": [0, 1, 2, 3, 5, 6], "cannot": 3, "carri": 3, "case": [1, 3], "caus": 3, "cd": 1, "ceas": 3, "cell": [0, 4, 5, 6], "certain": 3, "cessat": 3, "chang": 3, "character": 3, "charg": 3, "choic": 0, "choos": 3, "circumst": 3, "circumvent": 3, "civil": 3, "claim": 3, "class": [1, 2, 3], "clear": 3, "clearli": 3, "clone": 1, "close": 3, "cluster": 0, "code": 3, "collect": [0, 3], "color": [0, 5], "column": 6, "com": 1, "combin": 3, "come": 3, "command": [1, 3], "commerci": 3, "commit": 3, "common": 3, "commun": 3, "comparison": 4, "compil": 3, "compli": 3, "complianc": 3, "compon": 3, "comput": [0, 1, 3, 4, 5, 6], "concern": 3, "condit": 3, "connect": 3, "consequ": 3, "consequenti": 3, "consid": 3, "consist": 3, "conspicu": 3, "constantli": 3, "constitut": 3, "constru": 3, "consum": 3, "contact": 3, "contain": [3, 6], "contatain": [4, 5], "content": 3, "context": 3, "continu": 3, "contractu": 3, "contradict": 3, "contrast": 3, "contribut": 1, "contributor": 3, "control": [0, 3, 6], "convei": 3, "conveni": 3, "convey": 3, "copi": [1, 2, 3], "copyleft": 3, "copyright": 3, "correct": [3, 6], "correspond": [3, 6], "cost": 3, "could": 3, "count": [2, 4, 5, 6], "counterclaim": 3, "countri": 3, "cours": 3, "court": 3, "coven": 3, "cover": 3, "coverag": 3, "cpm": 6, "creat": 2, "criterion": 3, "cross": 3, "cure": 3, "current": [1, 2], "custom": 3, "customarili": 3, "d": 3, "dai": 3, "damag": 3, "danger": 3, "data": [0, 1, 2, 3, 4, 5, 6], "datafram": 0, "dataset": [0, 1, 2, 4, 5, 6], "date": 3, "decemb": 3, "decid": 3, "declin": 3, "decoupl": 0, "deem": 3, "default": [0, 1, 2, 5, 6], "defect": 3, "defens": 3, "defin": [2, 3, 6], "definit": 3, "deni": 3, "denomin": 3, "depriv": 3, "design": 3, "detail": 3, "determin": 3, "develop": [1, 3], "devic": 3, "dict": 0, "differ": [1, 2, 3, 4, 6], "dimension": [0, 5, 6], "direct": 3, "directli": 3, "disclaim": 3, "discriminatori": 3, "displai": [3, 5], "distanc": 5, "distinguish": 3, "distribut": 3, "do": 3, "document": [2, 3], "doe": 3, "domain": 3, "doubt": 3, "download": 1, "downstream": 3, "duplic": 2, "durabl": 3, "dwell": 3, "dynam": 3, "e": [0, 1, 2, 3, 6], "each": 3, "earlier": 3, "effect": [3, 5], "effort": 3, "either": [0, 3], "electron": 3, "embed": [5, 6], "embodi": 3, "employ": 3, "enabl": 3, "end": 3, "enforc": 3, "enrich": [0, 1], "ensur": 3, "enter": 3, "entir": 3, "entiti": 3, "equival": [3, 6], "erron": 3, "essenti": 3, "etc": [0, 2], "even": 3, "event": 3, "ever": 3, "everi": 3, "everyon": 3, "everyth": 1, "exact": 3, "exampl": 3, "except": 3, "exclud": 3, "exclus": 3, "excus": 3, "execut": [1, 3, 6], "exercis": 3, "exist": [0, 1], "expect": 3, "explain": 3, "explicitli": 3, "explor": 1, "express": [3, 4, 5], "expressli": 3, "extend": 3, "extens": [2, 3], "extent": 3, "f": 3, "facil": 3, "factor": 0, "fail": 3, "failur": 3, "fair": 3, "fals": [2, 5, 6], "famili": 3, "fashion": 3, "favor": 3, "featur": [0, 1, 3], "fee": 3, "feel": 1, "figur": [4, 5], "file": [2, 3], "filter": [0, 6], "final": 3, "find": [1, 2, 3], "first": [1, 3], "fit": 3, "fix": 3, "float": [0, 5, 6], "flow": 3, "follow": [1, 3], "follwo": 4, "forbid": 3, "forc": 3, "form": 3, "format": [2, 3], "found": 3, "foundat": 3, "free": [1, 3], "freedom": 3, "from": [0, 2, 3, 4, 5], "fsf": 3, "fulfil": 3, "full": [1, 3], "function": [0, 1, 2, 3], "fundament": 3, "further": [2, 3], "futur": 3, "g": [0, 2], "gamma": 5, "gene": [0, 2, 4, 5, 6], "gener": [0, 3, 4, 5], "get": 3, "git": 1, "github": 1, "give": 3, "given": [0, 3, 6], "gnu": 3, "govern": 3, "gpl": 3, "grant": 3, "graph_obj": [4, 5], "graphic": 1, "grati": 3, "greatest": 3, "guarante": 3, "gui": [1, 3], "ha": [3, 6], "had": 3, "harmon": [1, 6], "harmoni": 6, "harmonypi": 6, "have": [1, 3, 5], "hereaft": 3, "higher": 0, "highest": 4, "highli": [5, 6], "holder": 3, "hope": 3, "host": 3, "household": 3, "how": 3, "howev": 3, "html": 3, "http": [1, 3], "hyperparmaet": 5, "hypothet": 3, "i": [0, 1, 2, 3, 5, 6], "id": 2, "idea": [1, 3], "identifi": 3, "implement": [1, 3], "impli": 3, "import": 3, "impos": 3, "inabl": 3, "inaccur": 3, "inc": 3, "incident": 3, "includ": [1, 3], "inclus": 3, "incompat": 3, "incorpor": 3, "indemnif": 3, "independ": 3, "index": 1, "indic": 3, "individu": 3, "industri": 3, "inform": [2, 3], "infring": 3, "inherit": [1, 2], "initi": [3, 5], "inplac": 0, "input": [0, 1, 4, 5, 6], "insid": 3, "instal": 3, "instanc": [0, 1, 2], "instead": 3, "int": [5, 6], "intact": 3, "integr": 1, "intend": [1, 3], "intent": 3, "interact": 3, "interchang": 3, "interest": 3, "interf": 3, "interfac": [1, 3], "internet": 1, "interpret": [1, 3], "intim": 3, "invalid": 3, "irrevoc": 3, "issu": 1, "item": 3, "its": 3, "itself": 3, "iz": 2, "json": 2, "june": 3, "keep": 3, "kei": 3, "kernel": 3, "keyword": [0, 2, 5, 6], "kind": 3, "know": 3, "knowingli": 3, "knowledg": 3, "kwarg": [0, 2, 5, 6], "languag": 3, "larger": 3, "later": 3, "launch": 1, "law": 3, "lawsuit": 3, "learn": 5, "least": 3, "legal": 3, "leiden": 0, "lesser": 3, "lgpl": 3, "liabil": 3, "liabl": 3, "librari": 3, "licens": 1, "license": 3, "licensor": 3, "like": 3, "likewis": 3, "limit": 3, "line": 3, "link": [0, 3], "list": [0, 3, 5, 6], "litig": 3, "load": 2, "local": [1, 3], "log": 6, "log_transform": 6, "long": 3, "loss": 3, "louvain": 0, "machin": 3, "made": 3, "mai": 3, "mail": 3, "maintain": 3, "major": 3, "make": 3, "manner": 3, "manufactur": 3, "march": 3, "mark": 3, "mask": 3, "materi": 3, "matrix": 6, "max_gen": 6, "maximum": 6, "mean": [3, 5], "measur": 3, "medium": 3, "meet": 3, "menu": 3, "merchant": 3, "mere": 3, "merg": 3, "met": 3, "method": [0, 3, 6], "metric": [0, 4], "might": 3, "min_dist": 5, "min_gen": 6, "minimum": [5, 6], "misrepresent": 3, "mito": 0, "mito_pct": 6, "mitochondri": [4, 5, 6], "mlm": 0, "mode": 3, "model": 3, "modif": 3, "modifi": 3, "modul": 1, "more": [0, 3], "moreov": 3, "most": 3, "multipanel": 4, "multipl": 4, "must": [3, 6], "mydata": 0, "name": [0, 3], "natur": 3, "nearest": 5, "necessari": 3, "need": [1, 3], "neg": 5, "neigh_kwarg": 0, "neighbor": 0, "neighbour": 5, "neither": 3, "net": 0, "network": [0, 3], "new": 3, "next": 3, "non": [3, 5], "noncommerci": 3, "none": [0, 2, 5, 6], "nonetyp": 0, "nor": 3, "normailz": 6, "normal": [2, 3, 6], "normalizt": 6, "note": [1, 2, 6], "noth": 3, "notic": 3, "notifi": 3, "notwithstand": 3, "now": 1, "number": [0, 3, 4, 5, 6], "ob": 6, "object": [0, 1, 2, 3], "oblig": 3, "observ": 5, "obsm": 6, "occasion": 3, "occur": 3, "offer": 3, "offici": 3, "omic": 1, "one": 3, "onli": [3, 5, 6], "open": 1, "oper": 3, "optim": 5, "option": [0, 2, 3, 5, 6], "order": [0, 3], "org": 3, "organ": 3, "origin": 3, "other": [0, 2, 3, 5, 6], "otherwis": 3, "our": 3, "out": [3, 6], "output": 3, "outsid": 3, "over": [0, 6], "overwrit": 6, "own": 3, "packag": [1, 3], "page": 1, "panda": 0, "panel": 4, "paper": 3, "paragraph": 3, "paramet": [0, 2, 4, 5, 6], "part": 3, "parti": 3, "particular": 3, "pass": [0, 2, 3, 5, 6], "password": 3, "patent": 3, "path": 2, "pathwai": 0, "pattern": 3, "payment": 3, "pca": [5, 6], "peer": 3, "per": [4, 5, 6], "percentag": [4, 5, 6], "perform": [0, 3], "perman": 3, "permiss": 3, "permit": 3, "perpetu": 3, "perplex": 5, "person": 3, "pertin": 3, "physic": 3, "piec": 3, "pip": 1, "pipelin": 1, "place": 3, "pleas": [1, 3], "plot": [0, 1, 4], "plot_counts_vs_n_gen": [1, 5], "plot_counts_vs_pct_mito": [1, 5], "plot_highest_expr": [1, 5], "plot_n_gen": [1, 5], "plot_pca": [0, 1, 5], "plot_pct_counts_mito": [1, 5], "plot_total_count": [1, 5], "plot_tsn": [0, 1, 5], "plot_umap": [0, 1, 5], "plotli": [4, 5], "plu": 3, "point": 5, "pointer": 3, "portion": 3, "posit": 2, "possess": 3, "possibl": 3, "power": 3, "pp": [0, 5], "practic": 3, "preambl": 3, "precis": 3, "predecessor": 3, "prefer": 3, "preprocess": [1, 2], "present": 3, "preserv": 3, "prevent": 3, "previou": 3, "previous": 6, "price": 3, "primarili": 3, "prior": [2, 3], "privat": 3, "problem": 3, "procedur": 3, "procur": 3, "produc": 3, "product": 3, "program": 3, "programm": 3, "programmat": 1, "prohibit": 3, "promin": 3, "propag": 3, "properti": 3, "proprietari": 3, "protect": 3, "protocol": 3, "prove": 3, "provid": [0, 2, 3], "provis": 3, "provision": 3, "proxi": 3, "public": 3, "publicli": 3, "publish": 3, "pull": 1, "purpos": 3, "pursuant": 3, "py": 1, "python": 1, "qc": [0, 4], "qualifi": 3, "qualiti": [0, 3, 6], "rate": 5, "raw": [2, 6], "read": [1, 2, 3], "read_text": 2, "readabl": 3, "readi": 3, "readili": 3, "reason": 3, "recalcul": [5, 6], "receipt": 3, "receiv": 3, "recipi": 3, "recogn": [2, 3], "redistribut": 3, "reduct": [0, 5, 6], "refer": 3, "refrain": 3, "refresh": 1, "regard": 3, "regardless": 3, "regener": 3, "regularli": 1, "reinstat": 3, "relat": 5, "relationship": 3, "releas": 3, "relev": 3, "reli": 3, "relicens": 3, "remain": 3, "remov": 3, "render": 3, "repair": 3, "repres": [3, 5], "represent": 5, "request": 1, "requir": [2, 3], "resolut": 0, "resolv": 3, "respect": 3, "respons": 3, "restart": 1, "restrict": 3, "result": [0, 3, 4, 5, 6], "retain": 3, "return": [0, 2, 3, 4, 5, 6], "review": 3, "revis": 3, "right": 3, "risk": 3, "rom": 3, "royalti": 3, "rule": 3, "run": [0, 1, 3], "run_harmoni": 6, "saezlab": 1, "safest": 3, "sai": 3, "sake": 3, "sale": 3, "same": [2, 3], "sampl": 5, "satisfi": 3, "sc_cluster": [0, 1], "sc_quality_control": [1, 4], "sc_trans_filt": [1, 6], "sc_trans_normalize_tot": [1, 6], "sc_trans_qc_metr": [0, 1], "scale": [5, 6], "scanpi": [0, 5], "scatter": [4, 5], "school": 3, "scope": 3, "script": [1, 3], "search": 1, "secondarili": 3, "section": 3, "see": [0, 3], "select": 0, "sell": 3, "semiconductor": 3, "separ": 3, "serial": 2, "serv": 3, "server": 3, "servic": 3, "set": [0, 2, 4, 5, 6], "sever": [0, 4], "shall": 3, "share": 3, "short": 3, "should": [0, 1, 2, 3], "show": [3, 5], "show_method": 0, "sign": 3, "signific": 3, "similar": 3, "simpli": 1, "simultan": 3, "singl": [0, 3, 4, 6], "smaller": 0, "sne": 5, "so": [3, 6], "softwar": 3, "sold": 3, "sole": 3, "some": 3, "sourc": 3, "spare": 3, "speak": 3, "special": 3, "specif": 3, "specifi": [0, 3, 6], "spirit": 3, "splice": 2, "spread": 5, "src": 1, "stand": 3, "standalon": 1, "standard": 3, "start": 3, "state": 3, "statement": 3, "statist": 0, "statu": 3, "step": 3, "storag": 3, "store": 0, "str": [0, 2, 5, 6], "string": 2, "subdivid": 3, "subject": 3, "sublicens": 3, "subprogram": 3, "subroutin": 3, "subsect": 3, "substanti": 3, "sue": 3, "suffic": 3, "suggest": 1, "sum": [2, 6], "sum_duplicated_gene_count": 2, "supplement": 3, "support": 3, "sure": 3, "surrend": 3, "surviv": 3, "sustain": 3, "symbol": 2, "system": 3, "systemat": 3, "t": 5, "take": [0, 2, 3], "tangibl": 3, "target": 6, "target_sum": 6, "technolog": 3, "tell": 3, "term": 3, "termin": 3, "than": 3, "thei": 3, "them": [3, 4], "therefor": 3, "thi": [0, 1, 2, 3, 5, 6], "thing": 3, "third": 3, "those": 3, "though": 3, "threaten": 3, "three": 3, "threshold": [0, 6], "through": 3, "thu": 3, "time": 3, "tl": [0, 5], "too": 3, "tool": [1, 3], "top": [1, 5], "total": [4, 5, 6], "toward": 2, "trade": 3, "trademark": 3, "transact": 3, "transcript": 0, "transcriptom": [0, 6], "transfer": 3, "transform": 6, "transmiss": 3, "treat": 3, "treati": 3, "true": [5, 6], "tsne": 5, "turn": 1, "two": 3, "type": [0, 1, 2, 3, 4, 5, 6], "typic": 3, "ulm": 0, "umap": 5, "unaccept": 3, "under": 3, "uniprot": 2, "unless": 3, "unlimit": 3, "unmodifi": 3, "unnecessari": 3, "unpack": 3, "until": 3, "up": 6, "updat": 3, "us": [0, 1, 2, 3, 5, 6], "use_highly_vari": [5, 6], "user": [1, 3], "v": 4, "valid": 3, "var_nam": [0, 2], "variabl": [0, 5, 6], "variant": 2, "vars_us": 6, "verbatim": 3, "version": 3, "versu": 5, "via": 1, "view": 3, "violat": 3, "violin": [4, 5], "visibl": 3, "visual": 4, "void": 3, "volum": 3, "w": 3, "wa": 3, "wai": 3, "waiv": 3, "waiver": 3, "want": [1, 3], "warranti": 3, "we": 3, "webpag": 1, "weight": 5, "welcom": 3, "well": [3, 6], "were": 3, "what": 3, "whatev": 3, "when": 3, "where": 3, "whether": [2, 3, 5, 6], "which": [0, 3, 4, 5, 6], "who": 3, "whole": 3, "whom": 3, "whose": 3, "why": 3, "wide": 3, "window": 3, "wipo": 3, "wish": 3, "within": [1, 3], "without": 3, "work": [1, 3], "workflow": 1, "worldwid": 3, "would": 3, "write": 3, "written": 3, "wsum": 0, "www": 3, "x": [2, 6], "x_pca": 6, "year": 3, "you": [0, 1, 2, 3], "your": [0, 1, 3], "yourself": 3, "zero": 5}, "titles": ["funki.analysis", "Welcome to FUNKI", "funki.input", "License", "funki.pipelines", "funki.plots", "funki.preprocessing"], "titleterms": {"analysi": 0, "content": 1, "disclaim": 1, "document": 1, "funki": [0, 1, 2, 4, 5, 6], "indic": 1, "input": 2, "instal": 1, "licens": 3, "pipelin": 4, "plot": 5, "preprocess": 6, "tabl": 1, "usag": 1, "welcom": 1}}) \ No newline at end of file