Skip to content

This R script reformats 96-well plate luciferase assay results for ease of statistical comparison

License

Notifications You must be signed in to change notification settings

GrayHuffman/96-Well_Plate_Data_Wrangler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

96-Well_Plate_Data_Wrangler

This R script reformats 96-well plate luciferase assay results for ease of statistical comparison

If each of the twelve columns of your 96-well plate represent 8 replicates from a given sample, this short R script will reformat the proprietary plate-reader data format to two columns of data: one for your assay measurements and one for your sample labels

In order to use this script, you need to have the readxl and reshape2 packages installed.

Additionally, you will need to specify the location of your initial assay file in the wellPlate variable (line 20) and your preferred output location in write.table (line 29).

About

This R script reformats 96-well plate luciferase assay results for ease of statistical comparison

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published