Package: coils / 2002-8

Metadata

Package Version Patches format
coils 2002-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
strcpy.patch | (download)

ncoils.c | 13 10 + 3 - 0 !
ncoils.h | 1 1 + 0 - 0 !
2 files changed, 11 insertions(+), 3 deletions(-)

 strcpy -> strncpy fixes


coils wrap | (download)

coils-wrap.pl | 214 146 + 68 - 0 !
coils-wrap.pod | 77 77 + 0 - 0 !
ncoils.c | 40 22 + 18 - 0 !
ncoils.h | 1 0 + 1 - 0 !
ncoils.pod | 89 89 + 0 - 0 !
read_matrix.c | 1 1 + 0 - 0 !
6 files changed, 335 insertions(+), 87 deletions(-)

 * coils-wrap now uses Getopt::Long
 * coils-wrap now also writes out raw prediction
 * coils-wrap input file format recognition improved
 * ncoils.c does not require the env var COILSDIR defined any more
 * -max_seq_len is not a cmd line argument any more
 * added coils-wrap.pod and ncoils.pod