ProjectBrowser Portlet, version 1.10.0 - Browse and manage biomedical projects
Created by
- Christopher Mohr ([email protected])
- Andreas Friedrich ([email protected])
- David Wojnar
The portlet ProjectBrowser offers functionality to view, manage and edit projects that are stored in an openBIS instance. Users may download project-specific data or run analysis pipelines on the available datasets. Currently the workflow system gUSE is supported by ProjectBrowser.
For further details please refer to:
Mohr, C., Friedrich, A., Wojnar, D., Kenar, E., Polatkan, A. C., Codrea, M. C., ... & Nahnsen, S. (2018). qPortal: A platform for data-driven biomedical research. PloS one, 13(1), e0191603.
If you want to use the ProjectBrowser portlet in your local Liferay instance do the following:
- clone the git repository
- run mvn clean package in the directory
The generated *.war file will be located in:
/path/to/git/projectbrowser-portlet/target/
Copy the file projectbrowser-portlet-{version}.war in the deploy folder of your Liferay instance.