Filters column names of a data frame or matrix which fulfill a custom role in AmyloGraph, like "interactor name".

ag_colnames(data)

Arguments

data

[data.frame()]
Data, which column names are to be filtered.

Value

A string vector with filtered column names.