ag_colnames: Find AmyloGraph column names in data

View source: R/util.R

ag_colnamesR Documentation

Find AmyloGraph column names in data

Description

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

Usage

ag_colnames(data)

Arguments

data

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

Value

A string vector with filtered column names.


KotulskaLab/AmyloGraph documentation built on June 30, 2023, 8:48 p.m.