Git Product home page Git Product logo

phototropism's Introduction

phototropism

R scripts for data analysis of dataset related to phototropsim

hypocotyl_time_series.R

Description of the script

hypocotyl_time_series.R performs data analysis and plotting of hypocotyl curvature time series. The scripts calculates the mean and standard error of the mean (sem) for each genotype and time point then plots the mean +/- sem agains time.

Input file format

hypocotyl_time_series.R expects you to input a comma-separated values file with four columns:

  • genotype : name of genotypes
  • hypocotyl curvature : value of the absolute hypocotyl angle for a specific genotype and a specific time point. 180 denotes a vertical hypocotyl, 90 a horizontal hypocotyl. The direction is irrelevant in this column and must be specified in the direction column.
  • time : a number representing the time in minutes spent under unidirectional blue light exposure.
  • direction : a letter indicating the direction of hypocotyl bending. "n" (negative) denotes bending away from the light source while "p" (positive) denotes bending towards the light source.

For a concrete example of how the data should be formatted, see the file named hypocotyl_phototrop.csv in this repository. The data are organized according to the principles of "tidy data": each variable is a column and each observation is a row. For further explanations of this data format, see Hadley Wickham.Tidy data. The Journal of Statistical Software, vol. 59, 2014.

phototropism's People

Contributors

jschnab 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.