ag_colnames.Rd
Filters column names of a data frame or matrix which fulfill a custom role in AmyloGraph, like "interactor name".
ag_colnames(data)
[data.frame()
]
Data, which column names are to be filtered.
A string vector with filtered column names.