Closed nileshpatra closed 4 years ago
The travis test failures are not due to this PR, but due to deprecated biopython triefind. cc: #84
@jgallowa07 could you please review this? The test fail because of missing Biopython trie forwhich you just merged my other PR on. On re-triggering the build, this would pass. But probably only you could do that.
@nileshpatra This looks great. However, I assume you're going to need to merge/rebase this branch with the new master so we get the https://github.com/fhcrc/seqmagick/blob/11ae5abcc1a4378d68816b4f4f5083a93ac1a317/.travis.yml#L15 in the build/travis for this to pass.
@jgallowa07 Done. Please Merge :-)
run_filter.sh ends up with the following:
This is an attempt to fix it.