Hi all,
I am trying to install and use Transrate to assess the quality of different assemblies of some metatranscriptome data I have. However when I use gem install and then try to install dependencies this is what I get:
$ sudo /users/bmg/chc/bin/transrate --install-deps read
[sudo] password for chc:
Checking dependencies
Installing snap (1.0beta.18)...
Installing bam-read (1.0.0)...
Installing salmon (0.4)...
[ERROR] 2016-03-31 12:31:38 : Failed to install:
- salmon:0.4
Does anyone have any ideas how to work around this non- informative error??
I am trying to install and use Transrate to assess the quality of different assemblies of some metatranscriptome data I have. However when I use gem install and then try to install dependencies this is what I get:
$ sudo /users/bmg/chc/bin/transrate --install-deps read
[sudo] password for chc:
Checking dependencies
Installing snap (1.0beta.18)...
Installing bam-read (1.0.0)...
Installing salmon (0.4)...
[ERROR] 2016-03-31 12:31:38 : Failed to install:
- salmon:0.4
Does anyone have any ideas how to work around this non- informative error??
Comment