GitHub - ge11232002/TFMPvalue: Efficient and Accurate P-Value Computation for Position Weight Matrices (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Models New Manage and compare prompts
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Repository files navigation
TFMPvalue
Efficient and Accurate P-value Computation for Position Weight Matrices
Installation of the stable version of TFMPvalue
from CRAN
install.packages("TFMPvalue")
Installation of the development version of TFMPvalue
from github
- Mac and Linux:
devtools::install_github("ge11232002/TFMPvalue")