Upload app/services/audit_engine.py with huggingface_hub 07fa81b verified Samad14 commited on 5 days ago
Upload app/routers/sequencing.py with huggingface_hub 2d763a2 verified Samad14 commited on 6 days ago
Fix pipeline stuck: synthetic FASTQ fallback and demo mode d1473e1 verified Samad14 commited on 6 days ago
Remove minimap2 build step, download at runtime instead fdaec95 verified Samad14 commited on 6 days ago
Add sequencing pipeline (FASTQ -> QC -> alignment -> variant calling -> report) da793ed verified Samad14 commited on 6 days ago
feat: download pre-compiled PhyML from bioconda instead of source build 12d6205 verified Samad14 commited on 9 days ago
fix: remove PhyML source build, graceful missing-binary error 2bfc188 verified Samad14 commited on 9 days ago
fix: add libtool ca-certificates, remove -j for low-mem 1a6d3d4 verified Samad14 commited on 9 days ago
fix: PhyML build — disable-native, split RUN steps, verbose wget da32155 verified Samad14 commited on 9 days ago
feat: add phylo router (NJ/UPGMA/ML), local PhyML binary 29c03b8 verified Samad14 commited on 9 days ago
fix: Foldseek alignments are [dict] lists, parse target format 344f87e verified Samad14 commited on 10 days ago
fix: Foldseek alignments are dicts, parse with .get() correctly f9e5a60 verified Samad14 commited on 10 days ago
fix: use sync httpx in thread pool for Foldseek submit 97d7381 verified Samad14 commited on 10 days ago
fix: restore nested alignments loop, remove debug raw 2625e87 verified Samad14 commited on 10 days ago
fix: Foldseek returns list directly, no alignments sub-key 569ad74 verified Samad14 commited on 10 days ago
fix: manual multipart for Foldseek, add secrets import d1e8caa verified Samad14 commited on 10 days ago
fix: use sync httpx.Client for Foldseek multipart upload d15eb12 verified Samad14 commited on 10 days ago
fix: add error detail to Foldseek, use bytes, longer timeout 3c71a7c verified Samad14 commited on 10 days ago
fix: primer3 error handling, STRING scores 0-1, Foldseek replace PDBeFold b47bc3d verified Samad14 commited on 10 days ago
Add domains, interactions, primers, structure_analysis routers ba60770 verified Samad14 commited on 11 days ago