We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e5a32 commit f09db8bCopy full SHA for f09db8b
wiki/Seq.md
@@ -13,8 +13,7 @@ This page describes the Biopython `Seq` object, defined in the `Bio.Seq`
13
module (together with related objects like the `MutableSeq`, plus some
14
general purpose sequence functions). In addition to this wiki page,
15
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
+[Tutorial](http://biopython.org/DIST/docs/tutorial/Tutorial.html) on the
18
`Seq` object - plus its [API
19
documentation](http://biopython.org/DIST/docs/api/Bio.Seq.Seq-class.html)
20
(which you can read online, or from within Python with the help
0 commit comments