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 Feb. 15, 2025, 2:13 p.m.