50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

⚠️There's a newer version (1.0.9.1) of this package.Take me there.

statgenHTP

statgenHTP is developed as an easy-to-use package for analyzing data coming from high throughput phenotyping (HTP) platform experiments. The package provides many options for plotting and exporting the results of the analyses. It was developed within the EPPN2020 project to meet the needs for automated analyses of HTP data.

Installation

  • Install from CRAN:
install.packages("statgenHTP")
  • Install latest development version from GitHub (requires remotes package):
remotes::install_github("Biometris/statgenHTP", ref = "develop", dependencies = TRUE)

Copy Link

Version

Install

install.packages('statgenHTP')

Monthly Downloads

295

Version

1.0.7

License

GPL

Issues

Pull Requests

Stars

Forks

Maintainer

Bart-Jan van Rossum

Last Published

October 14th, 2024

Functions in statgenHTP (1.0.7)

as.data.frame.TP

Coerce TP object to data.frame
PhenoarchDat1

Greenhouse data for a maize experiment in the PhenoArch platform.
createTimePoints

Create an object of class TP
countValidPlot

Count valid observations per plotId for a given trait
getGenoPred

Extract predicted genotypic values
getCorrected

Extract corrected phenotypic values
getEffDims

Extract effective dimensions
fitSpline

Fit Splines
getHerit

Extract heritabilities
PhenovatorDat1

Growth chamber data for an Arabidopsis experiment in the Phenovator platform.
noCorrectedRoot

Root data corrected for outliers for single observations.
plot.HTPSpline

Plot the results of a fitted spline.
estimateSplineParameters

Extract estimates from fitted splines.
fitSplineHDM

Fit P-Spline Hierarchical Curve Data Models
spatCorrectedArch

Maize data corrected for spatial trends.
detectSingleOut

Detect outliers for single observations
plot.TP

Plot function for class TP
summary.TP

Summary function for TP objects
detectSerieOut

Detect outliers for series of observations
fitModels

Fit spatial models per time point
plot.psHDM

Plot function for class psHDM
plot.serieOut

Plot outliers for series of observations
spatCorrectedVator

Arabidopsis data corrected for spatial trends.
detectSingleOutMaize

detectSingleOutMaize
getTimePoints

Extract time points
plot.singleOut

Plot outliers for single observations
plot.fitMod

Plot function for class fitMod
getVar

Extract variances
spatPredArch

Maize data, genotypic predictions.
statgenHTP-package

statgenHTP: High Throughput Phenotyping (HTP) Data Analysis
predict.psHDM

Predict the P-Splines Hierarchical Curve Data Model
plot.splineEst

Plot the results of estimated spline parameters.
removeSerieOut

Replace outliers for series of observations by NA
removeSingleOut

Replace outliers for single observations by NA
removeTimePoints

Remove time points from an object of class TP
summary.fitMod

Summary function for fitMod objects
countValid

Count valid observations per time point for a given trait
RootDat1

Greenhouse data for an experiment in the RootPhAir platform.