From a32cef82c21e914cec065bc2515863fd76d64eec Mon Sep 17 00:00:00 2001 From: JoseEspinosa Date: Thu, 15 Sep 2022 16:55:30 +0200 Subject: [PATCH] Add missing ending tag --- docs/output.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/output.md b/docs/output.md index b2c9bd0d..604310b5 100644 --- a/docs/output.md +++ b/docs/output.md @@ -97,6 +97,8 @@ The `--save_unaligned` parameter enables to obtain FastQ files containing unmapp - `*.Log.final.out`: STAR alignment report containing the mapping results summary. - `*.Log.out` and `*.Log.progress.out`: STAR log files containing detailed information about the run. Typically only useful for debugging purposes. + + ## Merged library-level analysis The library-level alignments associated with the same sample are merged and subsequently used for the downstream analyses.