1 Oct 2006 08:10
[Bug 1939] Doc/Makefile does not build pdf, html, txt files completely correctly
<bugzilla-daemon <at> portal.open-bio.org>
2006-10-01 06:10:37 GMT
2006-10-01 06:10:37 GMT
http://bugzilla.open-bio.org/show_bug.cgi?id=1939 mdehoon <at> ims.u-tokyo.ac.jp changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #19 from mdehoon <at> ims.u-tokyo.ac.jp 2006-10-01 02:10 ------- I've taken bits and pieces of the patch to get the recursive behavior for make. Getting html output from biopdb_faq is not essential, and does not warrant adding a hack to Biopython. -- -- Configure bugmail: http://bugzilla.open-bio.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
I, myself, would be interested in a response to this question from the
Devs, as I would like to write a parser for PTT files. Last I saw
there was a lot of chatter about the Martel parsers being incredibly
slow compared to straightforward solutions. It seems that standard
format parsers would be one of the easiest ways for BioPython newbies
to contribute to developing the BioPython project, however, there
isn't very much in the way of documentation on the BioPython way to do
so, let alone developer documentation at all. I would like to know
what can be done to get some dev docs going on the wiki.
Chris
On 10/20/06, Sean Davis <sdavis2 <at> mail.nih.gov> wrote:
> I am relatively new to python and biopython (coming from perl side of
> things). I would like to make a parser for Unigene flat file format.
> However, after digging through the LocusLink parsing code (as probably
> the most similar format, etc.), I'm still at a loss for how Martel-based
> parsing works. I understand the big picture (converting an re-based
> parsing of a file into events), but it is the detail that I am missing.
> I know about pydoc, but the pydoc for much of Martel is not very helpful
> to me, at least not in my current state of knowledge. Any suggestions
> on how to get started?
>
RSS Feed