load_annotated_peaks: Load several annotated peak files

Description Usage Arguments Examples

View source: R/load_peaks.R

Description

This function allows you to load several annotated peak files, the result is a list of data tables

Usage

1
load_annotated_peaks(organism = "human", blacklist_folder = "utils")

Arguments

organism

organism of the sample group, default is 'human'

blacklist_folder

folder where the blacklist files are, default is 'utils'

Examples

1
load_annotated_peaks(organism, blacklist_folder)

riccardo-trozzo/BlissR documentation built on Aug. 1, 2020, 12:23 a.m.