Coder Social home page Coder Social logo

metabolomicshk / george Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jcapelladesto/george

0.0 1.0 0.0 20.7 MB

geoRge: a computational tool for stable isotope labelling detection in LC/MS-based untargeted metabolomics

License: GNU General Public License v3.0

R 100.00%

george's Introduction

geoRge

"geoRge: a computational tool for stable isotope labelling detection in LC/MS-based untargeted metabolomics"

Jordi Capellades, Miriam Navarro, Sara Samino, Marta Garcia-Ramirez, Cristina Hernandez, Rafael Simo, Maria Vinaixa and Oscar Yanes

Analytical Chemistry. 2015.


To Install from R console:

install.packages("devtools", dependencies=TRUE)
library(devtools) 

install_github("jcapelladesto/geoRge")
library(geoRge) 

To test the example data from the package you need to run the following:

s1 <- PuInc_seeker(XCMSet=mtbls213,ULtag="CELL_Glc12",Ltag="CELL_Glc13",
sep.pos.front=TRUE ,fc.threshold=1.5,p.value.threshold=.05,PuInc.int.lim = 4000)

s2 <- basepeak_finder(PuIncR = s1, XCMSet = mtbls213, UL.atomM=12.0,L.atomM=13.003355,
	ppm.s=6.5,Basepeak.minInt=2000)

geoRge 1.0

  • Same functions, less arguments I have updated the functions so they are less tiring to use. Check help(function) to see the new arguments and function usage

  • New documentation Now all functions are properly documented

  • label_compare() has been patched


If you have any problem, please raise an issue ticket (https://github.com/jcapelladesto/geoRge/issues).

george's People

Contributors

jcapelladesto avatar sneumann avatar

Watchers

James Cloos 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.