Difference between revisions of "Statistical Algorithms Importer: Create Project"

From Gcube Wiki
Jump to: navigation, search
(Set Main Code)
Line 24: Line 24:
 
[[Image:StatisticalAlgorithmsImporter_MainCodeFull.png|thumb|center|800px|Add Resource, SAI]]
 
[[Image:StatisticalAlgorithmsImporter_MainCodeFull.png|thumb|center|800px|Add Resource, SAI]]
  
 +
==Input==
 +
:In this area you can set all input information to create software.
 +
 +
===Global Variables===
 +
:In this panel you can add any useful Global Variable.
 +
[[Image:StatisticalAlgorithmsImporter_AbsenceSpecies_GlobalV.png|thumb|center|800px|Add Resource, SAI]]
 +
 +
===Input/Output===
 +
:For select input and output, you can select the row on the code in the Editor and than ckick Input or Output button on the Menu Editor. A new row is added to Input/Output list. Now if you need to you you can change your information by clicking on the row. At least one input is required for the project.
 +
 +
[[Image:StatisticalAlgorithmsImporter_AbsenceSpecies_InputOutput.png|thumb|center|800px|Add Resource, SAI]]
 +
 +
===Interprer Info===
 +
:You can add Version and Packages informations in Interpreter Info panel. The version number is mandatory for the project.
 +
[[Image:StatisticalAlgorithmsImporter_AbsenceSpecies_InterpreterInfo.png|thumb|center|800px|Add Resource, SAI]]
 +
 +
===Project Info====
 +
:Name and Description of project are mandatory. You can include a list of requested VREs for this algorithm.
 +
[[Image:StatisticalAlgorithmsImporter_AbsenceSpecies_ProjectInfo.png|thumb|center|800px|Add Resource, SAI]]
  
  

Revision as of 17:49, 3 February 2016

How to create a project using Statistical Algorithms Importer(SAI) portlet.

Project Folder

Fist step is to create or select a empty folder in workspace using Create Project button in Menu. After a empty project in that folder is created.
Create Project, SAI

Inport Resources in Project Folder

Any resources necessary for project can be imported in Project Folder. If resources is on Workspace you can use Add Resource button for select the file on workspace.
Add Resource, SAI
Otherwise if the resoruce is on your pc you can use Drag and Drop the file in the Project Explorer panel, multi selection is allowed.
Add Resource DnD, SAI

Set Main Code

After you have add R file, you can set it as Main code by click Set Main button in Project Explorer. The file will be load in the Editor. Now you can change the code and save it by Save button on the Editor panel.
Add Resource, SAI

Input

In this area you can set all input information to create software.

Global Variables

In this panel you can add any useful Global Variable.
Add Resource, SAI

Input/Output

For select input and output, you can select the row on the code in the Editor and than ckick Input or Output button on the Menu Editor. A new row is added to Input/Output list. Now if you need to you you can change your information by clicking on the row. At least one input is required for the project.
Add Resource, SAI

Interprer Info

You can add Version and Packages informations in Interpreter Info panel. The version number is mandatory for the project.
Add Resource, SAI

Project Info=

Name and Description of project are mandatory. You can include a list of requested VREs for this algorithm.
Add Resource, SAI