isovic / racon

Ultrafast consensus module for raw de novo genome assembly of long uncorrected reads. http://genome.cshlp.org/content/early/2017/01/18/gr.214270.116 Note: This was the original repository which will no longer be officially maintained. Please use the new official repository here:
https://github.com/lbcb-sci/racon
MIT License
268 stars 48 forks source link

Racon won't execute #106

Closed peflanag closed 5 years ago

peflanag commented 5 years ago

Hi,

I installed Racon so I can run Unicycler. But when I run Unicycler the error that comes back is that Racon is not available. I think its because it doesn't know its destination but I do not have the knowledge to add scripts to paths. I'm very much a novice.

Any help would be great!

rvaser commented 5 years ago

Hello, try running make install from your build folder.

Best regards, Robert

peflanag commented 5 years ago

Hi Robert,

Thanks for that I have it working now!