datasets_one_column: Create a column with dataset names listed

View source: R/interactions.R

datasets_one_columnR Documentation

Create a column with dataset names listed

Description

From logical columns for each dataset, here we create a column that is a list of character vectors, containing dataset labels.

Usage

datasets_one_column(data, remove_logicals = TRUE)

Arguments

data

Interactions data frame with dataset columns (i.e. queried with the option 'fields = "datasets"').

remove_logicals

Logical: remove the per dataset logical columns.

Value

The input data frame with the new column "datasets" added.


saezlab/OmnipathR documentation built on April 17, 2024, 9:39 p.m.