enrichment_files {segmenter}R Documentation

Make enrichment file names

Description

Make enrichment file names

Usage

enrichment_files(numstates, cells, table = "RefSeq", annotation = "TSS")

Arguments

numstates

An integer

cells

A character vector

table

A string

annotation

A string

Value

A character vector

Examples

enrichment_files(3, 'K562')


[Package segmenter version 1.0.0 Index]