Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Small typo fix.
  • Loading branch information
donnyyy777 committed Jun 11, 2021
1 parent 646f020 commit c49306a
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 @@ -6,7 +6,7 @@ Confidence Estimation for Mass Spectrometry Proteomics

**crema** is a Python package that implements various methods to estimate false discovery rates (FDR)
in mass spectrometry proteomics experiments. crema focuses on
methods that rely on the concept of "target-decoy competition." The sole purposes of crema is to do decoy-based FDR
methods that rely on the concept of "target-decoy competition." The sole purpose of crema is to do decoy-based FDR
estimation, and to do it well. As a result, crema is lightweight and flexible. It has minimal dependencies and
supports a wide range of input and output formats. On top of that, it is extremely simple to use.

Expand Down

0 comments on commit c49306a

Please sign in to comment.