blahah / transrate

Understand your transcriptome assembly
http://hibberdlab.com/transrate
Other
100 stars 34 forks source link

Error in snap beta installation #200

Open lplough opened 8 years ago

lplough commented 8 years ago

There seems to be something up with the install of snap (1.0beta.18) as a dependcy:

$> transrate --install-deps all Checking dependencies Installing snap (1.0beta.18)... [ERROR] 2016-08-03 14:52:30 : Failed to install:

Downstream, the read based assembly metrics routine fails because snap is not installed. This is the actual problem of course. Interestingly, I actually already have snap installed, so, Im not sure why Transrate cant find/see it. snap is in my path, in multiple places. e.g. Dependencies are missing:

I am wondering if transrate is looking for the 1.0beta.18 or some other name beyond the 'snap-aligner' executable? I could simply rename the snap executable if I knew what Transrate was looking for.

blahah commented 8 years ago

how did you install transrate? using the binary install or the ruby gem?

lplough commented 8 years ago

With ruby first. Then with the binary... Should I remove all instances of the install?