*Fixed Text in DESCRIPTION and README.Rmd
simSNP*
to IPCAPS_example*
* data/IPCAPS_example.RData
* inst/extdata/IPCAPS_example.bed
* inst/extdata/IPCAPS_example.bim
* inst/extdata/IPCAPS_example.fam
* inst/extdata/IPCAPS_example.individuals.txt
* inst/extdata/IPCAPS_example_PC10.txt
* inst/extdata/IPCAPS_example_rowVar_colInd.txt
Added R file to describe data files, R/data.R
Added unit testing
* testthat/test_caleigenfit.R
* testthat/test_checkstopping.R
save.plots.cluster.html
save.plots.label.html
save.plots
top.discriminator
preprocess
process.each.node
save.eigenplots
save.html
IPCAPS-package
ipcaps
.template
postprocess
diff.eigen.fit
diff.xy
export.groups
get.node.info
cal.eigen.fit
check.stopping
clustering.mode
clustering
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.