****************** Ballgown Extractor ****************** Ballgown extractor is a collection of scripts, written in R and python, able to manage transcriptome data obtained by a `pipeline `_ described by Petrea and collegues, which takes advantages of `Hisat2 `_, `Stringtie `_ and the R package `Ballgown `_. In particular these scripts will allow you to extract information about single genes, tissues and gene features. In this project there are different scripts that produces the same result: * A simple R script (reader.R); * A python script (rpy_reader.py) that takes advantage of the `rpy2 `_ library; * A R script spawning a shiny app (App.R), that takes advantage of `shiny `_ ============ Installation ============ .. toctree:: :maxdepth: 2 Installation ===== Usage ===== .. toctree:: :maxdepth: 2 Usage ========= Functions ========= .. toctree:: :maxdepth: 1 Functions ============ Coexpression ============ .. toctree:: :maxdepth: 1 Coexpression ================== Search ================== * :ref:`search`