Skip to content
Nelly Sélem edited this page Sep 1, 2016 · 40 revisions

EvoMining.image

EvoMining is a functional phylogenomics method for identification of expanded, repurposed enzyme families, with the potential to catalyze new conversions in natural product biosynthesis.

#1 Run evomining image docker run -i -t -v /home/yourvolume:/var/www/html/EvoMining/exchage -p 80:80 nselem/newevomining:latest /bin/bash

#2 Set databases
perl startevomining -g mygenomes -r myRastIds

#3 View your results If you are running EvoMining on your local machine.
http://localhost/html/EvoMining/index.html

or, if you are running EvoMining on a remote machine.
http://yourip/html/EvoMining/index.html
and follow the steps.