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

From Gcube Wiki
Jump to: navigation, search
(Project Configuration)
Line 3: Line 3:
 
|}
 
|}
 
   
 
   
:This page explains how to create a Windows project using Statistical Algorithms Importer(SAI) portlet.
+
:This page explains how to create a Windows-compiled project using the Statistical Algorithms Importer (SAI) portlet.
 
[[Image:StatisticalAlgorithmsImporter_WindowsBlackBox0.png|thumb|center|250px|Windows Project, SAI]]
 
[[Image:StatisticalAlgorithmsImporter_WindowsBlackBox0.png|thumb|center|250px|Windows Project, SAI]]
  
 
==Project Configuration==
 
==Project Configuration==
:We can define the project information:
+
:Define project's metadata
 
+
 
[[Image:StatisticalAlgorithmsImporter_WindowsBlackBox1.png|thumb|center|800px|Windows Info, SAI]]
 
[[Image:StatisticalAlgorithmsImporter_WindowsBlackBox1.png|thumb|center|800px|Windows Info, SAI]]
  
 +
:Add input and output parameters and click on "Set Code" to indicate the main file to execute (i.e. the .exe file)
 
[[Image:StatisticalAlgorithmsImporter_WindowsBlackBox2.png|thumb|center|800px|Windows I/O, SAI]]
 
[[Image:StatisticalAlgorithmsImporter_WindowsBlackBox2.png|thumb|center|800px|Windows I/O, SAI]]
  
 +
:Add information about the running environment (e.g. Mono, Linux OS, R interpreter version, Java version etc.)
 
[[Image:StatisticalAlgorithmsImporter_WindowsBlackBox3.png|thumb|center|800px|Windows Interpreter, SAI]]
 
[[Image:StatisticalAlgorithmsImporter_WindowsBlackBox3.png|thumb|center|800px|Windows Interpreter, SAI]]
  
 +
:After the [https://wiki.gcube-system.org/gcube/Statistical_Algorithms_Importer:_Create_Software software creation phase] a Main.R file and a Taget folder are created
 
[[Image:StatisticalAlgorithmsImporter_WindowsBlackBox4.png|thumb|center|800px|Windows Create, SAI]]
 
[[Image:StatisticalAlgorithmsImporter_WindowsBlackBox4.png|thumb|center|800px|Windows Create, SAI]]
  

Revision as of 14:30, 3 October 2017

This page explains how to create a Windows-compiled project using the Statistical Algorithms Importer (SAI) portlet.
Windows Project, SAI

Project Configuration

Define project's metadata
Windows Info, SAI
Add input and output parameters and click on "Set Code" to indicate the main file to execute (i.e. the .exe file)
Windows I/O, SAI
Add information about the running environment (e.g. Mono, Linux OS, R interpreter version, Java version etc.)
Windows Interpreter, SAI
After the software creation phase a Main.R file and a Taget folder are created
Windows Create, SAI

Example Download

File:WindowsBlackBox.zip