export.nbs.input {TRONCO} | R Documentation |
Create a .mat file which can be used with NBS clustering (ref: http://chianti.ucsd.edu/~mhofree/wordpress/?page_id=26)
export.nbs.input(x, map_hugo_entrez, file = "tronco_to_nbs.mat")
x |
A TRONCO compliant dataset. |
map_hugo_entrez |
Hugo_Symbol-Entrez_Gene_Id map |
file |
output file name |