Skip to content

fbalao/AFLPsim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AFLPsim

AFLPsim

This R package provides several functions for simulation and analysis of hybridization with dominat markers. Manual is provided in the vignette folder.

Late update: 2014-24-12

Contact

Francisco Balao

Email: fbalao@us.es
Web: http://personal.us.es/fbalao/

Installation

To install this package from the source code available here, download it, and set your Working Directory to wherever you save the tarred file. Then run the following command from the R console:

install.packages("AFLPsim_0.4-1.tar.gz", repos=NULL, type="source")

To install the development version of AFLPsim, it's easiest to use the devtools package:

install.packages("devtools")

library(devtools)

install_github("AFLPsim", username="fbalao")

Releases

No releases published

Packages

No packages published

Languages