Duplicates: Duplicates object.

Description Usage Arguments Value

View source: R/Duplicates.R

Description

Stores the results from calling deDuplicate.

Usage

1
Duplicates(ScoresObj, dupsList, dupsReps, details)

Arguments

ScoresObj

Scores object.

dupsList

A list of the duplicate entities. Each duplicate entity is a vector of request IDs, where the corresponding families are all considered duplicates of each other.

dupsReps

A vector of duplicate ID representatives for each duplicate entity. The chosen representative is based on the priority variable used in deDuplicate.

details

Details to be printed regarding the thresholding and ordering

Value

An object of class Duplicates.


bayesmendel/snipR documentation built on Jan. 25, 2022, 12:33 a.m.