Navigation:  Reproducible research >

Load project dialog

PDF version of the documentation Print this Topic Previous pageReturn to chapter overviewNext page

Load project dialog (Figure 13.5) helps a user to configure connection of BioUML workbench with BioUML server for access to remote researches. Setup wizard, step Load research provides the same user interface.

 

Researches stored on the server in folders data/Examples, data/Protected and data/Public can be installed to corresponding folders of BioUML workbench.

 

To install remote researches using Load project dialog:

 

1.Select from menu File > Load project item. Load research dialog will be opened (Figure 13.5).

 

import-research-dialog

Figure 13.5. Load project dialog.
 

2.Specify Server URL for connection with BioUML server or you can use default BioUML server.

 

3.Enter Username and Password for server authorization (use blank values for guest connection)
 
4.Click Find databases button. All researches located on the specified BioUML server will be shown in table Available databases.
The table columns are:
Server database name - name of the research on BioUML server
Client database name - name of the database how it will be shown in the repository tree. By default research name on the client side is the same as on the server side.
Availability - describes the availability of the research. Currently all researches are marked as publicly available.
Access type - either 'link' (research will be linked and accessed remotely) or 'copy' (research will be copied from the server and accessed locally)
 
5.To get information about a research:
oselect the research in the table by clicking on corresponding raw;
opress Get database info button;
oinformation about the research will be shown in Messages pane (Figure 3.3).

research-info-dialog
Figure 13.6. Example of research info.

 

6.Select in Install column researches to be installed by clicking on corresponding check box.
 
7.Press Install button. Information about installation process will be shown in Messages pane.
 
8.Press Close button to close the dialog after successful installation of remote researches.

Notes:

1.Every research should have unique name. If research with the same name already exists, the research from server will not be copied and warning message will be shown in Messages pane, for example:
WARN  :  Research with the same name already exists ('Net2Drug')

Change the research name in Client database name column, and research will be installed with this name.

 

See also:

BioUML server
Setup wizard