Code Monkey home page Code Monkey logo

romicsprocessor's Introduction

RomicsProcessor

RomicsProcessor is an R package that can be used to analyze omics data. The package provides a structured R object to store the data, allowing for reproducible data analysis. The package also supports creating analytical pipelines from previously processed objects and applying these pipeline to other objects. This allows for rapid development and reuse of bioinformatics methods.

Installation

To install the package in R please first make sure devtools is installed

install.packages("devtools")

When devtools is installed, run the following command to install RomicsProcessor and its dependencies

devtools::install_github(“PNNL-Comp-Mass-Spec/RomicsProcessor”)

Alternately, download the built package and install the package manually.

We recommend the installation of the Bioconductor package 'sva' if batch corrections are needed and of 'pmartR'.

Example of use

The folder /Example contain an R markdown file .

This example consist in an analysis of the proteome of B. cereus grown in different media. The Raw LC-MS/MS data is publicly available, on MassIVE, FTP at the following address (ftp://massive.ucsd.edu/MSV000085696/).

It was analyzed using MaxQuant set with the attached parameters .

The MaxQuant output proteinGroups.txt Can be used as data and the metadata is also provided.

The different examples dataset are accessible directly inside the package data folder.

Cite the code

To cite the package please use the following DOI: DOI

Contacts

Written by @GeremyClair for the Department of Energy (PNNL, Richland, WA)
E-mail: [email protected] or [email protected]
Website: https://omics.pnl.gov/ or https://panomics.pnnl.gov/

License

RomicsProcessor is licensed under the 2-Clause BSD License; you may not use this file except in compliance with the License. You may obtain a copy of the License at https://opensource.org/licenses/BSD-2-Clause

Copyright 2019 Battelle Memorial Institute

romicsprocessor's People

Contributors

geremyclair avatar alchemistmatt avatar

Stargazers

Johon Li Tuobang 李拓邦 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.