cleanDubiousXRef: Identify and remove dubious cross-references

View source: R/cleanDubiousXRef.R

cleanDubiousXRefR Documentation

Identify and remove dubious cross-references

Description

Not exported to avoid unintended modifications of the DB.

Usage

cleanDubiousXRef(d, strict = TRUE)

Arguments

d

a cross-reference data.frame with 2 columns.

strict

if TRUE (default), the function returns only unambiguous mappings

Value

This function returns d without dubious cross-references. Issues are reported in attr(d, "issues").


patzaw/BED documentation built on April 30, 2024, 5:31 a.m.