diff --git a/README.md b/README.md index 4ee75437f..be12b37f0 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Alternatively, *ngs-bits* can be built from sources. Use git to clone the most r > git clone --recursive https://github.com/imgag/ngs-bits.git > cd ngs-bits - > git checkout 2024_11 + > git checkout 2025_01 > git submodule update --recursive --init Depending on your operating system, building instructions vary slightly: @@ -182,10 +182,11 @@ The default output format of the quality control tools is [qcML](https://pubmed. Changes since last release: -* added tools: -* removed tools: +* added tools: +* removed tools: * NGSD: - + + For older changes see [releases](https://github.com/imgag/ngs-bits/releases). ## Citing diff --git a/doc/tools/TsvDiff.md b/doc/tools/TsvDiff.md index eb16e5e16..8052fd9fa 100644 --- a/doc/tools/TsvDiff.md +++ b/doc/tools/TsvDiff.md @@ -1,5 +1,5 @@ ### TsvDiff tool help - TsvDiff (2024_11-59-ge0a7288e) + TsvDiff (2024_11-94-gfaf1e0ad) Compares TSV files. @@ -22,8 +22,8 @@ Default value: '' -no_error Do not exit with error state if differences are detected. Default value: 'false' - -debug Print debug output to stderr - Default value: 'false' + -debug Debug level (0=none, 1=basic, 2=extended + Default value: '0' Special parameters: --help Shows this help and exits. @@ -33,6 +33,6 @@ --settings [file] Settings override file (no other settings files are used). ### TsvDiff changelog - TsvDiff 2024_11-59-ge0a7288e + TsvDiff 2024_11-94-gfaf1e0ad [back to ngs-bits](https://github.com/imgag/ngs-bits) \ No newline at end of file