Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
cokelaer committed Oct 14, 2021
1 parent f282dd2 commit e92e907
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ Usage

::

sequana_pipelines_quality_control --help
sequana_pipelines_quality_control --input-directory DATAPATH
sequana_quality_control --help
sequana_quality_control --input-directory DATAPATH

This creates a directory with the pipeline and configuration file. You will then need
to execute the pipeline::
Expand Down Expand Up @@ -68,7 +68,7 @@ This pipelines requires the following executable(s):
- pigz
- cutadapt [or atropos]

.. image:: https://raw.githubusercontent.com/sequana/sequana_quality_control/master/sequana_pipelines/quality_control/dag.png
.. image:: https://raw.githubusercontent.com/sequana/quality_control/master/sequana_pipelines/quality_control/dag.png


Details
Expand All @@ -91,9 +91,11 @@ ChangeLog
========= ====================================================================
Version Description
========= ====================================================================
0.10.0 * add CI actions
0.9.0 * remove design_file for cutadapt to reflect changes in
sequana 0.12.0 + update kraken rules to use a kraken2 version
sequana 0.12.0
* update kraken rules to use a kraken2 version
* Update to use new sequana framework (0.12)
* added CI action
0.8.4 * fix the onsuccess section to reflect changes in sequana 0.9.3
0.8.3 * fix cleaning output files
0.8.2 * fix typo in parameter (-skip-phix-removal --> --skip-phix-removal)
Expand Down

0 comments on commit e92e907

Please sign in to comment.