Skip to content

elPrep Binaries

Compare
Choose a tag to compare
@caherzee caherzee released this 08 Nov 12:52
· 44 commits to master since this release

elPrep binaries compiled with Go.1.11.1

Fixed a bug in the fasta parser.

If you see an error message that says "panic: runtime error: slice bounds out of range" that refers to a location in github.com/exascience/elprep/v4/fasta.OpenElfasta, then please recreate the corresponding .elfasta file with the fasta-to-elfasta command to fix this error.

Various minor fixes.