Skip to contents

Created peptite list based on the provided data.frame.

Usage

get_peptide_list(dat)

Arguments

dat

data.frame

Value

a data.frame with position values, Start and End.

Examples

dat <- HaDeX::read_hdx(...)
#> Error in eval(expr, envir, enclos): '...' used in an incorrect context
get_peptide_list(dat)
#> Error in eval(expr, envir, enclos): object 'dat' not found