DRL / blobtools

Modular command-line solution for visualisation, quality control and taxonomic partitioning of genome datasets
GNU General Public License v3.0
187 stars 44 forks source link

installation #49

Closed peterthorpe5 closed 7 years ago

peterthorpe5 commented 7 years ago

Hi Dom,

This is not an issue, but for the Virtual environment: virtualenv -p python2.7 ~/virtualenvs/blobtools

It would be good to add the python 2.7 specifically.

And this command in the installation: /blobtools create \ -i test_files/assembly.fna \ -c test_files/mapping_1.bam.cov \ -t test_files/blast.out \ --names names.dmp \ --nodes nodes.dmp

Should have a ./blobtools create?

Pete

DRL commented 7 years ago

Hi Pete,

this is all fixed now with the new installation script.

cheers,

dom