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 af8a719 commit 759c3df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# DataExploration-AAPF


This GitHub repository offers a comprehensive guide to RGB and HSI data generated at the [Ag Alumni Seed Phenotyping Facility (AAPF)](https://ag.purdue.edu/aapf/). Additionally, it includes foundational R tools for transforming AAPF data products (RGB, hyperspectral, X-RAY) into an analysis-ready ([a table, long-format](http://www.cookbook-r.com/Manipulating_data/Converting_data_between_wide_and_long_format/)) dataset. These standardized datasets can be directly used in statistical modeling and visualization.
This GitHub repository offers a comprehensive guide to RGB and HSI data generated at the [Ag Alumni Seed Phenotyping Facility (AAPF)](https://ag.purdue.edu/aapf/). Additionally, it includes foundational [R](https://www.r-project.org/) tools for transforming AAPF data products (RGB, hyperspectral, X-RAY) into an analysis-ready ([long format table](http://www.cookbook-r.com/Manipulating_data/Converting_data_between_wide_and_long_format/)) dataset. This standardized dataset can be directly used in statistical modeling and visualization using R.


## Data Guide
## AAPF Data Guide

* [RGB](DataGuide_AAPF_RGB.md)
* [HSI](DataGuide_AAPF_HSI.md)
Expand Down

0 comments on commit 759c3df

Please sign in to comment.