Skip to content
Snippets Groups Projects
Commit a346ca30 authored by Loraine Guéguen's avatar Loraine Guéguen
Browse files

update README

parent 7eb898c3
Branches
Tags
No related merge requests found
# BIPAA theme for Tripal # ABiMS theme for Tripal
Written for use with the ![the official tripal docker image](https://github.com/erasche/docker-tripal) Written for use with the ![the official tripal docker image](https://github.com/erasche/docker-tripal)
...@@ -13,8 +13,8 @@ services: ...@@ -13,8 +13,8 @@ services:
image: tripal:latest image: tripal:latest
[...] [...]
environment: environment:
THEME_GIT_CLONE: "https://gitlab.inria.fr/abretaud/tripal_bipaa.git" THEME_GIT_CLONE: "http://gga:BuH1_aG5@gitlab.sb-roscoff.fr/abims/e-infra/tripal_abims"
THEME: "bipaa" THEME: "abims"
SITE_NAME: "Spodoptera frugiperda" # Set this to the name of the species SITE_NAME: "Spodoptera frugiperda" # Set this to the name of the species
ENABLE_BLAST: 1 # 1 to add links to blast form, some/url to specify the path (relative to tripal BASE_URL_PATH), 0 to disable it ENABLE_BLAST: 1 # 1 to add links to blast form, some/url to specify the path (relative to tripal BASE_URL_PATH), 0 to disable it
ENABLE_JBROWSE: 1 # 1 to add links to jbrowse, jbrowse?data=xxx to specify the path (relative to tripal BASE_URL_PATH), 0 to disable it ENABLE_JBROWSE: 1 # 1 to add links to jbrowse, jbrowse?data=xxx to specify the path (relative to tripal BASE_URL_PATH), 0 to disable it
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment