qtl2
QTL analysis software for high-dimensional data and complex cross designs
Science Score: 59.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 6 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
✓Committers with academic emails
2 of 4 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.0%) to scientific vocabulary
Repository
QTL analysis software for high-dimensional data and complex cross designs
Basic Info
- Host: GitHub
- Owner: rqtl
- License: gpl-3.0
- Language: R
- Default Branch: main
- Homepage: https://kbroman.org/qtl2
- Size: 44.9 MB
Statistics
- Stars: 34
- Watchers: 5
- Forks: 23
- Open Issues: 27
- Releases: 12
Metadata Files
README.md
R/qtl2
R/qtl2 (aka qtl2) is a reimplementation of the QTL analysis software R/qtl, to better handle high-dimensional data and complex cross designs.
Also see the related packages, qtl2convert (for converting data among the R/qtl2, DOQTL, and R/qtl formats), qtl2fst (for storing genotype probabilities on disk), and qtl2ggplot (for ggplot2-based data visualizations).
Installation
Install R/qtl2 from CRAN:
install.packages("qtl2")
Documentation
- user guide
- categorized list of functions in R/qtl2
- input file formats (also see the sample data files and the qtl2data repository)
- using qtl2fst for on-disk genotype probabilities
- preparing diversity outbred mouse data for R/qtl2
- resources for mouse genome build GRCm39
- genotype diagnostics for diversity outbred mice
- identifying sample mix-ups in diversity outbred mice
- differences between R/qtl and R/qtl2
- developer guide
- HMM benchmarks
- Tutorial on R/qtl2 by Susan McClatchy and Dan Gatti
Citation
To cite R/qtl2 in publications, use:
Broman KW, Gatti DM, Simecek P, Furlotte NA, Prins P, Sen Ś, Yandell BS, Churchill GA (2019) R/qtl2: software for mapping quantitative trait loci with high-dimensional data and multi-parent populations. Genetics 211:495-502 doi:10.1534/genetics.118.301595
License
Licensed under GPL-3.
Owner
- Name: R/qtl
- Login: rqtl
- Kind: organization
- Website: http://www.rqtl.org
- Repositories: 8
- Profile: https://github.com/rqtl
GitHub Events
Total
- Issues event: 6
- Issue comment event: 3
- Push event: 10
- Fork event: 1
Last Year
- Issues event: 6
- Issue comment event: 3
- Push event: 10
- Fork event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Karl Broman | k****n@g****m | 2,227 |
| Brian Yandell | b****l@w****u | 8 |
| Karl Broman | k****n@b****u | 2 |
| simecek | l****a@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 7 months ago
All Time
- Total issues: 99
- Total pull requests: 20
- Average time to close issues: 7 months
- Average time to close pull requests: about 5 hours
- Total issue authors: 12
- Total pull request authors: 2
- Average comments per issue: 0.82
- Average comments per pull request: 0.1
- Merged pull requests: 20
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 4
- Pull requests: 1
- Average time to close issues: about 7 hours
- Average time to close pull requests: 1 day
- Issue authors: 2
- Pull request authors: 1
- Average comments per issue: 1.25
- Average comments per pull request: 1.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- kbroman (87)
- micwij (2)
- BoraKim2018 (1)
- kieranatkins (1)
- gtsambos (1)
- yifangt (1)
- jamonterotena (1)
- Jiseon623 (1)
- rkmeade (1)
- SmithLabDuke (1)
- jeancarlier34 (1)
- jlboat (1)
Pull Request Authors
- kbroman (20)
- byandell (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 886 last-month
- Total docker downloads: 201
- Total dependent packages: 7
- Total dependent repositories: 10
- Total versions: 9
- Total maintainers: 1
cran.r-project.org: qtl2
Quantitative Trait Locus Mapping in Experimental Crosses
- Homepage: https://kbroman.org/qtl2/
- Documentation: http://cran.r-project.org/web/packages/qtl2/qtl2.pdf
- License: GPL-3
-
Latest release: 0.38
published 9 months ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.1.0 depends
- RSQLite * imports
- Rcpp >= 1.0.7 imports
- data.table >= 1.10.4 imports
- grDevices * imports
- graphics * imports
- jsonlite >= 0.9.17 imports
- parallel * imports
- stats * imports
- utils * imports
- yaml >= 2.1.13 imports
- devtools * suggests
- qtl * suggests
- roxygen2 * suggests
- testthat * suggests
- vdiffr * suggests
- actions/checkout v3 composite
- r-lib/actions/check-r-package v2 composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite
- r-lib/actions/setup-r-dependencies v2 composite