Mercurial > repos > vimalkumarvelayudhan > riboplot
diff docs/riboplot.rst @ 11:7571f5c89090
Simple error message now output to HTML. Detailed error goes to standard error.
Other changes:
* Remove information on time taken (riboplot).
* Remove striped table styles (not used. unusable on sorting).
* log before re-raising errors.
author | Vimalkumar Velayudhan <vimal@biotechcoder.com> |
---|---|
date | Wed, 19 Aug 2015 10:14:52 +0100 |
parents | |
children | 628f82e72d72 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/riboplot.rst Wed Aug 19 10:14:52 2015 +0100 @@ -0,0 +1,54 @@ +riboplot package +================ + +Submodules +---------- + +riboplot.config module +---------------------- + +.. automodule:: riboplot.config + :members: + :undoc-members: + :show-inheritance: + +riboplot.ribocore module +------------------------ + +.. automodule:: riboplot.ribocore + :members: + :undoc-members: + :show-inheritance: + +riboplot.ribocount module +------------------------- + +.. automodule:: riboplot.ribocount + :members: + :undoc-members: + :show-inheritance: + +riboplot.riboplot module +------------------------ + +.. automodule:: riboplot.riboplot + :members: + :undoc-members: + :show-inheritance: + +riboplot.riboplot_multi module +------------------------------ + +.. automodule:: riboplot.riboplot_multi + :members: + :undoc-members: + :show-inheritance: + + +Module contents +--------------- + +.. automodule:: riboplot + :members: + :undoc-members: + :show-inheritance: