Skip to content

Commit

Permalink
Fix file name in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nlichti authored Jan 28, 2026
1 parent 032efec commit 0a552bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ R code for Beckett at al (2026) The impact of high fat diet on global protein ab

## Contents
There are two source code files:
1. `run_fsr.R` executes the analysis.
1. `Beckett_et_al_2026_run_fsr.R` executes the analysis.
2. `Beckett_et_al_2026_fsr_functions.R` defines the top-level `maxQuantFsr()` function used to run the analysis, along with its internal functions and utilities to read data files, calculate theoretical isotope patterns, and perform other tasks. It
also includes data frames with information on amino acids and stable isotopes.

Expand Down

0 comments on commit 0a552bc

Please sign in to comment.