Skip to content

A collection of useful R scripts for evaluation and visualisation of high-throughput experiments

License

Notifications You must be signed in to change notification settings

LARAsuite/lara-R

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lara-R

A collection of useful R scripts for evaluation and visualisation of high-throughput experiments.

  • laraDataReader - data input functions, like reading device output files and combining them with advanced and versatile plate layouts
  • laraDB - database functions
  • laraEvalVis - evaluation and visualisation functions

Installation of lara-R scripts

Installation of required packages

manual installation

library("devtools") print(getwd()) document("laraDB") install("laraDB") print("new laraDB installed !")

References

About

A collection of useful R scripts for evaluation and visualisation of high-throughput experiments

Resources

License

Stars

Watchers

Forks

Packages

No packages published