Home > Community > Installing Sibelia for Ragout on Mac OSX
Upvote

28

Downvote
+ Scaffold
+ Biochemistry
+ Genomics
Posted by
Mustang Mark

Installing Sibelia for Ragout on Mac OSX

Blessing Benjamin  Follow

There is a link to compiled binaries for OSX on the project homepage

More

Upvote

VOTE

Downvote
James Flack  Follow
Hi, regarding Sibelia, I have done the following: In R: More
Upvote

VOTE

Downvote
Jeffrey Martin  Follow
Indeed, there are also Ragout binaries available on github. The easiest solution to all of this is to not compile and instead just use the binaries.More
Upvote

VOTE

Downvote
John Kenny  Follow
tar -xvzf output/software/sibelia/Sibelia-3.0.6-Darwin.tar.gz -C output/software/sibelia/ chmod +rwxrwxrwx output/software/sibelia/Sibelia-3.0.6-Source/src/csibelia/C-Sibelia.pyMore
Upvote

VOTE

Downvote
Edward Hart  Follow
download.file('https://github.com/fenderglass/Ragout/releases/download/2.0/ragout-2.0-macos-x86_64.tar.gz', 'ragout-2.0-macos-x86_64.tar.gz')More
Upvote

VOTE

Downvote
J Mike Thinking  Follow
In bash: More
Upvote

VOTE

Downvote
more replies