run_master: Function to perform motif enrichment pipeline from motifs and...

View source: R/run_master.R

run_masterR Documentation

Function to perform motif enrichment pipeline from motifs and sequences.

Description

Function to perform motif enrichment pipeline from motifs and sequences.

Usage

run_master(output_dir, motifs, sequences)

Arguments

output_dir

Character. Output directory.

motifs

Either a character vector of full paths to .meme motifs files, or a list of universalmotif objects.

sequences

Either a character vector of full paths to .fa DNA sequence files, of a list of Biostring DNAStringSet / DNAString objects.

Value

None.


TedCCLeung/PhotoperiodMotif documentation built on April 27, 2022, 9:01 p.m.