Difference between revisions of "Statistical Algorithms Importer: Windows Project"
From Gcube Wiki
(→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== | ||
− | : | + | :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 13:30, 3 October 2017
- This page explains how to create a Windows-compiled project using the Statistical Algorithms Importer (SAI) portlet.
Project Configuration
- Define project's metadata
- Add input and output parameters and click on "Set Code" to indicate the main file to execute (i.e. the .exe file)
- Add information about the running environment (e.g. Mono, Linux OS, R interpreter version, Java version etc.)
- After the software creation phase a Main.R file and a Taget folder are created