<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to example</title><link>https://sourceforge.net/p/sswap/wiki/example/</link><description>Recent changes to example</description><atom:link href="https://sourceforge.net/p/sswap/wiki/example/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 07 Sep 2015 02:04:48 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sswap/wiki/example/feed" rel="self" type="application/rss+xml"/><item><title>example modified by Damian Gessler</title><link>https://sourceforge.net/p/sswap/wiki/example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -2,9 +2,9 @@
         &lt;h1&gt;Example&lt;/h1&gt;
    &lt;hr/&gt;
         &lt;p style="background-color: whitesmoke; padding: 10px;"&gt;This example demonstrates a fully-functional walk-through as of the last iPlant/Cartogratree funding cycle.
-        The SSWAP server is servicing requests, but changes to underlying web services and sites mean that some steps  may not engage or will return alternative page views.
+        The SSWAP server is servicing requests, but changes to underlying web services and sites mean that some steps  may no longer engage or may return alternative page views.
         &lt;br/&gt;&lt;br/&gt;
-        This page documents how SSWAP can semantically integrate across data and services.
+        This page documents how SSWAP semantically integrates data and services across sites.
     &lt;/p&gt;
     &lt;hr/&gt;

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damian Gessler</dc:creator><pubDate>Mon, 07 Sep 2015 02:04:48 -0000</pubDate><guid>https://sourceforge.netdcc5213f38063e7057198c398d0cf06832b082e9</guid></item><item><title>example modified by Damian Gessler</title><link>https://sourceforge.net/p/sswap/wiki/example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,5 +1,13 @@
 &lt;div style="background-color: white; padding: 10px;"&gt;
         &lt;h1&gt;Example&lt;/h1&gt;
+   &lt;hr/&gt;
+        &lt;p style="background-color: whitesmoke; padding: 10px;"&gt;This example demonstrates a fully-functional walk-through as of the last iPlant/Cartogratree funding cycle.
+        The SSWAP server is servicing requests, but changes to underlying web services and sites mean that some steps  may not engage or will return alternative page views.
+        &lt;br/&gt;&lt;br/&gt;
+        This page documents how SSWAP can semantically integrate across data and services.
+    &lt;/p&gt;
+    &lt;hr/&gt;
+        
         &lt;h2&gt;&lt;a name="Example-FromTreeGenes"&gt;&lt;/a&gt;From &lt;a href="http://dendrome.ucdavis.edu/treegenes" rel="nofollow"&gt;TreeGenes&lt;/a&gt; to &lt;a href="https://www.xsede.org" rel="nofollow"&gt;High Performance Computing&lt;/a&gt;&lt;/h2&gt;

 &lt;p&gt;&lt;a href="http://dendrome.ucdavis.edu/treegenes" rel="nofollow"&gt;TreeGenes&lt;/a&gt; provisions a public repository for forest tree genetic data recorded from high-throughput genomics projects and has maintained valuable legacy Sanger data for over 15 years. The database provides a foundation for sequence data including genotypes, annotations, sequence assemblies, and genetic maps.  TreeGenes houses information for over 1,200 forest tree species, 900,000 sequences, 24,000,000 genotypes, and 19,000 phenotypes.&lt;/p&gt;
&lt;/div&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damian Gessler</dc:creator><pubDate>Mon, 07 Sep 2015 02:01:45 -0000</pubDate><guid>https://sourceforge.nete21cac6f63ccea138805fd485092056df5c534cb</guid></item><item><title>example modified by Damian Gessler</title><link>https://sourceforge.net/p/sswap/wiki/example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,4 +1,3 @@
-
 &lt;div style="background-color: white; padding: 10px;"&gt;
         &lt;h1&gt;Example&lt;/h1&gt;
         &lt;h2&gt;&lt;a name="Example-FromTreeGenes"&gt;&lt;/a&gt;From &lt;a href="http://dendrome.ucdavis.edu/treegenes" rel="nofollow"&gt;TreeGenes&lt;/a&gt; to &lt;a href="https://www.xsede.org" rel="nofollow"&gt;High Performance Computing&lt;/a&gt;&lt;/h2&gt;
&lt;/div&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damian Gessler</dc:creator><pubDate>Fri, 25 Jul 2014 23:58:12 -0000</pubDate><guid>https://sourceforge.net3c4fde2085a6a03a1d50de4a0592d809b70b228c</guid></item><item><title>Example modified by Damian Gessler</title><link>https://sourceforge.net/p/sswap/wiki/Example/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,40 +1,3 @@
-
-&amp;lt;style scoped=""&amp;gt;
-            body, p, td, table, tr, .bodytext, .stepfield {
-               font-family: Verdana, arial, sans-serif;
-            }
-            .panel {
-                margin: 10px;
-                padding: 10px;
-                border: 1px solid #999;
-                background-color: #f0f0f0;
-            }
-            .noteMacro { border-style: solid; border-width: 1px; border-color: #F0C000; background-color: #FFFFCE; text-align:left;}
-            .warningMacro { border-style: solid; border-width: 1px; border-color: #c00; background-color: #fcc; text-align:left;}
-            .infoMacro { border-style: solid; border-width: 1px; border-color: #69c; background-color: #D8E4F1; text-align:left;}
-            .tipMacro { border-style: solid; border-width: 1px; border-color: #090; background-color: #dfd; text-align:left;}
-            .informationMacroPadding { padding: 5px 0 0 5px; }
-
-            table.infoMacro td, table.warningMacro td, table.tipMacro td, table.noteMacro td, table.sectionMacro td {
-                border: none;
-            }
-
-            .grid {
-                margin: 2px 0px 5px 0px;
-                border-collapse: collapse;
-            }
-            .grid th  {
-                border: 1px solid #ccc;
-                padding: 2px 4px 2px 4px;
-                background: #f0f0f0;
-                text-align: center;
-            }
-            .grid td  {
-                border: 1px solid #ccc;
-                padding: 3px 4px 3px 4px;
-            }            
-&amp;lt;/style&amp;gt;
-

 &lt;div style="background-color: white; padding: 10px;"&gt;
         &lt;h1&gt;Example&lt;/h1&gt;
&lt;/div&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damian Gessler</dc:creator><pubDate>Mon, 14 Jul 2014 19:45:17 -0000</pubDate><guid>https://sourceforge.netd8c4ac4df1d12b37ea8dd221bba70bd910dc5652</guid></item><item><title>Example modified by Damian Gessler</title><link>https://sourceforge.net/p/sswap/wiki/Example/</link><description>&lt;div class="markdown_content"&gt;&lt;!-- Source: Atlassian Confluence Wiki export --&gt;
&lt;div style="background-color: white; padding: 10px;"&gt;
&lt;h1&gt;Example&lt;/h1&gt;
&lt;h2&gt;&lt;a name="Example-FromTreeGenes"&gt;&lt;/a&gt;From &lt;a href="http://dendrome.ucdavis.edu/treegenes" rel="nofollow"&gt;TreeGenes&lt;/a&gt; to &lt;a href="https://www.xsede.org" rel="nofollow"&gt;High Performance Computing&lt;/a&gt;&lt;/h2&gt;
&lt;p&gt;&lt;a href="http://dendrome.ucdavis.edu/treegenes" rel="nofollow"&gt;TreeGenes&lt;/a&gt; provisions a public repository for forest tree genetic data recorded from high-throughput genomics projects and has maintained valuable legacy Sanger data for over 15 years. The database provides a foundation for sequence data including genotypes, annotations, sequence assemblies, and genetic maps.  TreeGenes houses information for over 1,200 forest tree species, 900,000 sequences, 24,000,000 genotypes, and 19,000 phenotypes.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.xsede.org" rel="nofollow"&gt;XSEDE&lt;/a&gt; is the National Science Foundation funded Extreme Science and Engineering Discovery Environment.&lt;/p&gt;
&lt;p&gt;Here, we show how we start with IDs of contiguous lengths of DNA sequences ("contig" IDs) associated with "copper ion binding" from TreeGenes, gather data from those contigs back to their underlying tree samples, view and select on the samples geospatially, refine a selection of their genomes to those areas functionally associated with copper ion binding, then align those sequences to view their evolutionary relatedness.&lt;/p&gt;
&lt;div class="panelMacro"&gt;&lt;table class="tipMacro"&gt;&lt;colgroup&gt;&lt;col width="24" /&gt;&lt;col /&gt;&lt;/colgroup&gt;&lt;tr&gt;&lt;td valign="top"&gt;&lt;/td&gt;&lt;td&gt;&lt;b&gt;Hint&lt;/b&gt;&lt;br /&gt;For best results, use a high-speed broadband connection and a modern browser. You will need Javascript enabled.&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;
&lt;div class="panel" style="border-width: 1px;"&gt;&lt;div class="panelContent"&gt;
&lt;p&gt;1. &lt;b&gt;Visit&lt;/b&gt;&amp;nbsp;&lt;a href="http://dendrome.ucdavis.edu/DiversiTree" rel="nofollow"&gt;&amp;#104;ttp://dendrome.ucdavis.edu/DiversiTree&lt;/a&gt;&amp;nbsp;(right-mouse click and select from menu to open in new window)&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;div class="panel" style="border-width: 1px;"&gt;&lt;div class="panelContent"&gt;
&lt;p&gt;2. On the left column, open &lt;b&gt;&amp;#43;Contig&lt;/b&gt;, search on "copper ion binding" as a GO (Gene Ontology) Term, and press &lt;b&gt;Display&lt;/b&gt;. Select a set of records.&lt;/p&gt;
&lt;p&gt;&lt;span class="image-wrap" style="display: block; text-align: center;"&gt;&lt;img src="https://pods.iplantcollaborative.org/wiki/download/attachments/9308971/DiversiTree-copper-ion-binding.png?version=5&amp;amp;modificationDate=1349914488000" style="border: 1px solid black; width: 700px; height: auto;" rel="nofollow" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;div class="panel" style="border-width: 1px;"&gt;&lt;div class="panelContent"&gt;&lt;br /&gt;
&lt;p&gt;3. Press &lt;em&gt;sswap.info&lt;/em&gt;.&amp;nbsp;The data is packaged, sent to &lt;em&gt;sswap.info&lt;/em&gt;, and a semantic pipeline is created. Your data appears as a &lt;b&gt;TreeGenes Contig&lt;/b&gt; icon, and services that can process that data are displayed. Service selection is done by a reasoner that examines the incoming data, examines a knowledge base of services, and presents you with services that operate on that data.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="image-wrap" style="display: block; text-align: center;"&gt;&lt;img src="https://pods.iplantcollaborative.org/wiki/download/attachments/9308971/sswap-info-contig.png?version=2&amp;amp;modificationDate=1349914488000" style="border: 1px solid black; width: 700px; height: auto;" rel="nofollow" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;/div&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;div class="panel" style="border-width: 1px;"&gt;&lt;div class="panelContent"&gt;&lt;br /&gt;
&lt;p&gt;4. Drag&amp;#45;&lt;em&gt;n&lt;/em&gt;&amp;#45;drop the &lt;b&gt;TreeGenes Tree Sample&lt;/b&gt; service into the pipeline. Press &lt;b&gt;Play&lt;/b&gt;. Be patient; retrieving the data from the Web service may take a few minutes.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="image-wrap" style="display: block; text-align: center;"&gt;&lt;img src="https://pods.iplantcollaborative.org/wiki/download/attachments/9308971/sswap-info-contig-running.png?version=1&amp;amp;modificationDate=1349914488000" style="border: 1px solid black; width: 700px; height: auto;" rel="nofollow" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;div class="panel" style="border-width: 1px;"&gt;&lt;div class="panelContent"&gt;&lt;br /&gt;
&lt;p&gt;5. The data is sent to the &lt;b&gt;TreeGenes Tree Sample&lt;/b&gt; service, where the contig IDs are mapped on to their originating tree samples. Using the Output Data Set menu, you may view the data. Double-click the icon, or select &lt;b&gt;View&lt;/b&gt; from the pull-down menu.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="image-wrap" style="display: block; text-align: center;"&gt;&lt;img src="https://pods.iplantcollaborative.org/wiki/download/attachments/9308971/sswap-info-contig-finished.png?version=2&amp;amp;modificationDate=1349967537000" style="border: 1px solid black; width: 700px; height: auto;" rel="nofollow" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;div class="panel" style="border-width: 1px;"&gt;&lt;div class="panelContent"&gt;&lt;br /&gt;
&lt;p&gt;6. Browse the data in the Data tree. The Data tree shows how the primary data objects (&lt;em&gt;e.g.&lt;/em&gt;, urn:treeGenes:treesample:id:01011) are related to other data objects (&lt;em&gt;e.g.&lt;/em&gt;, &lt;a href="http://purl.org/taxa/ncbi/3352" rel="nofollow"&gt;&amp;#104;ttp://purl.org/taxa/ncbi/3352&lt;/a&gt;) by ontological properties (&lt;em&gt;e.g.&lt;/em&gt;, &lt;a href="http://sswapmeet.sswap.info/jit?taxa" rel="nofollow"&gt;taxa:hasTaxa&lt;/a&gt;). The columns show values for properties of the various data objects.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="image-wrap" style="display: block; text-align: center;"&gt;&lt;img src="https://pods.iplantcollaborative.org/wiki/download/attachments/9308971/sswap-info-contig-view-data.png?version=2&amp;amp;modificationDate=1357602157000" style="border: 1px solid black; width: 700px; height: auto;" rel="nofollow" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;div class="panel" style="border-width: 1px;"&gt;&lt;div class="panelContent"&gt;&lt;br /&gt;
&lt;p&gt;7. SSWAP allows service providers to associate viewers with their services. Click &lt;b&gt;Open Viewer&lt;/b&gt; to launch the data into the &lt;b&gt;CartograTree&lt;/b&gt; viewer. If a viewer is set for the service, you may also launch it directly from the &lt;b&gt;Output Data Set&lt;/b&gt; of the pipeline by clicking on the &lt;b&gt;Display Data&lt;/b&gt; link.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="image-wrap" style="display: block; text-align: center;"&gt;&lt;img src="https://pods.iplantcollaborative.org/wiki/download/attachments/9308971/cartogratree-1.png?version=7&amp;amp;modificationDate=1357603897000" style="border: 1px solid black; width: 700px; height: auto;" rel="nofollow" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class="panelMacro"&gt;&lt;table class="tipMacro"&gt;&lt;colgroup&gt;&lt;col width="24" /&gt;&lt;col /&gt;&lt;/colgroup&gt;&lt;tr&gt;&lt;td valign="top"&gt;&lt;/td&gt;&lt;td&gt;&lt;b&gt;Hint&lt;/b&gt;&lt;br /&gt;You can jump to this step directly by clicking this link &lt;a href="http://dendrome.ucdavis.edu/cartogratree/index.php?tid=06014-331,33,2002019,Paab-6,ACESAP-A12,Paab-5,Paab-4,Paab-3,19002,Paab-9,ACESAP-A11,191-Finland,41,Pimu-1,Paab-8,ACESAP-A10,11011-089,Paab-7,ACESAP-B10,AC_3065,ACESAP-B12,Paab-2,ACESAP-B11,10-Italy,Paab-1,Pira-11,Pira-10,Pira-12,SP-MO-0013-DG,101029,25,Pira-1,Pira-9,SP-1354-00117,10005,Pira-7,Pira-8,9-Italy,Pira-5,Pira-6,07056,09010,ACESAP-D8,Pilo-1,ACESAP-D9,ACESAP-D6,SP-0755-01547,06042,ACESAP-D7,Pire-1,218,PNW-314,Piel-11,Piel-10,Piel-12,SP-1653-00353,Piel-3,Piel-4,Piel-1,Piel-2,PNW-320,Y_3088,5038,Piel-9,Piel-7,Piel-8,Piel-5,08103,Piel-6,SP-ME-1502-S,Paab-11,Paab-10,ACESAP-D12,ACESAP-D11,Arbol30-Cazorla,Paab-12,ACESAP-D10,ACESAP-C12,ACESAP-C11,ACESAP-C10,Pila-26,18001,Pial-1,4602201,22005,GR1-6,30-Spain,PNW-102,23009,Clon1056-Galicia,Pibf-1,02040,SP-1755-00916,PNW-095,5-Scotland,121057,01011,ACESAP-B9,Arbol6-Tamrabta,ACESAP-B8,ACESAP-B7,SP-SR-1344-G,ACESAP-B6,ACESAP-B5,ACESAP-B4,ACESAP-C3,ACESAP-C4,ACESAP-C1,ACESAP-C2,2005014,Picb-1,PNW-9532,ACESAP-C9,B4-8,ACESAP-C6,ACESAP-C5,ACESAP-C8,ACESAP-C7,ACESAP-D2,ACESAP-D3,ACESAP-D4,ACESAP-D5,12021-0153,SP-1351-00211,ACESAP-D1,4164,27-Poland,Piar-1,PNW-028A,4-Scotland,17016,FORKS%2C+WA+%235,Pico-1,Arbol49-Teruel,Arbol53-Valencia,Arbol6-Oria,WNAPT-4,ACESAP-A1,ACESAP-A2,CHA10-Tabarka,Abco-1,3756,25051,PNW-326,Arbol10-Arenas-de-Spedro,ACESAP-A4,ACESAP-A3,ACESAP-A6,ACESAP-A5,ACESAP-A8,ACESAP-A7,14xP,Pije-1,ACESAP-B1,ACESAP-B2,ACESAP-B3,990268,54&amp;amp;dpm=1" rel="nofollow"&gt;CartograTree RESTful data&lt;/a&gt;&amp;nbsp;(right mouse-click to open in a new window).&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;div class="panel" style="border-width: 1px;"&gt;&lt;div class="panelContent"&gt;&lt;br /&gt;
&lt;p&gt;8. Zoom in to the Western United States. Using either individual tree selection or polygon selection, choose the two trees in California and Mexico. The selected trees will appear in the table.&amp;nbsp;&lt;b&gt;Select All&lt;/b&gt;.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="image-wrap" style="display: block; text-align: center;"&gt;&lt;img src="https://pods.iplantcollaborative.org/wiki/download/attachments/9308971/cartogratree-2.png?version=5&amp;amp;modificationDate=1363122482000" style="border: 1px solid black; width: 700px; height: auto;" rel="nofollow" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;div class="panel" style="border-width: 1px;"&gt;&lt;div class="panelContent"&gt;&lt;br /&gt;
&lt;p&gt;9. From the pull-down menu at the right of the table, choose &lt;b&gt;Get Common Amplicon&lt;/b&gt;&amp;nbsp;and press &lt;b&gt;Run&lt;/b&gt;. This invokes an algorithm that scans across the selected tree samples and finds amplified segments of DNA (sequences) common across the selected samples (and possibly other samples too, because an amplicon may be common to many tree samples). Homologous sequences can be aligned, and thus used to build phylogenetic trees. You can choose amplicons based on their Gene Ontology classifications or other criteria. In this example, we filter on the column 'Amplicon ID' = &lt;em&gt;UMN_CL228Contig1_03&lt;/em&gt;. Select the amplicon. Choose &lt;b&gt;Send to sswap.info&lt;/b&gt;&amp;nbsp;from the menu and press &lt;b&gt;Proceed&lt;/b&gt;. Confirm on the next dialog and press the&amp;nbsp;&lt;em&gt;sswap.info&lt;/em&gt;&amp;nbsp;button.&amp;nbsp;The data is sent to &lt;em&gt;sswap.info&lt;/em&gt;&amp;nbsp;for Web Discovery.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="image-wrap" style="display: block; text-align: center;"&gt;&lt;img src="https://pods.iplantcollaborative.org/wiki/download/attachments/9308971/cartogratree-3.png?version=3&amp;amp;modificationDate=1363122704000" style="border: 1px solid black; width: 700px; height: auto;" rel="nofollow" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;div class="panel" style="border-width: 1px;"&gt;&lt;div class="panelContent"&gt;&lt;br /&gt;
&lt;p&gt;10. For Web Discovery the data is bundled, and sent to &lt;em&gt;sswap.info&lt;/em&gt;. You are presented with a new pipeline, and with services that can operate on the data. On the backend, a reasoner has examined the data and presented to you those services, and only those services, that can operate on that data.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="image-wrap" style="display: block; text-align: center;"&gt;&lt;img src="https://pods.iplantcollaborative.org/wiki/download/attachments/9308971/sswap-info-amplicon.png?version=2&amp;amp;modificationDate=1363104113000" style="border: 1px solid black; width: 700px; height: auto;" rel="nofollow" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;div class="panel" style="border-width: 1px;"&gt;&lt;div class="panelContent"&gt;&lt;br /&gt;
&lt;p&gt;11. Let's get the FASTA sequences associated with the amplicons that are common the two tree samples. Drag&amp;#45;&lt;em&gt;n&lt;/em&gt;&amp;#45;drop the &lt;b&gt;TreeGenes MultiFasta&lt;/b&gt;&amp;nbsp;service to retrieve the sequences. Press &lt;b&gt;Play&lt;/b&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="image-wrap" style="display: block; text-align: center;"&gt;&lt;img src="https://pods.iplantcollaborative.org/wiki/download/attachments/9308971/sswap-info-amplicon-multifasta.png?version=2&amp;amp;modificationDate=1363104245000" style="border: 1px solid black; width: 700px; height: auto;" rel="nofollow" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;div class="panel" style="border-width: 1px;"&gt;&lt;div class="panelContent"&gt;&lt;br /&gt;
&lt;p&gt;12. When the pipeline finishes we get direct access to the sequence data. Select the output &lt;b&gt;MyData&lt;/b&gt; icon and choose&amp;nbsp;&lt;b&gt;View&lt;/b&gt; from the Output Data Set menu and click on the link in the Data tree table.  The data is &lt;a href="http://dendrome.ucdavis.edu/DiversiTree/AjaxMultiFasta.php?type=amplicon&amp;amp;id=UMN_CL228Contig1_03" rel="nofollow"&gt;RESTfully served&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="image-wrap" style="display: block; text-align: center;"&gt;&lt;img src="https://pods.iplantcollaborative.org/wiki/download/attachments/9308971/sswap-info-amplicon-multifasta-restful-data.png?version=2&amp;amp;modificationDate=1363104336000" style="border: 0px solid black; width: 700px; height: auto;" rel="nofollow" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;div class="panel" style="border-width: 1px;"&gt;&lt;div class="panelContent"&gt;&lt;br /&gt;
&lt;p&gt;13. We are now going to invoke High Performance Computing resources at the Texas Advanced Computing Center (&lt;a href="http://www.tacc.utexas.edu" rel="nofollow"&gt;TACC&lt;/a&gt;). With the retrieved sequences, let's align them, build a phylogenetic tree, and visualize it. The sequences are at TreeGenes in California (from the preceding step), the alignment and phylogenetic tree building services are on the 22,656 core, 44 TB HPC TACC cluster&amp;nbsp;&lt;a href="http://www.tacc.utexas.edu/user-services/user-guides/lonestar-user-guide" rel="nofollow"&gt;Lonestar&lt;/a&gt;,&amp;nbsp;and the visualization service at the University of Arizona. You will just drag&amp;#45;&lt;em&gt;n&lt;/em&gt;&amp;#45;drop services to build the pipeline; the platform will take care of everything else.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;
&lt;div class="panelMacro"&gt;&lt;table class="infoMacro"&gt;&lt;colgroup&gt;&lt;col width="24" /&gt;&lt;col /&gt;&lt;/colgroup&gt;&lt;tr&gt;&lt;td valign="top"&gt;&lt;/td&gt;&lt;td&gt;&lt;b&gt;Login&lt;/b&gt;&lt;br /&gt;HPC resources are free to you to use for research, but are not unlimited. You must first register and login.&lt;br /&gt;
Select &lt;b&gt;Login&lt;/b&gt; at the top right (and register for an account if needed) and login.&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;Drag&amp;#45;&lt;em&gt;n&lt;/em&gt;&amp;#45;drop the following services. As each service is added, a reasoner runs on-demand to find those services that can operate at the cursor position.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Select the output &lt;b&gt;MyData&lt;/b&gt;&amp;nbsp;icon in the pipeline. Choose 'Create new pipeline with this data' from the Output Data Set menu. (Alternatively, you can append to this pipeline and rerun it from the beginning. To do so, select the output &lt;b&gt;MyData&lt;/b&gt; icon and begin to drag it down. A trash can will appear; put the data in the trash). Either way, new services will now appear that can operate at this step.&lt;/li&gt;
&lt;li&gt;Add &lt;b&gt;MUSCLE&lt;/b&gt; to align the sequences&lt;/li&gt;
&lt;li&gt;Add &lt;b&gt;FastTree&lt;/b&gt; to build a phylognetic tree.&amp;nbsp;Notice the gear on the FastTree icon. This means it has parameters that can be set.
    &lt;ol&gt;
&lt;li&gt;double-click the icon (or choose 'Set parameters' from the FastTree service pull-down menu)&lt;/li&gt;
&lt;li&gt;SSWAP supports third-party custom web interfaces for services; choose 'Nucleotide' as the &lt;b&gt;Sequence Type&lt;/b&gt; and submit&lt;/li&gt;
&lt;li&gt;if you now select 'Edit configuration' from the FastTree service pull-down menu and open the 'optional parameters' line, you will see that the &amp;#45;nt flag has been set in the 'arguments' parameter string&amp;nbsp;&lt;/li&gt;
&lt;li&gt;press Cancel in the 'Edit configuration' dialog box&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Add &lt;b&gt;TreeViz&lt;/b&gt; to visualize the tree&lt;/li&gt;
&lt;li&gt;Double click on the pipeline title (or use the menu) and give it a memorable name such as "Amplicon UMN_CL228Contig1_03 alignment, phylogenetic tree, and visualization"&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="panelMacro"&gt;&lt;table class="tipMacro"&gt;&lt;colgroup&gt;&lt;col width="24" /&gt;&lt;col /&gt;&lt;/colgroup&gt;&lt;tr&gt;&lt;td valign="top"&gt;&lt;/td&gt;&lt;td&gt;&lt;b&gt;Hints&lt;/b&gt;&lt;br /&gt;&lt;ul&gt;
&lt;li&gt;You can also add services by selecting the service icon and choosing 'Add to pipeline' from the menu.&lt;/li&gt;
&lt;li&gt;You can move the insertion cursor within the pipeline; at each move, the reasoner will recalculate candidate services based on the up&amp;#45; and down-stream services.&lt;/li&gt;
&lt;/ul&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;&lt;span class="image-wrap" style="display: block; text-align: center;"&gt;&lt;img src="https://pods.iplantcollaborative.org/wiki/download/attachments/9308971/sswap-info-amplicon-pipeline.png?version=3&amp;amp;modificationDate=1363106057000" style="border: 1px solid black; width: 700px; height: auto;" rel="nofollow" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;div class="panel" style="border-width: 1px;"&gt;&lt;div class="panelContent"&gt;&lt;br /&gt;
&lt;p&gt;14. What if you wanted to align sequences and build a tree but did not how? Wouldn't it be useful if someone who did know could do it and then publish their pipeline? You can do that. You can publish any pipeline. Publishing retains parameters settings (like the&amp;nbsp;&lt;b&gt;nt&lt;/b&gt;&amp;nbsp;setting for FastTree nucleotide sequences above), so users do not need to be familiar with service settings' minutiae. When running a published pipeline, users always run their own copy, with their own data. So users can independently reset parameters as they choose, or even remove some services and add others (for example, to change a nucleotide sequence pipeline into an amino acid sequence pipeline). We've published the above pipeline as MUSCLE &amp;#45;&amp;gt; FastTree &amp;#45;&amp;gt; TreeViz with the &lt;b&gt;nt&lt;/b&gt; parameter set for nucleotides as a pipeline.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="image-wrap" style="display: block; text-align: center;"&gt;&lt;img src="https://pods.iplantcollaborative.org/wiki/download/attachments/9308971/sswap-info-amplicon-subpipeline.png?version=3&amp;amp;modificationDate=1363105223000" style="border: 1px solid black; width: 700px; height: auto;" rel="nofollow" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Semantic reasoning occurs over pipelines (their input and their final output) just as for services, so you can drag&amp;#45;&lt;em&gt;n&lt;/em&gt;&amp;#45;drop the &lt;b&gt;Phylogenetic Tree Building &amp;#8211; nucleotide (MUSCLE &amp;#45;&amp;gt; FastTree &amp;#45;&amp;gt; TreeViz)&lt;/b&gt;&amp;nbsp;pipeline&amp;nbsp;icon and add it in one step. You will also discover, and can use, other pipelines, such as pipelines using MAFFT or ClustalW2 for multiple sequence alignment. You will not see these pipelines as search results if you have already built the pipeline manually as above, because the reasoner knows that the output of TreeViz does not feed into the input of the &lt;b&gt;Phylogenetic Tree Building&lt;/b&gt; pipeline. If you make a copy of your pipeline (use the menu pulldown next to its title and check &lt;i&gt;Retain input and output data&lt;/i&gt;), remove the services (starting with TreeViz and proceeding in reverse order, click and drag down on each service icon and a trash can will automatically appear), you will find the &lt;b&gt;Phylogenetic Tree Building&lt;/b&gt; pipeline as a candidate for placement after &lt;b&gt;TreeGenes MultiFasta&lt;/b&gt;. When a pipeline is a component of a super-pipeline, you can double-click on its icon to open a window to examine, change, and even independently run the subpipeline.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;div class="panel" style="border-width: 1px;"&gt;&lt;div class="panelContent"&gt;&lt;br /&gt;
&lt;p&gt;15. HPC resources run quickly. But there may be a wait on the queue, and actual wall-clock runtime could be minutes to hours. As HPC service status changes from STAGING to PENDING to QUEUED to RUNNING to ARCHIVING_FINISHED (and other states in-between), you can monitor the progress in the service details panel.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;Bookmark the pipeline in your browser. Close your browser and return at any time. Load the page and you will see the current state. If you forget to bookmark a pipeline &amp;#45;-&amp;nbsp;no problem: use your browser history, or just login and search on &lt;b&gt;user:&lt;/b&gt;&lt;b&gt;&lt;em&gt;login&lt;/em&gt;&lt;/b&gt;&amp;nbsp;(with your login name) to retrieve all your pipelines, published and unpublished. You can also use &lt;b&gt;user:&lt;/b&gt;&lt;b&gt;&lt;em&gt;login&lt;/em&gt;&lt;/b&gt;&amp;nbsp;to search on any user name, but for users other than yourself you will discover only their published pipelines.&lt;/p&gt;
&lt;p&gt;When finished, your browser should look like this:&lt;/p&gt;
&lt;p&gt;&lt;span class="image-wrap" style="display: block; text-align: center;"&gt;&lt;img src="https://pods.iplantcollaborative.org/wiki/download/attachments/9308971/sswap-info-amplicon-finished.png?version=3&amp;amp;modificationDate=1363105434000" style="border: 1px solid black; width: 700px; height: auto;" rel="nofollow" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;div class="panelMacro"&gt;&lt;table class="noteMacro"&gt;&lt;colgroup&gt;&lt;col width="24" /&gt;&lt;col /&gt;&lt;/colgroup&gt;&lt;tr&gt;&lt;td valign="top"&gt;&lt;/td&gt;&lt;td&gt;&lt;b&gt;Stuff happens&lt;/b&gt;&lt;br /&gt;In the real world, stuff happens: arbitrary sequence data may fail to align; network conditions may loose connections &amp;#8211; after all, this is a web of interconnected, independent data and services. SSWAP is robust to these situations and gives you error condition reporting based on what it gets from the underlying services. If your pipeline does not run to completion, examine it, or sometimes just run it again; you can't break anything.&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;hr /&gt;
&lt;p&gt;&lt;div class="panel" style="border-width: 1px;"&gt;&lt;div class="panelContent"&gt;&lt;br /&gt;
&lt;p&gt;16. The &lt;b&gt;TreeViz&lt;/b&gt; visualization service accepts tree data and builds a tree offline, asynchronously. It then returns a link to the tree for visualization. The platform handles these types of services too. Select the &lt;b&gt;MyData&lt;/b&gt; output data icon, and click on the &lt;b&gt;Display Data&lt;/b&gt; link to view the tree in a new window. Like CartograTree, this shows how SSWAP can coordinate with third-party, independently developed presentation managers and renderers.&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="image-wrap" style="display: block; text-align: center;"&gt;&lt;img src="https://pods.iplantcollaborative.org/wiki/download/attachments/9308971/tree-viz.png?version=2&amp;amp;modificationDate=1363104588000" style="border: 1px solid black; width: 700px; height: auto;" rel="nofollow" /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Damian Gessler</dc:creator><pubDate>Thu, 26 Jun 2014 18:51:46 -0000</pubDate><guid>https://sourceforge.netedb2a291822b3660ba1fd3e694219db1c2d9c032</guid></item></channel></rss>