Skip to content

Commit

Permalink
Merge pull request #83 from fgcz/wolski-patch-3
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
wolski authored Jun 29, 2024
2 parents ab70413 + aa076af commit 921980f
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 @@ -93,7 +93,7 @@ Once you have created an `LFQData` you can use prolfqua like this.
```{r}
R.version.string; packageVersion("prolfqua")
## read MQ peptide.txt and annotation table
## here we simulate peptide level data
startdata <- sim_lfq_data_peptide_config()
lfqpep <- LFQData$new(startdata$data, startdata$config)
Expand Down

0 comments on commit 921980f

Please sign in to comment.