-
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 @@ | ||
New feature (#8 and #36) that allows to extract actual reads that were used in each clone (for more details see documentation) | ||
Import of custom gene segment sequences (`mixcr importSegments ...`) | ||
Automated import of IMGT refenrence segment sequences (`mixcr importFromIMGT ...`) | ||
Beta feature: new aligner with support of big gaps (see "New aligner" section in documentation). | ||
Added new action `exportReads` which export initial reads aggregated by each clones to separate .fastq files | ||
Added new export options for `exportAlignments`: `-cloneId` (prints clone ID that aggregated corresponding alignment) and `-mapping` (same, with additional info on mapping type) | ||
Added new export option for `exportClones`: `-mapping` will pring all alignment IDs that were aggreafated by clone | ||
Added option `-n` (print only first n rows) to all `export` commands | ||
Added new assembler option: minimal clonal sequence length (`-OminimalClonalSequenceLength=...`) | ||
minor: minor improvements and bug fixes | ||
minor: version information embedded into jar file (try `mixcr -v`) | ||
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