-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
21 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +0,0 @@ | ||
Alignments are forced to the corresponding edge if the same V/J gene is detected in the opposite PE read mate | ||
Average quality threshold (`-OaverageQualityThreshold=...`) in `assembleContigs` increased to `20` | ||
Added `exportAlignmentsForClones` action | ||
All indels in homopolimeric stretches are now shifted left in all alignment algorihtms | ||
Smarter base V/J/C hit selection in `assembleContigs` | ||
Read quality trimming (see help for `--trimming-window-size` and `--trimming-quality-threshold` options in `align`) (disabled by default until 3.1) | ||
Fix exception in `-mutationsDetailed` and similar export options | ||
Fixes in step skipping logic in `analyze` (additional automatic parameter adjustment for VDJC libraries covering only `VRegion`) | ||
Several more fixes for `assembleContigs` | ||
minor: Fixes incorrect numbers in `assemble` report | ||
minor: Fix for filterAlignmentsAction | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters