You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`csubst dataset`: generate bundled example datasets (e.g., `PGK`, `PEPC`).
65
65
-`csubst analyze`: run convergence analysis and output metrics such as `omegaC`, `dNC`, and `dSC`.
66
+
-`csubst inspect`: summarize branch mappings and inspect ancestral states.
66
67
-`csubst site`: compute site-wise combinatorial substitutions for selected branch combinations, generate tree + site summary plots, and optionally map sites to protein structures.
67
68
-`csubst simulate`: simulate codon sequence evolution under user-defined convergent scenarios.
68
69
@@ -81,13 +82,13 @@ csubst dataset --name PGK
81
82
82
83
# 2) Run convergence analysis
83
84
csubst analyze \
84
-
--alignment_file alignment.fa \
85
+
--alignment_file alignment.fa.gz \
85
86
--rooted_tree_file tree.nwk \
86
87
--foreground foreground.txt
87
88
88
89
# 3) Inspect site-wise convergence for a branch pair (example)
0 commit comments