File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11All releases can also be found here: https://github.com/snijderlab/stitch/releases .
22
3- # Upcoming
4- _ tba _
3+ # v1.4.0
4+ _ 2022-12-20 _
55
66* Implemented alignment which can take bigger patches into account, see ` Alphabet ` in the manual or any of the examples. (#197 )
77* Implemented a more gradual variant of ` EnforceUnique ` now it can take all reads that score at least ` x ` * the highest score. (#146 )
Original file line number Diff line number Diff line change 11title : Stitch
2- version : 1.3 .0
2+ version : 1.4 .0
33abstract : Template-based assembly of proteomics short reads for de novo antibody sequencing and repertoire profiling
44authors :
55 - affiliation : Utrecht University
Original file line number Diff line number Diff line change 11-Run Info---------------
2- Version : 1.3
2+ Version : 1.4
33Runname : Basic run
44
55Input ->
Original file line number Diff line number Diff line change 11-Run Info---------------
2- Version : 1.3
2+ Version : 1.4
33Runname : Monoclonal Herceptin
44
55- Here the input can be defined, this will be used in the TemplateMatching and Recombine steps
Original file line number Diff line number Diff line change 11-Run Info---------------
2- Version : 1.3
2+ Version : 1.4
33Runname : COVID 19 patient 14
44
55- Here the input can be defined, this will be used in the TemplateMatching and Recombine steps
Original file line number Diff line number Diff line change 44 <OutputType >Exe</OutputType >
55 <TargetFramework >net6.0</TargetFramework >
66 <CodeAnalysisRuleSet >StandardRuleset.ruleset</CodeAnalysisRuleSet >
7- <Version >1.3 .0</Version >
7+ <Version >1.4 .0</Version >
88 </PropertyGroup >
99 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1010 <DebugSymbols >true</DebugSymbols >
You can’t perform that action at this time.
0 commit comments