Sjoerd de Vries

Results 120 issues of Sjoerd de Vries

To be investigated what causes it.

medium priority
performance

- Modernize the use of asyncio. At the minimum, get rid of deprecation warnings. This affects jobless too. - More types and docstrings. Try to reduce the number of pylint...

long-term ongoing

including the instructions on how to set up env vars for the dirs for Seamless, seamless-tools (optional) and silk (optional), and SEAMLESS_DOCKER_IMAGE.

medium priority

port from the low level

medium priority

for all transformers in the context. This is to make it easy to install environments and then "try again"

apifix
medium priority
errfix
good first issue

Right now, a rather cryptic error message is returned if this is attempted.

not urgent
apifix
errfix

This after mounting the FolderCell in "w" mode. FolderCell is dependent, shouldn't store an auth checksum to begin with.

bug
not urgent
errfix

Gives trouble with hcell["celltype"]

bug
apifix
medium priority

This is probably too restrictive. Better capture the error and store it on the Libinstance (accessible under .status). Otherwise, `interpret_arguments` needs to be beefed up to report the offending Libinstance.

apifix
medium priority
errfix

See the examples tab on https://www.nextflow.io/ . Interesting examples: Blast, RNASeq, Machine Learning (other examples are either too simple or too messy). First, need to finish #183 . The Blast...

low priority