Generic: Model for predicting PID based on k-mer statistics

GenericR Documentation

Model for predicting PID based on k-mer statistics

Description

Though the function PairSummaries provides an argument allowing users to ask for alignments, given the time consuming nature of that process on large data, models are provided for predicting PIDs of pairs based on k-mer statistics without performing alignments.

Usage

data("Generic")

Details

A model for predicting the PID of a pair of sequences based on the k-mers that were used to link the pair.

Value

The format is an object of class “glm”.

Examples

data(Generic)

npcooley/SynExtend documentation built on May 2, 2024, 7:28 p.m.