as.SeqFasta: S3 Object 'SeqFasta'

Description Usage Arguments Examples

View source: R/as.SeqFasta.R

Description

S3 objects designed for Genomic data

Usage

1
as.SeqFasta(object, GeneName = NULL, Annotation = NULL)

Arguments

object

Sequence

Examples

1
2
3
4
fasta = as.SeqFasta('ATCGATCGATCGATCG',
                    GeneName = 'Potri.000001',
                    Annotation = '>Potri.000001 pacid=1000001 locus=Potri.000001')
fasta

jerry955071/seqtools documentation built on Jan. 10, 2021, 4:41 p.m.