Coder Social home page Coder Social logo

smith-chem-wisc / metamorpheus Goto Github PK

View Code? Open in Web Editor NEW
87.0 7.0 44.0 204.33 MB

Proteomics search software with integrated calibration, PTM discovery, bottom-up, top-down and LFQ capabilities

License: MIT License

C# 99.86% Dockerfile 0.01% GDB 0.13%
ptm database-search proteome uniprot mass-match spectra calibration proteomics-database-search discovery

metamorpheus's People

Contributors

acesnik avatar alexander-sol avatar bintiibrahim avatar blfrey avatar cullanm avatar dependabot[bot] avatar dippman avatar elaboy avatar hoffmann4 avatar ianhirsch avatar jevs242 avatar laurenfields avatar lonelu avatar mkoesters avatar mujahidfa avatar nbollis avatar rmillikin avatar rmmiller22 avatar rudderbucky avatar stefanks avatar trishorts avatar trishorts-smrf avatar weaversd avatar xrsheeran avatar yulingdai avatar zrolfs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

metamorpheus's Issues

Add delta score to psms tsv output

stuff I'd like added or changed:

  • Add filename to each scan
  • Separate protein accession and protein description
  • Include sequence without PTMs
  • Mark contaminants
  • Add delta score
  • Add intensity
  • Add retention time
  • Include protein location (start residue at least, stop if desired)
  • Include units for precursor mass error

finalize my mods list

Split into ptm, adducts, glyco, unknown, etc. This is for different kinds of runs.

unique psms output

not necessarily "unique" in the sense that they match only one protein, but unique in the sense that the best scoring version of each peptide is kept and all others are dropped. This obviates grade inflation in FDR when multiple copies of the same thing are observed.

use the same output header as psms_tsv

version in output

Write the software version in the written files. Decide which of the output files need to have the version.

Add log output files

Write the results summaries, decide if need to write results for each engine/task/global task. Probably all of them.

Jurkat calibration died on

Dictionary<CompactPeptide, HashSet> local = compactPeptideToProteinPeptideMatching.ToDictionary(b => b.Key, b => new HashSet());

in analysis engine, method AddObservedPeptidesToDictionary
with error

An exception of type 'System.InvalidOperationException' occurred in mscorlib.dll but was not handled in user code

Additional information: Collection was modified; enumeration operation may not execute.

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.