Skip to content

biodray/QuickPop

Repository files navigation

QuickPop

Tools to work quickly around population genetics analyses

R-CMD-check

This package in intend to ease the repetition of simple task typical of population genetic pipeline. This is a work in progress. More functions and vignettes will be added through times.

How to install this package

You can install directly the last version from github

library(remotes)
remotes::install_github("biodray/QuickPop")

For windows user, it is possible that you get into problems. You can try to set this parameter before the installation.

# Change the behaviours of remotes
Sys.setenv("R_REMOTES_NO_ERRORS_FROM_WARNINGS" = "true")

About

Tools to work around population genetics analyses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages