aboutsummaryrefslogtreecommitdiff
path: root/academic/pyCRAC/README.tests
diff options
context:
space:
mode:
authorrob van nues <rvnues at tesco {dot} net>2017-11-02 20:59:41 +0000
committerDavid Spencer <idlemoor@slackbuilds.org>2017-11-03 23:18:37 +0000
commit15fbb173471ec0b17eca1702456a6ef1d2e3feff (patch)
tree6a5cc7ded1321683af522880d392b277e48419a5 /academic/pyCRAC/README.tests
parentbf39e0ab09b1f0f3b409f849f20df5ccb4c801f4 (diff)
academic/pyCRAC: Added (Next generation sequencing analysis).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/pyCRAC/README.tests')
-rw-r--r--academic/pyCRAC/README.tests7
1 files changed, 7 insertions, 0 deletions
diff --git a/academic/pyCRAC/README.tests b/academic/pyCRAC/README.tests
new file mode 100644
index 0000000000000..15def4bfebde2
--- /dev/null
+++ b/academic/pyCRAC/README.tests
@@ -0,0 +1,7 @@
+To test the pyCRAC scripts after installing the package on Slackware:
+
+ cp -R /usr/share/pyCRAC <path-to-your-work-directory>/
+ cd <path-to-your-work-directory>/pyCRAC/tests
+ sh test.sh
+
+If all tests complete without an error, the package is working.