Allow lowercase input

Issue #60 resolved
Jason Vander Heiden created an issue

Input that isn't through readChangeoDb() may not have uppercase sequences. For example, calcBaseline() fails with an unhelpful message on lowercase sequences. So, I guess we need to speckle in some toupper().

Comments (1)

  1. Log in to comment