Skip to content

Commit 9cd11a5

Browse files
Gwaldonandreasprlic
authored andcommitted
update to 1.8
1 parent 530bc8f commit 9cd11a5

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

wiki/BioJava:Tutorial:Sequence_IO_basics.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ title: BioJava:Tutorial:Sequence IO basics
77
This chapter covers the BioJava support for handling biological sequence
88
data available in the form of files. It covers API provided by the
99
package `org.biojava.bio.seq.io`. For a complete overview of the API
10-
provided in this package, consult the .
10+
provided in this package, consult the JavaDoc API documentation ([latest
11+
biojava 1.8](http://www.biojava.org/docs/api1.8/)).
1112

1213
**NOTE:** this chapter has been updated for BioJava release 1.2.
1314

wiki/BioJava:Tutorial:Sequence_IO_basics.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 BioJava support for handling biological sequence data available in the form of files. It covers API provided by the package <code>org.biojava.bio.seq.io</code>. For a complete overview of the API provided in this package, consult the {{JavaDoc:Documentation}}.
3+
This chapter covers the BioJava support for handling biological sequence data available in the form of files. It covers API provided by the package <code>org.biojava.bio.seq.io</code>. For a complete overview of the API provided in this package, consult the JavaDoc API documentation ([http://www.biojava.org/docs/api1.8/ latest biojava 1.8]).
44

55

66
'''NOTE:''' this chapter has been updated for BioJava release 1.2.

0 commit comments

Comments
 (0)