untaringdirectoy: Untarring the directory if needed

Description Usage Arguments Value Examples

View source: R/methylationAnalysis_Step1.r

Description

Untarring the directory if needed

Usage

1
untaringdirectoy(cmaploc_mol)

Arguments

cmaploc_mol

character. Path to Bionano compressed file.

Value

uncompressed folder with all the files for analysis

Examples

1
2
cmaploc_mol <- system.file("extdata", package="methometR")
untarredFolder <-untaringdirectoy(cmaploc_mol)

VilainLab/methometR documentation built on Dec. 18, 2021, 6:17 p.m.