Skip to content

Commit 4f60fe5

Browse files
committed
Minor update of the tour
1 parent 301eabc commit 4f60fe5

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

tours/graphclust_step_by_step.yaml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ 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"
7474
intro: "You've acquired your data. Now let's start using GraphCLust tools.<br><br>"
7575
position: "left"
@@ -80,15 +80,16 @@ steps:
8080
with set of tool necessary for GraphCLust process. <br>
8181
The first step of the process is <b>Preprocessing</b>."
8282
position: "right"
83-
postclick:
84-
- "#preproc > div.toolTitle > div > a"
85-
83+
84+
8685
- title: "<b>Pre-processing</b>"
8786
intro: "This tool takes as an input file of sequences in Fasta format
8887
and creates the final input for GraphCLust based on given parameters. Parameters allows us to
8988
split long sequences into smaller fragments to enable the detection of local signals"
9089
position: "right"
91-
90+
postclick:
91+
- "#preproc > div.toolTitle > div > a"
92+
9293

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

0 commit comments

Comments
 (0)