Skip to contents

Calculates the protein redundancy in the whole experiment (all biological states).

Usage

get_protein_redundancy(dat, protein_length = NULL)

Arguments

dat

data imported by the read_hdx function.

protein_length

numeric, indicates the length of the protein. If not provided, the maximal end value from the file is used.

Value

a numeric value.

Details

Function get_protein_redundancy calculates the redundancy of the protein, based on provided experimental data.

See also

Examples

get_protein_redundancy(alpha_dat)
#> [1] 5.13