read_in_wimp_files: Convert raw WIMP CSV files to data table

View source: R/read_in_wimp_files.R

read_in_wimp_filesR Documentation

Convert raw WIMP CSV files to data table

Description

Convert raw WIMP CSV files to data table

Usage

read_in_wimp_files(path.to.wimp.files)

Arguments

path.to.wimp.files

File path to folder containing raw WIMP files

Value

data.table of mb genes at a specific coverage

Examples

## Not run: 
read_in_wimp_files(path.to.wimp.files="~/Desktop/my.files")

## End(Not run)

epi2me2r documentation built on June 3, 2022, 9:07 a.m.