Issues
- 0
Use new luigi visualizer
#49 opened by percyfal - 0
Add java job runner
#48 opened by percyfal - 1
Syntax error in utils
#47 opened by percyfal - 0
- 0
Merge sam files target list not unique
#45 opened by percyfal - 0
- 0
Resolve option update order
#43 opened by percyfal - 0
global config not updated correctly
#44 opened by percyfal - 2
Configuration improvements
#28 opened by percyfal - 0
Implement pipes
#35 opened by percyfal - 0
Fix unit tests
#24 opened by percyfal - 0
Better SLURM/drmaa integration
#40 opened by percyfal - 0
Control number of threads / worker
#39 opened by percyfal - 0
Hadoop integration
#38 opened by percyfal - 0
Implement restarting functions
#37 opened by percyfal - 0
Clean up intermediate output
#36 opened by percyfal - 0
Task event timing
#34 opened by percyfal - 0
Central planner
#33 opened by percyfal - 0
Class validation of parent task
#32 opened by percyfal - 0
Target grouping in table output
#31 opened by percyfal - 0
- 0
Use cloudbiolinux references
#29 opened by percyfal - 0
Check for program versions
#27 opened by percyfal - 0
Dynamic calculation of target names
#26 opened by percyfal - 0
a.move(b) doesn't seem to work
#25 opened by percyfal - 0
- 0
Have had weird problems with cutadapt. Using the '-o' flag should generate gzipped output. However, the job runner uses tmp files, which by default don't use 'gz'-suffix. A workaround for now is to add the suffix in CutadaptJobRunner. This works on Linux,
#17 opened by percyfal - 0
Currently they live in ratatosk.scilife, but the principle is clear. Add ratatosk.pipeline in which pipeline wrappers are put. In the main script then import different pre-defined pipelines so one could change them via the command line following luigi rul
#18 opened by percyfal - 0
Function opts() is inconsistent at present. Best is probably to init empty list and do a join on return.
#22 opened by percyfal - 0
Speaking of file suffixes, currently assume all fastq files are gzipped. EDIT: actually, this is a good thing. If a program can't take gzipped input, use pipes.
#23 opened by percyfal - 0
- 0
Fix path handling so relative paths can be used (see e.g. run method in fastq)
#20 opened by percyfal - 0
- 0
File suffixes and string substitutions in file names are hard-coded. Turning substitutions into options would maybe solve the issue of input parameter generation for tasks that are run s
#15 opened by percyfal - 0
- 0
Pickling states doesn't currently seem to work?
#14 opened by percyfal - 0
- 0
- 0
Implement dry run
#10 opened by percyfal - 0
Implement dry run
#7 opened by percyfal - 0
Implement dry run
#8 opened by percyfal - 0
Implement dry run
#9 opened by percyfal - 0
- 0
- 0
- 0
- 0
- 0
Make opts() and args() more consistent
#1 opened by percyfal