From 479aa2a97cd67d3b3036d14a11b7c55d8a412117 Mon Sep 17 00:00:00 2001 From: beifang Date: Thu, 22 Aug 2019 10:32:58 +0800 Subject: [PATCH] provide hotspot3d webservice --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f23a40a..7661732 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,10 @@ To make use of the /usr/ perl, edit the first line of ~/perl5/bin/hotspot3d. to: #!/usr/bin/perl +We have developed webservice for HotSpot3D, and you can submit your mutation file to do +analysis online here: http://niulab.scgrid.cn/HotSpot3D/ , once you don't want to install +HotSpot3D locally. + Configure Environment ---------------------