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/PhotoperiodMotif documentation built on April 27, 2022, 9:01 p.m.