Skip to content

Commit 7fcf5c0

Browse files
Update graphclust_step_by_step.yaml
Tour updated, transition step from Data Acquisition to GraphClust added.
1 parent 2027de1 commit 7fcf5c0

1 file changed

Lines changed: 12 additions & 4 deletions

File tree

tours/graphclust_step_by_step.yaml

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,18 +69,26 @@ steps:
6969
Hit the <b>close</b> button when you see that the files are uploaded into your history."
7070
position: "top"
7171

72-
- title: "<b>Data Acquisition</b>"
72+
- title: "<b>Data Acquisition</b>"
7373
element: "#current-history-panel > div.controls"
74-
intro: "You've acquired your data. Now let's start Pre-processing.<br><br>"
74+
intro: "You've acquired your data. Now let's start using GraphCLust tools.<br><br>"
7575
position: "left"
7676

77+
- title: "<b>GraphCLust</b>"
78+
intro: "Once we have the data for analysis we can start the process of clustering RNA sequences step by step. <br>
79+
Navigate to the tool panel on the left side and click on <b>GraphCLust</b>. This will open a section
80+
with set of tool necessary for GraphCLust process. <br>
81+
The first step of the process is <b>Preprocessing</b>."
82+
position: "right"
83+
postclick:
84+
- "#preproc > div.toolTitle > div > a"
85+
7786
- title: "<b>Pre-processing</b>"
7887
intro: "This tool takes as an input file of sequences in Fasta format
7988
and creates the final input for GraphCLust based on given parameters. Parameters allows us to
8089
split long sequences into smaller fragments to enable the detection of local signals"
8190
position: "right"
82-
postclick:
83-
- "#preproc > div.toolTitle > div > a"
91+
8492

8593
- title: "<b>Pre-processing</b>"
8694
element: "#s2id_uid-18_select > a"

0 commit comments

Comments
 (0)