Kai Blin

Results 5 issues of Kai Blin

Startup times are dependent on how many libraries are imported. Check if moving the default argument handling into a separate module improves the time-to-`--help` time.

enhancement

As described in some comments on issue #15, there is some interest in allowing downloads from NCBI to go via `rsync` or Aspera's `ascp` tool.

enhancement
help wanted

Now that we've got a CITATIONS.cff file and do Zenodo deposits, it'd be nice to add all the other authors to the release citations as well.

enhancement

Update antiSMASH to version 7.1.0 * Bump minimal Python version to 3.9 * Replace muscle dependency by brawn * Bump to latest version of helperlibs * Replace Java dependency by...

When trying to run the compile example, the provided command `/cwl-runner --basedir ${PWD} compile1.cwl` does not work (with `cwltool`, at least), even when disregarding the leading slash of the command....