You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ A brief introduction into [BioJava](https://github.com/biojava/biojava).
6
6
7
7
The goal of this tutorial is to provide an educational introduction into some of the features that are provided by BioJava.
8
8
9
-
At the moment this tutorial is still under development. Please check the [BioJava Cookbook](http://biojava.org/wiki/BioJava:CookBook3.0) for a more comprehensive collection of many examples of what is possible with BioJava and how to do things.
9
+
At the moment this tutorial is still under development. Please check the [BioJava Cookbook](http://biojava.org/wiki/BioJava:CookBook3.0) for a more comprehensive collection of examples about what is possible with BioJava and how to do things.
10
10
11
11
## Index
12
12
@@ -16,10 +16,9 @@ Book 1: [The Core module](core/README.md), basic working with sequences.
16
16
17
17
Book 2: [The Alignment module](alignment/README.md), pairwise and multiple alignments of protein sequences.
18
18
19
-
Book 3: [The Protein Structure modules](structure/README.md), everything related to working with 3D structures.
20
-
21
-
Book 4: [The Genomics Module](genomics/README.md), working with genomic data
19
+
Book 3: [The Structure modules](structure/README.md), everything related to working with 3D structures.
22
20
21
+
Book 4: [The Genomics Module](genomics/README.md), working with genomic data.
0 commit comments