You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -74,21 +74,21 @@ This pipelines requires the following executable(s):
74
74
Details
75
75
~~~~~~~~~
76
76
77
-
This pipeline runs **mapper** in parallel on the input fastq files (paired or not).
78
-
A brief sequana summary report is also produced. When using **--pacbio** option,
77
+
This pipeline runs **mapper** in parallel on the input fastq files (paired or not).
78
+
A brief sequana summary report is also produced. When using **--pacbio** option,
79
79
*-x map-pb* options is automatically added to the config.yaml file and the
80
-
readtag is set to None.
80
+
readtag is set to None.
81
81
82
82
The BAM files are filtered to remove unmapped reads to keep BAM files to minimal size. However,
83
-
the multiqc and statistics to be found in {sample}/bamtools_stats/ includes mapped and unmapped reads information. Each BAM file is stored in a directory named after the sample.
83
+
the multiqc and statistics to be found in {sample}/bamtools_stats/ includes mapped and unmapped reads information. Each BAM file is stored in a directory named after the sample.
84
84
85
85
86
86
87
87
Rules and configuration details
88
88
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
89
89
90
90
Here is the `latest documented configuration file <https://raw.githubusercontent.com/sequana/mapper/main/sequana_pipelines/mapper/config.yaml>`_
91
-
to be used with the pipeline. Each rule used in the pipeline may have a section in the configuration file.
91
+
to be used with the pipeline. Each rule used in the pipeline may have a section in the configuration file.
0 commit comments