Mercurial > repos > vimalkumarvelayudhan > riboplot
annotate docs/todo.rst @ 17:6e3b13906b54
Use packages from the test toolshed. Add bedtools dependency
author | Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com> |
---|---|
date | Fri, 28 Aug 2015 11:07:26 +0100 |
parents | 628f82e72d72 |
children |
rev | line source |
---|---|
14
628f82e72d72
Version as released on PyPI 0.1.0
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
3
diff
changeset
|
1 Todo |
628f82e72d72
Version as released on PyPI 0.1.0
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
3
diff
changeset
|
2 ---- |
628f82e72d72
Version as released on PyPI 0.1.0
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
3
diff
changeset
|
3 * No way to check if input BAM is RNA-Seq/Ribo-Seq (plot will still be generated in either case). |
628f82e72d72
Version as released on PyPI 0.1.0
Vimalkumar Velayudhan <vimal@biotechcoder.com>
parents:
3
diff
changeset
|
4 * Check if BAM is sorted. |
3 | 5 |
6 |