Skip to content

Commit

Permalink
#91 Doco
Browse files Browse the repository at this point in the history
  • Loading branch information
weka511 committed Apr 29, 2024
1 parent 233b831 commit 0e1a7c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions BA11C.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python

# Copyright (C) 2019 Greenweaves Software Limited
# Copyright (C) 2019-2024 Greenweaves Software Limited
#
# This is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
Expand All @@ -15,7 +15,7 @@
# You should have received a copy of the GNU General Public License
# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>
#
# BA11B Construct the Graph of a Spectrum
'''BA11C Convert a Peptide into a Peptide Vector '''

from spectrum import CreatePeptideVector

Expand Down

0 comments on commit 0e1a7c3

Please sign in to comment.