[Swift-commit] r7703 - in SwiftApps/swift-galaxy: . screenshots

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Thu Mar 13 10:30:07 CDT 2014


Author: ketan
Date: 2014-03-13 10:30:07 -0500 (Thu, 13 Mar 2014)
New Revision: 7703

Added:
   SwiftApps/swift-galaxy/screenshots/execution-interpreter.png
   SwiftApps/swift-galaxy/screenshots/string-or-fileargs.png
   SwiftApps/swift-galaxy/screenshots/swift-level-args.png
Removed:
   SwiftApps/swift-galaxy/screenshots/execution interpreter.png
   SwiftApps/swift-galaxy/screenshots/string or fileargs.png
   SwiftApps/swift-galaxy/screenshots/swift-level args.png
Modified:
   SwiftApps/swift-galaxy/README
Log:
screenshots in asciidoc

Modified: SwiftApps/swift-galaxy/README
===================================================================
--- SwiftApps/swift-galaxy/README	2014-03-13 14:53:00 UTC (rev 7702)
+++ SwiftApps/swift-galaxy/README	2014-03-13 15:30:07 UTC (rev 7703)
@@ -44,10 +44,37 @@
 
 The following screenshot shows overall look-and-feel of the Swift-Galaxy tool in the Galaxy web GUI.
 
-image:./screenshots/overall.png["swift-galaxy screenshot", scaledwidth="30%"]
+image::./screenshots/overall.png["swift-galaxy screenshot", width=600, align="center"]
 
+The following screenshot shows execution location selector. User can select one or more execution locations from the list as their target execution site.
 
+image::./screenshots/execloc.png["execution location selector screenshot", width=200, align="center"]
 
+The following screenshot shows a dialog box to add Swift-level commandline arguments to be passed to the script.
+
+image::./screenshots/swift-level-args.png["swift-args screenshot", width=200, align="center"]
+
+The following screenshot shows a selection dropdown list to chose the execution interpreter from. The interpreters currently supported and tested are shell, java and python. Upcoming are R and matlab.
+
+image::./screenshots/execution-interpreter.png["interpreter screenshot", width=150, align="center"]
+
+The following screenshot shows the selection for an executable. User can upload an executable and select it from the list.
+
+image::./screenshots/executable.png["executable screenshot", width=200, align="center"]
+
+The following screenshot shows a selection for range of numbers or list of items to chose from. User can select one and the corresponding dialog box will appear below.
+
+image::./screenshots/rangeorlist.png["select range or list screenshot", width=150, align="center"]
+
+The following screenshot shows a dialog for string or file type arguments. A user can add string and filetype arguments to their executable and the commandline will be built accordingly.
+
+image::./screenshots/string-or-fileargs.png["string or fileargs screenshot", width=250, align="center"]
+
+The following screenshot shows a dialog box to enter the directory location for results of execution. The Swift output files will be placed here:
+
+image::./screenshots/outlocation.png["output location screenshot", width=250, align="center"]
+
+
 An example
 ----------
 

Deleted: SwiftApps/swift-galaxy/screenshots/execution interpreter.png
===================================================================
(Binary files differ)

Copied: SwiftApps/swift-galaxy/screenshots/execution-interpreter.png (from rev 7702, SwiftApps/swift-galaxy/screenshots/execution interpreter.png)
===================================================================
(Binary files differ)

Deleted: SwiftApps/swift-galaxy/screenshots/string or fileargs.png
===================================================================
(Binary files differ)

Copied: SwiftApps/swift-galaxy/screenshots/string-or-fileargs.png (from rev 7702, SwiftApps/swift-galaxy/screenshots/string or fileargs.png)
===================================================================
(Binary files differ)

Deleted: SwiftApps/swift-galaxy/screenshots/swift-level args.png
===================================================================
(Binary files differ)

Copied: SwiftApps/swift-galaxy/screenshots/swift-level-args.png (from rev 7702, SwiftApps/swift-galaxy/screenshots/swift-level args.png)
===================================================================
(Binary files differ)




More information about the Swift-commit mailing list