addMotif: Add Motif

Description Usage Arguments Value Examples

Description

Takes a motif and creates a new object based on the class of object

Usage

1
2
3
4
5
6
7
addMotif(object, motif, ...)

## Default S3 method:
addMotif(object, motif, ...)

## S3 method for class 'mT1'
addMotif(object, motif, ...)

Arguments

object

A object with an addMotif method

motif

A Atomic Character containing IUPAC characters

...

Variables to pass to object.

Value

mT1 object with new motif

Examples

1

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