findLocs: Find Motif Locations

Description Usage Arguments Value

Description

Finds the position of motifs on each index of fasta. The results can be used to build the emperical PDF of motif locations.

Usage

1
findLocs(fasta, mloc, cloc, n1, combine = "Merged")

Arguments

fasta

A DNAStringSet

mloc

fasta The indicies that have motifs

cloc

fasta The indicies that have compliment motifs

n1

The motif name, an Atomic Character of only IUPAC characters

combine

If two motifs are found on the same index Merged|First

Value

Two columns , the first being the instance the second being the distance


alexjgriffith/mT1 documentation built on May 10, 2019, 8:53 a.m.