Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-27 | Add scoring for specific combinations. | Calvin Morrison | |
- add scoring for specific combos - update readme - add CLI args for score_mers.py - update score_wrapper - use more generic print functions in score_mers | |||
2014-03-26 | majorly rewrite and revamp the script to support runnign parts at a time | Calvin Morrison | |
2014-03-25 | working upscore_wrapper.sh | Calvin Morrison | |
Score wrapper essentially does a few things 1) backgrounds score_mers.py 2) creates an intercept for any Ctrl+C 3) waits for score_mers.py to finish 4) if there's an intercept, send a SEGV to the process and try and exit it works, it might be dirty, you might see some output... but still at least you can exit now | |||
2014-03-24 | add non-functioning score wrapper | Calvin Morrison | |