-
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
TODO:
- Check that package builds correctly
- Install
dada2HPCPipepackage correctly and load successfully - Run through code workflow
- Automate code linting with lintr https://github.com/jimhester/lintr
Resources:
Draft:
language: r
cache: packages
bioc_packages:
- dada2
- phyloseq
r_packages:
- dplyrReactions are currently unavailable