The 7-Step Workflow
Cis-GS organises every analysis into seven numbered steps that mirror the
tabs in the GUI. Each step writes to ~/CisGS-Workspace/ so you can
pause, swap tools, and resume.
# |
Step |
What it does |
Key output |
|---|---|---|---|
1 |
Strand-aware promoter extraction from FASTA + GFF3 |
|
|
2 |
IUPAC / MEME / PlantTFDB / AnimalTFDB scanning with hypergeom p-vals |
|
|
3 |
logomaker sequence logos with IC shading |
per-motif SVG / PNG |
|
4 |
Joins hits with an expression CSV via 3 ID-mapping methods |
|
|
5 |
Pearson / Spearman / WGCNA soft-threshold, Louvain modules |
|
|
6 |
Elbow + silhouette, deterministic seeding |
|
|
7 |
Live REST query, hypergeom ORA, BH-FDR |
|
Each step is independent — you can start at any point if you already have the inputs that step expects.