spiral: Spiral data

Usage Format Details Examples

Usage

1
data("spiral")

Format

This dataset is matrix of dimension 98x359883 that represents the sequences of 98 viruses from the subfamily of Alphaherpesviridae.

Details

The spiral data which is a non-convex data, we used this data to explain the proposed algorithm.

Examples

1
2
3
4
### load Spiral data
data("spiral")
head(spiral)
plot(spiral)

saeidamiri1/GHC documentation built on May 22, 2019, 2:20 p.m.