read_EpiProfile_histone_ratio: Import EpiProfile version2.1 output file 'histone_ratio.xls'...

View source: R/epiprofile_utils.R

read_EpiProfile_histone_ratioR Documentation

Import EpiProfile version2.1 output file histone_ratio.xls into R

Description

Import EpiProfile version2.1 output file histone_ratio.xls into R

Usage

read_EpiProfile_histone_ratio(histone_ratio_path)

Arguments

histone_ratio_path

Path to where the xls file is

Value

A tidy tibble

Examples

read_EpiProfile_histone_ratio("path/to/histone_ratio.xls") |>
    tidy_hPTMs()   

Ni-Ar/niar documentation built on Feb. 3, 2025, 9:25 a.m.