<div dir="ltr">nevermind, it is for the backslashes in the docstring, sorry</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 12, 2014 at 4:08 PM, Radhouane Aniba <span dir="ltr">&lt;<a href="mailto:aradwen@gmail.com" target="_blank">aradwen@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello <br><br>I was juste browsing the source to see how parse function is implemented and I found this before the docstring<div><br></div><div><pre style="margin-top:0px;margin-bottom:1.33999rem;word-break:break-all;word-wrap:break-word;color:rgb(51,51,51);border:1px solid rgb(211,218,234);border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-right-radius:4px;border-bottom-left-radius:4px;overflow:auto;font-family:monospace,monospace;font-size:14px;padding:0.66001rem 9.5px 9.5px;line-height:28px;background-image:linear-gradient(rgb(255,255,255) 0px,rgb(255,255,255) 0.75rem,rgb(245,247,250) 0.75rem,rgb(245,247,250) 2.75rem,rgb(255,255,255) 2.75rem,rgb(255,255,255) 4rem);background-repeat:initial"><code style="color:inherit;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;padding:0px;font-size:inherit;font-family:monospace,monospace;white-space:pre-wrap;background-color:transparent">def <span style="color:rgb(38,139,210)">parse</span><span>(handle, format, alphabet=None)</span>:
    r&quot;&quot;&quot;Turns a sequence file <span style="color:rgb(133,153,0)">into</span> an iterator returning SeqRecords.

     - handle   - handle to the file, or the filename <span style="color:rgb(133,153,0)">as</span> a <span style="color:rgb(38,139,210)">string</span>
                  <span>(note older versions of Biopython only took a handle)</span>.
     - format   - lower <span style="color:rgb(133,153,0)">case</span> <span style="color:rgb(133,153,0)">string</span> describing the file format.
     - alphabet - optional Alphabet <span style="color:rgb(133,153,0)">object</span>, useful when the sequence type
                  cannot be automatically inferred <span style="color:rgb(133,153,0)">from</span> the file <span style="color:rgb(38,139,210)">itself</span>
                  <span>(e.g. format=<span style="color:rgb(42,161,152)">&quot;fasta&quot;</span> or <span style="color:rgb(42,161,152)">&quot;tab&quot;</span>)</span>

    Typical usage, opening a file to read <span style="color:rgb(133,153,0)">in</span>, and looping over the <span style="color:rgb(38,139,210)">record</span><span>(s)</span>:</code></pre><div>there is an r before the &quot;&quot;&quot;</div><div><br></div><div>is that a typo ?</div><div><br></div><div>Rad</div><span class="HOEnZb"><font color="#888888">-- <br><div><div dir="ltr"><b>Radhouane Aniba</b><br><i>Bioinformatics Scientist</i><br><b>BC Cancer Agency, Vancouver, Canada</b></div></div>
</font></span></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><b>Radhouane Aniba</b><br><i>Bioinformatics Scientist</i><br><b>BC Cancer Agency, Vancouver, Canada</b></div></div>
</div>