fetchTFFiles: Select TF

View source: R/fetch_TF_files.R

fetchTFFilesR Documentation

Select TF

Description

Function selects given TF.

Usage

fetchTFFiles(dirFrom = "", TF = "FOXA1")

Arguments

dirFrom

Path to data, by default "~/tmp/RData/Output".

TF

Name of TF.

Value

Data Frame (class = "data.frame") of peaks of this line.

Author(s)

Alexey Solovyev

Examples

myFrame <- fetchTFFiles(dirFrom = "", TF = "FOXA1")


LosevAMU/remapR documentation built on Sept. 25, 2024, 12:32 p.m.