Skip to content

Commit

Permalink
fix for example align command
Browse files Browse the repository at this point in the history
  • Loading branch information
elhossary authored Apr 7, 2024
1 parent 3c58d03 commit c0ecff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/example_analysis.rst
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ tell READemption to use 4 CPU (``-p 4``) and perform a poly-A-clipping

::

$ reademption align -p 4 --poly_a_clipping --project_path READemption_analysis
$ reademption align -p 4 --poly_a_clipping --fastq --progress --project_path READemption_analysis

Once this the mapping is done the file ``read_alignment_stats.csv`` is
created which can be found in
Expand Down

0 comments on commit c0ecff1

Please sign in to comment.