lcdb / lcdb-workflows

DEPRECATED. Please see https://github.com/lcdb/lcdb-wf
MIT License
1 stars 0 forks source link

Mapping workflow #34

Closed daler closed 8 years ago

daler commented 8 years ago

This PR makes a bunch of changes (and supersedes #32 which is now closed).

Additions

test/run_test.py . --build-env --sbatch --clean --threads=8 --mem=32g --workflow=workflows/qc
snakemake -f $(snakemake --lp) --configfile config.yaml
jfear commented 8 years ago

Tests worked!! Don't know if you want to go ahead and merge or if you want to think about some of my comments first.

daler commented 8 years ago

Let me address your comments first before merging, lots of things to fix. Thanks for reviewing.

jfear commented 8 years ago

Do you want me to do the tests and go ahead and merge, or do you want me to branch and hack?

daler commented 8 years ago

Hmm . . . test -> merge -> hack please

jfear commented 8 years ago

will do