From 4cab49ac3934a8fa568c7aee8484bd710f83c4e3 Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Mon, 24 Mar 2014 17:20:14 -0400 Subject: update documentation --- doc/python.markdown | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/python.markdown') diff --git a/doc/python.markdown b/doc/python.markdown index df086d8..cbc59d1 100644 --- a/doc/python.markdown +++ b/doc/python.markdown @@ -1,3 +1,5 @@ +*The python version is outdated. do not use! It is only here for historical purposes!* + # Python Documentation # The python version comes with scripts that can be used like the regular quikr program, and also a module called quikr so integration with python scripts @@ -12,6 +14,7 @@ If you want to use our quikr module, run help on the module: >>> import quikr >>> help(quikr) + ## Python Cannot Find XYZ ## Ensure that you have Python 2.7, Scipy, Numpy, and BIOpython installed -- cgit v1.2.3