:orphan:
Gallery
==========
General-purpose examples for sequana library. The following examples illustrates
how Sequana library itself can be used to read and create some plots used within
the pipelines.
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_fastqc_hist_thumb.png
:alt:
:doc:`/auto_examples/plot_fastqc_hist`
.. raw:: html
Quality histogram a la fastQC
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_qc_pacbio_thumb.png
:alt:
:doc:`/auto_examples/plot_qc_pacbio`
.. raw:: html
read length histograms pacbio data
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_bam_thumb.png
:alt:
:doc:`/auto_examples/plot_bam`
.. raw:: html
BAM module example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_coverage_thumb.png
:alt:
:doc:`/auto_examples/plot_coverage`
.. raw:: html
Coverage module example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_kraken_thumb.png
:alt:
:doc:`/auto_examples/plot_kraken`
.. raw:: html
Kraken module example
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_pipeline_stats_thumb.png
:alt:
:doc:`/auto_examples/plot_pipeline_stats`
.. raw:: html
Pipeline statistics
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_plot_running_median_thumb.png
:alt:
:doc:`/auto_examples/plot_running_median`
.. raw:: html
Running median example
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/auto_examples/plot_fastqc_hist
/auto_examples/plot_qc_pacbio
/auto_examples/plot_bam
/auto_examples/plot_coverage
/auto_examples/plot_kraken
/auto_examples/plot_pipeline_stats
/auto_examples/plot_running_median
.. only:: html
.. container:: sphx-glr-footer sphx-glr-footer-gallery
.. container:: sphx-glr-download sphx-glr-download-python
:download:`Download all examples in Python source code: auto_examples_python.zip `
.. container:: sphx-glr-download sphx-glr-download-jupyter
:download:`Download all examples in Jupyter notebooks: auto_examples_jupyter.zip `
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery