Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Hoogenboom
fdstools
Commits
ab414ad3
Commit
ab414ad3
authored
Apr 01, 2019
by
Hoogenboom, Jerry
Browse files
Release v1.2.0
parent
dc3ec4d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
fdstools/__init__.py
View file @
ab414ad3
...
...
@@ -24,7 +24,7 @@ including tools for characterisation and filtering of PCR stutter artefacts and
other systemic noise, and for automatic detection of the alleles in a sample.
"""
__version_info__
=
(
'1'
,
'2'
,
'0'
,
'rc1'
)
__version_info__
=
(
'1'
,
'2'
,
'0'
)
__version__
=
'.'
.
join
(
__version_info__
)
usage
=
__doc__
.
split
(
"
\n\n\n
"
)
...
...
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