revcomp: Get the reverse complement from teh sequence

View source: R/revcomp.R

revcompR Documentation

Get the reverse complement from teh sequence

Description

This function provides the reverse complement from the nucleotide sequence

Usage

  revcomp(x, rev=TRUE)

Arguments

x

Nucleotide sequence

rev

Logical, shall the sequence reverse also

Details

This function provides the reverse complement from the nucleotide sequence.

Value

A vector with the (reverse) complement of the sequence.

Author(s)

Daniel Fischer


fischuu/GenomicTools documentation built on April 30, 2023, 7:53 p.m.