Git Product home page Git Product logo

core-match's Introduction

Core-Match

Core scripts for LipidMatch, PolyMatch, and FluoroMatch

For LipidMatch, FluoroMatch, and PolyMatch users should directly download from innovativeomics.com/software for the latest stable release.

Developers can edit the main algorithms here on github as a team. Then the code needs to be integrated by placing the edited code in the correct directory from the downloaded distribution for innovativeomics.com, please contact us as well ([email protected]) with major changes or project ideas, or discuss here.

Instructions for integrating the code into the software framework: Install FluoroMatch or LipidMatch from InnovativeOmics.com

If edited, put Modular.r into two directories (replace existing code):

LipidMatch-4.2\Flow\LipidMatch_Distribution

LipidMatch-4.2\FluoroMatch_Modular

Place any edited script files (genEIC.r, MS1Spectragen.r, Stats.R) into:

LipidMatch-4.2\Flow\LipidMatch_Distribution\LipidMatch_Libraries\Scripts

For the Modular version set

FLOW <- FALSE

csvInput <- FALSE #Alternatively you can keep this true and use csv inputs

ManuallyInputVariables <- FALSE

For the Flow version set

FLOW <- TRUE

Make sure to toggle the following parameters depending on your application, if both are FALSE it defaults to PFAS analysis:

Lipid <- TRUE

TWeen_pos <- FALSE

Make sure to follow all instructions for installing dependencies and package installation:

LipidMatch-4.2\FluoroMatch_Flow_Manual.docx

LipidMatch-4.2\FluoroMatch_Modular\FluoroMatch_Manual.docx

LipidMatch-4.2\FluoroMatch_Modular\Trouble_Shooting_Common_Issues.docx

If you have issues please contact Jeremy Koelmel at [email protected] or open them up here on github

To test the modular project

  • Download or clone project
  • Copy the contents of the root Scripts folder into:
    • RapidTest/LipidMatch_Libraries/Scripts/

core-match's People

Stargazers

 avatar

Watchers

 avatar

Forkers

danbarke

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.