Revisión Sistemática de Software
Created: 2011-10-18 16:26:44
Last updated: 2011-12-12 12:18:32
No description has been set
Preview
Run
Run this Workflow in the Taverna Workbench...
Workflow Components
Authors (0)
Titles (0)
Descriptions (0)
Dependencies (0)
Processors (10)
Name |
Type |
Description |
MensajeBienvenida |
localworker |
Scriptimport javax.swing.JOptionPane;
JOptionPane.showMessageDialog(null, (message == void ? null : message), (title == void ? null : title), JOptionPane.INFORMATION_MESSAGE);
answer = "answer";
|
Mensaje |
stringconstant |
ValueBienvenido al demo de prueba de RSsintesis! A continuación analizaremos el GPA Fleiss93 |
TítuloBienvenida |
stringconstant |
ValueBienvenido |
PlantillaAgregaciónGPA |
localworker |
Scriptimport javax.swing.JOptionPane;
import javax.swing.*;
import java.awt.*;
JOptionPane.showMessageDialog(null, (message == void ? null : message), (title == void ? null : title), JOptionPane.INFORMATION_MESSAGE, new ImageIcon(im));
estudios = in1;
|
TítuloPlantilla |
stringconstant |
ValuePlantilla de Agregación GPA |
AgregacionGPA |
rshell |
Scriptlibrary(meta)
data(Fleiss93cont)
meta1 <- metacont(n.e, mean.e, sd.e, n.c, mean.c, sd.c, data=Fleiss93cont)
q <- meta1$method
r_plot = "/home/elias/Desktop/r_plot.png"
png(r_plot, width = 420, height = 340)
forest(meta1)
dev.off()
estudios <- meta1$studlab R Serverlocalhost:6311 |
AgregaciónSubgrupos |
workflow |
|
Exit |
localworker |
Scriptimport javax.swing.JOptionPane;
JOptionPane.showMessageDialog(null, (message == void ? null : message), (title == void ? null : title), JOptionPane.INFORMATION_MESSAGE);
answer = "answer";
|
message_value |
stringconstant |
ValueHasta luego! |
title_value |
stringconstant |
ValueAdios! |
Datalinks (10)
Source |
Sink |
Mensaje:value |
MensajeBienvenida:message |
TítuloBienvenida:value |
MensajeBienvenida:title |
TítuloPlantilla:value |
PlantillaAgregaciónGPA:title |
AgregacionGPA:r_plot |
PlantillaAgregaciónGPA:im |
AgregacionGPA:estudios |
PlantillaAgregaciónGPA:in1 |
MensajeBienvenida:answer |
AgregacionGPA:in1 |
PlantillaAgregaciónGPA:estudios |
AgregaciónSubgrupos:estudios |
message_value:value |
Exit:message |
title_value:value |
Exit:title |
AgregaciónSubgrupos:fin |
Exit:in1 |
Coordinations (2)
Controller |
Target |
AgregaciónSubgrupos |
Exit |
AgregacionGPA |
PlantillaAgregaciónGPA |
Uploader
License
All versions of this Workflow are
licensed under:
Version 2
(of 4)
Credits (1)
(People/Groups)
Attributions (0)
(Workflows/Files)
None
Shared with Groups (0)
None
Featured In Packs (0)
None
Log in to add to one of your Packs
Attributed By (0)
(Workflows/Files)
None
Favourited By (0)
No one
Statistics
Other workflows that use similar services
(0)
There are no workflows in myExperiment that use similar services to this Workflow.
Comments (0)
No comments yet
Log in to make a comment