medvedevgroup/TwoPaCo

`twopaco` and `graphdump` functions not found

Closed this issue · 1 comments

Hello,

I am interested in using twopaco on a set of bacterial reference genomes, though I am running into issues.

I cloned the repo and went through the build steps mentioned in the README, though after the build, I can't seem to run the twopaco command.

bash: twopaco: command not found
bash: graphdump: command not found

I can't locate in which directory the command exists or needs to be run from. I am somewhat new to building tools written in C, so pardon my ignorance on the topic.

I am working on a HPC which has C++ version 11 or higher and the required TBB libraries and version of cmake. The tool built without issue.

Thanks,
Domenick

sorry, found that it is in the graphconstructor directory.