<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:rgb(51,51,51)"><div class="gmail_default">Dear Sir or Madam,</div><div class="gmail_default"><br></div><div class="gmail_default">

I would like to post a question regarding FASTA file parsing using the BioPython module. The current tutorial online indicates how to parse a FASTA file, but the output is in the format Seq(&#39;&lt;&lt;sequence here&gt;&gt;&#39;, SingleLetterAlphabet())</div>

<div class="gmail_default"><br></div><div class="gmail_default">I would like to know how one may simply print out the entire sequence without any adjoining text i.e. &#39;ACTACGGCGAT&#39;</div><div class="gmail_default">
<br>
</div><div class="gmail_default">I ask this question, as I am trying to write a script that will read each entry in the FASTA file and produce a dictionary of key being the ID and the value being the raw sequence.</div><div class="gmail_default">

<br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px"><div dir="ltr"><div><font face="arial, helvetica, sans-serif" color="#999999"><div class="gmail_default" style="font-size:small;color:rgb(51,51,51);display:inline">

​Thank you in advance for your help and cooperation,<br></div></font></div><div><font face="arial, helvetica, sans-serif" color="#999999"><div class="gmail_default" style="font-size:small;color:rgb(51,51,51);display:inline">

Ismail Uddin</div></font></div></div></div></div>
</div>