Skip to content

OliverDietrich/PlateData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlateData

development status GitHub Downloads (all assets, all releases)

R package for the analysis of microtiter plate-based data. Data must be attributable to a specific well (e.g. A1) in a plate (e.g. P1). The PlateData object stores the layout and data as data.frames connected by an index column. The plate type (e.g. 6-well, 24-well, 96-well is determined automatically and stored as 'type').

Installation

There is no official release version yet, since the package is under development.

You can install the development version from GitHub using the remotes package:

remotes::install_github("OliverDietrich/microtiter-plate-analysis-toolkit@main")

or the even less stable but more up-to-date

remotes::install_github("OliverDietrich/microtiter-plate-analysis-toolkit@develop")

Warning

Early development, no stable features.

ToDo

  • Get example data for import methods
    • Layout
    • Tekan Spark
  • Write tutorial for simple timecourse experiment (design + analysis)
  • Create development branch to stabilize main

About

Analysis toolkit for microtiter plates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published