- 24 Aug, 2016 6 commits
- 07 Jun, 2016 2 commits
-
-
Adam Caprez authored
-
Adam Caprez authored
-
- 06 Jun, 2016 5 commits
-
-
Adam Caprez authored
-
Adam Caprez authored
-
Adam Caprez authored
-
Adam Caprez authored
-
Adam Caprez authored
-
- 03 Jun, 2016 4 commits
-
-
Adam Caprez authored
-
Adam Caprez authored
Name the metadata yaml files to using the full filename and extension of the corresponding workflow output file. This is needed to avoid name collisions between yaml files in the same module.
-
Adam Caprez authored
-
Adam Caprez authored
-
- 01 Jun, 2016 5 commits
-
-
Adam Caprez authored
Cp bed tagalign See merge request !5
-
Adam Caprez authored
Add unique param names/files for converting bed to tagalign for control and exp files. This is needed to avoid issues with parsing due to repeated names.
-
Adam Caprez authored
Rename id vars Rename variables `control_ids` to `control_sample_ids` and `experiment_ids` to `experiment_sample_ids` for clarity. See merge request !4
-
Adam Caprez authored
-
Adam Caprez authored
-
- 27 May, 2016 2 commits
-
-
Adam Caprez authored
-
Adam Caprez authored
-
- 25 May, 2016 2 commits
-
-
Adam Caprez authored
Workaround for passing run_spp_nodups.R a filename ending in .gz for -savn argument. The script calls gzip internally, which bails out since the file already has a gz extension. Instead, rename file without gz extension and then run gzip.
-
Adam Caprez authored
-
- 24 May, 2016 8 commits
-
-
Adam Caprez authored
-
Adam Caprez authored
-
Adam Caprez authored
-
Adam Caprez authored
Add .bam for result and .narrowPeak.gz for bed file types.
-
Adam Caprez authored
-
Adam Caprez authored
-
Adam Caprez authored
-
Adam Caprez authored
-
- 23 May, 2016 2 commits
-
-
Adam Caprez authored
-
Adam Caprez authored
-
- 17 May, 2016 4 commits
-
-
Adam Caprez authored
-
Adam Caprez authored
Group bed peak results See merge request !3
-
Adam Caprez authored
Add conf.py entry for the number of result file lines to use for each document in the bed and peak collections.
-
Adam Caprez authored
Instead of one result file line per document, add them in batches to reduce the overall number of documents in the collections. Each document now contains a `result_lines` entry, which is a list of dictionaries, one result file line per list element.
-