./result                                                                  # Delivery path
└── [sample]                                                              # Directory named after the sample 
    └── 01.Data_result                                                    # Data production
        ├── [sample].fastq.gz                                             # FASTQ file sequenced by sample
        ├── HistogramReadlength.png                                       # Distribution of read length
        ├── LengthvsQualityScatterPlot_kde.png                            # Distribution of read quality and length
        ├── LogTransformed_HistogramReadlength.png                        # Distribution of read length
        └── NanoStats.tsv                                                 # Summary of sequencing data of [sample]
