ns.reverse.complement: Reverse complement of a vector of sequences

Description Usage Arguments Details Value Author(s) Examples

Description

Calculate reverse complement of a sequence

Usage

1

Arguments

s

a vector of sequences in standard IUB/IUPAC nucleic acid codes

Details

Codes which represent non determined nucleotides will be handled.

Value

A vector of sequences giving the reverse complement of the entered sequences

Author(s)

Wim de Leeuw

Examples

1
  ns.reverse.complement(c("ATATATATA","CCCCGGGCGCG","CGCGGGGCATTATATCTACTACTAGTATCT"));

UvA-MAD/SeqLibR documentation built on May 9, 2019, 9:40 p.m.