Tracking commits

From Biopython
(Difference between revisions)
Jump to: navigation, search
m (Tracking CVS commits moved to Tracking commits: CVS to git move)
(Use github's RSS feed)
 
Line 5: Line 5:
 
! Core commits
 
! Core commits
 
|-
 
|-
| [http://biopython.open-bio.org/CVS2RSS/biopython.rss RSS]
+
| [http://github.com/feeds/biopython/commits/biopython/master RSS]
 
|-
 
|-
| <rss>http://biopython.open-bio.org/CVS2RSS/biopython.rss|date|max=20</rss>  
+
| <rss>http://github.com/feeds/biopython/commits/biopython/master|date|max=20</rss>  
 
|-
 
|-
 
|}
 
|}

Latest revision as of 12:52, 24 September 2009

You can track code development in Biopython by RSS feeds or the biopython-dev Mailing list.

Core commits
RSS

Recent Commits to biopython:master

Run part of test_Phylo_depend.py if NetworkX missing
For Python 3, recommend Python 3.3.2 or later
Thank Kai for GenBank parsing work
Fix minor typo in exception
SeqIO: Better cope with wrong LOCUS line spacing in GenBank
Using // for explicit integer division, don't need import
Phylo.draw_ascii: use floor division (Py3 compatibility)
Adding test case from Kai Blin; Fixed some warnings.
Assume stranded features for bad LOCUS link GenBank files.
Fix doctest which was blocking 2to3 and preventing installation on Python 3
Add the new Bio.motifs.jaspar package to the list of packages to install
fixed a few typos
Expanded jaspar module contributed by Anthony Mathelier and David Arenillas of UBC
Must install the new Bio.UniProt module
New module Bio.UniProt in NEWS file
code for dealign with assorted UniProt file formats; contributed by Iddo Friedberg.
Merge pull request #184 from luizirber/master
Fix Bio.ExPASy.ScanProsite.read in Python 3.
Also skip test_PopGen_DFDist.py if on old Python 3
Added the capability to set the number of pseudocounts equal to the square root of the number of instances
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox