Skip to content

Commit

Permalink
update todo
Browse files Browse the repository at this point in the history
  • Loading branch information
LiaOb21 committed Apr 11, 2024
1 parent d3b20c5 commit 7aada31
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,11 @@ snakemake --configfile config/config_test.yaml --software-deployment-method cond
- [x] setting of resources for each rule
- [x] Rule `purge_dups.smk` and `purge_dups_alt.smk`: redirecting outputs
- [x] Formatting and linting to be fixed according to snakemake requirements
- [ ] implement `assemblyQC` - waiting for new Merqury release to make a new conda recipe (light green path above)
- [ ] organelle QC
- [ ] ONT prep
- [ ] log files: some of them are empty because it's impossible to redirect stderr and stdout to the file
- [x] implement `assemblyQC` - waiting for new Merqury release to make a new conda recipe (light green path above)
- [x] organelle QC
- [x] log files: some of them are empty because it's impossible to redirect stderr and stdout to the file
- [ ] packages versions: create stable yaml files with conda export
- [ ] add singularity and docker as option for environment management
- [ ] check if there is a better way to define oatk output
- [ ] set up GitHub actions


Expand Down

0 comments on commit 7aada31

Please sign in to comment.