to_list: to_list

View source: R/do_geneset.R

to_listR Documentation

to_list

Description

Create a new list from a data.frame of drug target and disease biomarker as input

Usage

to_list(dataframe, input = "single", sep = ", ")

Arguments

dataframe

a data frame of 2 column with term/drug and gene

input

one of the single or basket

sep

When 'input' is 'basket'.

Value

list

Author(s)

Yuanlong Hu

Examples

## Not run: 
  to_list(dataframe)

## End(Not run)

immcp documentation built on May 12, 2022, 9:05 a.m.