knitr::opts_chunk$set(echo = TRUE)
Fixed Text in:
simSNP*
to IPCAPS_example*
Removed the old RD files and added roxygen script to create manual for these functions:
save.plots.cluster.html
save.plots.label.html
save.plots
top.discriminator
Removed the old RD files and added roxygen script to create manual for these functions:
preprocess
process.each.node
save.eigenplots
save.html
Removed the old RD files and added roxygen script to create manual for these functions and objects:
IPCAPS-package
ipcaps
output.template
postprocess
Removed the old RD files and added roxygen script to create manual for these functions:
diff.eigen.fit
diff.xy
export.groups
get.node.info
Removed the old RD files and added roxygen script to create manual for these functions:
cal.eigen.fit
check.stopping
clustering.mode
clustering
Removed the old RD files and added roxygen script to create manual for these functions:
cal.pc.linear
cal.pc.linear
cal.pc.linear
cal.pc.linear
cal.pc.linear
A function for linear principal component analysis (PCA)fst.each.snp.hudson
A function for fixation index (Fst) calculation for
all SNPs between two groups.fst.hudson
A function for average fixation index (Fst) calculation
between two groups.plot3views
A function to create scatter plots in three views.read.bed
Read the binary PLINK format (BED, BIM, and FAM)rubikclust
A function for unsupervised clustering to detect rough
structures and outliers.write.bed
Write an list of SNP object to the binary PLINK format (BED,
BIM, and FAM)xxt
A function for calculating matrix multipication between a matrix and
its transpose for large data.simsnp
Synthetic dataset containing single nucleotide polymorphisms
(SNP)sample_labels
Synthetic dataset containing population labels for the
dataset simsnp.example_SNP.bed
Synthetic dataset containing single nucleotide polymorphisms
(SNP) in binary formatexample_SNP.bim
Simulated SNP informationexample_SNP.fam
Simulated sample informationFrom the initial idea, some functions were changed their names:
cal.PC.linear
was changed to cal.pc.linear
.plot.3views
was changed to plot3views
.rubikClust
was changed to rubikclust
.XXt
was changed to xxt
.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.