dot-filter_by_chrom: Filter the dataset by chromosomes

Description Usage Arguments Value

Description

Filter the dataset by chromosomes

Usage

1
.filter_by_chrom(dt, chrom, negate = FALSE)

Arguments

dt

A data.table object.

chrom

Character vector containing chromosome names.

negate

Indicate whether to include (FALSE) or exclude (TRUE) these fragments.

Value

A filtered data.table object.


haizi-zh/bioessentials documentation built on April 10, 2021, 2:34 p.m.