gr.duplicated: Allows to restrict duplicates using "by" columns and allows...

gr.duplicatedR Documentation

Allows to restrict duplicates using "by" columns and allows in exact matching

Description

Allows to restrict duplicates using "by" columns and allows in exact matching

Usage

gr.duplicated(query, by = NULL, type = "any")

Arguments

query

GRanges to query

by

string Column 'by' used to restrict duplicates. See the 'by' argument for function gr.match()

type

string 'type' used. See the 'type' argument for function gr.match()

Value

boolean vector of match status


mskilab/gUtils documentation built on June 6, 2023, 12:08 a.m.