gnu: lofreq: Drop input labels.
* gnu/packages/bioinformatics.scm (lofreq)[inputs]: Drop package labels.
This commit is contained in:
parent
1fca85cd88
commit
0ad4a4d155
@ -17763,9 +17763,7 @@ genomes known to contain a given k-mer.")
|
||||
'(#:test-target "bug-tests"
|
||||
#:tests? #false)) ; test data are not included
|
||||
(inputs
|
||||
`(("htslib" ,htslib)
|
||||
("python" ,python-wrapper)
|
||||
("zlib" ,zlib)))
|
||||
(list htslib python-wrapper zlib))
|
||||
(native-inputs
|
||||
(list autoconf automake which))
|
||||
(home-page "https://csb5.github.io/lofreq/")
|
||||
|
Loading…
Reference in New Issue
Block a user