Skip to content
/ LaRC Public

Package for analysing fitness landscape analysis

License

Notifications You must be signed in to change notification settings

PsamClark/LaRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LaRC

Landscape Roughness Calculator: Function for calculating roughness by sampling across a fitness landscape based on sequence data

Installation

# Must install the devtools package using the below commented out code
# install.packages("devtools")

# Then can install using the devtools package from either of the following:
devtools::install_github(repo = "PsamClark/LaRC")

Requirements

The following software versions are required to operate this package:

  • R: 3.5.0
  • stringdist: 0.9.5.1
  • tidyverse: 1.2.1
  • splus2R: 1.2-2
  • plotrix: 3.7-4

Contributions

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

License

MIT

About

Package for analysing fitness landscape analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages