From 72a5cd20fe72dd1eb846de9c60b93a408f117f47 Mon Sep 17 00:00:00 2001 From: Armin Toepfer Date: Tue, 7 Aug 2018 11:40:19 +0200 Subject: [PATCH] Version 1.7.1 --- README.md | 43 +++++++++++++++++++++++++------------------ 1 file changed, 25 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 081c027..0e9d23e 100644 --- a/README.md +++ b/README.md @@ -85,25 +85,11 @@ The sort order is defined by the barcode indices, lowest first. * Guess the subset of barcodes used in an input Barcode Set given a mean barcode score threshold * Enhanced filtering options to remove ambiguous calls -## Changelog +## Latest Version - * 1.7.0: Fix corner-case bug, included in SMRT Link 6.0.0 - * 1.6.1: Fix `--min-end-score` in combination with `--isoseq` - * 1.6.0: - * New filter `--min-end-score` - * Add latest filters to summary file - * New IsoSeq default parameters - * Fix streaming of asymmetric BAM files - * 1.5.0: Support spacer sequence between adapter and barcode - * 1.4.0: - * New filter `--min-ref-span` and `--min-scoring-regions` - * Single-side library improvements - * 1.3.0: `--peek-guess` uses only full-length ZMWs - * 1.2.0: - * Streaming of split BAM files - * New fat binary build approach - * 1.1.0: IsoSeq support - * 1.0.0: Initial release, included in SMRT Link 5.1.0 +Version **1.7.1**: Fix rare-care PBI generation bug, included in SMRT Link 6.0.0 + +[Full changelog here](#full-changelog) ## Execution @@ -990,6 +976,27 @@ false positives. * Calls barcodes per barcode region and does not enforce adapter coupling * Nice reports for QC +## Full Changelog + + * 1.7.1: Fix rare-care PBI generation bug, included in SMRT Link 6.0.0 + * 1.7.0: Fix corner-case bug + * 1.6.1: Fix `--min-end-score` in combination with `--isoseq` + * 1.6.0: + * New filter `--min-end-score` + * Add latest filters to summary file + * New IsoSeq default parameters + * Fix streaming of asymmetric BAM files + * 1.5.0: Support spacer sequence between adapter and barcode + * 1.4.0: + * New filter `--min-ref-span` and `--min-scoring-regions` + * Single-side library improvements + * 1.3.0: `--peek-guess` uses only full-length ZMWs + * 1.2.0: + * Streaming of split BAM files + * New fat binary build approach + * 1.1.0: IsoSeq support + * 1.0.0: Initial release, included in SMRT Link 5.1.0 + ## DISCLAIMER THIS WEBSITE AND CONTENT AND ALL SITE-RELATED SERVICES, INCLUDING ANY DATA, ARE PROVIDED "AS IS," WITH ALL FAULTS, WITH NO REPRESENTATIONS OR WARRANTIES OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, ANY WARRANTIES OF MERCHANTABILITY, SATISFACTORY QUALITY, NON-INFRINGEMENT OR FITNESS FOR A PARTICULAR PURPOSE. YOU ASSUME TOTAL RESPONSIBILITY AND RISK FOR YOUR USE OF THIS SITE, ALL SITE-RELATED SERVICES, AND ANY THIRD PARTY WEBSITES OR APPLICATIONS. NO ORAL OR WRITTEN INFORMATION OR ADVICE SHALL CREATE A WARRANTY OF ANY KIND. ANY REFERENCES TO SPECIFIC PRODUCTS OR SERVICES ON THE WEBSITES DO NOT CONSTITUTE OR IMPLY A RECOMMENDATION OR ENDORSEMENT BY PACIFIC BIOSCIENCES. \ No newline at end of file