mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -05:00
gnu: r-qtl: Fix grammar "allows to estimate" to "estimates".
* gnu/packages/bioinformatics (r-qtl): Fix grammar.
This commit is contained in:
parent
4d72d02b8a
commit
f49369fad2
1 changed files with 1 additions and 1 deletions
|
@ -8401,7 +8401,7 @@ (define-public r-qtl
|
|||
genes contributing to variation in quantitative traits (so-called
|
||||
quantitative trait loci, QTLs).
|
||||
|
||||
Using a hidden Markov model, R/qtl allows to estimate genetic maps, to
|
||||
Using a hidden Markov model, R/qtl estimates genetic maps, to
|
||||
identify genotyping errors, and to perform single-QTL and two-QTL,
|
||||
two-dimensional genome scans.")
|
||||
(license license:gpl3)))
|
||||
|
|
Loading…
Reference in a new issue