redact: Redact sensitive information This function redacts possibly...

Description Usage Arguments Value

Description

Sensitive information includes names of genetic lines (both founding lines and final population lines) and marker names. All actual data (marker genotypes, imputed IBD genotypes, IBD probabilities, etc) are preserved.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
redact(object)

## S4 method for signature 'mpcross'
redact(object)

## S4 method for signature 'mpcrossRF'
redact(object)

## S4 method for signature 'mpcrossLG'
redact(object)

## S4 method for signature 'mpcrossMapped'
redact(object)

## S4 method for signature 'geneticData'
redact(object)

Arguments

object

The object of class mpcross to redact.

Value

An object of class mpcross, with identifying information removed.


mpMap2 documentation built on Sept. 13, 2020, 5:17 p.m.