mylist: My List of Nucleotide-Sequences and Aminoacid-Sequences

Description Usage Arguments Details Value Author(s) See Also Examples

Description

mylist Read-in of Nucleotide- and Protein-Sequences from Fasta Files of Custom Genome (eg Eragostis tef)

Usage

1
2
3
mylist(RNAfile = system.file("extdata", "Etef.sample.transcript.fasta",
  package = "statanacoseq"), AAfile = system.file("extdata",
  "Etef.sample.protein.fasta", package = "statanacoseq"), whatout = 0)

Arguments

RNAfile

Directory and File name pointing to fasta file for transcripts

AAfile

Directory and File name pointing to fasta file for corresponding proteins

whatout

Define the type of output; Default 0 means a list of mRNA and protein sequeces; with 1 the function returns only the list of RNA sequences and wiht 2 it returns the proein sequences

Details

Generate a list of myseq and myaa sequences from local fasta files for codon usage analysis. As default some transcripts and corresponding protein sequences from teff are loaded from the external data directory of the package installation.

Value

List of sequence list for nucleotide and aminoacid sequences

Author(s)

Siegrist, F. and Cannarozzi, G. M. gina@cannarozzi.com

See Also

seqinr statanacoseq

Examples

1

fredysiegrist/statanacoseq documentation built on May 16, 2019, 2:44 p.m.