Code Monkey home page Code Monkey logo

avir's Introduction

AVIR.R

AVIR 1.0 Maintained by Huan Lab


AVIR.R is a program developed to recognize computational variation among metabolic features in samples, thereby identifying problems in the data -- such as faulty peak integration or feature misalignment -- caused by metabolomic processing.
Check out our detailed user guide as well as video guide on [Youtube](put link here).

Quick Start Guide


Once you download AVIR.R and unzip it, first install the necessary packages for it. Simply run the following code in R Studio:


install.packages('e1071')
install.packages('caret')


Change the working directory for AVIR.R to the directory in which you have downloaded and unzipped it into.
Run the script by clicking the "Source" button at the top right of the script. Alternatively press CTRL + SHIFT + ENTER.

File Formatting


When adding your own datasets to be analyzed using AVIR.R, please split it into two .csv files, one with the height, and the other with the area, of the chromatographic feature peaks. This is as shown below, alternatively in the PeakArea_Demo.csv and PeakHeight_Demo.csv files in the repository.

avir's People

Stargazers

 avatar Alex Sosnovshchenko avatar Zhimin Zhang avatar

Watchers

 avatar

Forkers

barnett-cheung

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.