diff options
author | pjotrp | 2024-06-21 04:34:08 -0500 |
---|---|---|
committer | pjotrp | 2024-06-21 04:34:08 -0500 |
commit | 79223f50e0d493427478f51dfe7a9c181141ae12 (patch) | |
tree | e4c7f6be86af006e2e3e700b15db332543fa4bac /gn | |
parent | 0362ee068a39ce9a5fd6f0fba9cd5586211f07f1 (diff) | |
download | guix-bioinformatics-79223f50e0d493427478f51dfe7a9c181141ae12.tar.gz |
genecup: fix typo
Diffstat (limited to 'gn')
-rw-r--r-- | gn/packages/ratspub.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/ratspub.scm b/gn/packages/ratspub.scm index 19b70c2..d797e8a 100644 --- a/gn/packages/ratspub.scm +++ b/gn/packages/ratspub.scm @@ -398,7 +398,7 @@ if __name__ == '__main__': ("jquery" ,web-jquery) ("js-filesaver" ,js-filesaver-1.3.2) ("js-popper" ,js-popper-1.12.9))) - (home-page "http://genecut.org") + (home-page "http://genecup.org") (synopsis "Using PubMed to find out how a gene contributes to addiction") (description "GeneCup automatically extracts information from PubMed and @url{https://www.ebi.ac.uk/gwas/, @acronym{NHGRI-EBI GWAS, European |