COMBINE-lab / pufferfish

An efficient index for the colored, compacted, de Bruijn graph
GNU General Public License v3.0
107 stars 19 forks source link

No executable after installing #32

Closed HenryYihengXu closed 2 years ago

HenryYihengXu commented 2 years ago

Hi I followed your installation instructions

> git clone git@github.com:COMBINE-lab/pufferfish.git
> cd pufferfish
> mkdir build
> cd build
> cmake ../
> make

but I didn't get pufferfish executable. It's not in pufferfish/ or pufferfish/bin. Is there any thing else I should do?

HenryYihengXu commented 2 years ago

Nvm I found it in ./build/src