Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
f38085e3
Commit
f38085e3
authored
Aug 06, 2016
by
Mathieu Giraud
Browse files
core/tools.h: .vdj.fa headers, 1-based positions
All our outputs are 1-based.
parent
dde78d99
Changes
1
Hide whitespace changes
Inline
Side-by-side
algo/core/tools.h
View file @
f38085e3
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
#define MAX_SEED_SIZE 50 // Spaced seed buffer
#define MAX_SEED_SIZE 50 // Spaced seed buffer
#define FIRST_POS
0
// Numbering of the base pairs
#define FIRST_POS
1
// Numbering of the base pairs
for external output
#include <sstream>
#include <sstream>
#include <iostream>
#include <iostream>
...
...
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