| |
|
![]() |
| PubMed | Entrez | BLAST | OMIM | Taxonomy | Structure |
|
Spidey Home |
  Spidey source codeSpidey is written in C. The source code is included in, and is dependent upon, the NCBI C Toolkit. In order to compile Spidey you first need to download and compile the NCBI Toolkit. After successfully compiling the NCBI C Toolkit, change to the directory where spideymain.c resides: ncbi_toolkit_directory/demo/and use the following command-line cc -o spidey spideymain.c -I/ncbi_toolkit_directory/ctools -I/ncbi_toolkit_directory/include -L/ncbi_toolkit_directory/lib/ -lm -lncbitool -lncbiid1 -lnetcli -lncbiobj -lncbi -lnslClick here for an overview of how to run the executables. |
 
| Spidey executable | FAQ | Download Source | Privacy statement | Disclaimer |