Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
vidjil
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1,712
Issues
1,712
List
Boards
Labels
Service Desk
Milestones
Merge Requests
87
Merge Requests
87
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vidjil
vidjil
Commits
976b996e
Commit
976b996e
authored
Feb 01, 2018
by
Mathieu Giraud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
vidjil: release 2018.02
parent
8b0383f6
Pipeline
#15983
canceled with stage
Changes
2
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
algo/release
algo/release
+1
-0
doc/CHANGELOG
doc/CHANGELOG
+4
-3
No files found.
algo/release
0 → 100644
View file @
976b996e
2018.02
doc/CHANGELOG
View file @
976b996e
This changelog concerns vijil-algo, the algorithmic part (C++) of the Vidjil platform.
2018-0
1-xx
The Vidjil Team
2018-0
2-02
The Vidjil Team
* Renamed program to 'vidjil-algo'
* Improved analysis of large deletions in V or J genes (core/segment.cpp) #2767
* Improved analysis of reads where V/J junction is close to an end, slightly shifting or shortening
...
...
@@ -9,11 +9,12 @@ This changelog concerns vijil-algo, the algorithmic part (C++) of the Vidjil pla
* Removed default homopolymer cost, improving detection on the majority of sequencers (core/dynprog.h) #2851
* Added warnings in the json output on some clones #2916
* Bug closed (clean some germinal sequences #2598)
* Cleaned folders, with demo data in demo/ and test data in algo/tests/data/ #2635 #2611
* Corrected memory leaks #3018 #3031
* Cleaned folders, with sources in src/, demo data in demo/, test data in algo/tests/data/ #2635 #2611
* Changed option processing library, trying CLI11 instead of docopt (lib/CLI11.hpp, tools/align.cpp) #926
* Streamlined packaging and Makefile, based on git #2255 #2630
* Updated build process (supporting g++ 4.8 to 7.2, clang from 3.3), warns on non-supported compilers #2614 #2615 #2631
* Updated help and online help,
in particular on -f option
#2076
* Updated help and online help,
added demo files and commands, -f option #2635
#2076
* Refactored unit tests with TEST_TAP_EQUAL #2989
* New and updated unit and functional tests, including tests from documentation #1284 #2634
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment