We provide two installation options for using the indexing system: Docker or directly from Github.
A simple Jupyter notebook for using public data can be found on this repo, or in binder at the link above!
The Docker image contains as well as a webserver and FTP server in case you want to deploy the FTP server. It does also contain a web server for testing the main website (but should only be used for debug purposes).
docker pull ncbihackathons/<this software>
command to pull the image from the DockerHubdocker run ncbihackathons/<this software>
Run the docker image from the master shell script