README.md

autoplieR

R-CMD-check codecov

R port of autoplier

Dev notes

To set up the dev environment for autoplieR, do the following:

  1. Create a conda/mamba env from the .yml file in tests/
mamba env create -n test-autoplier -f tests/env.yml
  1. Set your python interpreter in RStudio to use the python install in the test-autoplier env. If this does not give you a working install of autoplier, then use the install_ap() function from R/utils.R.

  2. Install any other dependencies which may be missing.



Bishop-Laboratory/autoplieR documentation built on July 11, 2022, 4:49 a.m.