makeVariantGraph: Given a description of the variants in a mixture, will...

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Given a description of the variants in a mixture, will generate a graph for use with later analysis.

Usage

1
makeVariantGraph(refRS, varS, varE, varSeq)

Arguments

refRS

The reference sequence.

varS

The starting points of the variant regions.

varE

The ending points of the variant regions.

varSeq

The sequences for each variant.

Value

An opaque object containing the graph.


Ahhgust/MMDIT documentation built on Jan. 27, 2021, 11:48 a.m.