We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77ee471 commit f9f1494Copy full SHA for f9f1494
setup.py
@@ -18,7 +18,7 @@ def write_version_py(filename='SigProfilerAssignment/version.py'):
18
# THIS FILE IS GENERATED FROM SigProfilerAssignment SETUP.PY
19
short_version = '%(version)s'
20
version = '%(version)s'
21
-Update = '1.Copy number Signatures support 2. Fixed bugs on signature subtypes'
+Update = '1. Make consistent MutationType column 2. Update subgroups'
22
23
"""
24
fh = open(filename, 'w')
0 commit comments