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 }}
tidyomics
/
tidybulk
Public template
Notifications
You must be signed in to change notification settings
Fork
27
Star
182
Code
Issues
13
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Dispersion estimation
- #347
#347
Merged
stemangiola
merged 12 commits into
master
tidyomics/tidybulk:master
from
dispersion_estimation
tidyomics/tidybulk:dispersion_estimation
Copy head branch name to clipboard
Sep 6, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Dispersion estimation
#347
stemangiola
merged 12 commits into
master
tidyomics/tidybulk:master
from
dispersion_estimation
tidyomics/tidybulk:dispersion_estimation
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2026
add estimate dispersion function
stemangiola
committed
cffcbe3
View commit details
Copy full SHA for cffcbe3
Browse repository at this point
docs
stemangiola
committed
30f95e2
View commit details
Copy full SHA for 30f95e2
Browse repository at this point
Commits on Aug 24, 2026
Enhance estimate_dispersion function to include trended dispersion and update documentation. The function now writes three columns: tagwise dispersion (dispersion_shrinked), trended dispersion (dis…
Show description for ed4e85e
stemangiola
committed
ed4e85e
View commit details
Copy full SHA for ed4e85e
Browse repository at this point
Commits on Sep 2, 2026
Refactor glmmSeq to estimate tagwise dispersion keeping the random effects as fix effects.
stemangiola
committed
b568a4b
View commit details
Copy full SHA for b568a4b
Browse repository at this point
add dependencies
stemangiola
committed
47e46bd
View commit details
Copy full SHA for 47e46bd
Browse repository at this point
Commits on Sep 5, 2026
Merge branch 'master' into dispersion_estimation
stemangiola
authored
49e1c03
View commit details
Copy full SHA for 49e1c03
Browse repository at this point
Update estimate_dispersion to enforce fixed-effects formula usage and improve error handling.
stemangiola
committed
e66e2d5
View commit details
Copy full SHA for e66e2d5
Browse repository at this point
Merge branch 'dispersion_estimation' of https://github.com/tidyomics/tidybulk into dispersion_estimation
stemangiola
committed
ad2b8fe
View commit details
Copy full SHA for ad2b8fe
Browse repository at this point
Add informative messages for dispersion calculations.
stemangiola
committed
2d7ad84
View commit details
Copy full SHA for 2d7ad84
Browse repository at this point
Enhance glmmTMBcore function to utilize fixed edgeR phi for dispersion estimation, ensuring consistent parameter handling across gene models.
stemangiola
committed
1d5af8f
View commit details
Copy full SHA for 1d5af8f
Browse repository at this point
Update documentation for differential abundance methods to clarify usage of `formula_dispersion` and remove deprecated parameters. Adjust examples and descriptions for consistency across methods.
stemangiola
committed
126e970
View commit details
Copy full SHA for 126e970
Browse repository at this point
Merge branch 'master' into dispersion_estimation
stemangiola
authored
7002727
View commit details
Copy full SHA for 7002727
Browse repository at this point
You can’t perform that action at this time.