View source: R/merge_eigen_res.R
merge_eigen_res | R Documentation |
Takes a list of multiple
merge_eigen_res(eigen_res_list)
eigen_res_list |
A list of results from eigen_analyse_vectors(). This can be easily created by combining eigen_analyse_vectors with lapply. Each element of the input list should correspond to the eigen decomposition results for a given genome window. |
Single list containing eigen analysis results for all chromosomes/scaffolds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.