ligophorus_shape: Shape variable data for 13 _Ligophorus_ species

Description Usage Format Details Author(s) Source References See Also Examples

Description

This data set contains shape variable data for samples from 13 Ligophorus species.

Usage

1

Format

A matrix containing 437 rows (samples) and 44 columns (shape variables). The shape variables are the GPA-coordinates of the 11 landmarks for both ventral and dorsal anchors. GPA was performed using the geomorph R package (Adams & Otarola-Castillo, 2013; Version 3.0.0).

Details

All specimens in this data set have quality score above 10.

Author(s)

Tsung Fei Khang tfkhang@um.edu.my

Source

Khang TF, Soo OYM, Tan WB, Lim LHS. (2016). Monogenean anchor morphometry: systematic value, phylogenetic signal, and evolution. PeerJ 4:e1668.

References

Adams DC, Otarola-Castillo E. (2013). geomorph: an R package for the collection and analysis of geometric morphometric shape data. Methods in Ecology and Evolution 4:393-399.

See Also

Qscore

Examples

1
2
3
4
5
6
7
library(gplots)

data(ligophorus_shape)
data(spcolmap)

#shape variables unsorted
heatmapAnnot(ligophorus_shape,labcol=spcolmap$color,xlab="Specimens",genus="L. ")

monogeneaGM documentation built on May 29, 2017, 9:18 p.m.