Java 21 should be installed
Build Genome browser
mvn package -DskipTestsChange paths in config file webapps/config2.yml
repositories:
- genome-browser/data/src/main/resources/repo
- genome-browser/data/src/main/resources/databases
roots:
- repo
- databases
- "repositories" list should contain absolute path to folders that will be loaded as repositories
- "roots" list is a list of top folder names used as tree tab roots. It replaces 'perspective' root fields.
Then launch Genome browser Web edition.
mvn jetty:runUse your browser to open it at http://localhost:8000/
For the latest github version project ru.biosoft.access might be required to install manually https://github.com/Biosoft-ru/access