reverse_context: Get the reverse complementary sequence

View source: R/preprocess.R

reverse_contextR Documentation

Get the reverse complementary sequence

Description

Given a mutational context, get the context on its complementary strand

Usage

reverse_context(mut_context, alt_nuc)

Arguments

mut_context

A string of ref nucleotide context

alt_nuc

The alternative nucleotide

Value

Returns a string of nucleotide context of the same length


gersteinlab/siglasso documentation built on Sept. 5, 2022, 8:45 p.m.