From BioPerl
Tracking SVN commits
You can track code development in BioPerl by RSS feeds or the bioperl-guts Mailing list. There is a list of all BioPerl RSS feeds as well.
| Core commits
|
| RSS
|
- 16983 - [bug 3076]
Fix bad catch of strand information. Tested data was wrong, corre... - [bug 3076]
Fix bad catch of strand information. Tested data was wrong, corrected to match expected output. Patch courtesy Ha X. Dang
- 16982 - [bug 3058]
- now bypasses exec string in output
- [bug 3058]
* now bypasses exec string in output
- 16981 - [bug 3073]
- now with RDP species-parsing goodness. Yum!
- [bug 3073]
* now with RDP species-parsing goodness. Yum!
- 16980 - rework assembly tests to be more modular, should make it easier to add more a...
- rework assembly tests to be more modular, should make it easier to add more as needed, turn others off, etc
- 16979 - commenting out a section of code fixes test crashes from improperly munged da...
- commenting out a section of code fixes test crashes from improperly munged data. Needs the author to take a look, but it seems the related code wasn't doing anything but somehow changing data in-place
- 16978 - 1170 -> 1770 (matches data)
- 1170 -> 1770 (matches data)
- 16977 - remote change in ensembl, make a little less prone to future changes
- remote change in ensembl, make a little less prone to future changes
- 16976 - load Bio::DB::Fasta (this fails with SQLite tests)
- load Bio::DB::Fasta (this fails with SQLite tests)
- 16975 - remote database update, local dump file needed to be updated to match remote ...
- remote database update, local dump file needed to be updated to match remote database change
- 16974 - HSP n defaults to 1 (must have at least one HSP used for score/e-val/p-val)
- HSP n defaults to 1 (must have at least one HSP used for score/e-val/p-val)
- 16973 - use settable n, fall back to num_hsps (more consistent with recent changes)
- use settable n, fall back to num_hsps (more consistent with recent changes)
- 16972 - make test less prone to volatile changes
- make test less prone to volatile changes
- 16971 - missing test file
- missing test file
- 16970 - Razi's patch for parsing out the algorithm reference, gets tests working again
- Razi's patch for parsing out the algorithm reference, gets tests working again
- 16969 - Bio::Assembly::IO::ace addendum to write quality scores for contigs that don'...
- Bio::Assembly::IO::ace addendum to write quality scores for contigs that don't have any
Bio::Assembly::Contig POD clarification
- 16968 - Added serious tests of Bio::Assembly::Singlet, changes in Bio::Assembly::Sing...
- Added serious tests of Bio::Assembly::Singlet, changes in Bio::Assembly::Singlet and Contig
- 16967 - Bio::Assembly::Tools::ContigSpectrum cleaning, POD update and checking that t...
- Bio::Assembly::Tools::ContigSpectrum cleaning, POD update and checking that the module Graph::Undirected is installed
- 16966 - Added BioPerl recommended dependency: Sort::Naturally
Bio::Assembly::IO::ace ...
- Added BioPerl recommended dependency: Sort::Naturally
Bio::Assembly::IO::ace and tigr write contig IDs in natural order when possible POD and test updates
- 16965 - Some cleaning of Bio::Assembly::ContigSpectrum
- Some cleaning of Bio::Assembly::ContigSpectrum
- 16964 - Main change:
Added write_assembly method for ACE assembly file format in Bio:...
- Main change:
Added write_assembly method for ACE assembly file format in Bio::Assembly::IO::ace Satellite changes: Fixes with the way Bio::Assembly::IO::ace reads and records singlets Bio::Assembly::IO::ace now records base segments (BS tag) and read description (DS tag) as features of the contig feature collection Bio::Assembly::Singlet seqref method updated so that the reference sequence has coordinates in the singlet POD revisions, typo fixing, update of the tests...
|
| Run commits
|
| RSS
|
- 16949 - cwd call not used (and can produce error), so I'm removing it.
- cwd call not used (and can produce error), so I'm removing it.
- 16942 - Some extra variables were on the left side of the _rearrange, causing imprope...
- Some extra variables were on the left side of the _rearrange, causing improper assignment of parameters.
- 16922 - fix _fastize changing sequence alphabet upon gap-stripping
- fix _fastize changing sequence alphabet upon gap-stripping
- 16907 - duh, thanks Ben
- duh, thanks Ben
- 16906 - alias -program_dir to -prog_dir (thanks Ben)
- alias -program_dir to -prog_dir (thanks Ben)
- 16891 - [bug 3002] add a bit o' code for email address prompting for tests requiring ...
- [bug 3002] add a bit o' code for email address prompting for tests requiring them
- 16888 - use safe_parse (deafferret++); tests now run, but fail with EMBOSS 6.2.0
- use safe_parse (deafferret++); tests now run, but fail with EMBOSS 6.2.0
- 16887 - throw error if XML::Twig borks on a parse
- throw error if XML::Twig borks on a parse
- 16886 - skipping wrong number of tests
- skipping wrong number of tests
- 16882 - redundant sub
- redundant sub
- 16878 - make overwrite behavior work
- make overwrite behavior work
- 16873 - Follow the bowtie environment variable index location behaviour definition fr...
- Follow the bowtie environment variable index location behaviour definition from bowtie manual
- 16870 - Remove unix command from constructor.
- Remove unix command from constructor.
- 16869 - bug fix bugzilla #3014
- bug fix bugzilla #3014
- 16834 - handle multiple results: next_result, rewind_results
- handle multiple results: next_result, rewind_results
- 16829 - ease off on throws; let bl2seq work without a db being specified (as it should)
- ease off on throws; let bl2seq work without a db being specified (as it should)
- 16822 - yikes--this was a baddie. Fixed now.
- yikes--this was a baddie. Fixed now.
- 16805 - File::Temp::filename is full path--fix
- File::Temp::filename is full path--fix
- 16784 - tests for bug#3003
- tests for bug#3003
- 16783 - more informative msg
- more informative msg
|