X Tutup
Skip to content

Commit b49ea81

Browse files
committed
Update footers
1 parent 7176268 commit b49ea81

25 files changed

+57
-31
lines changed

alignment/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ The content of this tutorial is available under the [CC-BY](http://creativecommo
5959

6060
Navigation:
6161
[Home](../README.md)
62-
| Book 2: The Alignment module
62+
| Book 2: The Alignment Module
6363

64-
Prev: [Book 1: The Core module](../core/README.md)
64+
Prev: [Book 1: The Core Module](../core/README.md)
6565

66-
Next: [Book 3: The Structure modules](../structure/README.md)
66+
Next: [Book 3: The Structure Modules](../structure/README.md)

alignment/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,5 @@ If you run
4141

4242
Navigation:
4343
[Home](../README.md)
44-
| [Book 2: The Alignment module](README.md)
44+
| [Book 2: The Alignment Module](README.md)
4545
| Chapter 1 : Installation

core/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@ The content of this tutorial is available under the [CC-BY](http://creativecommo
5555

5656
Navigation:
5757
[Home](../README.md)
58-
| Book 1: The Core module
58+
| Book 1: The Core Module
5959

60-
Next: [Book 2: The Alignment module](../alignment/README.md)
60+
Next: [Book 2: The Alignment Module](../alignment/README.md)

core/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ If you run
4242

4343
Navigation:
4444
[Home](../README.md)
45-
| [Book 1: The Core module](README.md)
45+
| [Book 1: The Core Module](README.md)
4646
| Chapter 1 : Installation
4747

4848
Next: [Chapter 2 : Basic Sequence types](sequences.md)

core/readwrite.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,16 @@ BioJava can be used to parse large FASTA files. The example below can parse a 1G
6262
}
6363
}
6464
```
65+
66+
<!--automatically generated footer-->
67+
68+
---
69+
70+
Navigation:
71+
[Home](../README.md)
72+
| [Book 1: The Core Module](README.md)
73+
| Chapter 3 : Reading and Writing sequences
74+
75+
Prev: [Chapter 2 : Basic Sequence types](sequences.md)
76+
77+
Next: [Chapter 4 : Translating](translating.md)

core/sequences.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ See the Cookbook for [more details on dealing with sequences] (http://biojava.or
6060

6161
Navigation:
6262
[Home](../README.md)
63-
| [Book 1: The Core module](README.md)
63+
| [Book 1: The Core Module](README.md)
6464
| Chapter 2 : Basic Sequence types
6565

6666
Prev: [Chapter 1 : Installation](installation.md)
6767

68-
Next: [Chapter 4 : Translating](translating.md)
68+
Next: [Chapter 3 : Reading and Writing sequences](readwrite.md)

core/translating.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ Translated Frame:REVERSED_THREE : HRGS*AFG*LCAISSL*ANNQSHHSDGHSLSGEDSRTGQLLLRQMS
110110

111111
Navigation:
112112
[Home](../README.md)
113-
| [Book 1: The Core module](README.md)
113+
| [Book 1: The Core Module](README.md)
114114
| Chapter 4 : Translating
115115

116-
Prev: [Chapter 2 : Basic Sequence types](sequences.md)
116+
Prev: [Chapter 3 : Reading and Writing sequences](readwrite.md)

genomics/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ Navigation:
6464
[Home](../README.md)
6565
| Book 4: The Genomics Module
6666

67-
Prev: [Book 3: The Structure modules](../structure/README.md)
67+
Prev: [Book 3: The Structure Modules](../structure/README.md)

structure/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ The content of this tutorial is available under the [CC-BY](http://creativecommo
8888

8989
Navigation:
9090
[Home](../README.md)
91-
| Book 3: The Structure modules
91+
| Book 3: The Structure Modules
9292

93-
Prev: [Book 2: The Alignment module](../alignment/README.md)
93+
Prev: [Book 2: The Alignment Module](../alignment/README.md)
9494

9595
Next: [Book 4: The Genomics Module](../genomics/README.md)

structure/alignment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ Thanks to P. Bourne, Yuzhen Ye and A. Godzik for granting permission to freely u
385385

386386
Navigation:
387387
[Home](../README.md)
388-
| [Book 3: The Structure modules](README.md)
388+
| [Book 3: The Structure Modules](README.md)
389389
| Chapter 8 : Structure Alignments
390390

391391
Prev: [Chapter 7 : SEQRES and ATOM Records](seqres.md)

0 commit comments

Comments
 (0)
X Tutup