Code Monkey home page Code Monkey logo

Comments (4)

trishorts avatar trishorts commented on July 16, 2024

So nice to hear from you. It's been a while. Rob should be into the office in a couple hours. I'm sure he'll let you know. I hope you and your lab are doing well.

from flashlfq.

Dmorgen avatar Dmorgen commented on July 16, 2024

Thanks! :) it's been super-hectic recently, but we're getting there... btw - really liked the Neofusion paper. super impressive!

David.

from flashlfq.

rmillikin avatar rmillikin commented on July 16, 2024

The "Full Sequence" can be whatever you want, but the "Base Sequence" must only be amino acids in the actual peptide sequence. So in this case you'd need:

Full Sequence: K.LVNEVTEFAK[+162.053]TC[+57.021]VADESAENC[+57.021]DK.S
Base Sequence: LVNEVTEFAKTCVADESAENCDK

In Excel, you can use the function:
=LEFT(RIGHT(A1,LEN(A1)-2),LEN(A1)-4)

to trim off the trailing amino acids before/after the periods. This will get you to:
LVNEVTEFAK[+162.053]TC[+57.021]VADESAENC[+57.021]DK

It's harder to remove the mass-differences via a formula in Excel, but you can do find+replace for [*] to an empty value.

Hope that helps! Happy to hear from you again.

from flashlfq.

Dmorgen avatar Dmorgen commented on July 16, 2024

Thanks!

from flashlfq.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.