Add align-to-reference rollover mode to AssemblePairs

Issue #49 resolved
Jason Vander Heiden created an issue

It's confusing that we are requiring users to feed the failed output from one mode into another mode, and then merge. We should add a mode that automatically does this by doing:

  1. De novo (align) assemble first.
  2. Attempt reference assembly if de novo fails.

Also, it bugs me that failed files output results after operations in the --rc flag. It should output unmanipulated input records.

Comments (2)

  1. Log in to comment