o add data dir to have working port[1]
PR: 95121[1]
Submitted by: Sangwoo Shim <sangwoos at gmail.com>[1]
This commit is a result of hacks at the CodeFest Akihabara 2006 hosted by FSIJ.
protein similarities that plays a key role in many bioinformatics methods. It
contains about all currently published protein sequences and is continuously
updated.
The computational effort for keeping SIMAP up-to-date is constantly increasing.
Please help to update SIMAP by calculating protein similarities on your
computer.
WWW: http://boinc.bio.wzw.tum.de/boincsimap/
Quoting from www.ncbi.nlm.nih.gov/blast/blast_whatsnew.shtml
Major changes include:
blastall now uses the new engine by default, resulting
in significant performance improvements and enabling
query concatenation for all program types.
PR: ports/98570
Submitted by: maintainer
Approved by: lawrance (mentor, implict)
Approved by: tobez (implicit)
0.08 20/Feb/2006 15:14
Improved referential integrity between nodes,
taxa, and data.
Implemented Fastnexus parser
Node object silently implements Bio::Tree::NodeI
interface if BioPerl is installed
Tree object silently implements Bio::Tree::TreeI
interface if BioPerl is installed
Added convertor methods for XML and CIPRES
Implemented more Matrix methods
Implemented symbol tables in Bio::Phylo::Util::CONSTANT
Implemented visit method for listable objects
Implemented caching infrastructure for calculations
Changed object-model to inside-out arrays
Added Biodiversity measures code by Aki Mimoto
Moved constants and exceptions to Bio::Phylo::Util::*
Fixed memory leak due to circular references
- refine BROKEN to make portlint happier
- patch to use on Scalar::Util instead of WeakRef
- mark IGNORE under old perl which don't support weak reference
PR: 96656
Submitted by: leeym
Approved by: maintainer
bioinformatics applications. This allows various applications to be used
with common Bioperl objects.
WWW: http://bioperl.org/
PR: ports/93675
Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net>
bioinformatics applications. This allows various applications to be used
with common Bioperl objects.
WWW: http://bioperl.org/
PR: ports/93674
Submitted by: Mauricio Herrera Cuadra <mauricio@arareko.net>
This patch brings EMBOSS up to date with the current version.
i. The patches included in files/ are bugfixes for files in
EMBOSS-3.0.0 that appeared after the release. They are
documented in ftp://emboss.open-bio.org/pub/EMBOSS/fixes/README
This is just 'for the record' so that we remember to remove these
patches in the next update.
ii. EMBOSS is now installed by default in LOCALBASE/emboss
This is to avoid CONFLICTS with other ports that install files
with the same names. Installing EMBOSS to another PREFIX is also
possible.
iii. now EMBASSY and EMBOSS both store their distfiles in the same
DIST_SUBDIR
iv. use built-in PKGMESSAGE and SUB_FILES instead of doing it the old
(manual) way
For EMBASSY:
This update brings embassy in sync with the update of EMBOSS to 3.0.0.
Things that changed from previous version of the port:
i. embassy now installs by default in $LOCALBASE/emboss (the
new default PREFIX for emboss as well).
ii. changed DIST_SUBDIR so that all the distfiles are put together with
emboss. This makes sense(TM)
iii. incorporated new EMBASSY apps (this accounts for the changes in
OPTIONS and pkg-plist)
iv. removed obsoleted patches
Finally, I included a sample text that could go in UPDATING.
PR: 93053
Submitted by: Fernan Aguero <fernan (at) iib.unsam.edu.ar> (maintainer)
- Add a MASTER_SITE backup since oficial one just have last version and make
it fetchable again
Submitted by: maintainer by email
Reported by: krismail
variety of web pages (e.g. the EBI Clustalw server and the Pfam protein domain
database) and is also available as a general purpose alignment editor.
WWW: http://www.jalview.org
PR: 93054
Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar>