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
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
.
smithlabcode
/
falco
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
137
Code
Issues
5
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Bumping version prior to v2.0.2
- #126
#126
Merged
andrewdavidsmith
merged 11 commits into
main
smithlabcode/falco:main
from
prep-for-2.0.2
smithlabcode/falco:prep-for-2.0.2
Copy head branch name to clipboard
Sep 10, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
Bumping version prior to v2.0.2
#126
andrewdavidsmith
merged 11 commits into
main
smithlabcode/falco:main
from
prep-for-2.0.2
smithlabcode/falco:prep-for-2.0.2
Copy head branch name to clipboard
Commits
Commits on Sep 9, 2026
CMakeLists.txt and data/test_data/md5sum.txt: updating version number and reflecting this in test output file hashes
andrewdavidsmith
committed
a9387a2
View commit details
Copy full SHA for a9387a2
Browse repository at this point
CHANGELOG.md: update for v2.0.2
andrewdavidsmith
committed
c02ff6b
View commit details
Copy full SHA for c02ff6b
Browse repository at this point
CHANGELOG.md: adding shout out kerrycobb
andrewdavidsmith
committed
9135866
View commit details
Copy full SHA for 9135866
Browse repository at this point
Fixing issues with axis tics overlapping labels in html just by specifying automargin for the plots
andrewdavidsmith
committed
cec44a1
View commit details
Copy full SHA for cec44a1
Browse repository at this point
src/falco.cpp: adding explanation about the --groups flag and the grouping in HTML files for long read data
andrewdavidsmith
committed
62b0b8a
View commit details
Copy full SHA for 62b0b8a
Browse repository at this point
src/results_summary.hcpp: within get_html, if reads are longer than a cutoff (now 1000 bp) the positions will be grouped for generating the html which avoids making html pages that are too large an…
Show description for 3cca2e4
andrewdavidsmith
committed
3cca2e4
View commit details
Copy full SHA for 3cca2e4
Browse repository at this point
src/html.hcpp: added a constant (now 1000) for max read len before the html report needs to have bases grouped and added several assertions
andrewdavidsmith
committed
a338e89
View commit details
Copy full SHA for a338e89
Browse repository at this point
CHANGELOG.md: explaining base grouping in HTML output
andrewdavidsmith
committed
dba1dc3
View commit details
Copy full SHA for dba1dc3
Browse repository at this point
src/html.cpp: fixed a broken assert
andrewdavidsmith
committed
73018c4
View commit details
Copy full SHA for 73018c4
Browse repository at this point
src/results_summary.cpp: recomputing the centered tile values prior to generating HTML when the HTML needs a forced grouping due to long reads. This feels like a hack
andrewdavidsmith
committed
f222a19
View commit details
Copy full SHA for f222a19
Browse repository at this point
src/html.cpp: forgotten header
andrewdavidsmith
committed
328723a
View commit details
Copy full SHA for 328723a
Browse repository at this point
You can’t perform that action at this time.