Closed mmokrejs closed 6 years ago
Do you really mean https://www.zsh.org ?
Yes. See https://github.com/bcgsc/abyss/blob/578d094ba065e6c950cd0e2cb04c45c5b95f83c8/bin/abyss-pe#L9
Has the documentation been updated to cope with the following change?
abyss-pe: Fix: use N instead of n for scaffold stage, when set by user
This is a bug fix to bring the code in line with the documentation. No change is needed for the documentation.
Thanks, @sjackman!
Thank you for the above commits. Provided samtools changed commandline syntax, I assume samtools-1.x is required and not samtools-0.x. Am I right? I would prefer stating minimal versions of boost and samttols, though.
I shall test the SAM to BAM conversion soon using samtools-1.5 soon.
The SAM/BAM support in abyss-pe
has been around for quite a while, prior to samtools 1.x, so it may support both 0.x and 1.x. (I don't know for certain.) I don't know what the minimum version of Boost is, but it's probably about 8 years old, from when ABySS was created.
The 2.0.3 release now optionally depends on pigz (I am assuming http://www.zlib.net/pigz/) and zsh (do you really mean https://www.zsh.org ?).
Has the documentation been updated to cope with the following change?
I shall hopefully soon dive into this and would like to avoid using wrong/changed variablenames.