run_mapping: Function to perform motif mapping

View source: R/run_mapping.R

run_mappingR Documentation

Function to perform motif mapping

Description

Function to perform motif mapping

Usage

run_mapping(dir, FASTA_files, motif_MEME_file, mapping_pval_threshold = 1e-04)

Arguments

dir

Character. Output directory.

FASTA_files

Character vector of full paths to FASTA .fa files.

motif_MEME_file

Character. Full path to a motif .meme file.

mapping_pval_threshold

Numerical. Default 1e-4. Threshold to determine whether a motif has been mapped to a stretch of sequence.

Value

None.


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