unlinked_pos.read_table: Determines loci in read table that have no overlapping reads

unlinked_pos.read_tableR Documentation

Determines loci in read table that have no overlapping reads

Description

Determines loci in read table that have no overlapping reads

Usage

unlinked_pos.read_table(df, min_cover)

Arguments

df

a read table object

Details

If an entry in the returned logical vector is true then all positions prior to the entry are unlinked to all positions corresponding to the entry and greater.

Value

A named logical vector with an entry for every column, other than count, in the read table data.frame. Names of entries are the corresponding column names (positions) in the read tabel data.frame.


SLeviyang/RegressHaplo documentation built on June 1, 2022, 10:48 p.m.