yarden / MISO

MISO: Mixture of Isoforms model for RNA-Seq isoform quantitation
http://genes.mit.edu/burgelab/miso/index.html
132 stars 74 forks source link

Installation error: setting file does not exist #128

Open giuseppedelnapalle opened 5 years ago

giuseppedelnapalle commented 5 years ago

Hi developers and users,

I got an error while installing MISO using pip inside virtual environment as recommended (i.e. myenv/bin/pip install misopy). A message indicating 'setting file does not exist' was returned when I checked the installation with command 'miso'. Could anyone help solve the issue?

I created the python environment using the syntax 'virtualenv venv --python=python2.7', and the installation of MISO went smoothly, without any error reported.

Software version: OS CentOS 7 python 2.7.5 samtools 1.6 bedtools v2.26.0

Cheers, Giuseppe