File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
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+ # v1.1.4
4+ _ 2022-09-09_
5+
6+ * Added more information in recombination table (#169 )
7+ * Added a reverse lookup of reads (#167 )
8+ * Added sequence annotation in more places in the detail pages (#164 , #179 )
9+ * Added a new flag (` --live ` ) which uses VS Code LiveServer to make development easier, note it has to be passed after the normal command
10+ * Compressed the space taken by the CDR tables (#165 )
11+ * Added a warning when a CDR regions is defined multiple times in the same template (#163 )
12+ * Added a depth of coverage overview section on the main page
13+ * Added an option to export the sequence consensus data (#159 )
14+ * Fixed various bugs and pieces of documentation
15+
316# v1.1.3
417_ 2022-09-05_
518
Original file line number Diff line number Diff line change 11title : Stitch
2- version : 1.1.3
2+ version : 1.1.4
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 88 <PublishTrimmed >true</PublishTrimmed >
99 <Optimize >true</Optimize >
1010 <RuntimeIdentifier >win-x64</RuntimeIdentifier >
11- <Version >1.1.3 </Version >
11+ <Version >1.1.4 </Version >
1212 </PropertyGroup >
1313
1414 <Target Name =" SetSourceRevisionId" BeforeTargets =" InitializeSourceControlInformation" >
You can’t perform that action at this time.
0 commit comments