diff options
author | Calvin Morrison <mutantturkey@gmail.com> | 2014-03-24 18:59:10 -0400 |
---|---|---|
committer | Calvin Morrison <mutantturkey@gmail.com> | 2014-03-24 18:59:10 -0400 |
commit | ac8f5cc40e9db6274ec09ffadfc6369e06097b69 (patch) | |
tree | 16eb2a807615d12b7168ce86a2a914a4ddaff299 /Makefile | |
parent | 65e9bc6772f4538078d0eb1d78ff7b08df6d9c4e (diff) |
Major Updates:
SelectiveGenomeAmplication:
remove need (again) for any temporary fasta file, instead do all parsing
in house with strstreamone and python
correctly get reverse compliment. a combination of tac and rev, not
just tac
add non_melitng and filtered_binding variables to bash for clarity and
to reduce clutter
score_mers:
This should speed up our loading and memory and probably each job since
there's less memory overhead.
revamp mer points
- remove class, save as arrays instead
- only allocate mers we need,
- don't bother getting counts
- reduce command line arguments
- use original fasta files now, so it's easier for a user to use (as per
issue #5
- remove weird pop_fg/bg functions
- add one to total incase of zero div.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions