Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
reservebenefit
webapp_marine_worldmap_BOLD
Commits
531067fa
Commit
531067fa
authored
Dec 06, 2019
by
peguerin
Browse files
readme update
parent
34341d18
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
531067fa
# webapp_marine_worldmap_BOLD
web-app interface investigating database Barcode of Life
[
BOLD
](
http://www.boldsystems.org/
)
geo referenced mitochondrial DNA barcode.
\ No newline at end of file
web-app interface investigating database Barcode of Life
[
BOLD
](
http://www.boldsystems.org/
)
geo referenced mitochondrial DNA barcode.
# Installation
## Prerequisites
### CONDA
*
miniconda
Instructions to install conda are
[
here
](
https://docs.conda.io/projects/conda/en/latest/user-guide/install/linux.html
)
*
R shiny with conda
```
conda env create -f environment.yml
conda activate rshiny
```
to desactivate:
```
conda deactivate rshiny
```
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment