Giter Site home page Giter Site logo

postrunner's Introduction

README data

Aim of the package

This is a small R-package which helps to quickly restructure the raw data output from the Shimadzu GCMSPostrun Analysis software. The raw data structure unfortunately is not very friendly in regards of data analysis and therefore this script is supposed to reformat them in a way to make data analysis easier.

Original rawdata structure



The raw data output has the filename/sample written above the actual data and every individual sample is put below each sample. Therefore, reading in the data is impossible as either the samplename is missing or all columns are considered as 1 as there are no header columns. To check the file by yourself, you can check the "dummyfiles" folder, where it is stored.

Restructured format



Now, the datafile has the sample written in the first column named "sample". If the samplename convention is well done, treatment and further metainformation columns can be produced based on the sample name. The example file is stored in "dummyfiles" if you want to check it yourself.

Installation

can be easily installed using devtools::install_github("DoZi93/postrunner") in R.

postrunner's People

Contributors

dozi93 avatar

Watchers

 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.