Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oh231 authored Jul 31, 2024
1 parent 2d433e0 commit a44f69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# DataExploration-AAPF

This GitHub repository provides a comprehensive resource for analyzing high-throughput phenotyping (HTP) data from the [Ag Alumni Seed Phenotyping Facility (AAPF, Purdue)](https://ag.purdue.edu/aapf/), including a detailed guide and a collection of data processing tools. It includes foundational [R](https://www.r-project.org/) tools for transforming AAPF data products (RGB, hyperspectral, X-ray) into an analysis-ready dataset ([long format table](http://www.cookbook-r.com/Manipulating_data/Converting_data_between_wide_and_long_format/)). This standardized dataset can be directly used in statistical modeling and visualization using R.
This GitHub repository provides a comprehensive resource for analyzing high-throughput phenotyping (HTP) data from the [Ag Alumni Seed Phenotyping Facility (AAPF, Purdue)](https://ag.purdue.edu/aapf/), including a detailed guide and a collection of data processing tools. It includes foundational [R](https://www.r-project.org/) tools for transforming AAPF data products (RGB, hyperspectral, X-ray) into an analysis-ready dataset ([long-format table](http://www.cookbook-r.com/Manipulating_data/Converting_data_between_wide_and_long_format/)). This standardized dataset can be directly used in statistical modeling and visualization using R.


## AAPF Data Guide 📖
Expand Down

0 comments on commit a44f69a

Please sign in to comment.