get_pca_window_list: Get the PCA values for sliding window

Description Usage Arguments Details Value Author(s) Examples

View source: R/get_pca_window_list.R

Description

Get the PCA values for sliding window

Usage

1

Arguments

seqs

DNAStringSet of sequences

window

Size of the sliding window

Details

Get the PCA values for sliding window

Value

A list per sequence containing the following elements:

pca_plot_list

Includes a list with the first three principal components of the k-mer frequencies and the first three principal components of the edges of the 3D pyramid.

pca_plot_sphere_df

Returns a data frame with information on the frist three principal components and the count number of single windows. Further the plotting radius for the pyramid_3d_window function is returned.

Author(s)

Jochen Kruppa

Examples

1
2
3

jkruppa/acgtPyramid documentation built on May 19, 2019, 12:45 p.m.