Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.53 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.53 KB

ProjectBrowser Portlet

Build StatusCode Coverage

ProjectBrowser Portlet, version 1.10.0 - Browse and manage biomedical projects

Author

Created by

Description

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.

How to Install

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.