File: index.rst

package info (click to toggle)
python-seqcluster 1.2.7%2Bds-1
  • links: PTS, VCS
  • area: contrib
  • in suites: bullseye
  • size: 113,592 kB
  • sloc: python: 5,327; makefile: 184; sh: 122; javascript: 55
file content (62 lines) | stat: -rw-r--r-- 1,113 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
.. seqbuster documentation master file, created by
   sphinx-quickstart on Fri Jul 11 17:06:34 2014.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

.. image:: logo.png
   :alt: seqcluster banner
   :align: left
   :height: 100px
   :width: 100px


Welcome to seqbuster/seqcluster's documentation!
=====================================

Analysis of small RNA sequencing data. It detect unit of transcription over the genome,
annotate them and create an HTML interactive report that helps to
explore the data quickly.

Contents:

.. toctree::
   :maxdepth: 2

   installation.rst
   
   citation.rst
   
   getting_started.rst
   
   outputs.rst

   example_pipeline.rst 

   mirna_annotation.rst

   collapse.rst

   multi_mapped.rst

   tools.rst

   literature.rst

   presentations.rst

   documentation.rst

   classes.rst
  

Visit `GitHub <http://github.com/lpantano/seqcluster>`_ code

I am in the process to document all classes and methods

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`