Ivan Sovic
Ivan Sovic
Just to mention, this happens in an older version (not sure if the bug is present in the most recent one). This is the GDB's output from running my program:...
Hi, Bandage is a great tool. I'd like to request one useful feature to be added for easier viewing: in case P-lines are specified in a GFA file, it would...
Like the title says. It would be nice if the output folder is specified, that the results be located there.
This one is more for the GraphMap repo, but is a good reminder here anyway.
This PR adds the Meson build support to the project, and also extends the version number with the exact commit ID, which should help reproducibility.
This PR simply moves all source files to a folder called `src/` and compiles all files into a folder called `build/`. This makes the project more readable and cleaner, since...