Skip to content

Commit

Permalink
Merge f0c09ad into be4a3e9
Browse files Browse the repository at this point in the history
  • Loading branch information
nirmalpatel committed Apr 22, 2017
2 parents be4a3e9 + f0c09ad commit c18ff53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/R/seqdist.R
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,8 @@ seq_distmatrix <- function(a, b
return( lower_tri(a
, method=method
, weight=weight
, q=q
, p=p
, useNames=useNames
, nthread=nthread)
)
Expand Down

0 comments on commit c18ff53

Please sign in to comment.