diff options
Diffstat (limited to 'academic/spidey/README')
-rw-r--r-- | academic/spidey/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/academic/spidey/README b/academic/spidey/README new file mode 100644 index 0000000000..0912181c25 --- /dev/null +++ b/academic/spidey/README @@ -0,0 +1,9 @@ +Spidey is an mRNA-to-genomic alignment program. For a complete +description of how Spidey works, visit +http://www.ncbi.nlm.nih.gov/spidey/spideydoc.html. + +This is just repackaging of the ready binary for x86 and will not run +on x86_64. It will probably work just fine on a Slackware multilib +box, but we do not support that ;). If you want to build spidey from +source, you should download and compile the NCBI toolkit. For more +information: http://www.ncbi.nlm.nih.gov/spidey/spideysource.html |