to_df {immcp}R Documentation

to_df

Description

Convert list to data.frame

Usage

to_df(list)

Arguments

list

A list containing gene sets.

Value

A data frame.

Author(s)

Yuanlong Hu

Examples

## Not run: 
  to_df(list)

## End(Not run)

[Package immcp version 1.0.3 Index]