Skip to content

Commit

Permalink
create snakemake rule for clock_model
Browse files Browse the repository at this point in the history
  • Loading branch information
ktmeaton committed Mar 3, 2021
1 parent 03aac6b commit 4a53263
Show file tree
Hide file tree
Showing 27 changed files with 3,585 additions and 227,039 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ results/snippy_pairwise/*
# Phylogeny
results/iqtree/*/*ckp.gz
results/iqtree/*/*uniqueseq*
results/iqtree/*/*filter50*

# Snippy Multi Alignments
results/snippy_multi/*/*.aln*
Expand Down
8 changes: 5 additions & 3 deletions docs/notes/Notes_Development.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@
- iqtree
- multiqc
1. Decided not to upload qualimap, too many small files!
1. Add parse_tree notebook to snakemake pipeline!
1. Move log directory to within results.
1. Add parse_tree notebook to snakemake pipeline.
1. Add clock_model notebook to snakemake pipeline.
1. Rename 'clock_model' output directory to 'clock'
1. Remove xml tree output.

## TO-DO

Expand All @@ -16,5 +20,3 @@
1. Check if multiqc still runs without eager output dir...
1. Maybe write a function to condense exporting.
1. Now that results are uploaded, shrink report file?
1. Move log directory to within results.
1. Rename 'clock_model' output directory to 'clock'
1,066 changes: 0 additions & 1,066 deletions results/clock_model/clock_model.tsv

This file was deleted.

Loading

0 comments on commit 4a53263

Please sign in to comment.