Skip to content

Custom Weights

Choose a tag to compare

@AdamDS AdamDS released this 25 Aug 04:09
· 220 commits to master since this release

Clustering now supports custom weights to mutations as given in a column from the input .maf. Users may now predefine how each mutation contributes to the closeness centrality, in contrast to the recurrence calculation which equivalently assumes a weight of 1 for each sample with a mutation. When using vertex-type == weight, the specified weight-header column from the .maf will be read in as the value specified by the user's annotation.