Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PathoGenOmics-Lab
/
snpick
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
17
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
1.0.1
- #1
#1
Merged
Paururo
merged 23 commits into
main
PathoGenOmics-Lab/snpick:main
from
1.0.1
PathoGenOmics-Lab/snpick:1.0.1
Copy head branch name to clipboard
Mar 31, 2026
Conversation
Commits
23
(23)
Checks
Files changed
Merged
1.0.1
#1
Paururo
merged 23 commits into
main
PathoGenOmics-Lab/snpick:main
from
1.0.1
PathoGenOmics-Lab/snpick:1.0.1
Copy head branch name to clipboard
Commits
Commits on Mar 31, 2026
fix: resolve 4 critical bugs in FASTA/VCF output
Show description for 7390687
Paururo
committed
7390687
View commit details
Copy full SHA for 7390687
Browse repository at this point
perf: eliminate redundant genotype storage in VariablePositionInfo
Show description for ea0942f
Paururo
committed
ea0942f
View commit details
Copy full SHA for ea0942f
Browse repository at this point
fix: resolve 7 minor issues (#9-#15)
Show description for cd39aed
Paururo
committed
cd39aed
View commit details
Copy full SHA for cd39aed
Browse repository at this point
perf: rewrite with streaming 2-pass architecture
Show description for 90a3f92
Paururo
committed
90a3f92
View commit details
Copy full SHA for 90a3f92
Browse repository at this point
fix: resolve all audit issues (score 8.2 → 9.5/10)
Show description for 968c123
Paururo
committed
968c123
View commit details
Copy full SHA for 968c123
Browse repository at this point
perf: custom streaming parser — 2× faster, zero external deps for I/O
Show description for b01c540
Paururo
committed
b01c540
View commit details
Copy full SHA for b01c540
Browse repository at this point
perf: restore bio parser + all optimizations — best of both worlds
Show description for 0351fd1
Paururo
committed
0351fd1
View commit details
Copy full SHA for 0351fd1
Browse repository at this point
fix: 6 bugs found in code audit
Show description for 7634bc8
Paururo
committed
7634bc8
View commit details
Copy full SHA for 7634bc8
Browse repository at this point
fix: 6 more bugs from deep audit (B7-B12)
Show description for ae5151a
Paururo
committed
ae5151a
View commit details
Copy full SHA for ae5151a
Browse repository at this point
polish: 10/10 — remove all unsafe, add error context, clean exit
Show description for d7d51df
Paururo
committed
d7d51df
View commit details
Copy full SHA for d7d51df
Browse repository at this point
bench: add benchmark plots and data (SNPick vs snp-sites)
Show description for 3078730
Paururo
committed
3078730
View commit details
Copy full SHA for 3078730
Browse repository at this point
bench: add length-scaling benchmark (50 seqs × 100K-4.4M bp)
Show description for 083f522
Paururo
committed
083f522
View commit details
Copy full SHA for 083f522
Browse repository at this point
perf: hybrid bio+mmap architecture, 8x unrolled bitmask loop
Show description for b5c69c5
Paururo
committed
b5c69c5
View commit details
Copy full SHA for b5c69c5
Browse repository at this point
perf: full mmap architecture, remove bio dependency
Show description for 5a7efc4
Paururo
committed
5a7efc4
View commit details
Copy full SHA for 5a7efc4
Browse repository at this point
fix: multi-line FASTA support in pass 2 + error context
Show description for 4af0910
Paururo
committed
4af0910
View commit details
Copy full SHA for 4af0910
Browse repository at this point
fix(critical): multi-line FASTA pass2 with mixed line widths
Show description for 0dae40a
Paururo
committed
0dae40a
View commit details
Copy full SHA for 0dae40a
Browse repository at this point
refactor: modular architecture — split monolith into 6 files
Show description for 4b2e3c6
Paururo
committed
4b2e3c6
View commit details
Copy full SHA for 4b2e3c6
Browse repository at this point
polish: module docs, madvise hint, 3 new tests → 10/10
Show description for 1811ad7
Paururo
committed
1811ad7
View commit details
Copy full SHA for 1811ad7
Browse repository at this point
perf: prefault mmap pages + sequential scan ordering
Show description for f59d651
Paururo
committed
f59d651
View commit details
Copy full SHA for f59d651
Browse repository at this point
perf: parallel bitmask scan with rayon
Show description for dbe5481
Paururo
committed
dbe5481
View commit details
Copy full SHA for dbe5481
Browse repository at this point
docs: rewrite README — pathotypr-style, clean nav, benchmarks
Show description for ac0c213
Paururo
committed
ac0c213
View commit details
Copy full SHA for ac0c213
Browse repository at this point
docs: add bioconda downloads badge
Paururo
committed
c42632b
View commit details
Copy full SHA for c42632b
Browse repository at this point
ci: add Build & Release workflow on PR merge to main
Show description for fad3b9d
Paururo
committed
fad3b9d
View commit details
Copy full SHA for fad3b9d
Browse repository at this point
You can’t perform that action at this time.