Skip to content
forked from StuntsPT/pyRona

A python implementation of "Risk of non Adaptedness" method (with a bit of R too!)

License

Notifications You must be signed in to change notification settings

VensinMa/pyRona

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyRona

A python implementation of "Risk of non Adaptedness" method (with a bit of R too!)

Build Status

Baypass_workflow.R

This script will automate the workflow for the awesome BayPass software by M. Gautier, which is described in this paper. It does no error handling of any kind, nor any logging. It just automates the procedures outlined in the manual with some degrees of freedom. Please be careful when using it. It may kill your kittens and/or burn your house down, but worst of all, it will tend to make you lazy regarding the inner workings of BayPass. Please give BayPass's manual (and paper) a through read before using this script. The script takes no arguments, but all the variables you should need to edit are presented at the start of the script, coupled with a short description.

pyRona.py

This script is not yet properly documented since the implementation is still subject to change. For now, you can use the program with -h parameter for a list of options. Sorry about that.

License

pyRona is licensed under the GNU GPLv3.

About

A python implementation of "Risk of non Adaptedness" method (with a bit of R too!)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.8%
  • R 17.2%