The WExT packageGeneral information about the package |
|
---|---|
The Weighted-Exclusivity Test |
|
Statistical functionsFunctions that underpin the statistics for the Weighted Exclusivity Test (WExT) |
|
Calculate the weights for the Row-Exclusivity test |
|
Calculate the weights for the Row-Column-Exclusivity test |
|
Calculate the weights for the Weighted-Row-Exclusivity test |
|
The Row-Column-Exclusivity or Co-mutation test |
|
Calculate the number of mutually exclusive or co-mutation events |
|
Edge swappingFunctions used for the edge swap algorithm to sample possible matrices in the Row-Column-Exclusivity test |
|
Swap edges of a bipartite graph |
|
Swap edges of a bipartite graph (method 2) |
|
Swap edges of a bipartite graph (method 3) |
|
Swap a single edge |
|
Swap a single edge (method 2) |
|
Swap a single edge (method 2 in C++) |
|
Return the nodes for a randomly selected edge |
|
Remove an edge |
|
Utilitiesutilitiy functions used throughout |
|
Transform between a bipartite graph and edge list |
|
Convert between a mutation matrix and tibble |
|
Get the indices of nodes after evaluating 'expr' |
|
Check that a node attribute exists for a graph |
|
Make the sample-gene bipartite graph |
|
Filter a bipartite graph's genes by number of mutations |
|
|
Initialize the mutation event tracker tibble |
Example data setsSmall data sets used for examples and testing |
|
Simple example data for WExT |