Shazam brown bag release

Issue #124 resolved
Jason Vander Heiden created an issue

Shazam doesn't pass the tests now. This returns a data.frame with zero rows:

db <- subset(ExampleDb, SAMPLE == "-1h")
dist <- distToNearest(db, vCallColumn="V_CALL_GENOTYPED", model="ham",
                      first=FALSE, VJthenLen=TRUE, normalize="len")

Comments (4)

  1. Log in to comment