Code Monkey home page Code Monkey logo

Comments (3)

trishorts avatar trishorts commented on August 12, 2024 1

Hi Will. We'll get you answers soon.

from flashlfq.

rmillikin avatar rmillikin commented on August 12, 2024
  1. Short answer: including or excluding the path and/or extension is OK.

Long answer: FlashLFQ will trim the spectra files you pass down to the filename (without path or extension) and will do the same to the filename column in the PSMs file. If the PSM's spectra file without extension is not present in the list of spectra files without extensions, then the PSM is skipped. So including a full path or extension is OK; both of these will get stripped out. However the program will probably get messed up if you include an extra period in the spectra name, because FlashLFQ will think this is part of the extension.

  1. This is not well documented, but for generic PSM files the delimiter is the semicolon character (";"). Currently there is no way to use a custom character to delimit proteins. I'll fix the generic example file, because as you pointed out, it uses the | character. We use this character in MetaMorpheus to delimit proteins within a protein group, and we treat this as a different scenario than delimiting protein groups from each other.

private static readonly Dictionary<PsmFileType, string[]> delimiters = new Dictionary<PsmFileType, string[]>

Thanks for integrating FlashLFQ into mokapot, I'm excited to see how it goes! We're always happy to provide support.

from flashlfq.

wfondrie avatar wfondrie commented on August 12, 2024

Great - thank you for the details!

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.