diff options
author | Efraim Flashner | 2020-03-11 03:12:40 -0500 |
---|---|---|
committer | Efraim Flashner | 2020-03-11 03:12:40 -0500 |
commit | 9f6b35cac5aa37bf3568b8525f17542d7e471eb6 (patch) | |
tree | aedcab0c2aaa4ac29090a5410057e9ca6032a299 /gn/packages/bioinformatics.scm | |
parent | d3d71158cb0cd1499970a62c3800dc64ec84ecbc (diff) | |
download | guix-bioinformatics-9f6b35cac5aa37bf3568b8525f17542d7e471eb6.tar.gz |
gn: singlecellrshiny: Update home-page.
Diffstat (limited to 'gn/packages/bioinformatics.scm')
-rw-r--r-- | gn/packages/bioinformatics.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/bioinformatics.scm b/gn/packages/bioinformatics.scm index 40a992a..7e7f94d 100644 --- a/gn/packages/bioinformatics.scm +++ b/gn/packages/bioinformatics.scm @@ -940,7 +940,7 @@ runApp(launch.browser=0, port=4208)~%\n" ("r-multtest" ,r-multtest) ("r-seurat" ,r-seurat) ("r-shiny" ,r-shiny))) - (home-page "") + (home-page "http://singlecell.opar.io/") (synopsis "RNA sequencing data analysis") (description "This is the R-Shiny programs to run some basic single cell RNA sequencing |