Skip to content

Commit f2064d4

Browse files
committed
Escaped some characters.
1 parent a0b4ed3 commit f2064d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Once the sequences are added, we need to specify the sampling dates.
8383

8484
Open the "Tip Dates" panel and then select the "Use tip dates" checkbox.
8585

86-
The sampling times are encoded in the sequence names. We can tell BEAUti to use these by clicking the _Auto-configure_ button. The sampling times appear following the third vertical bar "|" in the sequence name. To extract these times, select "split on character", enter "|" (without the quotes) in the text box immediately to the right, and then select "3" from the drop-down box to the right, as shown in the figure below.
86+
The sampling times are encoded in the sequence names. We can tell BEAUti to use these by clicking the _Auto-configure_ button. The sampling times appear following the third vertical bar "\|" in the sequence name. To extract these times, select "split on character", enter "\|" (without the quotes) in the text box immediately to the right, and then select "3" from the drop-down box to the right, as shown in the figure below.
8787

8888
<figure>
8989
<a id="fig:example1"></a>
@@ -125,8 +125,8 @@ We first have to choose the tree prior, which in this case is MASCOT. We do this
125125
By default, the rate dynamics for this setting is `Constant`, which means that effective population sizes and migration rates are assumed to be constant through time.
126126
We next have to define the sampling location of the individual tips.
127127

128-
Initially the column **Location** should be NOT_SET for every sequence.
129-
After clicking the _Guess_ button, you can split the sequence on the vertical bar "|" again by selecting "split on character" and entering "|" in the box. However, the locations are in the fourth group, so this time choose "4" from the drop-down menu.
128+
Initially the column **Location** should be NOT\_SET for every sequence.
129+
After clicking the _Guess_ button, you can split the sequence on the vertical bar "\|" again by selecting "split on character" and entering "\|" in the box. However, the locations are in the fourth group, so this time choose "4" from the drop-down menu.
130130
After clicking the _OK_ button, the window should look like the one shown in the figure below:
131131

132132
<figure>

0 commit comments

Comments
 (0)