mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-17 16:38:12 -05:00
gnu: sra-tools: Update home page.
* gnu/packages/bioinformatics.scm (sra-tools)[home-page]: Update.
This commit is contained in:
parent
0eeaf1ac3c
commit
0388046068
1 changed files with 2 additions and 1 deletions
|
@ -6042,7 +6042,8 @@ (define-public sra-tools
|
|||
("fuse" ,fuse)
|
||||
("hdf5" ,hdf5)
|
||||
("zlib" ,zlib)))
|
||||
(home-page "http://www.ncbi.nlm.nih.gov/Traces/sra/sra.cgi?view=software")
|
||||
(home-page
|
||||
"https://trace.ncbi.nlm.nih.gov/Traces/sra/sra.cgi?view=software")
|
||||
(synopsis "Tools and libraries for reading and writing sequencing data")
|
||||
(description
|
||||
"The SRA Toolkit from NCBI is a collection of tools and libraries for
|
||||
|
|
Loading…
Reference in a new issue