Menu

#30 clip N-term methionine and PEFF

1.0
closed
None
2022-04-26
2021-03-09
Jimmy Eng
No

PEFF modification positions are wrong for a clipped N-term methionine sequence.

Discussion

  • Jimmy Eng

    Jimmy Eng - 2021-06-30

    Issue is current implementation checks szProteinSeq (which has start methionine clipped off) against the original dbe->strSeq within StorePeptide(). With a PEFF, szProteinSeq will now also contain a substitution so the strcmp() fails. Need to do a strcmp after substituting back in the original sequence unless I implement a more direct way around this round-about check like simply setting a new variable.

     

    Last edit: Jimmy Eng 2021-06-30
  • Jimmy Eng

    Jimmy Eng - 2022-04-26
    • status: open --> closed
     
  • Jimmy Eng

    Jimmy Eng - 2022-04-26

    addressed with git commit 450b6a

     

Log in to post a comment.

MongoDB Logo MongoDB