Skip to content

Commit

Permalink
pretty
Browse files Browse the repository at this point in the history
  • Loading branch information
tanyasarkjain committed Nov 26, 2024
1 parent 0e883ff commit 13ad117
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions docs/output.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ The pipeline is built using [Nextflow](https://www.nextflow.io/) and processes d
- [HIPHASE](#Hiphase) - Phase VCF, and BAM files
- [Pipeline information](#pipeline-information) - Report metrics generated during the workflow execution

When --skip_demultiplexing false (default behavior)
When --skip_demultiplexing false (default behavior)

### LIMA

<details markdown="1">
Expand All @@ -39,12 +40,13 @@ When --skip_demultiplexing false (default behavior)

[LIMA](https://lima.how) demultiplex samples


Note:

- If --skip_demultiplexing true
`<basename> = <sample>`
`<basename> = <sample>`
- If --skip_demultiplexing false
`<basename> = <sample>.<barcode-pair>`
`<basename> = <sample>.<barcode-pair>`

### PBMM2

<details markdown="1">
Expand Down

0 comments on commit 13ad117

Please sign in to comment.