Skip to content

Commit f09db8b

Browse files
authored
Don't currently have a PDF of the tutorial
See #213
1 parent a0e5a32 commit f09db8b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

wiki/Seq.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ This page describes the Biopython `Seq` object, defined in the `Bio.Seq`
1313
module (together with related objects like the `MutableSeq`, plus some
1414
general purpose sequence functions). In addition to this wiki page,
1515
there is a whole chapter in the
16-
[Tutorial](http://biopython.org/DIST/docs/tutorial/Tutorial.html)
17-
([PDF](http://biopython.org/DIST/docs/tutorial/Tutorial.pdf)) on the
16+
[Tutorial](http://biopython.org/DIST/docs/tutorial/Tutorial.html) on the
1817
`Seq` object - plus its [API
1918
documentation](http://biopython.org/DIST/docs/api/Bio.Seq.Seq-class.html)
2019
(which you can read online, or from within Python with the help

0 commit comments

Comments
 (0)