compareSeq: Compare Sequences

View source: R/sciences.R

compareSeqR Documentation

Compare Sequences

Description

Produces a table showing all the variants between two DNAString objects

Usage

compareSeq(ref, seq)

Arguments

ref

Reference

seq

Sequence to compare

Value

3 column tibble of Position, Ref, and ALT


TheZetner/utilitarian documentation built on Aug. 13, 2022, 12:31 p.m.