Issues
- 1
how to deal with huge fastq files
#229 opened by zhangzhen - 0
`Pipeline` doesn't respect `-N` / `--new-start`
#228 opened by vreuter - 0
Could `-N` / `--new-start` be given an alias, like `--clobber` or `--overwrite`?
#227 opened by vreuter - 0
Pipeline "failure reason" loses some information
#226 opened by vreuter - 1
Setting the pipeline folder to a path that's not absolute causes problem for checkpointing
#225 opened by vreuter - 4
- 0
Add summary of `Stage`s of `Pipeline` which failed
#221 opened by vreuter - 0
- 0
Add `nofail` to `Stage`
#218 opened by vreuter - 3
Critical bugs with reporting results
#209 opened by nsheff - 1
Replace read_yaml_data with yacman.load_yaml
#216 opened by donaldcampbelljr - 3
- 0
Idea: "describe" a pipeline
#217 opened by vreuter - 4
- 1
Running tests locally generates (or changes?) outputs that are not `.gitignore`d
#214 opened by vreuter - 2
- 6
Logs are overwritten with new pipeline run
#210 opened by nsheff - 2
docs outdated?
#208 opened by nsheff - 6
KeyError: 'Time' when using pipestat via pypiper
#207 opened by nsheff - 2
unifying pipestat config with pipestat constructor
#206 opened by nsheff - 2
- 1
- 0
- 0
Initial logging message about a stage is a bit odd
#197 opened by vreuter - 1
SyntaxWarning on first import
#196 opened by vreuter - 1
get_stat should use pipestat's retrieve_one
#202 opened by donaldcampbelljr - 1
Overwrite checkpoints when new start is active
#174 opened by vreuter - 2
Should we remove checkpointing functionality?
#184 opened by nsheff - 3
Tests should clean up after running
#185 opened by donaldcampbelljr - 1
In minimal use case, add_pypiper_args fails when composed with logmuse.add_logging_options
#192 opened by vreuter - 4
Can Pypiper generate a DAG to guide the execution of commands that comprise a pipeline?
#189 opened by zhangzhen - 0
- 0
- 1
Documentation of the key method to implement to create a Pipeline type is wrong
#191 opened by vreuter - 1
- 1
Package name is case-sensitive for import?
#190 opened by vreuter - 0
During testing, logging errors are generated: "ValueError: I/O operation on closed file"
#186 opened by donaldcampbelljr - 2
- 4
Are there any better tutorials that what is present on the pypiper website?
#168 opened by Rob-murphys - 1
pypiper args not being picked up
#176 opened by vreuter - 1
Python >= 3.9 breaks the ability to treat .keys() as a list for concatenation.
#178 opened by jpsmith5 - 1
Python 3 changes the type of filter() from a list like object to an iterator.
#179 opened by jpsmith5 - 0
Python 3.10 error on importing from collections
#182 opened by nsheff - 4
Consider removing -R?
#173 opened by vreuter - 1
Docker feature doesn't work on macOS
#172 opened by nsheff - 0
compressed output
#171 opened by nsheff - 0
Rename 'total elapsed time'
#170 opened by stolarczyk - 1
python 3 err
#166 opened by nsheff - 6
time accumulation from profile is inaccurate
#165 opened by nsheff - 1
initialize profile only after first cmd
#164 opened by nsheff