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.
2 parents f830ca0 + e3d1313 commit 69aafa7Copy full SHA for 69aafa7
ChangeLog.rst
@@ -4,6 +4,10 @@ Changes
4
todo in future versions:
5
- Supporting for *de novo* GTF file (no annotated start and stop codons).
6
7
+v1.2.11 (2018.12.20)
8
+-----------------
9
+- Several small updates.
10
+
11
v1.2.10 (2018.3.25)
12
-----------------
13
- Add "-i" option to metaplots command for multiple input files
RiboCode/__init__.py
@@ -1,4 +1,4 @@
1
#!/usr/bin/env python
2
# -*- coding:UTF-8 -*-
3
__author__ = 'Zhengtao Xiao'
-__version__ = "1.2.10"
+__version__ = "1.2.11"
0 commit comments