FindPatternsIn6frames: Find patterns in all 6-frame translations of a read

Description Usage Arguments Details Value Author(s)

View source: R/FindPatternsIn6frames.R

Description

For a list of read sequences, translate into all 6-frames and search for patterns in each frame

Usage

1
FindPatternsIn6frames(Reads_Seq, Patterns, Prefix = "AAPattern")

Arguments

Reads_Seq

DNAStringObject

Patterns

Vector of patterns

Prefix

How should the columns of pattern matches be called

Details

The matches in the individual frames are combined

Value

A data.frame containing the matched patterns (columns)

Author(s)

Carlus Deneke


crarlus/paprbag documentation built on May 14, 2019, 11:31 a.m.