Skip to content
Snippets Groups Projects
Commit b4297af6 authored by Xavier Grand's avatar Xavier Grand
Browse files

Mofify README typo

parent e5814d48
Branches
No related tags found
No related merge requests found
......@@ -117,14 +117,15 @@ BARCODING_KIT_NAME: Choose from: EXP-NBD103 EXP-NBD104 EXP-NBD114 EXP-NBD114-24
## Ouputs of Bolero:
Result directory contains distinct folders:
```
03_fastq
04_cutadapt
05_minimap2
06_start_positions
07_nanosplicer
08_RNA_count
09_quality_control
report.html
results/
├── 03_fastq
├── 04_cutadapt
├── 05_minimap2
├── 06_start_positions
├── 07_nanosplicer
├── 08_RNA_count
├── 09_quality_control
└── report.html
```
### report.html corresponds to the report produced by nextflow, regarding the run.
### 03_fastq folder contains trimmed and filtered reads in fastq files.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment