me
/
guix
Archived
1
0
Fork 0

gnu: qtltools: Fix typo.

* gnu/packages/bioinformatics.scm (qtltools)[description]: Switch from "allows
  to go" to "allows going".
master
Vagrant Cascadian 2021-11-18 14:09:30 -08:00
parent b23d7aa880
commit a8eea7a51e
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 1 additions and 1 deletions

View File

@ -1581,7 +1581,7 @@ $(BOOST_LIB)/libboost_program_options.so"))))
(home-page "https://qtltools.github.io/qtltools/")
(synopsis "Tool set for molecular QTL discovery and analysis")
(description "QTLtools is a tool set for molecular QTL discovery
and analysis. It allows to go from the raw genetic sequence data to
and analysis. It allows going from the raw genetic sequence data to
collection of molecular @dfn{Quantitative Trait Loci} (QTLs) in few
easy-to-perform steps.")
(license license:gpl3+)))