Per Unneberg

Results 49 issues of Per Unneberg

Hi, this probably relates back to #38 which addressed issue #37. The partitions are up, but if you submit the example job to the debug partition, it runs indefinitely, e.g:...

Hi, I'm working on a large genome where we have many samples (~1000). For downstream analyses I need to generate per-base sequence masks based on coverages. To save space, I...

type: bug
tag: rules

Currently we're setting references, indices etc via functions in a manner that is hidden from the user. All these functions (annotation, index, ref, etc) should be placed in metadata-specific modules...

type: feature
tag: rules
tag: config
status: WIP

It should be possible to include rules without making use of snakemakelib functionality. We can still set configuration defaults, but they should be general enough to be included without installing...

type: feature
status: WIP

Interact with module system (see https://github.com/TACC/Lmod). Add configuration variable to list modules that should be loaded.

type: feature

For quality control settings, basically, allow for a list of expressions with keywords like ">10", "

tag: rules

Basically allow for documentation strings. It is becoming more and more obvious that documentation strings are needed. One solution could be to define configuration entries as 3-tuples of (default, config,...

type: feature
type: discussion
tag: config