Skip to content

Commit ad40645

Browse files
Gwaldonandreasprlic
authored andcommitted
update to 1.8
1 parent d0e336e commit ad40645

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

wiki/BioJava:Tutorial:Symbols_and_SymbolLists.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ data from BioJava, and explains how BioJava's treatment of sequences
99
differs from other libraries. This chapter refers to Java API defined in
1010
the packages `org.biojava.bio.symbol` and `org.biojava.bio.seq`. For a
1111
complete overview of the APIs provided by these packages, please consult
12-
the .
12+
the JavaDoc API documentation ([latest biojava
13+
1.8](http://www.biojava.org/docs/api1.8/)).
1314

1415
Symbols and Alphabets
1516
---------------------

wiki/BioJava:Tutorial:Symbols_and_SymbolLists.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'''By [mailto:td2@sanger.ac.uk Thomas Down]'''
22

3-
This chapter covers the fundamentals of accessing biological sequence data from BioJava, and explains how BioJava's treatment of sequences differs from other libraries. This chapter refers to Java API defined in the packages <code>org.biojava.bio.symbol</code> and <code>org.biojava.bio.seq</code>. For a complete overview of the APIs provided by these packages, please consult the {{JavaDoc:Documentation}}.
3+
This chapter covers the fundamentals of accessing biological sequence data from BioJava, and explains how BioJava's treatment of sequences differs from other libraries. This chapter refers to Java API defined in the packages <code>org.biojava.bio.symbol</code> and <code>org.biojava.bio.seq</code>. For a complete overview of the APIs provided by these packages, please consult the JavaDoc API documentation ([http://www.biojava.org/docs/api1.8/ latest biojava 1.8]).
44

55

66

0 commit comments

Comments
 (0)