scatrans 0.9.9.dev2__tar.gz → 0.9.10.dev0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/PKG-INFO +128 -128
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/setup.cfg +5 -5
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/_version.py +24 -24
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/.github/workflows/ci.yml +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/.github/workflows/publish.yml +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/.gitignore +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/.pre-commit-config.yaml +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/.readthedocs.yaml +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/CHANGELOG.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/CITATION.cff +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/LICENSE +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/MANIFEST.in +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/README.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/SECURITY.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/conftest.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/conftest_fixtures.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/_static/css/custom.css +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/api/index.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/changelog.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/conf.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/faq.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/index.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/installation.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/license.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/quickstart.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/references.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/requirements.txt +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/statistical_guidance.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/tutorials/index.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/tutorials/t_ec_active_transcription.ipynb +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/tutorials/t_ec_standalone_de_enrichment.ipynb +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/tutorials/t_ga_active_transcription.ipynb +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/user_guide/advanced.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/user_guide/enrichment.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/user_guide/gene_features.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/user_guide/index.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/user_guide/plotting.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/user_guide/standalone_de.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/user_guide/workflow.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/examples/memento_de_example.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/examples/real_data_template.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/examples/synthetic_active_transcription.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/pyproject.toml +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/scatrans.egg-info/SOURCES.txt +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/__init__.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/_de.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/_permutation.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/_utils.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/_velocity.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/data/DATA_LICENSES.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/data/Hs_GO_Biological_Process_2026.txt +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/data/Hs_KEGG_2026.txt +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/data/Mm_GO_Biological_Process_2026.txt +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/data/Mm_KEGG_2026.txt +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/data/Mus_musculus.GRCm39.115_gene_features.parquet +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/data/README.md +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/data/human_GRCh38_2024A_gene_features.parquet +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/data/mouse_2020A_gene_features.parquet +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/enrich.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/generate_gene_features.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/pl.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/pp_bias.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/qc.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/tl.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/tests/__init__.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/tests/conftest.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/tests/test_basic.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/tests/test_de_backends.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/tests/test_de_edge_cases.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/tests/test_enrich_api.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/tests/test_enrich_go.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/tests/test_pl_coverage.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/tests/test_pl_extended.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/tests/test_pp_bias_cli.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/tests/test_public_api.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/tests/test_regression_bugs.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/tests/test_small_sample_edges.py +0 -0
- {scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/tests/test_tl_coverage.py +0 -0
|
@@ -1,128 +1,128 @@
|
|
|
1
|
-
Metadata-Version: 2.4
|
|
2
|
-
Name: scatrans
|
|
3
|
-
Version: 0.9.
|
|
4
|
-
Summary: Single-cell Active Transcription Analysis
|
|
5
|
-
Author: scATrans Developers
|
|
6
|
-
License: Apache-2.0
|
|
7
|
-
Project-URL: Homepage, https://github.com/leelieber2025/scATrans
|
|
8
|
-
Project-URL: Documentation, https://scatrans.readthedocs.io
|
|
9
|
-
Project-URL: Changelog, https://scatrans.readthedocs.io/en/latest/changelog.html
|
|
10
|
-
Keywords: single-cell,RNA-seq,unspliced,nascent RNA,active transcription,bioinformatics
|
|
11
|
-
Classifier: Development Status :: 4 - Beta
|
|
12
|
-
Classifier: Intended Audience :: Science/Research
|
|
13
|
-
Classifier: License :: OSI Approved :: Apache Software License
|
|
14
|
-
Classifier: Programming Language :: Python :: 3
|
|
15
|
-
Classifier: Programming Language :: Python :: 3.9
|
|
16
|
-
Classifier: Programming Language :: Python :: 3.10
|
|
17
|
-
Classifier: Programming Language :: Python :: 3.11
|
|
18
|
-
Classifier: Programming Language :: Python :: 3.12
|
|
19
|
-
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
|
|
20
|
-
Requires-Python: >=3.9
|
|
21
|
-
Description-Content-Type: text/markdown
|
|
22
|
-
License-File: LICENSE
|
|
23
|
-
Requires-Dist: scanpy>=1.9
|
|
24
|
-
Requires-Dist: anndata>=0.8
|
|
25
|
-
Requires-Dist: numpy>=1.21
|
|
26
|
-
Requires-Dist: pandas>=1.3
|
|
27
|
-
Requires-Dist: pyarrow>=10.0
|
|
28
|
-
Requires-Dist: scipy>=1.7
|
|
29
|
-
Requires-Dist: scikit-learn>=1.0
|
|
30
|
-
Requires-Dist: joblib>=1.2
|
|
31
|
-
Requires-Dist: statsmodels>=0.13
|
|
32
|
-
Requires-Dist: matplotlib>=3.5
|
|
33
|
-
Requires-Dist: seaborn>=0.12
|
|
34
|
-
Requires-Dist: adjustText>=0.7
|
|
35
|
-
Requires-Dist: importlib_resources>=5.0; python_version < "3.10"
|
|
36
|
-
Provides-Extra: advanced
|
|
37
|
-
Requires-Dist: scvelo>=0.3.0; extra == "advanced"
|
|
38
|
-
Provides-Extra: pseudobulk
|
|
39
|
-
Requires-Dist: pydeseq2>=0.4.0; extra == "pseudobulk"
|
|
40
|
-
Provides-Extra: gene-features
|
|
41
|
-
Requires-Dist: gtfparse>=1.3.0; extra == "gene-features"
|
|
42
|
-
Provides-Extra: memento
|
|
43
|
-
Requires-Dist: memento-de<0.3.0,>=0.1.0; extra == "memento"
|
|
44
|
-
Provides-Extra: gsea
|
|
45
|
-
Requires-Dist: gseapy>=1.1; extra == "gsea"
|
|
46
|
-
Provides-Extra: dev
|
|
47
|
-
Requires-Dist: pytest>=7.0; extra == "dev"
|
|
48
|
-
Requires-Dist: pytest-cov>=4.0; extra == "dev"
|
|
49
|
-
Requires-Dist: ruff>=0.4.0; extra == "dev"
|
|
50
|
-
Requires-Dist: pre-commit>=3.5; extra == "dev"
|
|
51
|
-
Requires-Dist: mypy>=1.10; extra == "dev"
|
|
52
|
-
Dynamic: license-file
|
|
53
|
-
|
|
54
|
-
# scATrans
|
|
55
|
-
|
|
56
|
-
[](https://pypi.org/project/scatrans/)
|
|
57
|
-
[](https://pypi.org/project/scatrans/)
|
|
58
|
-
[](https://scatrans.readthedocs.io/en/latest/?badge=latest)
|
|
59
|
-
[](https://github.com/leelieber2025/scATrans/actions/workflows/ci.yml)
|
|
60
|
-
[](LICENSE)
|
|
61
|
-
|
|
62
|
-
scATrans is a Python toolkit for single-cell differential analysis. It is
|
|
63
|
-
primarily designed for datasets that contain spliced/unspliced (or
|
|
64
|
-
mature/nascent) RNA layers. In this setting it computes a composite active
|
|
65
|
-
transcription score that integrates differential expression with
|
|
66
|
-
reference-based excess unspliced RNA to rank genes.
|
|
67
|
-
|
|
68
|
-
It also supports conventional differential expression workflows (no
|
|
69
|
-
velocity data required) using scanpy, PyDESeq2 pseudobulk, linear mixed
|
|
70
|
-
models, or optional Memento. Functional enrichment (ORA, GSEA, GO, KEGG)
|
|
71
|
-
uses bundled gene sets with consistent universe handling, and a set of
|
|
72
|
-
visualization functions is provided.
|
|
73
|
-
|
|
74
|
-
**📚 Full documentation, tutorials, and the complete API reference are on
|
|
75
|
-
Read the Docs: https://scatrans.readthedocs.io**
|
|
76
|
-
|
|
77
|
-
## Installation
|
|
78
|
-
|
|
79
|
-
```bash
|
|
80
|
-
pip install scatrans
|
|
81
|
-
|
|
82
|
-
# Optional extras: advanced (scVelo) mode, pseudobulk DE (PyDESeq2), Memento, GSEA
|
|
83
|
-
pip install "scatrans[advanced,gene_features,pseudobulk]" gseapy
|
|
84
|
-
```
|
|
85
|
-
|
|
86
|
-
See [Installation](https://scatrans.readthedocs.io/en/latest/installation.html)
|
|
87
|
-
for extras, source installs, and logging setup.
|
|
88
|
-
|
|
89
|
-
## Quickstart
|
|
90
|
-
|
|
91
|
-
```python
|
|
92
|
-
import scatrans as scat
|
|
93
|
-
|
|
94
|
-
# One-liner pipeline: score → filter → GO enrichment
|
|
95
|
-
result = scat.run_default_pipeline(
|
|
96
|
-
adata,
|
|
97
|
-
groupby="condition",
|
|
98
|
-
target_group="Disease",
|
|
99
|
-
reference_group="Control",
|
|
100
|
-
sample_col="sample", # optional; auto-selects pseudobulk when >=3 replicates/group
|
|
101
|
-
organism="mouse",
|
|
102
|
-
)
|
|
103
|
-
print(result["candidates"].head())
|
|
104
|
-
print(result["enrichment"].head())
|
|
105
|
-
```
|
|
106
|
-
|
|
107
|
-
See the [Quickstart](https://scatrans.readthedocs.io/en/latest/quickstart.html)
|
|
108
|
-
for a complete end-to-end walkthrough, the
|
|
109
|
-
[Tutorials](https://scatrans.readthedocs.io/en/latest/tutorials/index.html)
|
|
110
|
-
for fully worked, real-data notebooks (with and without RNA-velocity
|
|
111
|
-
layers), and the
|
|
112
|
-
[User Guide](https://scatrans.readthedocs.io/en/latest/user_guide/index.html)
|
|
113
|
-
for DE backends, enrichment, plotting, and advanced options.
|
|
114
|
-
|
|
115
|
-
## Before reporting results in a paper
|
|
116
|
-
|
|
117
|
-
`active_score` is a **composite heuristic rank**, not a p-value or FDR on
|
|
118
|
-
its own. See
|
|
119
|
-
[Statistical Guidance](https://scatrans.readthedocs.io/en/latest/statistical_guidance.html)
|
|
120
|
-
for what each output column means, safe vs. unsafe uses, and a reporting
|
|
121
|
-
checklist before you cite scATrans results in a manuscript or supplement.
|
|
122
|
-
|
|
123
|
-
## License
|
|
124
|
-
|
|
125
|
-
Software (Python source) is licensed under [Apache License 2.0](LICENSE).
|
|
126
|
-
Bundled gene-set data (GO, KEGG) carries its own licensing terms — see
|
|
127
|
-
[License](https://scatrans.readthedocs.io/en/latest/license.html) before
|
|
128
|
-
commercial use.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: scatrans
|
|
3
|
+
Version: 0.9.10.dev0
|
|
4
|
+
Summary: Single-cell Active Transcription Analysis
|
|
5
|
+
Author: scATrans Developers
|
|
6
|
+
License: Apache-2.0
|
|
7
|
+
Project-URL: Homepage, https://github.com/leelieber2025/scATrans
|
|
8
|
+
Project-URL: Documentation, https://scatrans.readthedocs.io
|
|
9
|
+
Project-URL: Changelog, https://scatrans.readthedocs.io/en/latest/changelog.html
|
|
10
|
+
Keywords: single-cell,RNA-seq,unspliced,nascent RNA,active transcription,bioinformatics
|
|
11
|
+
Classifier: Development Status :: 4 - Beta
|
|
12
|
+
Classifier: Intended Audience :: Science/Research
|
|
13
|
+
Classifier: License :: OSI Approved :: Apache Software License
|
|
14
|
+
Classifier: Programming Language :: Python :: 3
|
|
15
|
+
Classifier: Programming Language :: Python :: 3.9
|
|
16
|
+
Classifier: Programming Language :: Python :: 3.10
|
|
17
|
+
Classifier: Programming Language :: Python :: 3.11
|
|
18
|
+
Classifier: Programming Language :: Python :: 3.12
|
|
19
|
+
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
|
|
20
|
+
Requires-Python: >=3.9
|
|
21
|
+
Description-Content-Type: text/markdown
|
|
22
|
+
License-File: LICENSE
|
|
23
|
+
Requires-Dist: scanpy>=1.9
|
|
24
|
+
Requires-Dist: anndata>=0.8
|
|
25
|
+
Requires-Dist: numpy>=1.21
|
|
26
|
+
Requires-Dist: pandas>=1.3
|
|
27
|
+
Requires-Dist: pyarrow>=10.0
|
|
28
|
+
Requires-Dist: scipy>=1.7
|
|
29
|
+
Requires-Dist: scikit-learn>=1.0
|
|
30
|
+
Requires-Dist: joblib>=1.2
|
|
31
|
+
Requires-Dist: statsmodels>=0.13
|
|
32
|
+
Requires-Dist: matplotlib>=3.5
|
|
33
|
+
Requires-Dist: seaborn>=0.12
|
|
34
|
+
Requires-Dist: adjustText>=0.7
|
|
35
|
+
Requires-Dist: importlib_resources>=5.0; python_version < "3.10"
|
|
36
|
+
Provides-Extra: advanced
|
|
37
|
+
Requires-Dist: scvelo>=0.3.0; extra == "advanced"
|
|
38
|
+
Provides-Extra: pseudobulk
|
|
39
|
+
Requires-Dist: pydeseq2>=0.4.0; extra == "pseudobulk"
|
|
40
|
+
Provides-Extra: gene-features
|
|
41
|
+
Requires-Dist: gtfparse>=1.3.0; extra == "gene-features"
|
|
42
|
+
Provides-Extra: memento
|
|
43
|
+
Requires-Dist: memento-de<0.3.0,>=0.1.0; extra == "memento"
|
|
44
|
+
Provides-Extra: gsea
|
|
45
|
+
Requires-Dist: gseapy>=1.1; extra == "gsea"
|
|
46
|
+
Provides-Extra: dev
|
|
47
|
+
Requires-Dist: pytest>=7.0; extra == "dev"
|
|
48
|
+
Requires-Dist: pytest-cov>=4.0; extra == "dev"
|
|
49
|
+
Requires-Dist: ruff>=0.4.0; extra == "dev"
|
|
50
|
+
Requires-Dist: pre-commit>=3.5; extra == "dev"
|
|
51
|
+
Requires-Dist: mypy>=1.10; extra == "dev"
|
|
52
|
+
Dynamic: license-file
|
|
53
|
+
|
|
54
|
+
# scATrans
|
|
55
|
+
|
|
56
|
+
[](https://pypi.org/project/scatrans/)
|
|
57
|
+
[](https://pypi.org/project/scatrans/)
|
|
58
|
+
[](https://scatrans.readthedocs.io/en/latest/?badge=latest)
|
|
59
|
+
[](https://github.com/leelieber2025/scATrans/actions/workflows/ci.yml)
|
|
60
|
+
[](LICENSE)
|
|
61
|
+
|
|
62
|
+
scATrans is a Python toolkit for single-cell differential analysis. It is
|
|
63
|
+
primarily designed for datasets that contain spliced/unspliced (or
|
|
64
|
+
mature/nascent) RNA layers. In this setting it computes a composite active
|
|
65
|
+
transcription score that integrates differential expression with
|
|
66
|
+
reference-based excess unspliced RNA to rank genes.
|
|
67
|
+
|
|
68
|
+
It also supports conventional differential expression workflows (no
|
|
69
|
+
velocity data required) using scanpy, PyDESeq2 pseudobulk, linear mixed
|
|
70
|
+
models, or optional Memento. Functional enrichment (ORA, GSEA, GO, KEGG)
|
|
71
|
+
uses bundled gene sets with consistent universe handling, and a set of
|
|
72
|
+
visualization functions is provided.
|
|
73
|
+
|
|
74
|
+
**📚 Full documentation, tutorials, and the complete API reference are on
|
|
75
|
+
Read the Docs: https://scatrans.readthedocs.io**
|
|
76
|
+
|
|
77
|
+
## Installation
|
|
78
|
+
|
|
79
|
+
```bash
|
|
80
|
+
pip install scatrans
|
|
81
|
+
|
|
82
|
+
# Optional extras: advanced (scVelo) mode, pseudobulk DE (PyDESeq2), Memento, GSEA
|
|
83
|
+
pip install "scatrans[advanced,gene_features,pseudobulk]" gseapy
|
|
84
|
+
```
|
|
85
|
+
|
|
86
|
+
See [Installation](https://scatrans.readthedocs.io/en/latest/installation.html)
|
|
87
|
+
for extras, source installs, and logging setup.
|
|
88
|
+
|
|
89
|
+
## Quickstart
|
|
90
|
+
|
|
91
|
+
```python
|
|
92
|
+
import scatrans as scat
|
|
93
|
+
|
|
94
|
+
# One-liner pipeline: score → filter → GO enrichment
|
|
95
|
+
result = scat.run_default_pipeline(
|
|
96
|
+
adata,
|
|
97
|
+
groupby="condition",
|
|
98
|
+
target_group="Disease",
|
|
99
|
+
reference_group="Control",
|
|
100
|
+
sample_col="sample", # optional; auto-selects pseudobulk when >=3 replicates/group
|
|
101
|
+
organism="mouse",
|
|
102
|
+
)
|
|
103
|
+
print(result["candidates"].head())
|
|
104
|
+
print(result["enrichment"].head())
|
|
105
|
+
```
|
|
106
|
+
|
|
107
|
+
See the [Quickstart](https://scatrans.readthedocs.io/en/latest/quickstart.html)
|
|
108
|
+
for a complete end-to-end walkthrough, the
|
|
109
|
+
[Tutorials](https://scatrans.readthedocs.io/en/latest/tutorials/index.html)
|
|
110
|
+
for fully worked, real-data notebooks (with and without RNA-velocity
|
|
111
|
+
layers), and the
|
|
112
|
+
[User Guide](https://scatrans.readthedocs.io/en/latest/user_guide/index.html)
|
|
113
|
+
for DE backends, enrichment, plotting, and advanced options.
|
|
114
|
+
|
|
115
|
+
## Before reporting results in a paper
|
|
116
|
+
|
|
117
|
+
`active_score` is a **composite heuristic rank**, not a p-value or FDR on
|
|
118
|
+
its own. See
|
|
119
|
+
[Statistical Guidance](https://scatrans.readthedocs.io/en/latest/statistical_guidance.html)
|
|
120
|
+
for what each output column means, safe vs. unsafe uses, and a reporting
|
|
121
|
+
checklist before you cite scATrans results in a manuscript or supplement.
|
|
122
|
+
|
|
123
|
+
## License
|
|
124
|
+
|
|
125
|
+
Software (Python source) is licensed under [Apache License 2.0](LICENSE).
|
|
126
|
+
Bundled gene-set data (GO, KEGG) carries its own licensing terms — see
|
|
127
|
+
[License](https://scatrans.readthedocs.io/en/latest/license.html) before
|
|
128
|
+
commercial use.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
[egg_info]
|
|
2
|
-
egg_base = .
|
|
3
|
-
tag_build =
|
|
4
|
-
tag_date = 0
|
|
5
|
-
|
|
1
|
+
[egg_info]
|
|
2
|
+
egg_base = .
|
|
3
|
+
tag_build =
|
|
4
|
+
tag_date = 0
|
|
5
|
+
|
|
@@ -1,24 +1,24 @@
|
|
|
1
|
-
# file generated by vcs-versioning
|
|
2
|
-
# don't change, don't track in version control
|
|
3
|
-
from __future__ import annotations
|
|
4
|
-
|
|
5
|
-
__all__ = [
|
|
6
|
-
"__version__",
|
|
7
|
-
"__version_tuple__",
|
|
8
|
-
"version",
|
|
9
|
-
"version_tuple",
|
|
10
|
-
"__commit_id__",
|
|
11
|
-
"commit_id",
|
|
12
|
-
]
|
|
13
|
-
|
|
14
|
-
version: str
|
|
15
|
-
__version__: str
|
|
16
|
-
__version_tuple__: tuple[int | str, ...]
|
|
17
|
-
version_tuple: tuple[int | str, ...]
|
|
18
|
-
commit_id: str | None
|
|
19
|
-
__commit_id__: str | None
|
|
20
|
-
|
|
21
|
-
__version__ = version = '0.9.
|
|
22
|
-
__version_tuple__ = version_tuple = (0, 9,
|
|
23
|
-
|
|
24
|
-
__commit_id__ = commit_id =
|
|
1
|
+
# file generated by vcs-versioning
|
|
2
|
+
# don't change, don't track in version control
|
|
3
|
+
from __future__ import annotations
|
|
4
|
+
|
|
5
|
+
__all__ = [
|
|
6
|
+
"__version__",
|
|
7
|
+
"__version_tuple__",
|
|
8
|
+
"version",
|
|
9
|
+
"version_tuple",
|
|
10
|
+
"__commit_id__",
|
|
11
|
+
"commit_id",
|
|
12
|
+
]
|
|
13
|
+
|
|
14
|
+
version: str
|
|
15
|
+
__version__: str
|
|
16
|
+
__version_tuple__: tuple[int | str, ...]
|
|
17
|
+
version_tuple: tuple[int | str, ...]
|
|
18
|
+
commit_id: str | None
|
|
19
|
+
__commit_id__: str | None
|
|
20
|
+
|
|
21
|
+
__version__ = version = '0.9.10.dev0'
|
|
22
|
+
__version_tuple__ = version_tuple = (0, 9, 10, 'dev0')
|
|
23
|
+
|
|
24
|
+
__commit_id__ = commit_id = 'g84717a676'
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/docs/tutorials/t_ec_standalone_de_enrichment.ipynb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/data/Hs_GO_Biological_Process_2026.txt
RENAMED
|
File without changes
|
|
File without changes
|
{scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/data/Mm_GO_Biological_Process_2026.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{scatrans-0.9.9.dev2 → scatrans-0.9.10.dev0}/src/scatrans/data/mouse_2020A_gene_features.parquet
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|