GithubHelp home page GithubHelp logo

pariswu1988 / cyclopeptide-sequencing Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ccranney/cyclopeptide-sequencing

0.0 2.0 0.0 864 KB

The development of a novel cyclopeptide sequencing algorithm

Python 100.00%

cyclopeptide-sequencing's Introduction

cyclopeptide-sequencing

Please see file "Sequencing Antibiotics Project Summary" for a summary of the challenge of sequencing antibiotics and "Sequencing Antibiotics Algorithm Theory" for a basic explanation of the algorithm being developed. Chinese translations are 测序抗生素项目总结 and 测序抗生素算法理论, respectively. My native tongue is English, so these files will likely contain a number of linguistic errors.

As a basic outline, my algorithm is broken into the following steps:

  1. Predict the full cyclopeptide weight and determine candidate amino acids.
  2. Line up segments that overlap (using the "flip and add" technique)
  3. Build crude candidate cyclopeptide sequences
  4. Use the crude candidate cyclopeptide sequences to determine likely distances between candidate amino acids
  5. Using frequently occuring distances, build a refined candidate cyclopeptide sequence.

The refined candidate cyclopeptide sequence is not the full cyclopeptide, but most if not all of it's theoretical spectrum would match the theoretical spectrum of the full cyclopeptide. Thus, one could create a significantly large number of new (and accurate) data points that coincide with the full cyclopeptide, improving the quality of data tremendously.

cyclopeptide-sequencing's People

Contributors

ccranney avatar

Watchers

James Cloos avatar  avatar

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.