Add unique mutations per clone measures to targeting model generation

Issue #56 wontfix
Jason Vander Heiden created an issue

Ideally, targeting models should be build only on the set of unique mutations in each clone. The easiest way to do this is probably to add a clone column argument to createMutabilityMatrix() and createSubstitutionMatrix(). A function that returns unique mutations per clone would be generally useful, but will probably require a custom data structure.

Comments (3)

  1. Julian Zhou

    Per steve's directive from sub-group meeting (6/2/2017), uses shall be informed that input sequence for S5F/targeting-building functions must not contain ambiguous characters. Will add cautions in doc for related functions.

  2. Log in to comment