[BioPython] BioSQL documentation for Biopython
    Hilmar Lapp 
    hlapp at gmx.net
       
    Sun Feb 24 04:30:56 UTC 2008
    
    
  
Thanks a lot for your help Sebastian - I've updated the documentation  
now, also changing the CVS links to SVN, and adding in some wiki links.
It took me a while to figure out the hevea tool that they had used  
originally to convert to text and HTML, but it's re-converted now. I  
still couldn't manage the title and authors to be printed, so I just  
copied those parts from the old txt and HMTL versions.
	-hilmar
On Feb 23, 2008, at 4:31 PM, Sebastian Bassi wrote:
> On Fri, Feb 22, 2008 at 1:21 AM, Hilmar Lapp <hlapp at gmx.net> wrote:
>>  Could some Biopythonist check this material whether or not it still
>>  has any relevance, and whether there are any errors?
>
> Everything went OK. I could follow the whole document. The only minor
> difference I found was:
>
>>>> print feature.location
> (0..880)
>
> It is in fact:
>
>>>> print feature.location
> [0:880]
>
>>  I'll be releasing within the next couple of days, so if this is
>>  outdated I'd like to remove it from (at least) the release branch.
>
> I think there is no need to remove it, just add the ">>>
> server.adaptor.commit()" and a link to the wiki
> (http://www.biopython.org/wiki/BioSQL)
>
> Best,
> SB.
>
>
> -- 
> Curso Biologia Molecular para programadores: http://tinyurl.com/2vv8w6
> Bioinformatics news: http://www.bioinformatica.info
> Tutorial libre de Python: http://tinyurl.com/2az5d5
-- 
===========================================================
: Hilmar Lapp  -:-  Durham, NC  -:-  hlapp at gmx dot net :
===========================================================
    
    
More information about the Biopython
mailing list