[Biopython] gff3 file

João Rodrigues j.p.g.l.m.rodrigues at gmail.com
Tue Jun 2 13:28:49 UTC 2015


Hi there,

You are typing Python commands directly on a BASH shell, which will never
work. Save the Python code in a file called, for example, script.py and
then run this file with python script.py from the  BASH shell.

You might want to have a look at a basic Python tutorial to help you with
these initial questions: https://www.python.org/about/gettingstarted/

Best,

João
​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.open-bio.org/pipermail/biopython/attachments/20150602/a982240e/attachment.html>


More information about the Biopython mailing list