|
| 1 | +name: GraphClust workflow |
| 2 | +description: Simple instructions for using GrapClust workflow for clustering RNA sequences |
| 3 | +title_default: "<b>GrapClust</b>" |
| 4 | +steps: |
| 5 | + - title: "<b>A tutorial on GrapClust(Clustering RNA sequences)</b>" |
| 6 | + content: "This tour will walk you through the process of <b>GrapClust</b> to cluster RNA sequences.<br><br> |
| 7 | + Read and Follow the instructions before clicking <b>'Next'</b>.<br><br> |
| 8 | + Click <b>'Prev'</b> in case you missed out on any step." |
| 9 | + backdrop: true |
| 10 | + |
| 11 | + - title: "<b>A tutorial on GraphClust</b>" |
| 12 | + content: "Together we will go through the following steps:<br> |
| 13 | + <dir> |
| 14 | + <b> |
| 15 | + <li>Data Acquisition</li> |
| 16 | + <li>Calling the Workflow</li> |
| 17 | + <li>Understanding the Output</li> |
| 18 | + </b> |
| 19 | + </dir>" |
| 20 | + backdrop: true |
| 21 | + |
| 22 | + - title: "<b>Create a new history</b>" |
| 23 | + element: '#history-options-button' |
| 24 | + intro: "Let's start by creating a new history:<br> |
| 25 | + <b>(History options :: Create New)</b>" |
| 26 | + position: "left" |
| 27 | + preclick: |
| 28 | + - '#center-panel' |
| 29 | + |
| 30 | + - title: "<b>Rename the history</b>" |
| 31 | + element: "#current-history-panel > div.controls" |
| 32 | + intro: "Change the name of the new history to <b>'GrapClust'</b>." |
| 33 | + position: "left" |
| 34 | + |
| 35 | + - title: "<b>Data Acquisition</b>" |
| 36 | + content: "We will start with a simple small <b>FASTA</b> file.<br><br> |
| 37 | + You will get one FASTA file with RNA sequences that we want to cluster.<br><br>" |
| 38 | + backdrop: true |
| 39 | + |
| 40 | + - title: "<b>Data Acquisition</b>" |
| 41 | + element: ".upload-button" |
| 42 | + intro: "We will import the FASTA file into into the history we just created.<br><br> |
| 43 | + Click <b>'Next'</b> and the tour will take you to the Upload screen." |
| 44 | + position: "right" |
| 45 | + postclick: |
| 46 | + - ".upload-button" |
| 47 | + |
| 48 | + - title: "<b>Data Acquisition</b>" |
| 49 | + element: "button#btn-new" |
| 50 | + intro: "The sample training data available on github is a good place to start.<br><br> |
| 51 | + Simply click <b>'Next'</b> and the links to the training data will be automatically inserted and ready for upload.<br><br> |
| 52 | + Later on, when you want to upload other data, you can do so by clicking the <b>'Paste/Fetch Data'</b> button or |
| 53 | + <b>'Choose local file'</b> to upload localy stored file." |
| 54 | + position: "top" |
| 55 | + postclick: |
| 56 | + - "button#btn-new" |
| 57 | + |
| 58 | + - title: "<b>Data Acquisition</b>" |
| 59 | + element: ".upload-text-content:first" |
| 60 | + intro: "Links Acquired !" |
| 61 | + position: "top" |
| 62 | + textinsert: |
| 63 | + https://github.com/eteriSokhoyan/test-data/raw/master/cliques-low-representatives.fa |
| 64 | + |
| 65 | + - title: "<b>Data Acquisition</b>" |
| 66 | + element: "button#btn-start" |
| 67 | + intro: "Click on <b>'Start'</b> to upload the data into your Galaxy history." |
| 68 | + position: "top" |
| 69 | + |
| 70 | + - title: "<b>Data Acquisition</b>" |
| 71 | + element: "button#btn-close" |
| 72 | + intro: "The upload may take awhile.<br><br> |
| 73 | + Hit the <b>close</b> button when you see that the files are uploaded into your history." |
| 74 | + position: "top" |
| 75 | + |
| 76 | + - title: "<b>Data Acquisition</b>" |
| 77 | + element: "#current-history-panel > div.controls" |
| 78 | + intro: "You've acquired your data. Now let's call the <b>GrapClust Workflow</b>.<br><br>" |
| 79 | + position: "left" |
| 80 | + |
| 81 | + - title: "<b>Running a Workflow</b>" |
| 82 | + element: 'a[href$="/workflow/list_for_run"]' |
| 83 | + intro: "Click on <b>'All Workflows'</b> to access your saved workflows.<br>" |
| 84 | + position: "right" |
| 85 | + |
| 86 | + |
| 87 | + - title: "<b>Running a Workflow</b>" |
| 88 | + element: 'a[href$="/workflow/run?id=1cd8e2f6b131e891"]' |
| 89 | + intro: "Select simple one round iteration workflow <b>GrapClust_1_round</b>.<br><br>" |
| 90 | + position: "top" |
| 91 | + |
| 92 | + |
| 93 | + - title: "<b>Running a Workflow</b>" |
| 94 | + element: "#field-uid-1 > div.btn-group.ui-radiobutton" |
| 95 | + intro: "We skip <b>'History Options'</b> section because we have already created new history, so there is no need to crate a new one.<br><br>" |
| 96 | + position: "top" |
| 97 | + |
| 98 | + - title: "<b>Running a Workflow</b>" |
| 99 | + element: "#uid-23 > div.portlet-header > div.portlet-title > span > b" |
| 100 | + intro: "<b>Step 1</b> is the first step of our workflow.Here we should define out input dataset, |
| 101 | + which will be the uploaded FASTA file.<br><br>" |
| 102 | + position: "right" |
| 103 | + |
| 104 | + |
| 105 | + - title: "<b>Running a Workflow</b>" |
| 106 | + element: 'button#uid-11' |
| 107 | + intro: "To run the workflow with <b>default setting</b> simply click on <b>'Run workflow'</b> button |
| 108 | + on the top.<br><br>" |
| 109 | + position: "left" |
| 110 | + |
| 111 | + - title: "<b>Understanding the Output</b>" |
| 112 | + intro: "Running the workflow might take a while. |
| 113 | + After all the steps are done in <b>History panel</b> we will see the outputs.<br><br>" |
| 114 | + position: "top" |
| 115 | + |
| 116 | + - title: "<b>Understanding the Output</b>" |
| 117 | + element: "#current-history-panel" |
| 118 | + intro: "<b>'cluste.final.stat'</b> file contains general information about clusters, |
| 119 | + e.g. number of clusters, number of sequences in each cluster etc. |
| 120 | + <br> By clicking on the <b>'eye'</b> icon you can see the content of the file. |
| 121 | + <br><br>" |
| 122 | + position: "left" |
| 123 | + |
| 124 | + - title: "<b>Understanding the Output</b>" |
| 125 | + element: "#current-history-panel" |
| 126 | + intro: "<b>'CLUSTERS'</b> dataset collection contains one file for each cluster. <br> |
| 127 | + Each file contains information about sequences in that cluster. Each line in the file contains: |
| 128 | + <dir> |
| 129 | + <b> |
| 130 | + <li>cluster number</li> |
| 131 | + <li>cm_score</li> |
| 132 | + <li>sequence origin (whether it comes from model or from Infernal search)</li> |
| 133 | + <li>sequence id</li> |
| 134 | + </b> |
| 135 | + </dir>" |
| 136 | + |
| 137 | + position: "left" |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + - title: "<b>A tutorial on GrapClust workflow</b>" |
| 142 | + intro: "Thank You for going through our tutorial." |
| 143 | + backdrop: true |
0 commit comments