Description Usage Arguments Value Author(s)
View source: R/FindPatternsInAAseq_wMismatches.R
For a list of sequences, search the occurences of specified patterns
1 2  | FindPatternsInAAseq_wMismatches(Seqs, Patterns, AllowedMismatches = 0,
  aggregate = F, Prefix = "AAPattern")
 | 
Patterns | 
 Vector of patterns  | 
aggregate | 
 Should the individual pattern matches be aggregated into a single column?  | 
Prefix | 
 How should the columns of pattern matches be called  | 
Seq | 
 AAStringSet object  | 
A data.frame containing the matched patterns (columns)
Carlus Deneke
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.