checkEnglishLocale: When MaxQuant is run with a wrong locale (i.e. the decimal...

View source: R/fcn_misc.R

checkEnglishLocaleR Documentation

When MaxQuant is run with a wrong locale (i.e. the decimal separator is not a '.', but a ','), then MaxQuant results are plainly wrong and broken. The can be detected by, e.g. checking for negative charge annotation

Description

When MaxQuant is run with a wrong locale (i.e. the decimal separator is not a '.', but a ','), then MaxQuant results are plainly wrong and broken. The can be detected by, e.g. checking for negative charge annotation

Usage

checkEnglishLocale(df_evd)

Arguments

df_evd

Evidence table from which we only need the 'charge' column


cbielow/PTXQC documentation built on March 13, 2024, 5:08 a.m.