Skip to content

R package for smoothed and continuous assignment testing (SCAT) of genetic samples

Notifications You must be signed in to change notification settings

NovembreLab/isoscatR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is scatR?

scatR is an R package that implements smoothed and continuous assignment testing (SCAT) of genetic samples. These methods allow a researchers to infer smoothed allele frequencies across space using a Bayesian Gaussian process model fit to samples with known origin. Additionally, the package implements methods for the probabilistic estimatation of the spatial origin of samples using their genotypes.

Installation

The package can be installed in the standard way R CMD INSTALL scatR. Note that this package depends on a reasonably current install of Boost, anything >=1.47 should be fine. If you want to take advantage of the GPU accelerated features both Magma (>=1.1) and CUDA (>=4.3) must be installed along with a NVIDIA graphics card with a compute capability of 2.0 or better.

Documentation

Documentation is forthcoming.

Acknowledgments

This software is based on the SCAT software written by Matthew Stephens. Our implementation was developed in collaboration with John Novembre and the Center for Tropical Research at UCLA. This work was supported by National Science Foundation grant 0933731.

About

R package for smoothed and continuous assignment testing (SCAT) of genetic samples

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 83.0%
  • C++ 10.7%
  • R 5.8%
  • Other 0.5%