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: dev/api/Bio.AlignIO.html
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -300,11 +300,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Link to this headi
300
300
in a PHYLIP file containing one or more alignments using Bio.AlignIO, or you
301
301
can read in the sequences within these alignments using Bio.SeqIO.</p>
302
302
<p>Bio.AlignIO is also documented at <aclass="reference external" href="http://biopython.org/wiki/AlignIO">http://biopython.org/wiki/AlignIO</a> and by
Copy file name to clipboardExpand all lines: dev/api/Bio.Seq.html
+1-7Lines changed: 1 addition & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -100,13 +100,7 @@
100
100
<sectionid="module-Bio.Seq">
101
101
<spanid="bio-seq-module"></span><h1>Bio.Seq module<aclass="headerlink" href="#module-Bio.Seq" title="Link to this heading"></a></h1>
102
102
<p>Provide objects to represent biological sequences.</p>
103
-
<dlclass="simple">
104
-
<dt>See also the <aclass="reference external" href="http://biopython.org/wiki/Seq">Seq</a> wiki and the chapter in our tutorial:</dt><dd><ulclass="simple">
<p>See also the <aclass="reference external" href="http://biopython.org/wiki/Seq">Seq</a> wiki and the chapter in our <aclass="reference external" href="https://biopython.org/docs/latest/Tutorial/index.html">Tutorial</a>.</p>
<emclass="property"><spanclass="pre">class</span><spanclass="w"></span></em><spanclass="sig-prename descclassname"><spanclass="pre">Bio.Seq.</span></span><spanclass="sig-name descname"><spanclass="pre">SequenceDataAbstractBaseClass</span></span><aclass="headerlink" href="#Bio.Seq.SequenceDataAbstractBaseClass" title="Link to this definition"></a></dt>
Copy file name to clipboardExpand all lines: dev/api/Bio.SeqIO.html
+1-7Lines changed: 1 addition & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -771,13 +771,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Link to this headi
771
771
<sectionid="module-Bio.SeqIO">
772
772
<spanid="module-contents"></span><h2>Module contents<aclass="headerlink" href="#module-Bio.SeqIO" title="Link to this heading"></a></h2>
773
773
<p>Sequence input/output as SeqRecord objects.</p>
774
-
<p>Bio.SeqIO is also documented at <aclass="reference external" href="http://biopython.org/wiki/SeqIO">SeqIO</a> and by a whole chapter in our tutorial:</p>
<p>Bio.SeqIO is also documented at <aclass="reference external" href="http://biopython.org/wiki/SeqIO">SeqIO</a> and by a whole chapter in our <aclass="reference external" href="https://biopython.org/docs/latest/Tutorial/index.html">Tutorial</a>:</p>
781
775
<sectionid="input">
782
776
<h3>Input<aclass="headerlink" href="#input" title="Link to this heading"></a></h3>
783
777
<p>The main function is Bio.SeqIO.parse(…) which takes an input file handle
0 commit comments