run_input: Function to take in motifs and sequences as inputs

View source: R/run_input.R

run_inputR Documentation

Function to take in motifs and sequences as inputs

Description

Function to take in motifs and sequences as inputs

Usage

run_input(dir, motifs, sequences)

Arguments

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/MotifAnalysis documentation built on May 3, 2022, 2:11 p.m.