Skip to content

Commit

Permalink
corrected singular/plural error in column names
Browse files Browse the repository at this point in the history
  • Loading branch information
picciama committed Jul 18, 2024
1 parent 3af36b1 commit 8d63cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/peptides_format.rst
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Example

.. code-block::
modified_sequence,collision_energy,precursor_charge,fragmentation,peptide_lengths,instrument_type,proteins
modified_sequence,collision_energy,precursor_charge,fragmentation,peptide_length,instrument_types,proteins
ASPTQPIQL,31,1,HCD,,,
KIEKLKVEL,31,2,HCD,9,QE,
AAAAAWEEPSSGNGTAR,30,3,HCD,,,Q9P258
Expand Down

0 comments on commit 8d63cd0

Please sign in to comment.