Mercurial > repos > vimalkumarvelayudhan > riboplot
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 10:8964641b04ef | 11:7571f5c89090 |
|---|---|
| 1 riboplot package | |
| 2 ================ | |
| 3 | |
| 4 Submodules | |
| 5 ---------- | |
| 6 | |
| 7 riboplot.config module | |
| 8 ---------------------- | |
| 9 | |
| 10 .. automodule:: riboplot.config | |
| 11 :members: | |
| 12 :undoc-members: | |
| 13 :show-inheritance: | |
| 14 | |
| 15 riboplot.ribocore module | |
| 16 ------------------------ | |
| 17 | |
| 18 .. automodule:: riboplot.ribocore | |
| 19 :members: | |
| 20 :undoc-members: | |
| 21 :show-inheritance: | |
| 22 | |
| 23 riboplot.ribocount module | |
| 24 ------------------------- | |
| 25 | |
| 26 .. automodule:: riboplot.ribocount | |
| 27 :members: | |
| 28 :undoc-members: | |
| 29 :show-inheritance: | |
| 30 | |
| 31 riboplot.riboplot module | |
| 32 ------------------------ | |
| 33 | |
| 34 .. automodule:: riboplot.riboplot | |
| 35 :members: | |
| 36 :undoc-members: | |
| 37 :show-inheritance: | |
| 38 | |
| 39 riboplot.riboplot_multi module | |
| 40 ------------------------------ | |
| 41 | |
| 42 .. automodule:: riboplot.riboplot_multi | |
| 43 :members: | |
| 44 :undoc-members: | |
| 45 :show-inheritance: | |
| 46 | |
| 47 | |
| 48 Module contents | |
| 49 --------------- | |
| 50 | |
| 51 .. automodule:: riboplot | |
| 52 :members: | |
| 53 :undoc-members: | |
| 54 :show-inheritance: |
