Skip to content

Commit 4f1d159

Browse files
committed
Clean up root directory and update README
This commit cleans up the repository by removing 183 temporary/debug files from the root directory and completely refreshing the README to accurately reflect SeqRush's current functionality. Changes: Root Directory Cleanup: - Removed temporary test data files (.fa, .fai, .paf, .odgi, .html, etc.) - Removed debug scripts and analysis tools (Python, shell scripts) - Removed development notes and historical documentation - Removed compiled artifacts and temp directories - Removed pafcheck submodule (no longer used) - Kept only essential files: source code, submodules, config files README Refresh: - Updated description to reflect actual implemented features - Removed "Planned" markers for completed features: * AllWave and SweepGA aligners (implemented) * Bidirected union-find (implemented) * Graph layout pipeline (implemented) * Iterative alignment (implemented) - Added comprehensive usage examples for all features - Documented iterative alignment with two-phase processing - Added sparsification strategies documentation - Included validation results from HLA-Zoo testing - Updated project structure to match actual codebase - Corrected repository URL to pangenome organization - Updated acknowledgments to reflect actual dependencies The repository now presents a clean, professional interface that accurately documents the tool's capabilities. All tests pass. Build verified.
1 parent 00d1f97 commit 4f1d159

File tree

184 files changed

+147
-26479
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

184 files changed

+147
-26479
lines changed

*Messages*

Lines changed: 0 additions & 27 deletions
This file was deleted.

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
[submodule "HLA-zoo"]
22
path = HLA-zoo
33
url = https://github.com/ekg/HLA-zoo.git
4-
[submodule "pafcheck"]
5-
path = pafcheck
6-
url = https://github.com/ekg/pafcheck.git
74
[submodule "allwave"]
85
path = allwave
96
url = https://github.com/pangenome/allwave.git

.test_small.bps

Lines changed: 0 additions & 1 deletion
This file was deleted.

ACD6.subgraph.fa.gz

-1.79 MB
Binary file not shown.

ACD6.subgraph.fa.gz.fai

Lines changed: 0 additions & 507 deletions
This file was deleted.

ACD6.subgraph.fa.gz.gzi

-2.18 KB
Binary file not shown.

AGENTS.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

ALGORITHM_COMPARISON.md

Lines changed: 0 additions & 130 deletions
This file was deleted.

0 commit comments

Comments
 (0)