|
|
@3105
|
10 years |
Peter |
upgrade to autoconf-archive-2013-11-01
|
|
|
@3104
|
10 years |
Peter |
allow construction of view into zero-sized Vector.
|
|
|
@3103
|
10 years |
Peter |
avoid compiler warning (-Wall) with gcc 4.8
|
|
|
@3102
|
10 years |
Peter |
avoid code duplication
|
|
|
@3101
|
10 years |
Peter |
remove forward declaration not needed (class matrix was renamed almost …
|
|
|
@3100
|
10 years |
Peter |
SKIP test when shared or static libs is not available
|
|
|
@3099
|
10 years |
Peter |
make rule for bams silent when in silent mode
|
|
|
@3098
|
10 years |
Peter |
merge release 0.10.3 into trunk
|
|
|
@3092
|
10 years |
Peter |
correct docs
|
|
|
@3091
|
10 years |
Peter |
add test for libz and libbam. refs #737
|
|
|
@3090
|
10 years |
Peter |
prefer using autoconf macro to create source file as it will include …
|
|
|
@3089
|
10 years |
Peter |
quote $2 in case expansion contains spaces
|
|
|
@3088
|
10 years |
Peter |
avoid repetetive code and add tests for boost libs. refs #737
|
|
|
@3087
|
10 years |
Peter |
refs #737. check if -lgsl is suitable for libtool archive
|
|
|
@3086
|
10 years |
Peter |
add a new variable YAT_STATIC_LIBS; perform test if LIBM is suitable …
|
|
|
@3085
|
10 years |
Peter |
fix problem that YAT_CBLAS_LIB were not subtracted from …
|
|
|
@3084
|
10 years |
Peter |
improve docs
|
|
|
@3083
|
10 years |
Peter |
avoid extra newlines
|
|
|
@3082
|
10 years |
Peter |
new compose functor: compose_f_gx_hx
|
|
|
@3081
|
10 years |
Peter |
make BamReadFilter? an adaptable functor by inheriting from …
|
|
|
@3080
|
10 years |
Peter |
improve erro message
|
|
|
@3079
|
10 years |
Peter |
throw if creating bam_header fails, e.g. if file is not a bam. fixes #767
|
|
|
@3078
|
10 years |
Peter |
quote filename in exception message
|
|
|
@3077
|
10 years |
Peter |
improve docs
|
|
|
@3076
|
10 years |
Peter |
remove todo doxygen tag
|
|
|
@3075
|
10 years |
Peter |
avoid full path in header
|
|
|
@3074
|
10 years |
Peter |
improve exception message; and prefer initialize ostringstream as …
|
|
|
@3073
|
10 years |
Peter |
improve docs and send clean up message to log (rather than stdout).
|
|
|
@3072
|
10 years |
Peter |
prefer aborting directly when error is detected rather than in the …
|
|
|
@3071
|
10 years |
Peter |
prefer operator = rather than ==
|
|
|
@3070
|
10 years |
Peter |
improve docs and clean up output files. closes #759
|
|
|
@3069
|
10 years |
Peter |
New macro YAT_LT_LINK_LA_IFELSE that tests if we can use code and LIBS …
|
|
|
@3068
|
10 years |
Peter |
Fixes #766
Replace #defines HAVE_BAM_H (and friends) in …
|
|
|
@3067
|
10 years |
Peter |
prefer sending people to mailinglist rather than trac as the latter …
|
|
|
@3066
|
10 years |
Peter |
add missing doxygen @since tags
|
|
|
@3065
|
10 years |
Peter |
improve docs
|
|
|
@3064
|
10 years |
Peter |
improve variable name for clearer doc
|
|
|
@3063
|
10 years |
Peter |
add another test for new class Queue
|
|
|
@3062
|
10 years |
Peter |
implement copy and assignment (compiler generated does not compile …
|
|
|
@3061
|
10 years |
Peter |
mention that copy and assignment are not thread safe
|
|
|
@3060
|
10 years |
Peter |
add typedefs value_type and size_type to converge towards STL containers.
|
|
|
@3059
|
10 years |
Peter |
add test that we can modify data() and weight() elements via …
|
|
|
@3058
|
10 years |
Peter |
fix docs typo
|
|
|
@3057
|
10 years |
Peter |
New class: multithread safe queue
|
|
|
@3056
|
10 years |
Peter |
fixes #764: throw if region in BamReadIterator? is invalid
|
|
|
@3055
|
10 years |
Peter |
closes #746. New function BamRead::name(1)
|
|
|
@3054
|
10 years |
Peter |
fetch flags directly from yat-config as variables YAT_* might be …
|
|
|
@3053
|
10 years |
Peter |
refs #757. new macro linking against bam stuff in libyat
|
|
|
@3052
|
10 years |
Peter |
remove empty line
|
|
|
@3051
|
10 years |
Peter |
simplify code
|
|
|
@3050
|
10 years |
Peter |
prefer including as <config.h> rather than "config.h"
|
|
|
@3049
|
10 years |
Peter |
fix typo in error message in sc_config_h rule
|
|
|
@3048
|
10 years |
Peter |
avoid cassert in header file
|
|
|
@3047
|
10 years |
Peter |
add missing Id tag
|
|
|
@3046
|
10 years |
Peter |
include boost_exception_ptr.h in copyright update
|
|
|
@3045
|
10 years |
Peter |
fixes #762. workaround for broken boost header (in v1.41)
|
|
|
@3044
|
10 years |
Peter |
unpatched boost header file. refs #762
|
|
|
@3043
|
10 years |
Peter |
avoid using deprecated functions in test
|
|
|
@3042
|
10 years |
Peter |
make rules for samtools more silent-rules friendly
|
|
|
@3041
|
10 years |
Peter |
fix distcheck issues
|
|
|
@3040
|
10 years |
Peter |
create build rule for test shared lib. closes #761
|
|
|
@3039
|
10 years |
Peter |
avoid building static when static is disabled which might indicate …
|
|
|
@3038
|
10 years |
Peter |
refs #761. added make rule to create static library
|
|
|
@3037
|
10 years |
Peter |
make shell tests work in VPATH build
|
|
|
@3036
|
10 years |
Peter |
common_defs does two things: 1) init test scripts 2) defines some …
|
|
|
@3035
|
10 years |
Peter |
allow test to require 'shared' in shell tests
|
|
|
@3034
|
10 years |
Peter |
fix bug that libtool tags were not expanded correctly
|
|
|
@3033
|
10 years |
Peter |
remove trailing white-space
|
|
|
@3032
|
10 years |
Peter |
refs #746. Simplify cigar function using logic similar to sequence(2). …
|
|
|
@3031
|
10 years |
Peter |
new function BamRead::sequence(2). refs #746
|
|
|
@3030
|
10 years |
Peter |
refs #746. avoid false positive throws
|
|
|
@3029
|
10 years |
Peter |
refs #746. Add docs and throw in aux_del if tag is absent (rather than …
|
|
|
@3028
|
10 years |
Peter |
functions to access, append, and remove aux field. refs #746
|
|
|
@3027
|
10 years |
Peter |
don't mention cigar in docs when function is called alignment
|
|
|
@3026
|
10 years |
Peter |
add function to modify a base quality (BamRead?). refs #746
|
|
|
@3025
|
10 years |
Peter |
implement tTest::p_right(). closes #689
|
|
|
@3024
|
10 years |
Peter |
fixes #755
|
|
|
@3023
|
10 years |
Peter |
closes #754. ROC::area() is now const
|
|
|
@3018
|
11 years |
Peter |
merge patch release 0.10.2 into trunk
|
|
|
@3007
|
11 years |
Peter |
actually deprecate ROC::p_value_one_sided(). refs #689
|
|
|
@3006
|
11 years |
Peter |
deprecate ROC::p_value, first versions of p_left and p_right (refs …
|
|
|
@3005
|
11 years |
Peter |
refs #689. Deprecate PearsonCorrelation::p_value_one_sided. Replace it …
|
|
|
@3004
|
11 years |
Peter |
refs #689. Deprecate Fisher::one_sided_p; implement Fisher::left_p and …
|
|
|
@3002
|
11 years |
Peter |
closes #686
|
|
|
@3001
|
11 years |
Peter |
simplify docs
|
|
|
@2999
|
11 years |
Peter |
closes #739. Two new functions in BamHeader?: tid(string) and parse_region.
|
|
|
@2998
|
11 years |
Peter |
New class KolmogorovSmirnovOneSample?. closes #686
|
|
|
@2995
|
11 years |
Peter |
closes #741. New class MergeIterator?
|
|
|
@2994
|
11 years |
Peter |
new class BamReadFilter?. closes #738
|
|
|
@2993
|
11 years |
Peter |
conform GPL header to same style as in other yat files
|
|
|
@2992
|
11 years |
Peter |
set svndigest:ignore proprty to reflect when files were initially …
|
|
|
@2990
|
11 years |
Peter |
always install bam headers, but #error out noisily if included when …
|
|
|
@2989
|
11 years |
Peter |
speedup BamRead::cigar for case when size is not modified.
|
|
|
@2988
|
11 years |
Peter |
bam1_seq_seti was not defined in samtools 0.1.18. This workarounds …
|
|
|
@2987
|
11 years |
Peter |
add test for modify element in sequence. refs #746
|
|
|
@2986
|
11 years |
Peter |
merge 0.10-stable branch into trunk
|
|
|
@2985
|
11 years |
Peter |
refs #746. added function to modify one element in sequence
|
|
|
@2984
|
11 years |
Peter |
move newlines to make code more eye friendly
|
|
|
@2983
|
11 years |
Peter |
fixes #751. throw if OutBamFile::write fails
|
|
|
@2982
|
11 years |
Peter |
fix typo introduced in r2980
|
|
|