pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/ncbi-blast
Module name: wip
Committed by: fhajny
Date: Wed Oct 8 12:44:35 UTC 2014
Modified Files:
wip/ncbi-blast: DESCR Makefile PLIST buildlink3.mk distinfo
Added Files:
wip/ncbi-blast/patches: patch-src_build-system_Makefile.in.top
patch-src_build-system_configure
Removed Files:
wip/ncbi-blast/patches: patch-src-build-system-configure
Log Message:
Update NCBI Blast to 2.30.
Clean up Makefile. Patch configure so that we can enable 3rd party software
support more easily, fix missing options. Prefer to link dynamically.
Changes since 2.29:
- Added tblastn-fast, blastp-fast, and blastx-fast tasks. These tasks make
use of longer words as described by Shiryev et al.
in http://www.ncbi.nlm.nih.gov/pubmed/17921491.
- Added new output option (outfmt 12) with Seq-Align in JSON.
- Added new command line option qcov_hsp_perc that removes alignments below
the specified query coverage.
- Added option line_length for the printing of alignment lengths (outfmt 0-4).
- Added larger gap penalties for PAM30 and PAM70 matrices.
- psiblast now accepts 0 for num_iterations to indicate iterating until
convergence.
- rpsblast uses composition-based-statistics by default. Recover old behavior
with "-comp_based_stats F -seg yes".
- Improved blastn multithreading performance for many queries with small
databases.
- Changed cmdline option -sum_stats (formerly -sum_statistics) from flag
to boolean.
- Fixed spurious messages when parsing FASTA input.
- Fixed makeprofiledb handling of PSSMs created from multiple sequence
alignment.
- Fixed makeblastdb handling of '-' at the end of FASTA input.
- Fixed windowmasker segmentation fault when the incorrect window size
is provided.
- Fixed problem with lower-case masking and large sequences.
- Fixed makeblastdb segmentation fault on duplicate seqids.
- Allow specification of scoring matrices in lower case letters.
- Fixed exit code when disk space is not available for the output file.
- Fixed problem with using seqids list from -outfmt "6 sseqid" as input
with --seqidlist.
- Fixed bug with culling_limit that excludes top hit.
- Fixed bug with max_target_seqs not working with psiblast.
To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 \
wip/ncbi-blast/patches/patch-src_build-system_Makefile.in.top \
wip/ncbi-blast/patches/patch-src_build-system_configure
cvs -z3 rdiff -u -r1.1 -r0 \
wip/ncbi-blast/patches/patch-src-build-system-configure
cvs -z3 rdiff -u -r1.1 -r1.2 wip/ncbi-blast/DESCR wip/ncbi-blast/Makefile \
wip/ncbi-blast/PLIST wip/ncbi-blast/buildlink3.mk \
wip/ncbi-blast/distinfo
To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ncbi-blast/patches/patch-src_build-system_Makefile.in.top?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ncbi-blast/patches/patch-src_build-system_configure?r1=0&r2=1.1
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ncbi-blast/patches/patch-src-build-system-configure?r1=1.1&r2=0
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ncbi-blast/DESCR?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ncbi-blast/Makefile?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ncbi-blast/PLIST?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ncbi-blast/buildlink3.mk?r1=1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/ncbi-blast/distinfo?r1=1.1&r2=1.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index