reads_covering_positions.read_table: For each position, return reads that cover the position

View source: R/read_table.R

reads_covering_positions.read_tableR Documentation

For each position, return reads that cover the position

Description

For each position, return reads that cover the position

Usage

reads_covering_positions.read_table(df)

Value

A R by P logical matrix where R is number of reads and P is number of positions. A TRUE entry means the read covers the position


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