{
    "report_data_sources": {
        "FastQC": {
            "all_sections": {
                "SRR15367694": "/home/baumlerc/dissertation-project/seqs/qc/fastqc/PRJNA750659/SRR15367694_fastqc.zip",
                "SRR15367695": "/home/baumlerc/dissertation-project/seqs/qc/fastqc/PRJNA750659/SRR15367695_fastqc.zip",
                "SRR15367696": "/home/baumlerc/dissertation-project/seqs/qc/fastqc/PRJNA750659/SRR15367696_fastqc.zip",
                "SRR15367697": "/home/baumlerc/dissertation-project/seqs/qc/fastqc/PRJNA750659/SRR15367697_fastqc.zip",
                "SRR15367698": "/home/baumlerc/dissertation-project/seqs/qc/fastqc/PRJNA750659/SRR15367698_fastqc.zip",
                "SRR15367699": "/home/baumlerc/dissertation-project/seqs/qc/fastqc/PRJNA750659/SRR15367699_fastqc.zip",
                "SRR15367700": "/home/baumlerc/dissertation-project/seqs/qc/fastqc/PRJNA750659/SRR15367700_fastqc.zip",
                "SRR15367701": "/home/baumlerc/dissertation-project/seqs/qc/fastqc/PRJNA750659/SRR15367701_fastqc.zip",
                "SRR15367702": "/home/baumlerc/dissertation-project/seqs/qc/fastqc/PRJNA750659/SRR15367702_fastqc.zip"
            }
        }
    },
    "report_general_stats_data": [
        {
            "SRR15367694": {
                "percent_gc": 49.0,
                "avg_sequence_length": 302.0,
                "median_sequence_length": 302,
                "total_sequences": 1893809.0,
                "percent_duplicates": 14.25399817697462,
                "percent_fails": 10.0
            },
            "SRR15367695": {
                "percent_gc": 48.0,
                "avg_sequence_length": 302.0,
                "median_sequence_length": 302,
                "total_sequences": 1770984.0,
                "percent_duplicates": 19.719279036058367,
                "percent_fails": 0.0
            },
            "SRR15367696": {
                "percent_gc": 46.0,
                "avg_sequence_length": 302.0,
                "median_sequence_length": 302,
                "total_sequences": 53046030.0,
                "percent_duplicates": 36.03821263037127,
                "percent_fails": 0.0
            },
            "SRR15367697": {
                "percent_gc": 0.0,
                "avg_sequence_length": 0,
                "median_sequence_length": 0,
                "total_sequences": 0.0,
                "percent_duplicates": 0.0,
                "percent_fails": 0.0
            },
            "SRR15367698": {
                "percent_gc": 45.0,
                "avg_sequence_length": 302.0,
                "median_sequence_length": 302,
                "total_sequences": 55930507.0,
                "percent_duplicates": 39.72257324285074,
                "percent_fails": 0.0
            },
            "SRR15367699": {
                "percent_gc": 0.0,
                "avg_sequence_length": 0,
                "median_sequence_length": 0,
                "total_sequences": 0.0,
                "percent_duplicates": 0.0,
                "percent_fails": 0.0
            },
            "SRR15367700": {
                "percent_gc": 43.0,
                "avg_sequence_length": 302.0,
                "median_sequence_length": 302,
                "total_sequences": 47450862.0,
                "percent_duplicates": 38.546022837943475,
                "percent_fails": 0.0
            },
            "SRR15367701": {
                "percent_gc": 0.0,
                "avg_sequence_length": 0,
                "median_sequence_length": 0,
                "total_sequences": 0.0,
                "percent_duplicates": 0.0,
                "percent_fails": 0.0
            },
            "SRR15367702": {
                "percent_gc": 0.0,
                "avg_sequence_length": 0,
                "median_sequence_length": 0,
                "total_sequences": 0.0,
                "percent_duplicates": 0.0,
                "percent_fails": 0.0
            }
        }
    ],
    "report_general_stats_headers": [
        {
            "percent_duplicates": {
                "title": "% Dups",
                "description": "% Duplicate Reads",
                "max": 100,
                "min": 0,
                "suffix": "%",
                "scale": "RdYlGn-rev",
                "namespace": "FastQC",
                "rid": "mqc-generalstats-fastqc-percent_duplicates",
                "format": "{:,.1f}",
                "colour": "55,126,184",
                "hidden": null,
                "ceiling": null,
                "floor": null,
                "minRange": null,
                "shared_key": null,
                "modify": null,
                "placement": 1000.0,
                "dmax": 100.0,
                "dmin": 0.0
            },
            "percent_gc": {
                "title": "% GC",
                "description": "Average % GC Content",
                "max": 100,
                "min": 0,
                "suffix": "%",
                "scale": "Set1",
                "format": "{:,.0f}",
                "namespace": "FastQC",
                "rid": "mqc-generalstats-fastqc-percent_gc",
                "colour": "55,126,184",
                "hidden": null,
                "ceiling": null,
                "floor": null,
                "minRange": null,
                "shared_key": null,
                "modify": null,
                "placement": 1000.0,
                "dmax": 100.0,
                "dmin": 0.0
            },
            "avg_sequence_length": {
                "title": "Average Read Length",
                "description": "Average Read Length (bp)",
                "min": 0,
                "suffix": " bp",
                "scale": "RdYlGn",
                "format": "{:,.0f}",
                "hidden": true,
                "namespace": "FastQC",
                "rid": "mqc-generalstats-fastqc-avg_sequence_length",
                "colour": "55,126,184",
                "max": null,
                "ceiling": null,
                "floor": null,
                "minRange": null,
                "shared_key": null,
                "modify": null,
                "placement": 1000.0,
                "dmax": 302.0,
                "dmin": 0.0
            },
            "median_sequence_length": {
                "title": "Median Read Length",
                "description": "Median Read Length (bp)",
                "min": 0,
                "suffix": " bp",
                "scale": "RdYlGn",
                "format": "{:,.0f}",
                "hidden": false,
                "namespace": "FastQC",
                "rid": "mqc-generalstats-fastqc-median_sequence_length",
                "colour": "55,126,184",
                "max": null,
                "ceiling": null,
                "floor": null,
                "minRange": null,
                "shared_key": null,
                "modify": null,
                "placement": 1000.0,
                "dmax": 302.0,
                "dmin": 0.0
            },
            "percent_fails": {
                "title": "% Failed",
                "description": "Percentage of modules failed in FastQC report (includes those not plotted here)",
                "max": 100,
                "min": 0,
                "suffix": "%",
                "scale": "Reds",
                "format": "{:,.0f}",
                "hidden": true,
                "namespace": "FastQC",
                "rid": "mqc-generalstats-fastqc-percent_fails",
                "colour": "55,126,184",
                "ceiling": null,
                "floor": null,
                "minRange": null,
                "shared_key": null,
                "modify": null,
                "placement": 1000.0,
                "dmax": 100.0,
                "dmin": 0.0
            },
            "total_sequences": {
                "title": "M Seqs",
                "description": "Total Sequences (millions)",
                "min": 0,
                "scale": "Blues",
                "modify": 1e-06,
                "shared_key": "read_count",
                "namespace": "FastQC",
                "rid": "mqc-generalstats-fastqc-total_sequences",
                "format": "{:,.1f}",
                "colour": "55,126,184",
                "hidden": null,
                "max": null,
                "ceiling": null,
                "floor": null,
                "minRange": null,
                "placement": 1000.0,
                "dmax": 55.930507,
                "dmin": 0.0
            }
        }
    ],
    "report_multiqc_command": "/home/baumlerc/miniconda3/e535cf4f6134cf51c3e2bd2adb07af7f_/bin/multiqc qc/fastqc/PRJNA750659/SRR15367694_fastqc.zip qc/fastqc/PRJNA750659/SRR15367695_fastqc.zip qc/fastqc/PRJNA750659/SRR15367696_fastqc.zip qc/fastqc/PRJNA750659/SRR15367697_fastqc.zip qc/fastqc/PRJNA750659/SRR15367698_fastqc.zip qc/fastqc/PRJNA750659/SRR15367699_fastqc.zip qc/fastqc/PRJNA750659/SRR15367700_fastqc.zip qc/fastqc/PRJNA750659/SRR15367701_fastqc.zip qc/fastqc/PRJNA750659/SRR15367702_fastqc.zip --outdir /home/baumlerc/public_html/multiqc_report/ --filename multiqc_PRJNA750659_report.html --interactive --force",
    "report_plot_data": {
        "fastqc_sequence_counts_plot": {
            "plot_type": "bar_graph",
            "samples": [
                [
                    "SRR15367694",
                    "SRR15367695",
                    "SRR15367696",
                    "SRR15367697",
                    "SRR15367698",
                    "SRR15367699",
                    "SRR15367700",
                    "SRR15367701",
                    "SRR15367702"
                ]
            ],
            "datasets": [
                [
                    {
                        "name": "Unique Reads",
                        "data": [
                            1623866.0,
                            1421759.0,
                            33929189.0,
                            0.0,
                            33713471.0,
                            0.0,
                            29160442.0,
                            0.0,
                            0.0
                        ]
                    },
                    {
                        "name": "Duplicate Reads",
                        "data": [
                            269943.0,
                            349225.0,
                            19116841.0,
                            0.0,
                            22217036.0,
                            0.0,
                            18290420.0,
                            0.0,
                            0.0
                        ]
                    }
                ]
            ],
            "config": {
                "id": "fastqc_sequence_counts_plot",
                "title": "FastQC: Sequence Counts",
                "ylab": "Number of reads",
                "cpswitch_counts_label": "Number of reads",
                "hide_zero_cats": false
            }
        },
        "fastqc_per_base_sequence_quality_plot": {
            "plot_type": "xy_line",
            "datasets": [
                [
                    {
                        "name": "SRR15367694",
                        "data": [
                            [
                                1,
                                36.36676665915095
                            ],
                            [
                                2,
                                36.30223269611666
                            ],
                            [
                                3,
                                36.39580285023463
                            ],
                            [
                                4,
                                36.433017796409246
                            ],
                            [
                                5,
                                36.42513632578576
                            ],
                            [
                                6,
                                36.45768871095237
                            ],
                            [
                                7,
                                36.45898134394757
                            ],
                            [
                                8,
                                36.43681754601441
                            ],
                            [
                                9,
                                36.461996431530316
                            ],
                            [
                                12,
                                36.454799718451014
                            ],
                            [
                                17,
                                36.444903472314266
                            ],
                            [
                                22,
                                36.42886785309395
                            ],
                            [
                                27,
                                36.38309882358781
                            ],
                            [
                                32,
                                36.366631059415184
                            ],
                            [
                                37,
                                36.353804317119625
                            ],
                            [
                                42,
                                36.348642444935045
                            ],
                            [
                                47,
                                36.33762158697102
                            ],
                            [
                                52,
                                36.314899654611416
                            ],
                            [
                                57,
                                36.30319287742323
                            ],
                            [
                                62,
                                36.27856885250836
                            ],
                            [
                                67,
                                36.25125553844131
                            ],
                            [
                                72,
                                36.239675067549044
                            ],
                            [
                                77,
                                36.230701934566795
                            ],
                            [
                                82,
                                36.214116840716244
                            ],
                            [
                                87,
                                36.18283976895241
                            ],
                            [
                                92,
                                36.16150277034273
                            ],
                            [
                                97,
                                36.158872832476774
                            ],
                            [
                                102,
                                36.111043510723626
                            ],
                            [
                                107,
                                36.10615009222155
                            ],
                            [
                                112,
                                36.05459484034557
                            ],
                            [
                                117,
                                36.01379347125291
                            ],
                            [
                                122,
                                36.02153416738436
                            ],
                            [
                                127,
                                35.97134938106219
                            ],
                            [
                                132,
                                35.9394508105094
                            ],
                            [
                                137,
                                35.887237097299675
                            ],
                            [
                                142,
                                35.85692432552596
                            ],
                            [
                                147,
                                35.86438473996058
                            ],
                            [
                                152,
                                35.91927000030098
                            ],
                            [
                                157,
                                36.201008760651156
                            ],
                            [
                                162,
                                36.175144061518345
                            ],
                            [
                                167,
                                36.182544068594034
                            ],
                            [
                                172,
                                36.15130628273495
                            ],
                            [
                                177,
                                36.132125890203284
                            ],
                            [
                                182,
                                36.11310158521794
                            ],
                            [
                                187,
                                36.091924581623594
                            ],
                            [
                                192,
                                36.055731280187175
                            ],
                            [
                                197,
                                36.03989166806157
                            ],
                            [
                                202,
                                36.02755314817915
                            ],
                            [
                                207,
                                35.98716818855545
                            ],
                            [
                                212,
                                35.95402524753025
                            ],
                            [
                                217,
                                35.92320894028912
                            ],
                            [
                                222,
                                35.90055100593566
                            ],
                            [
                                227,
                                35.90135193147778
                            ],
                            [
                                232,
                                35.83812580888569
                            ],
                            [
                                237,
                                35.82914718432534
                            ],
                            [
                                242,
                                35.81593318016759
                            ],
                            [
                                247,
                                35.770013765907755
                            ],
                            [
                                252,
                                35.76750749415595
                            ],
                            [
                                257,
                                35.7395627542165
                            ],
                            [
                                262,
                                35.65863315677558
                            ],
                            [
                                267,
                                35.611731278075034
                            ],
                            [
                                272,
                                35.644667862492994
                            ],
                            [
                                277,
                                35.52931282932967
                            ],
                            [
                                282,
                                35.48409285202467
                            ],
                            [
                                287,
                                35.44553774958299
                            ],
                            [
                                292,
                                35.435464822482096
                            ],
                            [
                                297,
                                35.4042955757418
                            ],
                            [
                                301,
                                35.14873446407038
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367695",
                        "data": [
                            [
                                1,
                                36.41009404940982
                            ],
                            [
                                2,
                                36.34919231342575
                            ],
                            [
                                3,
                                36.43933880825575
                            ],
                            [
                                4,
                                36.448268307336484
                            ],
                            [
                                5,
                                36.437980241492866
                            ],
                            [
                                6,
                                36.4692837428232
                            ],
                            [
                                7,
                                36.46179186260294
                            ],
                            [
                                8,
                                36.44226712381366
                            ],
                            [
                                9,
                                36.469335691344476
                            ],
                            [
                                12,
                                36.457785276433896
                            ],
                            [
                                17,
                                36.44913539591549
                            ],
                            [
                                22,
                                36.434351524350305
                            ],
                            [
                                27,
                                36.38883219724176
                            ],
                            [
                                32,
                                36.37463376292502
                            ],
                            [
                                37,
                                36.360912125688316
                            ],
                            [
                                42,
                                36.356069620053034
                            ],
                            [
                                47,
                                36.34349965894667
                            ],
                            [
                                52,
                                36.321475857489396
                            ],
                            [
                                57,
                                36.30866840129555
                            ],
                            [
                                62,
                                36.28520144733098
                            ],
                            [
                                67,
                                36.264395386971316
                            ],
                            [
                                72,
                                36.25263785556505
                            ],
                            [
                                77,
                                36.243979731042174
                            ],
                            [
                                82,
                                36.22302087427103
                            ],
                            [
                                87,
                                36.19864154616869
                            ],
                            [
                                92,
                                36.174649460412965
                            ],
                            [
                                97,
                                36.17684293025799
                            ],
                            [
                                102,
                                36.12516917148884
                            ],
                            [
                                107,
                                36.12510525222136
                            ],
                            [
                                112,
                                36.06575598650242
                            ],
                            [
                                117,
                                36.02884385177957
                            ],
                            [
                                122,
                                36.0349702764113
                            ],
                            [
                                127,
                                35.98585453058864
                            ],
                            [
                                132,
                                35.95112818636419
                            ],
                            [
                                137,
                                35.89906729817999
                            ],
                            [
                                142,
                                35.863252293640144
                            ],
                            [
                                147,
                                35.86472605060238
                            ],
                            [
                                152,
                                35.95176636265488
                            ],
                            [
                                157,
                                36.24680030988422
                            ],
                            [
                                162,
                                36.23736363513166
                            ],
                            [
                                167,
                                36.232544280467806
                            ],
                            [
                                172,
                                36.20192570909731
                            ],
                            [
                                177,
                                36.17447249664593
                            ],
                            [
                                182,
                                36.156573746572526
                            ],
                            [
                                187,
                                36.13224173679717
                            ],
                            [
                                192,
                                36.09506014735311
                            ],
                            [
                                197,
                                36.075649356515925
                            ],
                            [
                                202,
                                36.05852633338303
                            ],
                            [
                                207,
                                36.019436426303116
                            ],
                            [
                                212,
                                35.98481623775257
                            ],
                            [
                                217,
                                35.955742683163706
                            ],
                            [
                                222,
                                35.9279544027501
                            ],
                            [
                                227,
                                35.92334227751352
                            ],
                            [
                                232,
                                35.86359086248097
                            ],
                            [
                                237,
                                35.85325062225294
                            ],
                            [
                                242,
                                35.837994470870434
                            ],
                            [
                                247,
                                35.786227656489274
                            ],
                            [
                                252,
                                35.784362478712396
                            ],
                            [
                                257,
                                35.75592800386678
                            ],
                            [
                                262,
                                35.67408988449359
                            ],
                            [
                                267,
                                35.622108500133265
                            ],
                            [
                                272,
                                35.659328825105135
                            ],
                            [
                                277,
                                35.540165015607144
                            ],
                            [
                                282,
                                35.485483211593106
                            ],
                            [
                                287,
                                35.44719331174082
                            ],
                            [
                                292,
                                35.44021188220786
                            ],
                            [
                                297,
                                35.40921894268949
                            ],
                            [
                                301,
                                35.12401486028859
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367696",
                        "data": [
                            [
                                1,
                                36.418070249554965
                            ],
                            [
                                2,
                                36.37534107641986
                            ],
                            [
                                3,
                                36.4456428690328
                            ],
                            [
                                4,
                                36.478887637774214
                            ],
                            [
                                5,
                                36.484499594031824
                            ],
                            [
                                6,
                                36.49315338018698
                            ],
                            [
                                7,
                                36.46584096868324
                            ],
                            [
                                8,
                                36.47142845562618
                            ],
                            [
                                9,
                                36.46917940890204
                            ],
                            [
                                12,
                                36.474924125330396
                            ],
                            [
                                17,
                                36.46666126758214
                            ],
                            [
                                22,
                                36.45240187814244
                            ],
                            [
                                27,
                                36.40574291044967
                            ],
                            [
                                32,
                                36.38506563073618
                            ],
                            [
                                37,
                                36.37073328956003
                            ],
                            [
                                42,
                                36.35477162004395
                            ],
                            [
                                47,
                                36.33939672016926
                            ],
                            [
                                52,
                                36.32006424231936
                            ],
                            [
                                57,
                                36.30395705767237
                            ],
                            [
                                62,
                                36.277380870915316
                            ],
                            [
                                67,
                                36.24364636147134
                            ],
                            [
                                72,
                                36.22009520787889
                            ],
                            [
                                77,
                                36.210471875086604
                            ],
                            [
                                82,
                                36.18492890419886
                            ],
                            [
                                87,
                                36.14944646375987
                            ],
                            [
                                92,
                                36.12040907868129
                            ],
                            [
                                97,
                                36.113964027091185
                            ],
                            [
                                102,
                                36.06117974144342
                            ],
                            [
                                107,
                                36.031881925942436
                            ],
                            [
                                112,
                                35.971492901542305
                            ],
                            [
                                117,
                                35.94512634781529
                            ],
                            [
                                122,
                                35.92230395375488
                            ],
                            [
                                127,
                                35.84258152023817
                            ],
                            [
                                132,
                                35.79058812506798
                            ],
                            [
                                137,
                                35.73794349171842
                            ],
                            [
                                142,
                                35.70158063478077
                            ],
                            [
                                147,
                                35.65864274480107
                            ],
                            [
                                152,
                                35.75942293890797
                            ],
                            [
                                157,
                                36.04872068654337
                            ],
                            [
                                162,
                                36.02500339799227
                            ],
                            [
                                167,
                                36.0093930987861
                            ],
                            [
                                172,
                                35.983464772010265
                            ],
                            [
                                177,
                                35.95223261005583
                            ],
                            [
                                182,
                                35.91568260621954
                            ],
                            [
                                187,
                                35.88155852191012
                            ],
                            [
                                192,
                                35.845420145484965
                            ],
                            [
                                197,
                                35.827603117518876
                            ],
                            [
                                202,
                                35.782915769568426
                            ],
                            [
                                207,
                                35.7364444162928
                            ],
                            [
                                212,
                                35.69467639708382
                            ],
                            [
                                217,
                                35.65134868716848
                            ],
                            [
                                222,
                                35.61585969015965
                            ],
                            [
                                227,
                                35.58279330611546
                            ],
                            [
                                232,
                                35.534053873588654
                            ],
                            [
                                237,
                                35.48674541714055
                            ],
                            [
                                242,
                                35.4570634861836
                            ],
                            [
                                247,
                                35.389875800319075
                            ],
                            [
                                252,
                                35.36979515714937
                            ],
                            [
                                257,
                                35.31386210051912
                            ],
                            [
                                262,
                                35.22860412362621
                            ],
                            [
                                267,
                                35.14253424054543
                            ],
                            [
                                272,
                                35.149993622519915
                            ],
                            [
                                277,
                                35.038729186708224
                            ],
                            [
                                282,
                                34.990226235592004
                            ],
                            [
                                287,
                                34.84372476130636
                            ],
                            [
                                292,
                                34.79116416063558
                            ],
                            [
                                297,
                                34.69240691150686
                            ],
                            [
                                301,
                                34.44995712842853
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367698",
                        "data": [
                            [
                                1,
                                36.43589549438556
                            ],
                            [
                                2,
                                36.391691335821434
                            ],
                            [
                                3,
                                36.444489194421216
                            ],
                            [
                                4,
                                36.483412210084204
                            ],
                            [
                                5,
                                36.48547922156329
                            ],
                            [
                                6,
                                36.49012366363852
                            ],
                            [
                                7,
                                36.45463594671151
                            ],
                            [
                                8,
                                36.4617167335887
                            ],
                            [
                                9,
                                36.45775624740895
                            ],
                            [
                                12,
                                36.462709419029586
                            ],
                            [
                                17,
                                36.45276717051751
                            ],
                            [
                                22,
                                36.439002124547166
                            ],
                            [
                                27,
                                36.39060558489126
                            ],
                            [
                                32,
                                36.3717806384269
                            ],
                            [
                                37,
                                36.35474009559756
                            ],
                            [
                                42,
                                36.34488930701093
                            ],
                            [
                                47,
                                36.32610174265004
                            ],
                            [
                                52,
                                36.311089277270455
                            ],
                            [
                                57,
                                36.29252380994866
                            ],
                            [
                                62,
                                36.271502613055155
                            ],
                            [
                                67,
                                36.23699507676553
                            ],
                            [
                                72,
                                36.217287760327295
                            ],
                            [
                                77,
                                36.20510246402737
                            ],
                            [
                                82,
                                36.18032570310868
                            ],
                            [
                                87,
                                36.14661425114563
                            ],
                            [
                                92,
                                36.11521111010133
                            ],
                            [
                                97,
                                36.11344175728642
                            ],
                            [
                                102,
                                36.055717581819884
                            ],
                            [
                                107,
                                36.03080703702543
                            ],
                            [
                                112,
                                35.96499675213028
                            ],
                            [
                                117,
                                35.94294119307733
                            ],
                            [
                                122,
                                35.914040249983785
                            ],
                            [
                                127,
                                35.83573985124075
                            ],
                            [
                                132,
                                35.778259853786054
                            ],
                            [
                                137,
                                35.72497679307645
                            ],
                            [
                                142,
                                35.68291382018047
                            ],
                            [
                                147,
                                35.63766244779437
                            ],
                            [
                                152,
                                35.71474750264646
                            ],
                            [
                                157,
                                36.055741486484294
                            ],
                            [
                                162,
                                36.04389543617045
                            ],
                            [
                                167,
                                36.03762129672809
                            ],
                            [
                                172,
                                36.01134621576021
                            ],
                            [
                                177,
                                35.982345295028345
                            ],
                            [
                                182,
                                35.94652848042304
                            ],
                            [
                                187,
                                35.90888689423109
                            ],
                            [
                                192,
                                35.87778553840036
                            ],
                            [
                                197,
                                35.85948367677053
                            ],
                            [
                                202,
                                35.81427099883074
                            ],
                            [
                                207,
                                35.765687856181955
                            ],
                            [
                                212,
                                35.72253106520204
                            ],
                            [
                                217,
                                35.67826928155684
                            ],
                            [
                                222,
                                35.63912715112703
                            ],
                            [
                                227,
                                35.60699841322733
                            ],
                            [
                                232,
                                35.55648574757243
                            ],
                            [
                                237,
                                35.50868804032118
                            ],
                            [
                                242,
                                35.47115924409554
                            ],
                            [
                                247,
                                35.40446140779664
                            ],
                            [
                                252,
                                35.379479506595565
                            ],
                            [
                                257,
                                35.32355158518409
                            ],
                            [
                                262,
                                35.227937182832974
                            ],
                            [
                                267,
                                35.139864750376745
                            ],
                            [
                                272,
                                35.14486964332364
                            ],
                            [
                                277,
                                35.02684313231775
                            ],
                            [
                                282,
                                34.97233729706759
                            ],
                            [
                                287,
                                34.815634959289746
                            ],
                            [
                                292,
                                34.76102466226526
                            ],
                            [
                                297,
                                34.65495617624207
                            ],
                            [
                                301,
                                34.40124599025478
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367700",
                        "data": [
                            [
                                1,
                                36.48972153551183
                            ],
                            [
                                2,
                                36.43956463846747
                            ],
                            [
                                3,
                                36.49062436421071
                            ],
                            [
                                4,
                                36.52269001983568
                            ],
                            [
                                5,
                                36.521159383785275
                            ],
                            [
                                6,
                                36.52651014011084
                            ],
                            [
                                7,
                                36.49751306941484
                            ],
                            [
                                8,
                                36.50479184129468
                            ],
                            [
                                9,
                                36.50042203659019
                            ],
                            [
                                12,
                                36.50190405813914
                            ],
                            [
                                17,
                                36.49191829644739
                            ],
                            [
                                22,
                                36.477239781228846
                            ],
                            [
                                27,
                                36.431280304244
                            ],
                            [
                                32,
                                36.411522239574914
                            ],
                            [
                                37,
                                36.39642278363668
                            ],
                            [
                                42,
                                36.38222559160253
                            ],
                            [
                                47,
                                36.36624061750449
                            ],
                            [
                                52,
                                36.34751327805172
                            ],
                            [
                                57,
                                36.33255867933442
                            ],
                            [
                                62,
                                36.30691283121474
                            ],
                            [
                                67,
                                36.273024468975926
                            ],
                            [
                                72,
                                36.248827496537366
                            ],
                            [
                                77,
                                36.23824263930127
                            ],
                            [
                                82,
                                36.212351826190215
                            ],
                            [
                                87,
                                36.176074436751016
                            ],
                            [
                                92,
                                36.14662012251748
                            ],
                            [
                                97,
                                36.140195982108814
                            ],
                            [
                                102,
                                36.085683910231175
                            ],
                            [
                                107,
                                36.056045253719525
                            ],
                            [
                                112,
                                35.99364190686357
                            ],
                            [
                                117,
                                35.967640697444025
                            ],
                            [
                                122,
                                35.943339579373706
                            ],
                            [
                                127,
                                35.861243612392116
                            ],
                            [
                                132,
                                35.80747287583522
                            ],
                            [
                                137,
                                35.752762442966784
                            ],
                            [
                                142,
                                35.71506548395264
                            ],
                            [
                                147,
                                35.66973674788037
                            ],
                            [
                                152,
                                35.70435233821463
                            ],
                            [
                                157,
                                35.97229755278208
                            ],
                            [
                                162,
                                35.945842838429364
                            ],
                            [
                                167,
                                35.953164264961096
                            ],
                            [
                                172,
                                35.93339584431575
                            ],
                            [
                                177,
                                35.905185574921695
                            ],
                            [
                                182,
                                35.86847572969275
                            ],
                            [
                                187,
                                35.828915946774586
                            ],
                            [
                                192,
                                35.79687722848955
                            ],
                            [
                                197,
                                35.778361712375215
                            ],
                            [
                                202,
                                35.72948493538431
                            ],
                            [
                                207,
                                35.67920361910391
                            ],
                            [
                                212,
                                35.635304656846905
                            ],
                            [
                                217,
                                35.59007171671613
                            ],
                            [
                                222,
                                35.55308281649341
                            ],
                            [
                                227,
                                35.51738122270571
                            ],
                            [
                                232,
                                35.46556315457452
                            ],
                            [
                                237,
                                35.411855025942415
                            ],
                            [
                                242,
                                35.37913041073942
                            ],
                            [
                                247,
                                35.304190566653986
                            ],
                            [
                                252,
                                35.28398369243534
                            ],
                            [
                                257,
                                35.22345418298197
                            ],
                            [
                                262,
                                35.12986022466778
                            ],
                            [
                                267,
                                35.0347936945803
                            ],
                            [
                                272,
                                35.044212128327615
                            ],
                            [
                                277,
                                34.921562997106356
                            ],
                            [
                                282,
                                34.86844354903394
                            ],
                            [
                                287,
                                34.708560358713825
                            ],
                            [
                                292,
                                34.65130444627118
                            ],
                            [
                                297,
                                34.54243669588131
                            ],
                            [
                                301,
                                34.288221718711874
                            ]
                        ],
                        "color": "#5cb85c"
                    }
                ]
            ],
            "config": {
                "id": "fastqc_per_base_sequence_quality_plot",
                "title": "FastQC: Mean Quality Scores",
                "ylab": "Phred Score",
                "xlab": "Position (bp)",
                "ymin": 0,
                "xDecimals": false,
                "tt_label": "<b>Base {point.x}</b>: {point.y:.2f}",
                "colors": {
                    "SRR15367694": "#5cb85c",
                    "SRR15367695": "#5cb85c",
                    "SRR15367696": "#5cb85c",
                    "SRR15367697": "#999",
                    "SRR15367698": "#5cb85c",
                    "SRR15367699": "#999",
                    "SRR15367700": "#5cb85c",
                    "SRR15367701": "#999",
                    "SRR15367702": "#999"
                },
                "yPlotBands": [
                    {
                        "from": 28,
                        "to": 100,
                        "color": "#c3e6c3"
                    },
                    {
                        "from": 20,
                        "to": 28,
                        "color": "#e6dcc3"
                    },
                    {
                        "from": 0,
                        "to": 20,
                        "color": "#e6c3c3"
                    }
                ]
            }
        },
        "fastqc_per_sequence_quality_scores_plot": {
            "plot_type": "xy_line",
            "datasets": [
                [
                    {
                        "name": "SRR15367694",
                        "data": [
                            [
                                16.0,
                                2.0
                            ],
                            [
                                17.0,
                                7.0
                            ],
                            [
                                18.0,
                                5.0
                            ],
                            [
                                19.0,
                                7.0
                            ],
                            [
                                20.0,
                                16.0
                            ],
                            [
                                21.0,
                                44.0
                            ],
                            [
                                22.0,
                                99.0
                            ],
                            [
                                23.0,
                                301.0
                            ],
                            [
                                24.0,
                                1144.0
                            ],
                            [
                                25.0,
                                2716.0
                            ],
                            [
                                26.0,
                                3426.0
                            ],
                            [
                                27.0,
                                4969.0
                            ],
                            [
                                28.0,
                                8020.0
                            ],
                            [
                                29.0,
                                13271.0
                            ],
                            [
                                30.0,
                                16846.0
                            ],
                            [
                                31.0,
                                21218.0
                            ],
                            [
                                32.0,
                                29938.0
                            ],
                            [
                                33.0,
                                44561.0
                            ],
                            [
                                34.0,
                                74469.0
                            ],
                            [
                                35.0,
                                208128.0
                            ],
                            [
                                36.0,
                                1446002.0
                            ],
                            [
                                37.0,
                                18620.0
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367695",
                        "data": [
                            [
                                15.0,
                                2.0
                            ],
                            [
                                16.0,
                                3.0
                            ],
                            [
                                17.0,
                                1.0
                            ],
                            [
                                18.0,
                                6.0
                            ],
                            [
                                19.0,
                                4.0
                            ],
                            [
                                20.0,
                                18.0
                            ],
                            [
                                21.0,
                                41.0
                            ],
                            [
                                22.0,
                                103.0
                            ],
                            [
                                23.0,
                                308.0
                            ],
                            [
                                24.0,
                                1099.0
                            ],
                            [
                                25.0,
                                2367.0
                            ],
                            [
                                26.0,
                                2957.0
                            ],
                            [
                                27.0,
                                4322.0
                            ],
                            [
                                28.0,
                                6764.0
                            ],
                            [
                                29.0,
                                9910.0
                            ],
                            [
                                30.0,
                                13784.0
                            ],
                            [
                                31.0,
                                18894.0
                            ],
                            [
                                32.0,
                                27564.0
                            ],
                            [
                                33.0,
                                41131.0
                            ],
                            [
                                34.0,
                                70903.0
                            ],
                            [
                                35.0,
                                201921.0
                            ],
                            [
                                36.0,
                                1352015.0
                            ],
                            [
                                37.0,
                                16867.0
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367696",
                        "data": [
                            [
                                15.0,
                                8.0
                            ],
                            [
                                16.0,
                                12.0
                            ],
                            [
                                17.0,
                                63.0
                            ],
                            [
                                18.0,
                                133.0
                            ],
                            [
                                19.0,
                                354.0
                            ],
                            [
                                20.0,
                                768.0
                            ],
                            [
                                21.0,
                                2343.0
                            ],
                            [
                                22.0,
                                6379.0
                            ],
                            [
                                23.0,
                                16755.0
                            ],
                            [
                                24.0,
                                49807.0
                            ],
                            [
                                25.0,
                                99203.0
                            ],
                            [
                                26.0,
                                116073.0
                            ],
                            [
                                27.0,
                                156558.0
                            ],
                            [
                                28.0,
                                237791.0
                            ],
                            [
                                29.0,
                                381653.0
                            ],
                            [
                                30.0,
                                498998.0
                            ],
                            [
                                31.0,
                                642211.0
                            ],
                            [
                                32.0,
                                930074.0
                            ],
                            [
                                33.0,
                                1482724.0
                            ],
                            [
                                34.0,
                                2896751.0
                            ],
                            [
                                35.0,
                                8999709.0
                            ],
                            [
                                36.0,
                                36295104.0
                            ],
                            [
                                37.0,
                                232559.0
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367698",
                        "data": [
                            [
                                14.0,
                                1.0
                            ],
                            [
                                15.0,
                                6.0
                            ],
                            [
                                16.0,
                                21.0
                            ],
                            [
                                17.0,
                                58.0
                            ],
                            [
                                18.0,
                                142.0
                            ],
                            [
                                19.0,
                                309.0
                            ],
                            [
                                20.0,
                                808.0
                            ],
                            [
                                21.0,
                                2271.0
                            ],
                            [
                                22.0,
                                6562.0
                            ],
                            [
                                23.0,
                                17860.0
                            ],
                            [
                                24.0,
                                47991.0
                            ],
                            [
                                25.0,
                                87609.0
                            ],
                            [
                                26.0,
                                111304.0
                            ],
                            [
                                27.0,
                                152436.0
                            ],
                            [
                                28.0,
                                228473.0
                            ],
                            [
                                29.0,
                                348000.0
                            ],
                            [
                                30.0,
                                482012.0
                            ],
                            [
                                31.0,
                                662777.0
                            ],
                            [
                                32.0,
                                974327.0
                            ],
                            [
                                33.0,
                                1554204.0
                            ],
                            [
                                34.0,
                                3107706.0
                            ],
                            [
                                35.0,
                                10103480.0
                            ],
                            [
                                36.0,
                                37865203.0
                            ],
                            [
                                37.0,
                                176947.0
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367700",
                        "data": [
                            [
                                14.0,
                                1.0
                            ],
                            [
                                15.0,
                                5.0
                            ],
                            [
                                16.0,
                                22.0
                            ],
                            [
                                17.0,
                                45.0
                            ],
                            [
                                18.0,
                                110.0
                            ],
                            [
                                19.0,
                                287.0
                            ],
                            [
                                20.0,
                                633.0
                            ],
                            [
                                21.0,
                                1825.0
                            ],
                            [
                                22.0,
                                5110.0
                            ],
                            [
                                23.0,
                                12504.0
                            ],
                            [
                                24.0,
                                35121.0
                            ],
                            [
                                25.0,
                                71777.0
                            ],
                            [
                                26.0,
                                94086.0
                            ],
                            [
                                27.0,
                                135403.0
                            ],
                            [
                                28.0,
                                207095.0
                            ],
                            [
                                29.0,
                                333671.0
                            ],
                            [
                                30.0,
                                456257.0
                            ],
                            [
                                31.0,
                                586121.0
                            ],
                            [
                                32.0,
                                847201.0
                            ],
                            [
                                33.0,
                                1359084.0
                            ],
                            [
                                34.0,
                                2721335.0
                            ],
                            [
                                35.0,
                                8757788.0
                            ],
                            [
                                36.0,
                                31695748.0
                            ],
                            [
                                37.0,
                                129633.0
                            ]
                        ],
                        "color": "#5cb85c"
                    }
                ]
            ],
            "config": {
                "id": "fastqc_per_sequence_quality_scores_plot",
                "title": "FastQC: Per Sequence Quality Scores",
                "ylab": "Count",
                "xlab": "Mean Sequence Quality (Phred Score)",
                "ymin": 0,
                "xmin": 0,
                "xDecimals": false,
                "colors": {
                    "SRR15367694": "#5cb85c",
                    "SRR15367695": "#5cb85c",
                    "SRR15367696": "#5cb85c",
                    "SRR15367697": "#999",
                    "SRR15367698": "#5cb85c",
                    "SRR15367699": "#999",
                    "SRR15367700": "#5cb85c",
                    "SRR15367701": "#999",
                    "SRR15367702": "#999"
                },
                "tt_label": "<b>Phred {point.x}</b>: {point.y} reads",
                "xPlotBands": [
                    {
                        "from": 28,
                        "to": 100,
                        "color": "#c3e6c3"
                    },
                    {
                        "from": 20,
                        "to": 28,
                        "color": "#e6dcc3"
                    },
                    {
                        "from": 0,
                        "to": 20,
                        "color": "#e6c3c3"
                    }
                ]
            }
        },
        "fastqc_per_sequence_gc_content_plot": {
            "plot_type": "xy_line",
            "datasets": [
                [
                    {
                        "name": "SRR15367694",
                        "data": [
                            [
                                0.0,
                                0.0
                            ],
                            [
                                1.0,
                                0.0
                            ],
                            [
                                2.0,
                                3.960686228495949e-05
                            ],
                            [
                                3.0,
                                0.0
                            ],
                            [
                                4.0,
                                3.960686228495949e-05
                            ],
                            [
                                5.0,
                                0.0
                            ],
                            [
                                6.0,
                                0.0
                            ],
                            [
                                7.0,
                                3.960686228495949e-05
                            ],
                            [
                                8.0,
                                3.960686228495949e-05
                            ],
                            [
                                9.0,
                                3.960686228495949e-05
                            ],
                            [
                                10.0,
                                7.921372456991899e-05
                            ],
                            [
                                11.0,
                                0.00031685489827967594
                            ],
                            [
                                12.0,
                                0.0007921372456991899
                            ],
                            [
                                13.0,
                                0.0010297784194089469
                            ],
                            [
                                14.0,
                                0.0018615225273930962
                            ],
                            [
                                15.0,
                                0.0028516940845170835
                            ],
                            [
                                16.0,
                                0.004594396025055301
                            ],
                            [
                                17.0,
                                0.0077233381455671015
                            ],
                            [
                                18.0,
                                0.011248348888928495
                            ],
                            [
                                19.0,
                                0.015842744913983797
                            ],
                            [
                                20.0,
                                0.02574446048522367
                            ],
                            [
                                21.0,
                                0.04079506815350828
                            ],
                            [
                                22.0,
                                0.05948950715200916
                            ],
                            [
                                23.0,
                                0.0884025166200296
                            ],
                            [
                                24.0,
                                0.13109871416321592
                            ],
                            [
                                25.0,
                                0.1907862556266499
                            ],
                            [
                                26.0,
                                0.26611850769264284
                            ],
                            [
                                27.0,
                                0.3538477076538281
                            ],
                            [
                                28.0,
                                0.4456960212926492
                            ],
                            [
                                29.0,
                                0.5444755358313381
                            ],
                            [
                                30.0,
                                0.6678113049867019
                            ],
                            [
                                31.0,
                                0.7955830427179813
                            ],
                            [
                                32.0,
                                0.9597138800268535
                            ],
                            [
                                33.0,
                                1.1171907644718524
                            ],
                            [
                                34.0,
                                1.2812423880561545
                            ],
                            [
                                35.0,
                                1.5255771214920697
                            ],
                            [
                                36.0,
                                1.7562078805773886
                            ],
                            [
                                37.0,
                                2.0137316991541954
                            ],
                            [
                                38.0,
                                2.2777906500080203
                            ],
                            [
                                39.0,
                                2.567673275071639
                            ],
                            [
                                40.0,
                                2.8447232767549306
                            ],
                            [
                                41.0,
                                3.102563950230017
                            ],
                            [
                                42.0,
                                3.3296696985719745
                            ],
                            [
                                43.0,
                                3.4897606359277806
                            ],
                            [
                                44.0,
                                3.5359026304897587
                            ],
                            [
                                45.0,
                                3.557211122399067
                            ],
                            [
                                46.0,
                                3.5253275982596746
                            ],
                            [
                                47.0,
                                3.4649667401373963
                            ],
                            [
                                48.0,
                                3.3385812425860903
                            ],
                            [
                                49.0,
                                3.191996245269455
                            ],
                            [
                                50.0,
                                3.0356283529684354
                            ],
                            [
                                51.0,
                                2.8642494598614157
                            ],
                            [
                                52.0,
                                2.7179813174430603
                            ],
                            [
                                53.0,
                                2.6161520745084292
                            ],
                            [
                                54.0,
                                2.5288585500323784
                            ],
                            [
                                55.0,
                                2.4937668700479048
                            ],
                            [
                                56.0,
                                2.513015805118395
                            ],
                            [
                                57.0,
                                2.577495776918309
                            ],
                            [
                                58.0,
                                2.6715224679828027
                            ],
                            [
                                59.0,
                                2.8028588233197285
                            ],
                            [
                                60.0,
                                2.929561175769314
                            ],
                            [
                                61.0,
                                2.9579196891653448
                            ],
                            [
                                62.0,
                                2.951780625511176
                            ],
                            [
                                63.0,
                                2.814027958484087
                            ],
                            [
                                64.0,
                                2.510679000243582
                            ],
                            [
                                65.0,
                                2.169228240484946
                            ],
                            [
                                66.0,
                                1.7920520909452773
                            ],
                            [
                                67.0,
                                1.4002610092224579
                            ],
                            [
                                68.0,
                                1.0469677976406193
                            ],
                            [
                                69.0,
                                0.7501539716771328
                            ],
                            [
                                70.0,
                                0.5013040559407324
                            ],
                            [
                                71.0,
                                0.31800349728593974
                            ],
                            [
                                72.0,
                                0.18769692036842303
                            ],
                            [
                                73.0,
                                0.11347366044640894
                            ],
                            [
                                74.0,
                                0.06915358154953928
                            ],
                            [
                                75.0,
                                0.04202288088434202
                            ],
                            [
                                76.0,
                                0.027289128114337088
                            ],
                            [
                                77.0,
                                0.018337977237936245
                            ],
                            [
                                78.0,
                                0.01326829886546143
                            ],
                            [
                                79.0,
                                0.009228398912395562
                            ],
                            [
                                80.0,
                                0.007604517558712223
                            ],
                            [
                                81.0,
                                0.0049904646479048955
                            ],
                            [
                                82.0,
                                0.002970514671371962
                            ],
                            [
                                83.0,
                                0.0013466333176886229
                            ],
                            [
                                84.0,
                                0.0010693852816939062
                            ],
                            [
                                85.0,
                                0.0005148892097044734
                            ],
                            [
                                86.0,
                                0.00031685489827967594
                            ],
                            [
                                87.0,
                                0.00027724803599471644
                            ],
                            [
                                88.0,
                                0.00023764117370975697
                            ],
                            [
                                89.0,
                                0.00019803431142479747
                            ],
                            [
                                90.0,
                                3.960686228495949e-05
                            ],
                            [
                                91.0,
                                3.960686228495949e-05
                            ],
                            [
                                92.0,
                                0.00011882058685487849
                            ],
                            [
                                93.0,
                                7.921372456991899e-05
                            ],
                            [
                                94.0,
                                3.960686228495949e-05
                            ],
                            [
                                95.0,
                                0.0
                            ],
                            [
                                96.0,
                                0.0
                            ],
                            [
                                97.0,
                                0.0
                            ],
                            [
                                98.0,
                                0.0
                            ],
                            [
                                99.0,
                                0.0
                            ],
                            [
                                100.0,
                                0.0
                            ]
                        ],
                        "color": "#d9534f"
                    },
                    {
                        "name": "SRR15367695",
                        "data": [
                            [
                                0.0,
                                0.0
                            ],
                            [
                                1.0,
                                0.0
                            ],
                            [
                                2.0,
                                0.0
                            ],
                            [
                                3.0,
                                0.0
                            ],
                            [
                                4.0,
                                0.0
                            ],
                            [
                                5.0,
                                0.0
                            ],
                            [
                                6.0,
                                0.0
                            ],
                            [
                                7.0,
                                0.0
                            ],
                            [
                                8.0,
                                0.0
                            ],
                            [
                                9.0,
                                0.0
                            ],
                            [
                                10.0,
                                4.23390818516066e-05
                            ],
                            [
                                11.0,
                                0.0
                            ],
                            [
                                12.0,
                                8.46781637032132e-05
                            ],
                            [
                                13.0,
                                0.000211695409258033
                            ],
                            [
                                14.0,
                                0.0005080689822192792
                            ],
                            [
                                15.0,
                                0.0006350862277740989
                            ],
                            [
                                16.0,
                                0.0013971897011030177
                            ],
                            [
                                17.0,
                                0.002159293174431937
                            ],
                            [
                                18.0,
                                0.003090752975167282
                            ],
                            [
                                19.0,
                                0.005969810541076531
                            ],
                            [
                                20.0,
                                0.009187580761798632
                            ],
                            [
                                21.0,
                                0.016681598249533
                            ],
                            [
                                22.0,
                                0.02527643186540914
                            ],
                            [
                                23.0,
                                0.03865558173051682
                            ],
                            [
                                24.0,
                                0.06067190429335226
                            ],
                            [
                                25.0,
                                0.09124072139021222
                            ],
                            [
                                26.0,
                                0.13717862519920537
                            ],
                            [
                                27.0,
                                0.19586059264553213
                            ],
                            [
                                28.0,
                                0.26855679618474065
                            ],
                            [
                                29.0,
                                0.37110205242933186
                            ],
                            [
                                30.0,
                                0.4914720621334494
                            ],
                            [
                                31.0,
                                0.650794027141045
                            ],
                            [
                                32.0,
                                0.828702849081496
                            ],
                            [
                                33.0,
                                1.0242670681540669
                            ],
                            [
                                34.0,
                                1.2556078113912452
                            ],
                            [
                                35.0,
                                1.5142149233408584
                            ],
                            [
                                36.0,
                                1.7900540416040753
                            ],
                            [
                                37.0,
                                2.122754546794
                            ],
                            [
                                38.0,
                                2.4498239540976607
                            ],
                            [
                                39.0,
                                2.789256373301991
                            ],
                            [
                                40.0,
                                3.1015494410394413
                            ],
                            [
                                41.0,
                                3.377811950121174
                            ],
                            [
                                42.0,
                                3.6295177917289756
                            ],
                            [
                                43.0,
                                3.8102633321534842
                            ],
                            [
                                44.0,
                                3.9740309007554986
                            ],
                            [
                                45.0,
                                4.069971260231239
                            ],
                            [
                                46.0,
                                4.072257570651225
                            ],
                            [
                                47.0,
                                4.045075880102495
                            ],
                            [
                                48.0,
                                4.072553944224187
                            ],
                            [
                                49.0,
                                4.002101712023114
                            ],
                            [
                                50.0,
                                3.973395814527724
                            ],
                            [
                                51.0,
                                3.933597077587214
                            ],
                            [
                                52.0,
                                3.8962540073940977
                            ],
                            [
                                53.0,
                                3.89447576595633
                            ],
                            [
                                54.0,
                                3.8369369537199964
                            ],
                            [
                                55.0,
                                3.8170799243315927
                            ],
                            [
                                56.0,
                                3.6713064655165115
                            ],
                            [
                                57.0,
                                3.4639719816891934
                            ],
                            [
                                58.0,
                                3.086603745145824
                            ],
                            [
                                59.0,
                                2.666557714096035
                            ],
                            [
                                60.0,
                                2.189057548973616
                            ],
                            [
                                61.0,
                                1.7376382582717862
                            ],
                            [
                                62.0,
                                1.3300399172863697
                            ],
                            [
                                63.0,
                                1.0062306192852823
                            ],
                            [
                                64.0,
                                0.7740007553292202
                            ],
                            [
                                65.0,
                                0.6131545833749668
                            ],
                            [
                                66.0,
                                0.4833852974997926
                            ],
                            [
                                67.0,
                                0.3825336045292656
                            ],
                            [
                                68.0,
                                0.2957808258153237
                            ],
                            [
                                69.0,
                                0.2137700242687617
                            ],
                            [
                                70.0,
                                0.14598515422433955
                            ],
                            [
                                71.0,
                                0.09666012386721787
                            ],
                            [
                                72.0,
                                0.05872430652817835
                            ],
                            [
                                73.0,
                                0.036030558655717214
                            ],
                            [
                                74.0,
                                0.023709885836899695
                            ],
                            [
                                75.0,
                                0.01617352926731372
                            ],
                            [
                                76.0,
                                0.011854942918449848
                            ],
                            [
                                77.0,
                                0.01096582219956611
                            ],
                            [
                                78.0,
                                0.009060563516243812
                            ],
                            [
                                79.0,
                                0.007578695651437581
                            ],
                            [
                                80.0,
                                0.006139166868482956
                            ],
                            [
                                81.0,
                                0.003598821957386561
                            ],
                            [
                                82.0,
                                0.002455666747393183
                            ],
                            [
                                83.0,
                                0.0015242069466578376
                            ],
                            [
                                84.0,
                                0.0011431552099933782
                            ],
                            [
                                85.0,
                                0.0007621034733289188
                            ],
                            [
                                86.0,
                                0.0003387126548128528
                            ],
                            [
                                87.0,
                                8.46781637032132e-05
                            ],
                            [
                                88.0,
                                0.0001693563274064264
                            ],
                            [
                                89.0,
                                0.000211695409258033
                            ],
                            [
                                90.0,
                                0.0002540344911096396
                            ],
                            [
                                91.0,
                                0.0001693563274064264
                            ],
                            [
                                92.0,
                                4.23390818516066e-05
                            ],
                            [
                                93.0,
                                0.0
                            ],
                            [
                                94.0,
                                0.0
                            ],
                            [
                                95.0,
                                0.0
                            ],
                            [
                                96.0,
                                0.0
                            ],
                            [
                                97.0,
                                0.0
                            ],
                            [
                                98.0,
                                0.0
                            ],
                            [
                                99.0,
                                0.0
                            ],
                            [
                                100.0,
                                0.0
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367696",
                        "data": [
                            [
                                0.0,
                                0.0
                            ],
                            [
                                1.0,
                                0.0
                            ],
                            [
                                2.0,
                                0.0
                            ],
                            [
                                3.0,
                                0.0
                            ],
                            [
                                4.0,
                                4.241954625197079e-06
                            ],
                            [
                                5.0,
                                7.0699243753284665e-06
                            ],
                            [
                                6.0,
                                8.483909250394159e-06
                            ],
                            [
                                7.0,
                                3.110766725144525e-05
                            ],
                            [
                                8.0,
                                0.00010180691100472991
                            ],
                            [
                                9.0,
                                0.00018947397325880288
                            ],
                            [
                                10.0,
                                0.00042419546251970796
                            ],
                            [
                                11.0,
                                0.0008879825015412553
                            ],
                            [
                                12.0,
                                0.0016388084702011385
                            ],
                            [
                                13.0,
                                0.0026795013382494887
                            ],
                            [
                                14.0,
                                0.004499299872459036
                            ],
                            [
                                15.0,
                                0.00788296567849124
                            ],
                            [
                                16.0,
                                0.01623113238087909
                            ],
                            [
                                17.0,
                                0.027726829415163176
                            ],
                            [
                                18.0,
                                0.046918846124429835
                            ],
                            [
                                19.0,
                                0.07384960205493102
                            ],
                            [
                                20.0,
                                0.11012962597936658
                            ],
                            [
                                21.0,
                                0.14344028166616418
                            ],
                            [
                                22.0,
                                0.1815358621701841
                            ],
                            [
                                23.0,
                                0.222149749736696
                            ],
                            [
                                24.0,
                                0.2650938843773162
                            ],
                            [
                                25.0,
                                0.3168697685475967
                            ],
                            [
                                26.0,
                                0.3792604371749953
                            ],
                            [
                                27.0,
                                0.4668044827449376
                            ],
                            [
                                28.0,
                                0.5855777982655808
                            ],
                            [
                                29.0,
                                0.7526938426798448
                            ],
                            [
                                30.0,
                                0.9799721155584041
                            ],
                            [
                                31.0,
                                1.25302107884284
                            ],
                            [
                                32.0,
                                1.535611612064219
                            ],
                            [
                                33.0,
                                1.8236601269033517
                            ],
                            [
                                34.0,
                                2.1236257062695376
                            ],
                            [
                                35.0,
                                2.4101669132318504
                            ],
                            [
                                36.0,
                                2.6520827575370896
                            ],
                            [
                                37.0,
                                2.8093815049637727
                            ],
                            [
                                38.0,
                                2.910276395724085
                            ],
                            [
                                39.0,
                                2.9808724185814905
                            ],
                            [
                                40.0,
                                3.063108364930436
                            ],
                            [
                                41.0,
                                3.197205034542166
                            ],
                            [
                                42.0,
                                3.3628703304746126
                            ],
                            [
                                43.0,
                                3.5147337200415434
                            ],
                            [
                                44.0,
                                3.616485485636146
                            ],
                            [
                                45.0,
                                3.6477204115263473
                            ],
                            [
                                46.0,
                                3.6389791570286905
                            ],
                            [
                                47.0,
                                3.614081711348534
                            ],
                            [
                                48.0,
                                3.5777663378022218
                            ],
                            [
                                49.0,
                                3.522157140635638
                            ],
                            [
                                50.0,
                                3.4707418226084994
                            ],
                            [
                                51.0,
                                3.421301841451827
                            ],
                            [
                                52.0,
                                3.3686761523716324
                            ],
                            [
                                53.0,
                                3.2895283489898306
                            ],
                            [
                                54.0,
                                3.1613449641256253
                            ],
                            [
                                55.0,
                                2.98226802165318
                            ],
                            [
                                56.0,
                                2.762052603225574
                            ],
                            [
                                57.0,
                                2.521735975814034
                            ],
                            [
                                58.0,
                                2.270098985492718
                            ],
                            [
                                59.0,
                                2.0305176302162122
                            ],
                            [
                                60.0,
                                1.8122125053548197
                            ],
                            [
                                61.0,
                                1.6213019234629502
                            ],
                            [
                                62.0,
                                1.4355820800474466
                            ],
                            [
                                63.0,
                                1.2559593394132265
                            ],
                            [
                                64.0,
                                1.0764072980227595
                            ],
                            [
                                65.0,
                                0.8996591886395477
                            ],
                            [
                                66.0,
                                0.7311687509267198
                            ],
                            [
                                67.0,
                                0.5687980397531761
                            ],
                            [
                                68.0,
                                0.4314138553069184
                            ],
                            [
                                69.0,
                                0.3144843760633608
                            ],
                            [
                                70.0,
                                0.2225089018949627
                            ],
                            [
                                71.0,
                                0.1513812207245331
                            ],
                            [
                                72.0,
                                0.10130211840433147
                            ],
                            [
                                73.0,
                                0.0682657757832966
                            ],
                            [
                                74.0,
                                0.04567171146462189
                            ],
                            [
                                75.0,
                                0.031965956070610126
                            ],
                            [
                                76.0,
                                0.022794850170934043
                            ],
                            [
                                77.0,
                                0.01732555667417994
                            ],
                            [
                                78.0,
                                0.014392952043293692
                            ],
                            [
                                79.0,
                                0.012168753834815357
                            ],
                            [
                                80.0,
                                0.009913447959085575
                            ],
                            [
                                81.0,
                                0.008058299802999385
                            ],
                            [
                                82.0,
                                0.006085790902282744
                            ],
                            [
                                83.0,
                                0.004794822711347766
                            ],
                            [
                                84.0,
                                0.0036692907507954735
                            ],
                            [
                                85.0,
                                0.0029255347065109192
                            ],
                            [
                                86.0,
                                0.002603146154995941
                            ],
                            [
                                87.0,
                                0.0021238052823486712
                            ],
                            [
                                88.0,
                                0.001968266946091445
                            ],
                            [
                                89.0,
                                0.0015836630600735764
                            ],
                            [
                                90.0,
                                0.0010435208377984815
                            ],
                            [
                                91.0,
                                0.0007423420594094889
                            ],
                            [
                                92.0,
                                0.0005062065852735182
                            ],
                            [
                                93.0,
                                0.0002658291565123503
                            ],
                            [
                                94.0,
                                0.0001272586387559124
                            ],
                            [
                                95.0,
                                6.22153345028905e-05
                            ],
                            [
                                96.0,
                                3.959157650183941e-05
                            ],
                            [
                                97.0,
                                2.262375800105109e-05
                            ],
                            [
                                98.0,
                                9.897894125459853e-06
                            ],
                            [
                                99.0,
                                5.6559395002627726e-06
                            ],
                            [
                                100.0,
                                1.8853131667542575e-06
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367697",
                        "data": [
                            [
                                0.0,
                                0
                            ],
                            [
                                1.0,
                                0
                            ],
                            [
                                2.0,
                                0
                            ],
                            [
                                3.0,
                                0
                            ],
                            [
                                4.0,
                                0
                            ],
                            [
                                5.0,
                                0
                            ],
                            [
                                6.0,
                                0
                            ],
                            [
                                7.0,
                                0
                            ],
                            [
                                8.0,
                                0
                            ],
                            [
                                9.0,
                                0
                            ],
                            [
                                10.0,
                                0
                            ],
                            [
                                11.0,
                                0
                            ],
                            [
                                12.0,
                                0
                            ],
                            [
                                13.0,
                                0
                            ],
                            [
                                14.0,
                                0
                            ],
                            [
                                15.0,
                                0
                            ],
                            [
                                16.0,
                                0
                            ],
                            [
                                17.0,
                                0
                            ],
                            [
                                18.0,
                                0
                            ],
                            [
                                19.0,
                                0
                            ],
                            [
                                20.0,
                                0
                            ],
                            [
                                21.0,
                                0
                            ],
                            [
                                22.0,
                                0
                            ],
                            [
                                23.0,
                                0
                            ],
                            [
                                24.0,
                                0
                            ],
                            [
                                25.0,
                                0
                            ],
                            [
                                26.0,
                                0
                            ],
                            [
                                27.0,
                                0
                            ],
                            [
                                28.0,
                                0
                            ],
                            [
                                29.0,
                                0
                            ],
                            [
                                30.0,
                                0
                            ],
                            [
                                31.0,
                                0
                            ],
                            [
                                32.0,
                                0
                            ],
                            [
                                33.0,
                                0
                            ],
                            [
                                34.0,
                                0
                            ],
                            [
                                35.0,
                                0
                            ],
                            [
                                36.0,
                                0
                            ],
                            [
                                37.0,
                                0
                            ],
                            [
                                38.0,
                                0
                            ],
                            [
                                39.0,
                                0
                            ],
                            [
                                40.0,
                                0
                            ],
                            [
                                41.0,
                                0
                            ],
                            [
                                42.0,
                                0
                            ],
                            [
                                43.0,
                                0
                            ],
                            [
                                44.0,
                                0
                            ],
                            [
                                45.0,
                                0
                            ],
                            [
                                46.0,
                                0
                            ],
                            [
                                47.0,
                                0
                            ],
                            [
                                48.0,
                                0
                            ],
                            [
                                49.0,
                                0
                            ],
                            [
                                50.0,
                                0
                            ],
                            [
                                51.0,
                                0
                            ],
                            [
                                52.0,
                                0
                            ],
                            [
                                53.0,
                                0
                            ],
                            [
                                54.0,
                                0
                            ],
                            [
                                55.0,
                                0
                            ],
                            [
                                56.0,
                                0
                            ],
                            [
                                57.0,
                                0
                            ],
                            [
                                58.0,
                                0
                            ],
                            [
                                59.0,
                                0
                            ],
                            [
                                60.0,
                                0
                            ],
                            [
                                61.0,
                                0
                            ],
                            [
                                62.0,
                                0
                            ],
                            [
                                63.0,
                                0
                            ],
                            [
                                64.0,
                                0
                            ],
                            [
                                65.0,
                                0
                            ],
                            [
                                66.0,
                                0
                            ],
                            [
                                67.0,
                                0
                            ],
                            [
                                68.0,
                                0
                            ],
                            [
                                69.0,
                                0
                            ],
                            [
                                70.0,
                                0
                            ],
                            [
                                71.0,
                                0
                            ],
                            [
                                72.0,
                                0
                            ],
                            [
                                73.0,
                                0
                            ],
                            [
                                74.0,
                                0
                            ],
                            [
                                75.0,
                                0
                            ],
                            [
                                76.0,
                                0
                            ],
                            [
                                77.0,
                                0
                            ],
                            [
                                78.0,
                                0
                            ],
                            [
                                79.0,
                                0
                            ],
                            [
                                80.0,
                                0
                            ],
                            [
                                81.0,
                                0
                            ],
                            [
                                82.0,
                                0
                            ],
                            [
                                83.0,
                                0
                            ],
                            [
                                84.0,
                                0
                            ],
                            [
                                85.0,
                                0
                            ],
                            [
                                86.0,
                                0
                            ],
                            [
                                87.0,
                                0
                            ],
                            [
                                88.0,
                                0
                            ],
                            [
                                89.0,
                                0
                            ],
                            [
                                90.0,
                                0
                            ],
                            [
                                91.0,
                                0
                            ],
                            [
                                92.0,
                                0
                            ],
                            [
                                93.0,
                                0
                            ],
                            [
                                94.0,
                                0
                            ],
                            [
                                95.0,
                                0
                            ],
                            [
                                96.0,
                                0
                            ],
                            [
                                97.0,
                                0
                            ],
                            [
                                98.0,
                                0
                            ],
                            [
                                99.0,
                                0
                            ],
                            [
                                100.0,
                                0
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367698",
                        "data": [
                            [
                                0.0,
                                0.0
                            ],
                            [
                                1.0,
                                0.0
                            ],
                            [
                                2.0,
                                0.0
                            ],
                            [
                                3.0,
                                1.340913841096373e-06
                            ],
                            [
                                4.0,
                                1.340913841096373e-06
                            ],
                            [
                                5.0,
                                6.7045692054818645e-06
                            ],
                            [
                                6.0,
                                5.363655364385492e-06
                            ],
                            [
                                7.0,
                                1.4750052252060103e-05
                            ],
                            [
                                8.0,
                                2.6818276821927458e-05
                            ],
                            [
                                9.0,
                                5.765929516714404e-05
                            ],
                            [
                                10.0,
                                0.00010593219344661347
                            ],
                            [
                                11.0,
                                0.0002051598176877451
                            ],
                            [
                                12.0,
                                0.0003915468416001409
                            ],
                            [
                                13.0,
                                0.0007254343880331378
                            ],
                            [
                                14.0,
                                0.0011706177832771338
                            ],
                            [
                                15.0,
                                0.0019403023280664517
                            ],
                            [
                                16.0,
                                0.003250375150817608
                            ],
                            [
                                17.0,
                                0.005314041552264927
                            ],
                            [
                                18.0,
                                0.008402166128309872
                            ],
                            [
                                19.0,
                                0.013867730944618689
                            ],
                            [
                                20.0,
                                0.022390579318627236
                            ],
                            [
                                21.0,
                                0.03514266994745374
                            ],
                            [
                                22.0,
                                0.05359632622862203
                            ],
                            [
                                23.0,
                                0.08118294668149771
                            ],
                            [
                                24.0,
                                0.12004665253799389
                            ],
                            [
                                25.0,
                                0.17385484315350913
                            ],
                            [
                                26.0,
                                0.24689307916418746
                            ],
                            [
                                27.0,
                                0.34823800636041025
                            ],
                            [
                                28.0,
                                0.4768705302229442
                            ],
                            [
                                29.0,
                                0.6382709656203502
                            ],
                            [
                                30.0,
                                0.8402045446064174
                            ],
                            [
                                31.0,
                                1.0718071832405829
                            ],
                            [
                                32.0,
                                1.3289810488244564
                            ],
                            [
                                33.0,
                                1.6152983358307182
                            ],
                            [
                                34.0,
                                1.9361267223652774
                            ],
                            [
                                35.0,
                                2.2998549654180334
                            ],
                            [
                                36.0,
                                2.690806441272727
                            ],
                            [
                                37.0,
                                3.090284788242953
                            ],
                            [
                                38.0,
                                3.4924865312244457
                            ],
                            [
                                39.0,
                                3.8861560394350425
                            ],
                            [
                                40.0,
                                4.248861165227042
                            ],
                            [
                                41.0,
                                4.5732054278529555
                            ],
                            [
                                42.0,
                                4.848980450240518
                            ],
                            [
                                43.0,
                                5.062655070819225
                            ],
                            [
                                44.0,
                                5.183997046127717
                            ],
                            [
                                45.0,
                                5.204032980741379
                            ],
                            [
                                46.0,
                                5.096577509171281
                            ],
                            [
                                47.0,
                                4.8769425265689
                            ],
                            [
                                48.0,
                                4.548744477563675
                            ],
                            [
                                49.0,
                                4.131508408595811
                            ],
                            [
                                50.0,
                                3.6865744233262583
                            ],
                            [
                                51.0,
                                3.256956355949709
                            ],
                            [
                                52.0,
                                2.8667611555013934
                            ],
                            [
                                53.0,
                                2.523127847271308
                            ],
                            [
                                54.0,
                                2.2117140168150864
                            ],
                            [
                                55.0,
                                1.9319162529042349
                            ],
                            [
                                56.0,
                                1.679880769159443
                            ],
                            [
                                57.0,
                                1.4689536810411423
                            ],
                            [
                                58.0,
                                1.3027983651632087
                            ],
                            [
                                59.0,
                                1.1659178802640908
                            ],
                            [
                                60.0,
                                1.0483720320397416
                            ],
                            [
                                61.0,
                                0.9317594598487956
                            ],
                            [
                                62.0,
                                0.8080387033861978
                            ],
                            [
                                63.0,
                                0.6803837057138229
                            ],
                            [
                                64.0,
                                0.5530760047262921
                            ],
                            [
                                65.0,
                                0.43679597916793805
                            ],
                            [
                                66.0,
                                0.3350326868532932
                            ],
                            [
                                67.0,
                                0.2479282646495139
                            ],
                            [
                                68.0,
                                0.17899054316490826
                            ],
                            [
                                69.0,
                                0.12400637111075147
                            ],
                            [
                                70.0,
                                0.08473368653272091
                            ],
                            [
                                71.0,
                                0.05683731498255197
                            ],
                            [
                                72.0,
                                0.03750536013546555
                            ],
                            [
                                73.0,
                                0.02546931749778451
                            ],
                            [
                                74.0,
                                0.017950813590757144
                            ],
                            [
                                75.0,
                                0.013178501230295153
                            ],
                            [
                                76.0,
                                0.009855716732058342
                            ],
                            [
                                77.0,
                                0.008109846910950864
                            ],
                            [
                                78.0,
                                0.006815865054292864
                            ],
                            [
                                79.0,
                                0.005987180300495306
                            ],
                            [
                                80.0,
                                0.0055768606651198155
                            ],
                            [
                                81.0,
                                0.005268450481667649
                            ],
                            [
                                82.0,
                                0.0048085170341715935
                            ],
                            [
                                83.0,
                                0.004372720035815272
                            ],
                            [
                                84.0,
                                0.0035319670574478464
                            ],
                            [
                                85.0,
                                0.002844078256965407
                            ],
                            [
                                86.0,
                                0.0022098260101268224
                            ],
                            [
                                87.0,
                                0.0018625293252828622
                            ],
                            [
                                88.0,
                                0.0014589142591128537
                            ],
                            [
                                89.0,
                                0.0011625723002305554
                            ],
                            [
                                90.0,
                                0.0007844345970413782
                            ],
                            [
                                91.0,
                                0.0005135700011399108
                            ],
                            [
                                92.0,
                                0.00031511475265764765
                            ],
                            [
                                93.0,
                                0.00019175067927678133
                            ],
                            [
                                94.0,
                                9.118214119455336e-05
                            ],
                            [
                                95.0,
                                4.559107059727668e-05
                            ],
                            [
                                96.0,
                                2.6818276821927458e-05
                            ],
                            [
                                97.0,
                                6.7045692054818645e-06
                            ],
                            [
                                98.0,
                                4.022741523289119e-06
                            ],
                            [
                                99.0,
                                5.363655364385492e-06
                            ],
                            [
                                100.0,
                                5.363655364385492e-06
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367699",
                        "data": [
                            [
                                0.0,
                                0
                            ],
                            [
                                1.0,
                                0
                            ],
                            [
                                2.0,
                                0
                            ],
                            [
                                3.0,
                                0
                            ],
                            [
                                4.0,
                                0
                            ],
                            [
                                5.0,
                                0
                            ],
                            [
                                6.0,
                                0
                            ],
                            [
                                7.0,
                                0
                            ],
                            [
                                8.0,
                                0
                            ],
                            [
                                9.0,
                                0
                            ],
                            [
                                10.0,
                                0
                            ],
                            [
                                11.0,
                                0
                            ],
                            [
                                12.0,
                                0
                            ],
                            [
                                13.0,
                                0
                            ],
                            [
                                14.0,
                                0
                            ],
                            [
                                15.0,
                                0
                            ],
                            [
                                16.0,
                                0
                            ],
                            [
                                17.0,
                                0
                            ],
                            [
                                18.0,
                                0
                            ],
                            [
                                19.0,
                                0
                            ],
                            [
                                20.0,
                                0
                            ],
                            [
                                21.0,
                                0
                            ],
                            [
                                22.0,
                                0
                            ],
                            [
                                23.0,
                                0
                            ],
                            [
                                24.0,
                                0
                            ],
                            [
                                25.0,
                                0
                            ],
                            [
                                26.0,
                                0
                            ],
                            [
                                27.0,
                                0
                            ],
                            [
                                28.0,
                                0
                            ],
                            [
                                29.0,
                                0
                            ],
                            [
                                30.0,
                                0
                            ],
                            [
                                31.0,
                                0
                            ],
                            [
                                32.0,
                                0
                            ],
                            [
                                33.0,
                                0
                            ],
                            [
                                34.0,
                                0
                            ],
                            [
                                35.0,
                                0
                            ],
                            [
                                36.0,
                                0
                            ],
                            [
                                37.0,
                                0
                            ],
                            [
                                38.0,
                                0
                            ],
                            [
                                39.0,
                                0
                            ],
                            [
                                40.0,
                                0
                            ],
                            [
                                41.0,
                                0
                            ],
                            [
                                42.0,
                                0
                            ],
                            [
                                43.0,
                                0
                            ],
                            [
                                44.0,
                                0
                            ],
                            [
                                45.0,
                                0
                            ],
                            [
                                46.0,
                                0
                            ],
                            [
                                47.0,
                                0
                            ],
                            [
                                48.0,
                                0
                            ],
                            [
                                49.0,
                                0
                            ],
                            [
                                50.0,
                                0
                            ],
                            [
                                51.0,
                                0
                            ],
                            [
                                52.0,
                                0
                            ],
                            [
                                53.0,
                                0
                            ],
                            [
                                54.0,
                                0
                            ],
                            [
                                55.0,
                                0
                            ],
                            [
                                56.0,
                                0
                            ],
                            [
                                57.0,
                                0
                            ],
                            [
                                58.0,
                                0
                            ],
                            [
                                59.0,
                                0
                            ],
                            [
                                60.0,
                                0
                            ],
                            [
                                61.0,
                                0
                            ],
                            [
                                62.0,
                                0
                            ],
                            [
                                63.0,
                                0
                            ],
                            [
                                64.0,
                                0
                            ],
                            [
                                65.0,
                                0
                            ],
                            [
                                66.0,
                                0
                            ],
                            [
                                67.0,
                                0
                            ],
                            [
                                68.0,
                                0
                            ],
                            [
                                69.0,
                                0
                            ],
                            [
                                70.0,
                                0
                            ],
                            [
                                71.0,
                                0
                            ],
                            [
                                72.0,
                                0
                            ],
                            [
                                73.0,
                                0
                            ],
                            [
                                74.0,
                                0
                            ],
                            [
                                75.0,
                                0
                            ],
                            [
                                76.0,
                                0
                            ],
                            [
                                77.0,
                                0
                            ],
                            [
                                78.0,
                                0
                            ],
                            [
                                79.0,
                                0
                            ],
                            [
                                80.0,
                                0
                            ],
                            [
                                81.0,
                                0
                            ],
                            [
                                82.0,
                                0
                            ],
                            [
                                83.0,
                                0
                            ],
                            [
                                84.0,
                                0
                            ],
                            [
                                85.0,
                                0
                            ],
                            [
                                86.0,
                                0
                            ],
                            [
                                87.0,
                                0
                            ],
                            [
                                88.0,
                                0
                            ],
                            [
                                89.0,
                                0
                            ],
                            [
                                90.0,
                                0
                            ],
                            [
                                91.0,
                                0
                            ],
                            [
                                92.0,
                                0
                            ],
                            [
                                93.0,
                                0
                            ],
                            [
                                94.0,
                                0
                            ],
                            [
                                95.0,
                                0
                            ],
                            [
                                96.0,
                                0
                            ],
                            [
                                97.0,
                                0
                            ],
                            [
                                98.0,
                                0
                            ],
                            [
                                99.0,
                                0
                            ],
                            [
                                100.0,
                                0
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367700",
                        "data": [
                            [
                                0.0,
                                3.161072230010489e-06
                            ],
                            [
                                1.0,
                                1.5805361150052446e-06
                            ],
                            [
                                2.0,
                                0.0
                            ],
                            [
                                3.0,
                                0.0
                            ],
                            [
                                4.0,
                                0.0
                            ],
                            [
                                5.0,
                                0.0
                            ],
                            [
                                6.0,
                                3.161072230010489e-06
                            ],
                            [
                                7.0,
                                1.5805361150052446e-06
                            ],
                            [
                                8.0,
                                6.322144460020978e-06
                            ],
                            [
                                9.0,
                                7.902680575026224e-06
                            ],
                            [
                                10.0,
                                4.58355473351521e-05
                            ],
                            [
                                11.0,
                                7.586573352025175e-05
                            ],
                            [
                                12.0,
                                0.0002212750561007343
                            ],
                            [
                                13.0,
                                0.000464677617811542
                            ],
                            [
                                14.0,
                                0.0009404189884281207
                            ],
                            [
                                15.0,
                                0.0018729352962812153
                            ],
                            [
                                16.0,
                                0.0030504347019601223
                            ],
                            [
                                17.0,
                                0.004800088181270929
                            ],
                            [
                                18.0,
                                0.007030224639543329
                            ],
                            [
                                19.0,
                                0.010205521694588866
                            ],
                            [
                                20.0,
                                0.014566220835888335
                            ],
                            [
                                21.0,
                                0.02130088522192568
                            ],
                            [
                                22.0,
                                0.032743966694563656
                            ],
                            [
                                23.0,
                                0.05191745030569228
                            ],
                            [
                                24.0,
                                0.08478785988945635
                            ],
                            [
                                25.0,
                                0.13674482359802376
                            ],
                            [
                                26.0,
                                0.2117870978023578
                            ],
                            [
                                27.0,
                                0.31740326261535323
                            ],
                            [
                                28.0,
                                0.45590722290937785
                            ],
                            [
                                29.0,
                                0.631323023633235
                            ],
                            [
                                30.0,
                                0.8479576257003139
                            ],
                            [
                                31.0,
                                1.0912938048942913
                            ],
                            [
                                32.0,
                                1.3583854418967976
                            ],
                            [
                                33.0,
                                1.6508573278340581
                            ],
                            [
                                34.0,
                                1.9857476420258293
                            ],
                            [
                                35.0,
                                2.3715154137596195
                            ],
                            [
                                36.0,
                                2.809775950944964
                            ],
                            [
                                37.0,
                                3.2941976259051513
                            ],
                            [
                                38.0,
                                3.821575111398951
                            ],
                            [
                                39.0,
                                4.364544585667278
                            ],
                            [
                                40.0,
                                4.885391295933877
                            ],
                            [
                                41.0,
                                5.372318120636347
                            ],
                            [
                                42.0,
                                5.789821477023327
                            ],
                            [
                                43.0,
                                6.088607604740034
                            ],
                            [
                                44.0,
                                6.219651434571234
                            ],
                            [
                                45.0,
                                6.161968188518003
                            ],
                            [
                                46.0,
                                5.878767727431363
                            ],
                            [
                                47.0,
                                5.407510337773054
                            ],
                            [
                                48.0,
                                4.838612168538066
                            ],
                            [
                                49.0,
                                4.214200829335749
                            ],
                            [
                                50.0,
                                3.58619218993568
                            ],
                            [
                                51.0,
                                3.018002100880215
                            ],
                            [
                                52.0,
                                2.5174636991553188
                            ],
                            [
                                53.0,
                                2.08828966409514
                            ],
                            [
                                54.0,
                                1.7184505353283726
                            ],
                            [
                                55.0,
                                1.394320511007557
                            ],
                            [
                                56.0,
                                1.1154206886898463
                            ],
                            [
                                57.0,
                                0.8777538925403927
                            ],
                            [
                                58.0,
                                0.6845744464199917
                            ],
                            [
                                59.0,
                                0.5391493184783591
                            ],
                            [
                                60.0,
                                0.42602876819131874
                            ],
                            [
                                61.0,
                                0.3369797829358082
                            ],
                            [
                                62.0,
                                0.2667565633461252
                            ],
                            [
                                63.0,
                                0.2129630166719217
                            ],
                            [
                                64.0,
                                0.169969273271549
                            ],
                            [
                                65.0,
                                0.13719685692691527
                            ],
                            [
                                66.0,
                                0.10831730103353944
                            ],
                            [
                                67.0,
                                0.08404974952374891
                            ],
                            [
                                68.0,
                                0.06300649168856907
                            ],
                            [
                                69.0,
                                0.04719638893017161
                            ],
                            [
                                70.0,
                                0.03511951247541654
                            ],
                            [
                                71.0,
                                0.026063040536436488
                            ],
                            [
                                72.0,
                                0.019821503418280775
                            ],
                            [
                                73.0,
                                0.015135213837290225
                            ],
                            [
                                74.0,
                                0.012159064332735349
                            ],
                            [
                                75.0,
                                0.010191296869553819
                            ],
                            [
                                76.0,
                                0.008226690478602298
                            ],
                            [
                                77.0,
                                0.006777338861142489
                            ],
                            [
                                78.0,
                                0.005593517311003561
                            ],
                            [
                                79.0,
                                0.0047605747783957975
                            ],
                            [
                                80.0,
                                0.004011400659883311
                            ],
                            [
                                81.0,
                                0.0033823472861112236
                            ],
                            [
                                82.0,
                                0.0029935354018199335
                            ],
                            [
                                83.0,
                                0.002618948342563691
                            ],
                            [
                                84.0,
                                0.0023281296974027254
                            ],
                            [
                                85.0,
                                0.00216375394144218
                            ],
                            [
                                86.0,
                                0.001762297768230848
                            ],
                            [
                                87.0,
                                0.001498348237024972
                            ],
                            [
                                88.0,
                                0.0011079558166186766
                            ],
                            [
                                89.0,
                                0.0009593854218081836
                            ],
                            [
                                90.0,
                                0.0006037647959320035
                            ],
                            [
                                91.0,
                                0.00034139580084113286
                            ],
                            [
                                92.0,
                                0.00020072808660566606
                            ],
                            [
                                93.0,
                                0.00010589591970535139
                            ],
                            [
                                94.0,
                                4.899661956516259e-05
                            ],
                            [
                                95.0,
                                1.4224825035047203e-05
                            ],
                            [
                                96.0,
                                1.2644288920041957e-05
                            ],
                            [
                                97.0,
                                3.161072230010489e-06
                            ],
                            [
                                98.0,
                                0.0
                            ],
                            [
                                99.0,
                                1.5805361150052446e-06
                            ],
                            [
                                100.0,
                                0.0
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367701",
                        "data": [
                            [
                                0.0,
                                0
                            ],
                            [
                                1.0,
                                0
                            ],
                            [
                                2.0,
                                0
                            ],
                            [
                                3.0,
                                0
                            ],
                            [
                                4.0,
                                0
                            ],
                            [
                                5.0,
                                0
                            ],
                            [
                                6.0,
                                0
                            ],
                            [
                                7.0,
                                0
                            ],
                            [
                                8.0,
                                0
                            ],
                            [
                                9.0,
                                0
                            ],
                            [
                                10.0,
                                0
                            ],
                            [
                                11.0,
                                0
                            ],
                            [
                                12.0,
                                0
                            ],
                            [
                                13.0,
                                0
                            ],
                            [
                                14.0,
                                0
                            ],
                            [
                                15.0,
                                0
                            ],
                            [
                                16.0,
                                0
                            ],
                            [
                                17.0,
                                0
                            ],
                            [
                                18.0,
                                0
                            ],
                            [
                                19.0,
                                0
                            ],
                            [
                                20.0,
                                0
                            ],
                            [
                                21.0,
                                0
                            ],
                            [
                                22.0,
                                0
                            ],
                            [
                                23.0,
                                0
                            ],
                            [
                                24.0,
                                0
                            ],
                            [
                                25.0,
                                0
                            ],
                            [
                                26.0,
                                0
                            ],
                            [
                                27.0,
                                0
                            ],
                            [
                                28.0,
                                0
                            ],
                            [
                                29.0,
                                0
                            ],
                            [
                                30.0,
                                0
                            ],
                            [
                                31.0,
                                0
                            ],
                            [
                                32.0,
                                0
                            ],
                            [
                                33.0,
                                0
                            ],
                            [
                                34.0,
                                0
                            ],
                            [
                                35.0,
                                0
                            ],
                            [
                                36.0,
                                0
                            ],
                            [
                                37.0,
                                0
                            ],
                            [
                                38.0,
                                0
                            ],
                            [
                                39.0,
                                0
                            ],
                            [
                                40.0,
                                0
                            ],
                            [
                                41.0,
                                0
                            ],
                            [
                                42.0,
                                0
                            ],
                            [
                                43.0,
                                0
                            ],
                            [
                                44.0,
                                0
                            ],
                            [
                                45.0,
                                0
                            ],
                            [
                                46.0,
                                0
                            ],
                            [
                                47.0,
                                0
                            ],
                            [
                                48.0,
                                0
                            ],
                            [
                                49.0,
                                0
                            ],
                            [
                                50.0,
                                0
                            ],
                            [
                                51.0,
                                0
                            ],
                            [
                                52.0,
                                0
                            ],
                            [
                                53.0,
                                0
                            ],
                            [
                                54.0,
                                0
                            ],
                            [
                                55.0,
                                0
                            ],
                            [
                                56.0,
                                0
                            ],
                            [
                                57.0,
                                0
                            ],
                            [
                                58.0,
                                0
                            ],
                            [
                                59.0,
                                0
                            ],
                            [
                                60.0,
                                0
                            ],
                            [
                                61.0,
                                0
                            ],
                            [
                                62.0,
                                0
                            ],
                            [
                                63.0,
                                0
                            ],
                            [
                                64.0,
                                0
                            ],
                            [
                                65.0,
                                0
                            ],
                            [
                                66.0,
                                0
                            ],
                            [
                                67.0,
                                0
                            ],
                            [
                                68.0,
                                0
                            ],
                            [
                                69.0,
                                0
                            ],
                            [
                                70.0,
                                0
                            ],
                            [
                                71.0,
                                0
                            ],
                            [
                                72.0,
                                0
                            ],
                            [
                                73.0,
                                0
                            ],
                            [
                                74.0,
                                0
                            ],
                            [
                                75.0,
                                0
                            ],
                            [
                                76.0,
                                0
                            ],
                            [
                                77.0,
                                0
                            ],
                            [
                                78.0,
                                0
                            ],
                            [
                                79.0,
                                0
                            ],
                            [
                                80.0,
                                0
                            ],
                            [
                                81.0,
                                0
                            ],
                            [
                                82.0,
                                0
                            ],
                            [
                                83.0,
                                0
                            ],
                            [
                                84.0,
                                0
                            ],
                            [
                                85.0,
                                0
                            ],
                            [
                                86.0,
                                0
                            ],
                            [
                                87.0,
                                0
                            ],
                            [
                                88.0,
                                0
                            ],
                            [
                                89.0,
                                0
                            ],
                            [
                                90.0,
                                0
                            ],
                            [
                                91.0,
                                0
                            ],
                            [
                                92.0,
                                0
                            ],
                            [
                                93.0,
                                0
                            ],
                            [
                                94.0,
                                0
                            ],
                            [
                                95.0,
                                0
                            ],
                            [
                                96.0,
                                0
                            ],
                            [
                                97.0,
                                0
                            ],
                            [
                                98.0,
                                0
                            ],
                            [
                                99.0,
                                0
                            ],
                            [
                                100.0,
                                0
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367702",
                        "data": [
                            [
                                0.0,
                                0
                            ],
                            [
                                1.0,
                                0
                            ],
                            [
                                2.0,
                                0
                            ],
                            [
                                3.0,
                                0
                            ],
                            [
                                4.0,
                                0
                            ],
                            [
                                5.0,
                                0
                            ],
                            [
                                6.0,
                                0
                            ],
                            [
                                7.0,
                                0
                            ],
                            [
                                8.0,
                                0
                            ],
                            [
                                9.0,
                                0
                            ],
                            [
                                10.0,
                                0
                            ],
                            [
                                11.0,
                                0
                            ],
                            [
                                12.0,
                                0
                            ],
                            [
                                13.0,
                                0
                            ],
                            [
                                14.0,
                                0
                            ],
                            [
                                15.0,
                                0
                            ],
                            [
                                16.0,
                                0
                            ],
                            [
                                17.0,
                                0
                            ],
                            [
                                18.0,
                                0
                            ],
                            [
                                19.0,
                                0
                            ],
                            [
                                20.0,
                                0
                            ],
                            [
                                21.0,
                                0
                            ],
                            [
                                22.0,
                                0
                            ],
                            [
                                23.0,
                                0
                            ],
                            [
                                24.0,
                                0
                            ],
                            [
                                25.0,
                                0
                            ],
                            [
                                26.0,
                                0
                            ],
                            [
                                27.0,
                                0
                            ],
                            [
                                28.0,
                                0
                            ],
                            [
                                29.0,
                                0
                            ],
                            [
                                30.0,
                                0
                            ],
                            [
                                31.0,
                                0
                            ],
                            [
                                32.0,
                                0
                            ],
                            [
                                33.0,
                                0
                            ],
                            [
                                34.0,
                                0
                            ],
                            [
                                35.0,
                                0
                            ],
                            [
                                36.0,
                                0
                            ],
                            [
                                37.0,
                                0
                            ],
                            [
                                38.0,
                                0
                            ],
                            [
                                39.0,
                                0
                            ],
                            [
                                40.0,
                                0
                            ],
                            [
                                41.0,
                                0
                            ],
                            [
                                42.0,
                                0
                            ],
                            [
                                43.0,
                                0
                            ],
                            [
                                44.0,
                                0
                            ],
                            [
                                45.0,
                                0
                            ],
                            [
                                46.0,
                                0
                            ],
                            [
                                47.0,
                                0
                            ],
                            [
                                48.0,
                                0
                            ],
                            [
                                49.0,
                                0
                            ],
                            [
                                50.0,
                                0
                            ],
                            [
                                51.0,
                                0
                            ],
                            [
                                52.0,
                                0
                            ],
                            [
                                53.0,
                                0
                            ],
                            [
                                54.0,
                                0
                            ],
                            [
                                55.0,
                                0
                            ],
                            [
                                56.0,
                                0
                            ],
                            [
                                57.0,
                                0
                            ],
                            [
                                58.0,
                                0
                            ],
                            [
                                59.0,
                                0
                            ],
                            [
                                60.0,
                                0
                            ],
                            [
                                61.0,
                                0
                            ],
                            [
                                62.0,
                                0
                            ],
                            [
                                63.0,
                                0
                            ],
                            [
                                64.0,
                                0
                            ],
                            [
                                65.0,
                                0
                            ],
                            [
                                66.0,
                                0
                            ],
                            [
                                67.0,
                                0
                            ],
                            [
                                68.0,
                                0
                            ],
                            [
                                69.0,
                                0
                            ],
                            [
                                70.0,
                                0
                            ],
                            [
                                71.0,
                                0
                            ],
                            [
                                72.0,
                                0
                            ],
                            [
                                73.0,
                                0
                            ],
                            [
                                74.0,
                                0
                            ],
                            [
                                75.0,
                                0
                            ],
                            [
                                76.0,
                                0
                            ],
                            [
                                77.0,
                                0
                            ],
                            [
                                78.0,
                                0
                            ],
                            [
                                79.0,
                                0
                            ],
                            [
                                80.0,
                                0
                            ],
                            [
                                81.0,
                                0
                            ],
                            [
                                82.0,
                                0
                            ],
                            [
                                83.0,
                                0
                            ],
                            [
                                84.0,
                                0
                            ],
                            [
                                85.0,
                                0
                            ],
                            [
                                86.0,
                                0
                            ],
                            [
                                87.0,
                                0
                            ],
                            [
                                88.0,
                                0
                            ],
                            [
                                89.0,
                                0
                            ],
                            [
                                90.0,
                                0
                            ],
                            [
                                91.0,
                                0
                            ],
                            [
                                92.0,
                                0
                            ],
                            [
                                93.0,
                                0
                            ],
                            [
                                94.0,
                                0
                            ],
                            [
                                95.0,
                                0
                            ],
                            [
                                96.0,
                                0
                            ],
                            [
                                97.0,
                                0
                            ],
                            [
                                98.0,
                                0
                            ],
                            [
                                99.0,
                                0
                            ],
                            [
                                100.0,
                                0
                            ]
                        ],
                        "color": "#5cb85c"
                    }
                ],
                [
                    {
                        "name": "SRR15367694",
                        "data": [
                            [
                                0.0,
                                0.0
                            ],
                            [
                                1.0,
                                0.0
                            ],
                            [
                                2.0,
                                0.25
                            ],
                            [
                                3.0,
                                0.0
                            ],
                            [
                                4.0,
                                0.25
                            ],
                            [
                                5.0,
                                0.0
                            ],
                            [
                                6.0,
                                0.0
                            ],
                            [
                                7.0,
                                0.25
                            ],
                            [
                                8.0,
                                0.25
                            ],
                            [
                                9.0,
                                0.25
                            ],
                            [
                                10.0,
                                0.5
                            ],
                            [
                                11.0,
                                2.0
                            ],
                            [
                                12.0,
                                5.0
                            ],
                            [
                                13.0,
                                6.5
                            ],
                            [
                                14.0,
                                11.75
                            ],
                            [
                                15.0,
                                18.0
                            ],
                            [
                                16.0,
                                29.0
                            ],
                            [
                                17.0,
                                48.75
                            ],
                            [
                                18.0,
                                71.0
                            ],
                            [
                                19.0,
                                100.0
                            ],
                            [
                                20.0,
                                162.5
                            ],
                            [
                                21.0,
                                257.5
                            ],
                            [
                                22.0,
                                375.5
                            ],
                            [
                                23.0,
                                558.0
                            ],
                            [
                                24.0,
                                827.5
                            ],
                            [
                                25.0,
                                1204.25
                            ],
                            [
                                26.0,
                                1679.75
                            ],
                            [
                                27.0,
                                2233.5
                            ],
                            [
                                28.0,
                                2813.25
                            ],
                            [
                                29.0,
                                3436.75
                            ],
                            [
                                30.0,
                                4215.25
                            ],
                            [
                                31.0,
                                5021.75
                            ],
                            [
                                32.0,
                                6057.75
                            ],
                            [
                                33.0,
                                7051.75
                            ],
                            [
                                34.0,
                                8087.25
                            ],
                            [
                                35.0,
                                9629.5
                            ],
                            [
                                36.0,
                                11085.25
                            ],
                            [
                                37.0,
                                12710.75
                            ],
                            [
                                38.0,
                                14377.5
                            ],
                            [
                                39.0,
                                16207.25
                            ],
                            [
                                40.0,
                                17956.0
                            ],
                            [
                                41.0,
                                19583.5
                            ],
                            [
                                42.0,
                                21017.0
                            ],
                            [
                                43.0,
                                22027.5
                            ],
                            [
                                44.0,
                                22318.75
                            ],
                            [
                                45.0,
                                22453.25
                            ],
                            [
                                46.0,
                                22252.0
                            ],
                            [
                                47.0,
                                21871.0
                            ],
                            [
                                48.0,
                                21073.25
                            ],
                            [
                                49.0,
                                20148.0
                            ],
                            [
                                50.0,
                                19161.0
                            ],
                            [
                                51.0,
                                18079.25
                            ],
                            [
                                52.0,
                                17156.0
                            ],
                            [
                                53.0,
                                16513.25
                            ],
                            [
                                54.0,
                                15962.25
                            ],
                            [
                                55.0,
                                15740.75
                            ],
                            [
                                56.0,
                                15862.25
                            ],
                            [
                                57.0,
                                16269.25
                            ],
                            [
                                58.0,
                                16862.75
                            ],
                            [
                                59.0,
                                17691.75
                            ],
                            [
                                60.0,
                                18491.5
                            ],
                            [
                                61.0,
                                18670.5
                            ],
                            [
                                62.0,
                                18631.75
                            ],
                            [
                                63.0,
                                17762.25
                            ],
                            [
                                64.0,
                                15847.5
                            ],
                            [
                                65.0,
                                13692.25
                            ],
                            [
                                66.0,
                                11311.5
                            ],
                            [
                                67.0,
                                8838.5
                            ],
                            [
                                68.0,
                                6608.5
                            ],
                            [
                                69.0,
                                4735.0
                            ],
                            [
                                70.0,
                                3164.25
                            ],
                            [
                                71.0,
                                2007.25
                            ],
                            [
                                72.0,
                                1184.75
                            ],
                            [
                                73.0,
                                716.25
                            ],
                            [
                                74.0,
                                436.5
                            ],
                            [
                                75.0,
                                265.25
                            ],
                            [
                                76.0,
                                172.25
                            ],
                            [
                                77.0,
                                115.75
                            ],
                            [
                                78.0,
                                83.75
                            ],
                            [
                                79.0,
                                58.25
                            ],
                            [
                                80.0,
                                48.0
                            ],
                            [
                                81.0,
                                31.5
                            ],
                            [
                                82.0,
                                18.75
                            ],
                            [
                                83.0,
                                8.5
                            ],
                            [
                                84.0,
                                6.75
                            ],
                            [
                                85.0,
                                3.25
                            ],
                            [
                                86.0,
                                2.0
                            ],
                            [
                                87.0,
                                1.75
                            ],
                            [
                                88.0,
                                1.5
                            ],
                            [
                                89.0,
                                1.25
                            ],
                            [
                                90.0,
                                0.25
                            ],
                            [
                                91.0,
                                0.25
                            ],
                            [
                                92.0,
                                0.75
                            ],
                            [
                                93.0,
                                0.5
                            ],
                            [
                                94.0,
                                0.25
                            ],
                            [
                                95.0,
                                0.0
                            ],
                            [
                                96.0,
                                0.0
                            ],
                            [
                                97.0,
                                0.0
                            ],
                            [
                                98.0,
                                0.0
                            ],
                            [
                                99.0,
                                0.0
                            ],
                            [
                                100.0,
                                0.0
                            ]
                        ],
                        "color": "#d9534f"
                    },
                    {
                        "name": "SRR15367695",
                        "data": [
                            [
                                0.0,
                                0.0
                            ],
                            [
                                1.0,
                                0.0
                            ],
                            [
                                2.0,
                                0.0
                            ],
                            [
                                3.0,
                                0.0
                            ],
                            [
                                4.0,
                                0.0
                            ],
                            [
                                5.0,
                                0.0
                            ],
                            [
                                6.0,
                                0.0
                            ],
                            [
                                7.0,
                                0.0
                            ],
                            [
                                8.0,
                                0.0
                            ],
                            [
                                9.0,
                                0.0
                            ],
                            [
                                10.0,
                                0.25
                            ],
                            [
                                11.0,
                                0.0
                            ],
                            [
                                12.0,
                                0.5
                            ],
                            [
                                13.0,
                                1.25
                            ],
                            [
                                14.0,
                                3.0
                            ],
                            [
                                15.0,
                                3.75
                            ],
                            [
                                16.0,
                                8.25
                            ],
                            [
                                17.0,
                                12.75
                            ],
                            [
                                18.0,
                                18.25
                            ],
                            [
                                19.0,
                                35.25
                            ],
                            [
                                20.0,
                                54.25
                            ],
                            [
                                21.0,
                                98.5
                            ],
                            [
                                22.0,
                                149.25
                            ],
                            [
                                23.0,
                                228.25
                            ],
                            [
                                24.0,
                                358.25
                            ],
                            [
                                25.0,
                                538.75
                            ],
                            [
                                26.0,
                                810.0
                            ],
                            [
                                27.0,
                                1156.5
                            ],
                            [
                                28.0,
                                1585.75
                            ],
                            [
                                29.0,
                                2191.25
                            ],
                            [
                                30.0,
                                2902.0
                            ],
                            [
                                31.0,
                                3842.75
                            ],
                            [
                                32.0,
                                4893.25
                            ],
                            [
                                33.0,
                                6048.0
                            ],
                            [
                                34.0,
                                7414.0
                            ],
                            [
                                35.0,
                                8941.0
                            ],
                            [
                                36.0,
                                10569.75
                            ],
                            [
                                37.0,
                                12534.25
                            ],
                            [
                                38.0,
                                14465.5
                            ],
                            [
                                39.0,
                                16469.75
                            ],
                            [
                                40.0,
                                18313.75
                            ],
                            [
                                41.0,
                                19945.0
                            ],
                            [
                                42.0,
                                21431.25
                            ],
                            [
                                43.0,
                                22498.5
                            ],
                            [
                                44.0,
                                23465.5
                            ],
                            [
                                45.0,
                                24032.0
                            ],
                            [
                                46.0,
                                24045.5
                            ],
                            [
                                47.0,
                                23885.0
                            ],
                            [
                                48.0,
                                24047.25
                            ],
                            [
                                49.0,
                                23631.25
                            ],
                            [
                                50.0,
                                23461.75
                            ],
                            [
                                51.0,
                                23226.75
                            ],
                            [
                                52.0,
                                23006.25
                            ],
                            [
                                53.0,
                                22995.75
                            ],
                            [
                                54.0,
                                22656.0
                            ],
                            [
                                55.0,
                                22538.75
                            ],
                            [
                                56.0,
                                21678.0
                            ],
                            [
                                57.0,
                                20453.75
                            ],
                            [
                                58.0,
                                18225.5
                            ],
                            [
                                59.0,
                                15745.25
                            ],
                            [
                                60.0,
                                12925.75
                            ],
                            [
                                61.0,
                                10260.25
                            ],
                            [
                                62.0,
                                7853.5
                            ],
                            [
                                63.0,
                                5941.5
                            ],
                            [
                                64.0,
                                4570.25
                            ],
                            [
                                65.0,
                                3620.5
                            ],
                            [
                                66.0,
                                2854.25
                            ],
                            [
                                67.0,
                                2258.75
                            ],
                            [
                                68.0,
                                1746.5
                            ],
                            [
                                69.0,
                                1262.25
                            ],
                            [
                                70.0,
                                862.0
                            ],
                            [
                                71.0,
                                570.75
                            ],
                            [
                                72.0,
                                346.75
                            ],
                            [
                                73.0,
                                212.75
                            ],
                            [
                                74.0,
                                140.0
                            ],
                            [
                                75.0,
                                95.5
                            ],
                            [
                                76.0,
                                70.0
                            ],
                            [
                                77.0,
                                64.75
                            ],
                            [
                                78.0,
                                53.5
                            ],
                            [
                                79.0,
                                44.75
                            ],
                            [
                                80.0,
                                36.25
                            ],
                            [
                                81.0,
                                21.25
                            ],
                            [
                                82.0,
                                14.5
                            ],
                            [
                                83.0,
                                9.0
                            ],
                            [
                                84.0,
                                6.75
                            ],
                            [
                                85.0,
                                4.5
                            ],
                            [
                                86.0,
                                2.0
                            ],
                            [
                                87.0,
                                0.5
                            ],
                            [
                                88.0,
                                1.0
                            ],
                            [
                                89.0,
                                1.25
                            ],
                            [
                                90.0,
                                1.5
                            ],
                            [
                                91.0,
                                1.0
                            ],
                            [
                                92.0,
                                0.25
                            ],
                            [
                                93.0,
                                0.0
                            ],
                            [
                                94.0,
                                0.0
                            ],
                            [
                                95.0,
                                0.0
                            ],
                            [
                                96.0,
                                0.0
                            ],
                            [
                                97.0,
                                0.0
                            ],
                            [
                                98.0,
                                0.0
                            ],
                            [
                                99.0,
                                0.0
                            ],
                            [
                                100.0,
                                0.0
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367696",
                        "data": [
                            [
                                0.0,
                                0.0
                            ],
                            [
                                1.0,
                                0.0
                            ],
                            [
                                2.0,
                                0.0
                            ],
                            [
                                3.0,
                                0.0
                            ],
                            [
                                4.0,
                                0.75
                            ],
                            [
                                5.0,
                                1.25
                            ],
                            [
                                6.0,
                                1.5
                            ],
                            [
                                7.0,
                                5.5
                            ],
                            [
                                8.0,
                                18.0
                            ],
                            [
                                9.0,
                                33.5
                            ],
                            [
                                10.0,
                                75.0
                            ],
                            [
                                11.0,
                                157.0
                            ],
                            [
                                12.0,
                                289.75
                            ],
                            [
                                13.0,
                                473.75
                            ],
                            [
                                14.0,
                                795.5
                            ],
                            [
                                15.0,
                                1393.75
                            ],
                            [
                                16.0,
                                2869.75
                            ],
                            [
                                17.0,
                                4902.25
                            ],
                            [
                                18.0,
                                8295.5
                            ],
                            [
                                19.0,
                                13057.0
                            ],
                            [
                                20.0,
                                19471.5
                            ],
                            [
                                21.0,
                                25361.0
                            ],
                            [
                                22.0,
                                32096.5
                            ],
                            [
                                23.0,
                                39277.25
                            ],
                            [
                                24.0,
                                46870.0
                            ],
                            [
                                25.0,
                                56024.25
                            ],
                            [
                                26.0,
                                67055.25
                            ],
                            [
                                27.0,
                                82533.5
                            ],
                            [
                                28.0,
                                103533.25
                            ],
                            [
                                29.0,
                                133080.25
                            ],
                            [
                                30.0,
                                173264.25
                            ],
                            [
                                31.0,
                                221540.75
                            ],
                            [
                                32.0,
                                271504.25
                            ],
                            [
                                33.0,
                                322432.75
                            ],
                            [
                                34.0,
                                375468.25
                            ],
                            [
                                35.0,
                                426130.25
                            ],
                            [
                                36.0,
                                468902.25
                            ],
                            [
                                37.0,
                                496713.5
                            ],
                            [
                                38.0,
                                514552.25
                            ],
                            [
                                39.0,
                                527034.0
                            ],
                            [
                                40.0,
                                541573.75
                            ],
                            [
                                41.0,
                                565282.75
                            ],
                            [
                                42.0,
                                594573.25
                            ],
                            [
                                43.0,
                                621423.5
                            ],
                            [
                                44.0,
                                639413.75
                            ],
                            [
                                45.0,
                                644936.25
                            ],
                            [
                                46.0,
                                643390.75
                            ],
                            [
                                47.0,
                                638988.75
                            ],
                            [
                                48.0,
                                632568.0
                            ],
                            [
                                49.0,
                                622736.0
                            ],
                            [
                                50.0,
                                613645.5
                            ],
                            [
                                51.0,
                                604904.25
                            ],
                            [
                                52.0,
                                595599.75
                            ],
                            [
                                53.0,
                                581606.0
                            ],
                            [
                                54.0,
                                558942.5
                            ],
                            [
                                55.0,
                                527280.75
                            ],
                            [
                                56.0,
                                488345.5
                            ],
                            [
                                57.0,
                                445856.25
                            ],
                            [
                                58.0,
                                401365.5
                            ],
                            [
                                59.0,
                                359006.25
                            ],
                            [
                                60.0,
                                320408.75
                            ],
                            [
                                61.0,
                                286654.75
                            ],
                            [
                                62.0,
                                253818.5
                            ],
                            [
                                63.0,
                                222060.25
                            ],
                            [
                                64.0,
                                190314.5
                            ],
                            [
                                65.0,
                                159064.5
                            ],
                            [
                                66.0,
                                129274.5
                            ],
                            [
                                67.0,
                                100566.5
                            ],
                            [
                                68.0,
                                76276.25
                            ],
                            [
                                69.0,
                                55602.5
                            ],
                            [
                                70.0,
                                39340.75
                            ],
                            [
                                71.0,
                                26765.0
                            ],
                            [
                                72.0,
                                17910.75
                            ],
                            [
                                73.0,
                                12069.75
                            ],
                            [
                                74.0,
                                8075.0
                            ],
                            [
                                75.0,
                                5651.75
                            ],
                            [
                                76.0,
                                4030.25
                            ],
                            [
                                77.0,
                                3063.25
                            ],
                            [
                                78.0,
                                2544.75
                            ],
                            [
                                79.0,
                                2151.5
                            ],
                            [
                                80.0,
                                1752.75
                            ],
                            [
                                81.0,
                                1424.75
                            ],
                            [
                                82.0,
                                1076.0
                            ],
                            [
                                83.0,
                                847.75
                            ],
                            [
                                84.0,
                                648.75
                            ],
                            [
                                85.0,
                                517.25
                            ],
                            [
                                86.0,
                                460.25
                            ],
                            [
                                87.0,
                                375.5
                            ],
                            [
                                88.0,
                                348.0
                            ],
                            [
                                89.0,
                                280.0
                            ],
                            [
                                90.0,
                                184.5
                            ],
                            [
                                91.0,
                                131.25
                            ],
                            [
                                92.0,
                                89.5
                            ],
                            [
                                93.0,
                                47.0
                            ],
                            [
                                94.0,
                                22.5
                            ],
                            [
                                95.0,
                                11.0
                            ],
                            [
                                96.0,
                                7.0
                            ],
                            [
                                97.0,
                                4.0
                            ],
                            [
                                98.0,
                                1.75
                            ],
                            [
                                99.0,
                                1.0
                            ],
                            [
                                100.0,
                                0.3333333333333333
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367697",
                        "data": [
                            [
                                0.0,
                                0.0
                            ],
                            [
                                1.0,
                                0.0
                            ],
                            [
                                2.0,
                                0.0
                            ],
                            [
                                3.0,
                                0.0
                            ],
                            [
                                4.0,
                                0.0
                            ],
                            [
                                5.0,
                                0.0
                            ],
                            [
                                6.0,
                                0.0
                            ],
                            [
                                7.0,
                                0.0
                            ],
                            [
                                8.0,
                                0.0
                            ],
                            [
                                9.0,
                                0.0
                            ],
                            [
                                10.0,
                                0.0
                            ],
                            [
                                11.0,
                                0.0
                            ],
                            [
                                12.0,
                                0.0
                            ],
                            [
                                13.0,
                                0.0
                            ],
                            [
                                14.0,
                                0.0
                            ],
                            [
                                15.0,
                                0.0
                            ],
                            [
                                16.0,
                                0.0
                            ],
                            [
                                17.0,
                                0.0
                            ],
                            [
                                18.0,
                                0.0
                            ],
                            [
                                19.0,
                                0.0
                            ],
                            [
                                20.0,
                                0.0
                            ],
                            [
                                21.0,
                                0.0
                            ],
                            [
                                22.0,
                                0.0
                            ],
                            [
                                23.0,
                                0.0
                            ],
                            [
                                24.0,
                                0.0
                            ],
                            [
                                25.0,
                                0.0
                            ],
                            [
                                26.0,
                                0.0
                            ],
                            [
                                27.0,
                                0.0
                            ],
                            [
                                28.0,
                                0.0
                            ],
                            [
                                29.0,
                                0.0
                            ],
                            [
                                30.0,
                                0.0
                            ],
                            [
                                31.0,
                                0.0
                            ],
                            [
                                32.0,
                                0.0
                            ],
                            [
                                33.0,
                                0.0
                            ],
                            [
                                34.0,
                                0.0
                            ],
                            [
                                35.0,
                                0.0
                            ],
                            [
                                36.0,
                                0.0
                            ],
                            [
                                37.0,
                                0.0
                            ],
                            [
                                38.0,
                                0.0
                            ],
                            [
                                39.0,
                                0.0
                            ],
                            [
                                40.0,
                                0.0
                            ],
                            [
                                41.0,
                                0.0
                            ],
                            [
                                42.0,
                                0.0
                            ],
                            [
                                43.0,
                                0.0
                            ],
                            [
                                44.0,
                                0.0
                            ],
                            [
                                45.0,
                                0.0
                            ],
                            [
                                46.0,
                                0.0
                            ],
                            [
                                47.0,
                                0.0
                            ],
                            [
                                48.0,
                                0.0
                            ],
                            [
                                49.0,
                                0.0
                            ],
                            [
                                50.0,
                                0.0
                            ],
                            [
                                51.0,
                                0.0
                            ],
                            [
                                52.0,
                                0.0
                            ],
                            [
                                53.0,
                                0.0
                            ],
                            [
                                54.0,
                                0.0
                            ],
                            [
                                55.0,
                                0.0
                            ],
                            [
                                56.0,
                                0.0
                            ],
                            [
                                57.0,
                                0.0
                            ],
                            [
                                58.0,
                                0.0
                            ],
                            [
                                59.0,
                                0.0
                            ],
                            [
                                60.0,
                                0.0
                            ],
                            [
                                61.0,
                                0.0
                            ],
                            [
                                62.0,
                                0.0
                            ],
                            [
                                63.0,
                                0.0
                            ],
                            [
                                64.0,
                                0.0
                            ],
                            [
                                65.0,
                                0.0
                            ],
                            [
                                66.0,
                                0.0
                            ],
                            [
                                67.0,
                                0.0
                            ],
                            [
                                68.0,
                                0.0
                            ],
                            [
                                69.0,
                                0.0
                            ],
                            [
                                70.0,
                                0.0
                            ],
                            [
                                71.0,
                                0.0
                            ],
                            [
                                72.0,
                                0.0
                            ],
                            [
                                73.0,
                                0.0
                            ],
                            [
                                74.0,
                                0.0
                            ],
                            [
                                75.0,
                                0.0
                            ],
                            [
                                76.0,
                                0.0
                            ],
                            [
                                77.0,
                                0.0
                            ],
                            [
                                78.0,
                                0.0
                            ],
                            [
                                79.0,
                                0.0
                            ],
                            [
                                80.0,
                                0.0
                            ],
                            [
                                81.0,
                                0.0
                            ],
                            [
                                82.0,
                                0.0
                            ],
                            [
                                83.0,
                                0.0
                            ],
                            [
                                84.0,
                                0.0
                            ],
                            [
                                85.0,
                                0.0
                            ],
                            [
                                86.0,
                                0.0
                            ],
                            [
                                87.0,
                                0.0
                            ],
                            [
                                88.0,
                                0.0
                            ],
                            [
                                89.0,
                                0.0
                            ],
                            [
                                90.0,
                                0.0
                            ],
                            [
                                91.0,
                                0.0
                            ],
                            [
                                92.0,
                                0.0
                            ],
                            [
                                93.0,
                                0.0
                            ],
                            [
                                94.0,
                                0.0
                            ],
                            [
                                95.0,
                                0.0
                            ],
                            [
                                96.0,
                                0.0
                            ],
                            [
                                97.0,
                                0.0
                            ],
                            [
                                98.0,
                                0.0
                            ],
                            [
                                99.0,
                                0.0
                            ],
                            [
                                100.0,
                                0.0
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367698",
                        "data": [
                            [
                                0.0,
                                0.0
                            ],
                            [
                                1.0,
                                0.0
                            ],
                            [
                                2.0,
                                0.0
                            ],
                            [
                                3.0,
                                0.25
                            ],
                            [
                                4.0,
                                0.25
                            ],
                            [
                                5.0,
                                1.25
                            ],
                            [
                                6.0,
                                1.0
                            ],
                            [
                                7.0,
                                2.75
                            ],
                            [
                                8.0,
                                5.0
                            ],
                            [
                                9.0,
                                10.75
                            ],
                            [
                                10.0,
                                19.75
                            ],
                            [
                                11.0,
                                38.25
                            ],
                            [
                                12.0,
                                73.0
                            ],
                            [
                                13.0,
                                135.25
                            ],
                            [
                                14.0,
                                218.25
                            ],
                            [
                                15.0,
                                361.75
                            ],
                            [
                                16.0,
                                606.0
                            ],
                            [
                                17.0,
                                990.75
                            ],
                            [
                                18.0,
                                1566.5
                            ],
                            [
                                19.0,
                                2585.5
                            ],
                            [
                                20.0,
                                4174.5
                            ],
                            [
                                21.0,
                                6552.0
                            ],
                            [
                                22.0,
                                9992.5
                            ],
                            [
                                23.0,
                                15135.75
                            ],
                            [
                                24.0,
                                22381.5
                            ],
                            [
                                25.0,
                                32413.5
                            ],
                            [
                                26.0,
                                46030.75
                            ],
                            [
                                27.0,
                                64925.5
                            ],
                            [
                                28.0,
                                88907.75
                            ],
                            [
                                29.0,
                                118999.25
                            ],
                            [
                                30.0,
                                156647.75
                            ],
                            [
                                31.0,
                                199827.75
                            ],
                            [
                                32.0,
                                247775.25
                            ],
                            [
                                33.0,
                                301156.25
                            ],
                            [
                                34.0,
                                360971.5
                            ],
                            [
                                35.0,
                                428785.0
                            ],
                            [
                                36.0,
                                501674.0
                            ],
                            [
                                37.0,
                                576152.75
                            ],
                            [
                                38.0,
                                651139.25
                            ],
                            [
                                39.0,
                                724535.0
                            ],
                            [
                                40.0,
                                792157.75
                            ],
                            [
                                41.0,
                                852628.5
                            ],
                            [
                                42.0,
                                904044.0
                            ],
                            [
                                43.0,
                                943881.5
                            ],
                            [
                                44.0,
                                966504.5
                            ],
                            [
                                45.0,
                                970240.0
                            ],
                            [
                                46.0,
                                950206.0
                            ],
                            [
                                47.0,
                                909257.25
                            ],
                            [
                                48.0,
                                848068.0
                            ],
                            [
                                49.0,
                                770278.5
                            ],
                            [
                                50.0,
                                687325.0
                            ],
                            [
                                51.0,
                                607227.0
                            ],
                            [
                                52.0,
                                534479.0
                            ],
                            [
                                53.0,
                                470412.0
                            ],
                            [
                                54.0,
                                412352.0
                            ],
                            [
                                55.0,
                                360186.5
                            ],
                            [
                                56.0,
                                313197.0
                            ],
                            [
                                57.0,
                                273871.75
                            ],
                            [
                                58.0,
                                242893.75
                            ],
                            [
                                59.0,
                                217373.75
                            ],
                            [
                                60.0,
                                195458.5
                            ],
                            [
                                61.0,
                                173717.25
                            ],
                            [
                                62.0,
                                150650.75
                            ],
                            [
                                63.0,
                                126850.75
                            ],
                            [
                                64.0,
                                103115.5
                            ],
                            [
                                65.0,
                                81436.25
                            ],
                            [
                                66.0,
                                62463.5
                            ],
                            [
                                67.0,
                                46223.75
                            ],
                            [
                                68.0,
                                33371.0
                            ],
                            [
                                69.0,
                                23119.75
                            ],
                            [
                                70.0,
                                15797.75
                            ],
                            [
                                71.0,
                                10596.75
                            ],
                            [
                                72.0,
                                6992.5
                            ],
                            [
                                73.0,
                                4748.5
                            ],
                            [
                                74.0,
                                3346.75
                            ],
                            [
                                75.0,
                                2457.0
                            ],
                            [
                                76.0,
                                1837.5
                            ],
                            [
                                77.0,
                                1512.0
                            ],
                            [
                                78.0,
                                1270.75
                            ],
                            [
                                79.0,
                                1116.25
                            ],
                            [
                                80.0,
                                1039.75
                            ],
                            [
                                81.0,
                                982.25
                            ],
                            [
                                82.0,
                                896.5
                            ],
                            [
                                83.0,
                                815.25
                            ],
                            [
                                84.0,
                                658.5
                            ],
                            [
                                85.0,
                                530.25
                            ],
                            [
                                86.0,
                                412.0
                            ],
                            [
                                87.0,
                                347.25
                            ],
                            [
                                88.0,
                                272.0
                            ],
                            [
                                89.0,
                                216.75
                            ],
                            [
                                90.0,
                                146.25
                            ],
                            [
                                91.0,
                                95.75
                            ],
                            [
                                92.0,
                                58.75
                            ],
                            [
                                93.0,
                                35.75
                            ],
                            [
                                94.0,
                                17.0
                            ],
                            [
                                95.0,
                                8.5
                            ],
                            [
                                96.0,
                                5.0
                            ],
                            [
                                97.0,
                                1.25
                            ],
                            [
                                98.0,
                                0.75
                            ],
                            [
                                99.0,
                                1.0
                            ],
                            [
                                100.0,
                                1.0
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367699",
                        "data": [
                            [
                                0.0,
                                0.0
                            ],
                            [
                                1.0,
                                0.0
                            ],
                            [
                                2.0,
                                0.0
                            ],
                            [
                                3.0,
                                0.0
                            ],
                            [
                                4.0,
                                0.0
                            ],
                            [
                                5.0,
                                0.0
                            ],
                            [
                                6.0,
                                0.0
                            ],
                            [
                                7.0,
                                0.0
                            ],
                            [
                                8.0,
                                0.0
                            ],
                            [
                                9.0,
                                0.0
                            ],
                            [
                                10.0,
                                0.0
                            ],
                            [
                                11.0,
                                0.0
                            ],
                            [
                                12.0,
                                0.0
                            ],
                            [
                                13.0,
                                0.0
                            ],
                            [
                                14.0,
                                0.0
                            ],
                            [
                                15.0,
                                0.0
                            ],
                            [
                                16.0,
                                0.0
                            ],
                            [
                                17.0,
                                0.0
                            ],
                            [
                                18.0,
                                0.0
                            ],
                            [
                                19.0,
                                0.0
                            ],
                            [
                                20.0,
                                0.0
                            ],
                            [
                                21.0,
                                0.0
                            ],
                            [
                                22.0,
                                0.0
                            ],
                            [
                                23.0,
                                0.0
                            ],
                            [
                                24.0,
                                0.0
                            ],
                            [
                                25.0,
                                0.0
                            ],
                            [
                                26.0,
                                0.0
                            ],
                            [
                                27.0,
                                0.0
                            ],
                            [
                                28.0,
                                0.0
                            ],
                            [
                                29.0,
                                0.0
                            ],
                            [
                                30.0,
                                0.0
                            ],
                            [
                                31.0,
                                0.0
                            ],
                            [
                                32.0,
                                0.0
                            ],
                            [
                                33.0,
                                0.0
                            ],
                            [
                                34.0,
                                0.0
                            ],
                            [
                                35.0,
                                0.0
                            ],
                            [
                                36.0,
                                0.0
                            ],
                            [
                                37.0,
                                0.0
                            ],
                            [
                                38.0,
                                0.0
                            ],
                            [
                                39.0,
                                0.0
                            ],
                            [
                                40.0,
                                0.0
                            ],
                            [
                                41.0,
                                0.0
                            ],
                            [
                                42.0,
                                0.0
                            ],
                            [
                                43.0,
                                0.0
                            ],
                            [
                                44.0,
                                0.0
                            ],
                            [
                                45.0,
                                0.0
                            ],
                            [
                                46.0,
                                0.0
                            ],
                            [
                                47.0,
                                0.0
                            ],
                            [
                                48.0,
                                0.0
                            ],
                            [
                                49.0,
                                0.0
                            ],
                            [
                                50.0,
                                0.0
                            ],
                            [
                                51.0,
                                0.0
                            ],
                            [
                                52.0,
                                0.0
                            ],
                            [
                                53.0,
                                0.0
                            ],
                            [
                                54.0,
                                0.0
                            ],
                            [
                                55.0,
                                0.0
                            ],
                            [
                                56.0,
                                0.0
                            ],
                            [
                                57.0,
                                0.0
                            ],
                            [
                                58.0,
                                0.0
                            ],
                            [
                                59.0,
                                0.0
                            ],
                            [
                                60.0,
                                0.0
                            ],
                            [
                                61.0,
                                0.0
                            ],
                            [
                                62.0,
                                0.0
                            ],
                            [
                                63.0,
                                0.0
                            ],
                            [
                                64.0,
                                0.0
                            ],
                            [
                                65.0,
                                0.0
                            ],
                            [
                                66.0,
                                0.0
                            ],
                            [
                                67.0,
                                0.0
                            ],
                            [
                                68.0,
                                0.0
                            ],
                            [
                                69.0,
                                0.0
                            ],
                            [
                                70.0,
                                0.0
                            ],
                            [
                                71.0,
                                0.0
                            ],
                            [
                                72.0,
                                0.0
                            ],
                            [
                                73.0,
                                0.0
                            ],
                            [
                                74.0,
                                0.0
                            ],
                            [
                                75.0,
                                0.0
                            ],
                            [
                                76.0,
                                0.0
                            ],
                            [
                                77.0,
                                0.0
                            ],
                            [
                                78.0,
                                0.0
                            ],
                            [
                                79.0,
                                0.0
                            ],
                            [
                                80.0,
                                0.0
                            ],
                            [
                                81.0,
                                0.0
                            ],
                            [
                                82.0,
                                0.0
                            ],
                            [
                                83.0,
                                0.0
                            ],
                            [
                                84.0,
                                0.0
                            ],
                            [
                                85.0,
                                0.0
                            ],
                            [
                                86.0,
                                0.0
                            ],
                            [
                                87.0,
                                0.0
                            ],
                            [
                                88.0,
                                0.0
                            ],
                            [
                                89.0,
                                0.0
                            ],
                            [
                                90.0,
                                0.0
                            ],
                            [
                                91.0,
                                0.0
                            ],
                            [
                                92.0,
                                0.0
                            ],
                            [
                                93.0,
                                0.0
                            ],
                            [
                                94.0,
                                0.0
                            ],
                            [
                                95.0,
                                0.0
                            ],
                            [
                                96.0,
                                0.0
                            ],
                            [
                                97.0,
                                0.0
                            ],
                            [
                                98.0,
                                0.0
                            ],
                            [
                                99.0,
                                0.0
                            ],
                            [
                                100.0,
                                0.0
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367700",
                        "data": [
                            [
                                0.0,
                                0.5
                            ],
                            [
                                1.0,
                                0.25
                            ],
                            [
                                2.0,
                                0.0
                            ],
                            [
                                3.0,
                                0.0
                            ],
                            [
                                4.0,
                                0.0
                            ],
                            [
                                5.0,
                                0.0
                            ],
                            [
                                6.0,
                                0.5
                            ],
                            [
                                7.0,
                                0.25
                            ],
                            [
                                8.0,
                                1.0
                            ],
                            [
                                9.0,
                                1.25
                            ],
                            [
                                10.0,
                                7.25
                            ],
                            [
                                11.0,
                                12.0
                            ],
                            [
                                12.0,
                                35.0
                            ],
                            [
                                13.0,
                                73.5
                            ],
                            [
                                14.0,
                                148.75
                            ],
                            [
                                15.0,
                                296.25
                            ],
                            [
                                16.0,
                                482.5
                            ],
                            [
                                17.0,
                                759.25
                            ],
                            [
                                18.0,
                                1112.0
                            ],
                            [
                                19.0,
                                1614.25
                            ],
                            [
                                20.0,
                                2304.0
                            ],
                            [
                                21.0,
                                3369.25
                            ],
                            [
                                22.0,
                                5179.25
                            ],
                            [
                                23.0,
                                8212.0
                            ],
                            [
                                24.0,
                                13411.25
                            ],
                            [
                                25.0,
                                21629.5
                            ],
                            [
                                26.0,
                                33499.25
                            ],
                            [
                                27.0,
                                50205.0
                            ],
                            [
                                28.0,
                                72112.75
                            ],
                            [
                                29.0,
                                99859.0
                            ],
                            [
                                30.0,
                                134125.0
                            ],
                            [
                                31.0,
                                172614.5
                            ],
                            [
                                32.0,
                                214861.5
                            ],
                            [
                                33.0,
                                261123.0
                            ],
                            [
                                34.0,
                                314094.0
                            ],
                            [
                                35.0,
                                375112.5
                            ],
                            [
                                36.0,
                                444434.0
                            ],
                            [
                                37.0,
                                521057.0
                            ],
                            [
                                38.0,
                                604474.5
                            ],
                            [
                                39.0,
                                690358.25
                            ],
                            [
                                40.0,
                                772742.75
                            ],
                            [
                                41.0,
                                849762.0
                            ],
                            [
                                42.0,
                                915800.25
                            ],
                            [
                                43.0,
                                963060.5
                            ],
                            [
                                44.0,
                                983788.25
                            ],
                            [
                                45.0,
                                974664.25
                            ],
                            [
                                46.0,
                                929869.25
                            ],
                            [
                                47.0,
                                855328.5
                            ],
                            [
                                48.0,
                                765343.5
                            ],
                            [
                                49.0,
                                666577.75
                            ],
                            [
                                50.0,
                                567243.0
                            ],
                            [
                                51.0,
                                477370.0
                            ],
                            [
                                52.0,
                                398197.75
                            ],
                            [
                                53.0,
                                330313.5
                            ],
                            [
                                54.0,
                                271814.5
                            ],
                            [
                                55.0,
                                220545.5
                            ],
                            [
                                56.0,
                                176430.75
                            ],
                            [
                                57.0,
                                138838.0
                            ],
                            [
                                58.0,
                                108282.0
                            ],
                            [
                                59.0,
                                85279.5
                            ],
                            [
                                60.0,
                                67386.75
                            ],
                            [
                                61.0,
                                53301.5
                            ],
                            [
                                62.0,
                                42194.0
                            ],
                            [
                                63.0,
                                33685.25
                            ],
                            [
                                64.0,
                                26884.75
                            ],
                            [
                                65.0,
                                21701.0
                            ],
                            [
                                66.0,
                                17133.0
                            ],
                            [
                                67.0,
                                13294.5
                            ],
                            [
                                68.0,
                                9966.0
                            ],
                            [
                                69.0,
                                7465.25
                            ],
                            [
                                70.0,
                                5555.0
                            ],
                            [
                                71.0,
                                4122.5
                            ],
                            [
                                72.0,
                                3135.25
                            ],
                            [
                                73.0,
                                2394.0
                            ],
                            [
                                74.0,
                                1923.25
                            ],
                            [
                                75.0,
                                1612.0
                            ],
                            [
                                76.0,
                                1301.25
                            ],
                            [
                                77.0,
                                1072.0
                            ],
                            [
                                78.0,
                                884.75
                            ],
                            [
                                79.0,
                                753.0
                            ],
                            [
                                80.0,
                                634.5
                            ],
                            [
                                81.0,
                                535.0
                            ],
                            [
                                82.0,
                                473.5
                            ],
                            [
                                83.0,
                                414.25
                            ],
                            [
                                84.0,
                                368.25
                            ],
                            [
                                85.0,
                                342.25
                            ],
                            [
                                86.0,
                                278.75
                            ],
                            [
                                87.0,
                                237.0
                            ],
                            [
                                88.0,
                                175.25
                            ],
                            [
                                89.0,
                                151.75
                            ],
                            [
                                90.0,
                                95.5
                            ],
                            [
                                91.0,
                                54.0
                            ],
                            [
                                92.0,
                                31.75
                            ],
                            [
                                93.0,
                                16.75
                            ],
                            [
                                94.0,
                                7.75
                            ],
                            [
                                95.0,
                                2.25
                            ],
                            [
                                96.0,
                                2.0
                            ],
                            [
                                97.0,
                                0.5
                            ],
                            [
                                98.0,
                                0.0
                            ],
                            [
                                99.0,
                                0.25
                            ],
                            [
                                100.0,
                                0.0
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367701",
                        "data": [
                            [
                                0.0,
                                0.0
                            ],
                            [
                                1.0,
                                0.0
                            ],
                            [
                                2.0,
                                0.0
                            ],
                            [
                                3.0,
                                0.0
                            ],
                            [
                                4.0,
                                0.0
                            ],
                            [
                                5.0,
                                0.0
                            ],
                            [
                                6.0,
                                0.0
                            ],
                            [
                                7.0,
                                0.0
                            ],
                            [
                                8.0,
                                0.0
                            ],
                            [
                                9.0,
                                0.0
                            ],
                            [
                                10.0,
                                0.0
                            ],
                            [
                                11.0,
                                0.0
                            ],
                            [
                                12.0,
                                0.0
                            ],
                            [
                                13.0,
                                0.0
                            ],
                            [
                                14.0,
                                0.0
                            ],
                            [
                                15.0,
                                0.0
                            ],
                            [
                                16.0,
                                0.0
                            ],
                            [
                                17.0,
                                0.0
                            ],
                            [
                                18.0,
                                0.0
                            ],
                            [
                                19.0,
                                0.0
                            ],
                            [
                                20.0,
                                0.0
                            ],
                            [
                                21.0,
                                0.0
                            ],
                            [
                                22.0,
                                0.0
                            ],
                            [
                                23.0,
                                0.0
                            ],
                            [
                                24.0,
                                0.0
                            ],
                            [
                                25.0,
                                0.0
                            ],
                            [
                                26.0,
                                0.0
                            ],
                            [
                                27.0,
                                0.0
                            ],
                            [
                                28.0,
                                0.0
                            ],
                            [
                                29.0,
                                0.0
                            ],
                            [
                                30.0,
                                0.0
                            ],
                            [
                                31.0,
                                0.0
                            ],
                            [
                                32.0,
                                0.0
                            ],
                            [
                                33.0,
                                0.0
                            ],
                            [
                                34.0,
                                0.0
                            ],
                            [
                                35.0,
                                0.0
                            ],
                            [
                                36.0,
                                0.0
                            ],
                            [
                                37.0,
                                0.0
                            ],
                            [
                                38.0,
                                0.0
                            ],
                            [
                                39.0,
                                0.0
                            ],
                            [
                                40.0,
                                0.0
                            ],
                            [
                                41.0,
                                0.0
                            ],
                            [
                                42.0,
                                0.0
                            ],
                            [
                                43.0,
                                0.0
                            ],
                            [
                                44.0,
                                0.0
                            ],
                            [
                                45.0,
                                0.0
                            ],
                            [
                                46.0,
                                0.0
                            ],
                            [
                                47.0,
                                0.0
                            ],
                            [
                                48.0,
                                0.0
                            ],
                            [
                                49.0,
                                0.0
                            ],
                            [
                                50.0,
                                0.0
                            ],
                            [
                                51.0,
                                0.0
                            ],
                            [
                                52.0,
                                0.0
                            ],
                            [
                                53.0,
                                0.0
                            ],
                            [
                                54.0,
                                0.0
                            ],
                            [
                                55.0,
                                0.0
                            ],
                            [
                                56.0,
                                0.0
                            ],
                            [
                                57.0,
                                0.0
                            ],
                            [
                                58.0,
                                0.0
                            ],
                            [
                                59.0,
                                0.0
                            ],
                            [
                                60.0,
                                0.0
                            ],
                            [
                                61.0,
                                0.0
                            ],
                            [
                                62.0,
                                0.0
                            ],
                            [
                                63.0,
                                0.0
                            ],
                            [
                                64.0,
                                0.0
                            ],
                            [
                                65.0,
                                0.0
                            ],
                            [
                                66.0,
                                0.0
                            ],
                            [
                                67.0,
                                0.0
                            ],
                            [
                                68.0,
                                0.0
                            ],
                            [
                                69.0,
                                0.0
                            ],
                            [
                                70.0,
                                0.0
                            ],
                            [
                                71.0,
                                0.0
                            ],
                            [
                                72.0,
                                0.0
                            ],
                            [
                                73.0,
                                0.0
                            ],
                            [
                                74.0,
                                0.0
                            ],
                            [
                                75.0,
                                0.0
                            ],
                            [
                                76.0,
                                0.0
                            ],
                            [
                                77.0,
                                0.0
                            ],
                            [
                                78.0,
                                0.0
                            ],
                            [
                                79.0,
                                0.0
                            ],
                            [
                                80.0,
                                0.0
                            ],
                            [
                                81.0,
                                0.0
                            ],
                            [
                                82.0,
                                0.0
                            ],
                            [
                                83.0,
                                0.0
                            ],
                            [
                                84.0,
                                0.0
                            ],
                            [
                                85.0,
                                0.0
                            ],
                            [
                                86.0,
                                0.0
                            ],
                            [
                                87.0,
                                0.0
                            ],
                            [
                                88.0,
                                0.0
                            ],
                            [
                                89.0,
                                0.0
                            ],
                            [
                                90.0,
                                0.0
                            ],
                            [
                                91.0,
                                0.0
                            ],
                            [
                                92.0,
                                0.0
                            ],
                            [
                                93.0,
                                0.0
                            ],
                            [
                                94.0,
                                0.0
                            ],
                            [
                                95.0,
                                0.0
                            ],
                            [
                                96.0,
                                0.0
                            ],
                            [
                                97.0,
                                0.0
                            ],
                            [
                                98.0,
                                0.0
                            ],
                            [
                                99.0,
                                0.0
                            ],
                            [
                                100.0,
                                0.0
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367702",
                        "data": [
                            [
                                0.0,
                                0.0
                            ],
                            [
                                1.0,
                                0.0
                            ],
                            [
                                2.0,
                                0.0
                            ],
                            [
                                3.0,
                                0.0
                            ],
                            [
                                4.0,
                                0.0
                            ],
                            [
                                5.0,
                                0.0
                            ],
                            [
                                6.0,
                                0.0
                            ],
                            [
                                7.0,
                                0.0
                            ],
                            [
                                8.0,
                                0.0
                            ],
                            [
                                9.0,
                                0.0
                            ],
                            [
                                10.0,
                                0.0
                            ],
                            [
                                11.0,
                                0.0
                            ],
                            [
                                12.0,
                                0.0
                            ],
                            [
                                13.0,
                                0.0
                            ],
                            [
                                14.0,
                                0.0
                            ],
                            [
                                15.0,
                                0.0
                            ],
                            [
                                16.0,
                                0.0
                            ],
                            [
                                17.0,
                                0.0
                            ],
                            [
                                18.0,
                                0.0
                            ],
                            [
                                19.0,
                                0.0
                            ],
                            [
                                20.0,
                                0.0
                            ],
                            [
                                21.0,
                                0.0
                            ],
                            [
                                22.0,
                                0.0
                            ],
                            [
                                23.0,
                                0.0
                            ],
                            [
                                24.0,
                                0.0
                            ],
                            [
                                25.0,
                                0.0
                            ],
                            [
                                26.0,
                                0.0
                            ],
                            [
                                27.0,
                                0.0
                            ],
                            [
                                28.0,
                                0.0
                            ],
                            [
                                29.0,
                                0.0
                            ],
                            [
                                30.0,
                                0.0
                            ],
                            [
                                31.0,
                                0.0
                            ],
                            [
                                32.0,
                                0.0
                            ],
                            [
                                33.0,
                                0.0
                            ],
                            [
                                34.0,
                                0.0
                            ],
                            [
                                35.0,
                                0.0
                            ],
                            [
                                36.0,
                                0.0
                            ],
                            [
                                37.0,
                                0.0
                            ],
                            [
                                38.0,
                                0.0
                            ],
                            [
                                39.0,
                                0.0
                            ],
                            [
                                40.0,
                                0.0
                            ],
                            [
                                41.0,
                                0.0
                            ],
                            [
                                42.0,
                                0.0
                            ],
                            [
                                43.0,
                                0.0
                            ],
                            [
                                44.0,
                                0.0
                            ],
                            [
                                45.0,
                                0.0
                            ],
                            [
                                46.0,
                                0.0
                            ],
                            [
                                47.0,
                                0.0
                            ],
                            [
                                48.0,
                                0.0
                            ],
                            [
                                49.0,
                                0.0
                            ],
                            [
                                50.0,
                                0.0
                            ],
                            [
                                51.0,
                                0.0
                            ],
                            [
                                52.0,
                                0.0
                            ],
                            [
                                53.0,
                                0.0
                            ],
                            [
                                54.0,
                                0.0
                            ],
                            [
                                55.0,
                                0.0
                            ],
                            [
                                56.0,
                                0.0
                            ],
                            [
                                57.0,
                                0.0
                            ],
                            [
                                58.0,
                                0.0
                            ],
                            [
                                59.0,
                                0.0
                            ],
                            [
                                60.0,
                                0.0
                            ],
                            [
                                61.0,
                                0.0
                            ],
                            [
                                62.0,
                                0.0
                            ],
                            [
                                63.0,
                                0.0
                            ],
                            [
                                64.0,
                                0.0
                            ],
                            [
                                65.0,
                                0.0
                            ],
                            [
                                66.0,
                                0.0
                            ],
                            [
                                67.0,
                                0.0
                            ],
                            [
                                68.0,
                                0.0
                            ],
                            [
                                69.0,
                                0.0
                            ],
                            [
                                70.0,
                                0.0
                            ],
                            [
                                71.0,
                                0.0
                            ],
                            [
                                72.0,
                                0.0
                            ],
                            [
                                73.0,
                                0.0
                            ],
                            [
                                74.0,
                                0.0
                            ],
                            [
                                75.0,
                                0.0
                            ],
                            [
                                76.0,
                                0.0
                            ],
                            [
                                77.0,
                                0.0
                            ],
                            [
                                78.0,
                                0.0
                            ],
                            [
                                79.0,
                                0.0
                            ],
                            [
                                80.0,
                                0.0
                            ],
                            [
                                81.0,
                                0.0
                            ],
                            [
                                82.0,
                                0.0
                            ],
                            [
                                83.0,
                                0.0
                            ],
                            [
                                84.0,
                                0.0
                            ],
                            [
                                85.0,
                                0.0
                            ],
                            [
                                86.0,
                                0.0
                            ],
                            [
                                87.0,
                                0.0
                            ],
                            [
                                88.0,
                                0.0
                            ],
                            [
                                89.0,
                                0.0
                            ],
                            [
                                90.0,
                                0.0
                            ],
                            [
                                91.0,
                                0.0
                            ],
                            [
                                92.0,
                                0.0
                            ],
                            [
                                93.0,
                                0.0
                            ],
                            [
                                94.0,
                                0.0
                            ],
                            [
                                95.0,
                                0.0
                            ],
                            [
                                96.0,
                                0.0
                            ],
                            [
                                97.0,
                                0.0
                            ],
                            [
                                98.0,
                                0.0
                            ],
                            [
                                99.0,
                                0.0
                            ],
                            [
                                100.0,
                                0.0
                            ]
                        ],
                        "color": "#5cb85c"
                    }
                ]
            ],
            "config": {
                "id": "fastqc_per_sequence_gc_content_plot",
                "title": "FastQC: Per Sequence GC Content",
                "xlab": "% GC",
                "ylab": "Percentage",
                "ymin": 0,
                "xmax": 100,
                "xmin": 0,
                "yDecimals": false,
                "tt_label": "<b>{point.x}% GC</b>: {point.y}",
                "colors": {
                    "SRR15367694": "#d9534f",
                    "SRR15367695": "#5cb85c",
                    "SRR15367696": "#5cb85c",
                    "SRR15367697": "#5cb85c",
                    "SRR15367698": "#5cb85c",
                    "SRR15367699": "#5cb85c",
                    "SRR15367700": "#5cb85c",
                    "SRR15367701": "#5cb85c",
                    "SRR15367702": "#5cb85c"
                },
                "data_labels": [
                    {
                        "name": "Percentages",
                        "ylab": "Percentage"
                    },
                    {
                        "name": "Counts",
                        "ylab": "Count"
                    }
                ]
            }
        },
        "fastqc_per_base_n_content_plot": {
            "plot_type": "xy_line",
            "datasets": [
                [
                    {
                        "name": "SRR15367694",
                        "data": [
                            [
                                1,
                                0.04102842472498547
                            ],
                            [
                                2,
                                0.0
                            ],
                            [
                                3,
                                0.0
                            ],
                            [
                                4,
                                0.0
                            ],
                            [
                                5,
                                0.0
                            ],
                            [
                                6,
                                0.0
                            ],
                            [
                                7,
                                0.0
                            ],
                            [
                                8,
                                0.0
                            ],
                            [
                                9,
                                0.0
                            ],
                            [
                                12,
                                0.0
                            ],
                            [
                                17,
                                0.0
                            ],
                            [
                                22,
                                0.002914760675442983
                            ],
                            [
                                27,
                                3.168218125481504e-05
                            ],
                            [
                                32,
                                1.0560727084938344e-05
                            ],
                            [
                                37,
                                0.00010560727084938344
                            ],
                            [
                                42,
                                0.0002957003583782736
                            ],
                            [
                                47,
                                0.0007920545313703758
                            ],
                            [
                                52,
                                0.00010560727084938344
                            ],
                            [
                                57,
                                6.336436250963007e-05
                            ],
                            [
                                62,
                                4.2242908339753376e-05
                            ],
                            [
                                67,
                                0.0009399047105595127
                            ],
                            [
                                72,
                                0.0016157912439955665
                            ],
                            [
                                77,
                                4.2242908339753376e-05
                            ],
                            [
                                82,
                                0.0002640181771234586
                            ],
                            [
                                87,
                                0.00028513963129333527
                            ],
                            [
                                92,
                                0.001816445058609395
                            ],
                            [
                                97,
                                0.0008342974397101292
                            ],
                            [
                                102,
                                0.0006230828980113623
                            ],
                            [
                                107,
                                0.0010243905272390194
                            ],
                            [
                                112,
                                0.0006970079876059307
                            ],
                            [
                                117,
                                0.0008659796209649442
                            ],
                            [
                                122,
                                0.0011722407064281562
                            ],
                            [
                                127,
                                0.0010877548897486493
                            ],
                            [
                                132,
                                0.0008871010751348208
                            ],
                            [
                                137,
                                0.000337943266718027
                            ],
                            [
                                142,
                                0.0020382203273931004
                            ],
                            [
                                147,
                                0.00010560727084938344
                            ],
                            [
                                152,
                                0.0009821476188992659
                            ],
                            [
                                157,
                                0.0
                            ],
                            [
                                162,
                                0.0013940159752118613
                            ],
                            [
                                167,
                                0.00045411126465234875
                            ],
                            [
                                172,
                                0.0015313054273160599
                            ],
                            [
                                177,
                                0.0012356050689377863
                            ],
                            [
                                182,
                                0.0007286901688607457
                            ],
                            [
                                187,
                                0.0009399047105595127
                            ],
                            [
                                192,
                                0.001256726523107663
                            ],
                            [
                                197,
                                0.0011299977980884029
                            ],
                            [
                                202,
                                0.0010032690730691425
                            ],
                            [
                                207,
                                0.0016685948794202584
                            ],
                            [
                                212,
                                0.0009082225293046975
                            ],
                            [
                                217,
                                0.000918783256389636
                            ],
                            [
                                222,
                                0.0010560727084938345
                            ],
                            [
                                227,
                                0.0008659796209649442
                            ],
                            [
                                232,
                                0.0014256981564666764
                            ],
                            [
                                237,
                                0.000802615258455314
                            ],
                            [
                                242,
                                0.0005069149000770406
                            ],
                            [
                                247,
                                0.000306261085463212
                            ],
                            [
                                252,
                                0.0014890625189763064
                            ],
                            [
                                257,
                                0.0005385970813318556
                            ],
                            [
                                262,
                                0.0005597185355017322
                            ],
                            [
                                267,
                                0.00017953236044395185
                            ],
                            [
                                272,
                                0.0008554188938800059
                            ],
                            [
                                277,
                                0.0017425199690148268
                            ],
                            [
                                282,
                                0.0007498116230306225
                            ],
                            [
                                287,
                                0.00024289672295358191
                            ],
                            [
                                292,
                                0.0007603723501155607
                            ],
                            [
                                297,
                                0.0009821476188992659
                            ],
                            [
                                301,
                                0.0
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367695",
                        "data": [
                            [
                                1,
                                0.042575201131122585
                            ],
                            [
                                2,
                                0.0
                            ],
                            [
                                3,
                                0.0
                            ],
                            [
                                4,
                                0.0
                            ],
                            [
                                5,
                                0.0
                            ],
                            [
                                6,
                                0.0
                            ],
                            [
                                7,
                                0.0
                            ],
                            [
                                8,
                                0.0
                            ],
                            [
                                9,
                                0.0
                            ],
                            [
                                12,
                                0.0
                            ],
                            [
                                17,
                                0.0
                            ],
                            [
                                22,
                                0.002687771318092089
                            ],
                            [
                                27,
                                4.517262719482502e-05
                            ],
                            [
                                32,
                                2.258631359741251e-05
                            ],
                            [
                                37,
                                9.034525438965004e-05
                            ],
                            [
                                42,
                                0.00024844944957153764
                            ],
                            [
                                47,
                                0.0008131072895068505
                            ],
                            [
                                52,
                                0.00010163841118835632
                            ],
                            [
                                57,
                                9.034525438965004e-05
                            ],
                            [
                                62,
                                6.775894079223754e-05
                            ],
                            [
                                67,
                                0.0009034525438965004
                            ],
                            [
                                72,
                                0.0014455240702344007
                            ],
                            [
                                77,
                                5.646578399353128e-05
                            ],
                            [
                                82,
                                0.0002258631359741251
                            ],
                            [
                                87,
                                0.00021456997917541887
                            ],
                            [
                                92,
                                0.0016600940494098195
                            ],
                            [
                                97,
                                0.000790520975909438
                            ],
                            [
                                102,
                                0.00048560574234436904
                            ],
                            [
                                107,
                                0.0008695730735003817
                            ],
                            [
                                112,
                                0.0006324167807275503
                            ],
                            [
                                117,
                                0.000790520975909438
                            ],
                            [
                                122,
                                0.0011631951502667445
                            ],
                            [
                                127,
                                0.0009373320142926192
                            ],
                            [
                                132,
                                0.0008582799167016755
                            ],
                            [
                                137,
                                0.00025974260637024393
                            ],
                            [
                                142,
                                0.001987595596572301
                            ],
                            [
                                147,
                                0.00013551788158447508
                            ],
                            [
                                152,
                                0.0009373320142926192
                            ],
                            [
                                157,
                                1.1293156798706255e-05
                            ],
                            [
                                162,
                                0.0013777651294421631
                            ],
                            [
                                167,
                                0.00035008786075989393
                            ],
                            [
                                172,
                                0.0014455240702344007
                            ],
                            [
                                177,
                                0.0012648335614551007
                            ],
                            [
                                182,
                                0.0007453483487146129
                            ],
                            [
                                187,
                                0.0008131072895068505
                            ],
                            [
                                192,
                                0.001061556739078388
                            ],
                            [
                                197,
                                0.0010954362094745067
                            ],
                            [
                                202,
                                0.0009937977982861505
                            ],
                            [
                                207,
                                0.0015358693246240508
                            ],
                            [
                                212,
                                0.0007566415055133192
                            ],
                            [
                                217,
                                0.0007566415055133192
                            ],
                            [
                                222,
                                0.0009937977982861505
                            ],
                            [
                                227,
                                0.0008356936031042629
                            ],
                            [
                                232,
                                0.0012196609342602755
                            ],
                            [
                                237,
                                0.0006098304671301377
                            ],
                            [
                                242,
                                0.00042913995835083775
                            ],
                            [
                                247,
                                0.00025974260637024393
                            ],
                            [
                                252,
                                0.0014342309134356946
                            ],
                            [
                                257,
                                0.00047431258554566275
                            ],
                            [
                                262,
                                0.0004517262719482502
                            ],
                            [
                                267,
                                0.00012422472478576882
                            ],
                            [
                                272,
                                0.0007001757215197879
                            ],
                            [
                                277,
                                0.0015584556382214631
                            ],
                            [
                                282,
                                0.000621123623928844
                            ],
                            [
                                287,
                                0.00021456997917541887
                            ],
                            [
                                292,
                                0.000621123623928844
                            ],
                            [
                                297,
                                0.0008244004463055567
                            ],
                            [
                                301,
                                1.882192799784376e-05
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367696",
                        "data": [
                            [
                                1,
                                0.04673488289321557
                            ],
                            [
                                2,
                                3.770310426623821e-05
                            ],
                            [
                                3,
                                0.0002582662642237317
                            ],
                            [
                                4,
                                0.0004599778720481062
                            ],
                            [
                                5,
                                0.0
                            ],
                            [
                                6,
                                8.106167417241214e-05
                            ],
                            [
                                7,
                                0.0
                            ],
                            [
                                8,
                                0.0
                            ],
                            [
                                9,
                                5.6554656399357316e-06
                            ],
                            [
                                12,
                                4.185044573552441e-05
                            ],
                            [
                                17,
                                0.0
                            ],
                            [
                                22,
                                0.0018429277365337236
                            ],
                            [
                                27,
                                3.506388696760154e-05
                            ],
                            [
                                32,
                                6.221012203929305e-05
                            ],
                            [
                                37,
                                0.00013573117535845754
                            ],
                            [
                                42,
                                0.0003596876146999125
                            ],
                            [
                                47,
                                0.0005463179808177917
                            ],
                            [
                                52,
                                0.00015269757227826474
                            ],
                            [
                                57,
                                0.00014176367204105566
                            ],
                            [
                                62,
                                0.00011009306445741557
                            ],
                            [
                                67,
                                0.002067261206917841
                            ],
                            [
                                72,
                                0.0009821658661355052
                            ],
                            [
                                77,
                                0.00017305724858203338
                            ],
                            [
                                82,
                                0.00018210599360593053
                            ],
                            [
                                87,
                                0.00044338850617096134
                            ],
                            [
                                92,
                                0.0017102128095165653
                            ],
                            [
                                97,
                                0.001896466144591782
                            ],
                            [
                                102,
                                0.0006168227857956571
                            ],
                            [
                                107,
                                0.0007284239744237221
                            ],
                            [
                                112,
                                0.0005527275085430521
                            ],
                            [
                                117,
                                0.001293593507374633
                            ],
                            [
                                122,
                                0.0016295281663868154
                            ],
                            [
                                127,
                                0.0008155181452787324
                            ],
                            [
                                132,
                                0.0006903438391148216
                            ],
                            [
                                137,
                                0.0005146473732341516
                            ],
                            [
                                142,
                                0.002160010843412787
                            ],
                            [
                                147,
                                0.0014809779355778368
                            ],
                            [
                                152,
                                0.0014183907824958813
                            ],
                            [
                                157,
                                6.221012203929305e-05
                            ],
                            [
                                162,
                                0.0008554834358009449
                            ],
                            [
                                167,
                                0.00047015771019999047
                            ],
                            [
                                172,
                                0.0013644753433951608
                            ],
                            [
                                177,
                                0.003575762408610032
                            ],
                            [
                                182,
                                0.0004942876969303829
                            ],
                            [
                                187,
                                0.0007959125310602885
                            ],
                            [
                                192,
                                0.0008181573625773692
                            ],
                            [
                                197,
                                0.0012438254097431986
                            ],
                            [
                                202,
                                0.0033318233240074704
                            ],
                            [
                                207,
                                0.001961692514972374
                            ],
                            [
                                212,
                                0.0005772345263161069
                            ],
                            [
                                217,
                                0.0008181573625773692
                            ],
                            [
                                222,
                                0.000933528861632058
                            ],
                            [
                                227,
                                0.0029152040218655383
                            ],
                            [
                                232,
                                0.000995738983671351
                            ],
                            [
                                237,
                                0.0005761034331881198
                            ],
                            [
                                242,
                                0.0005206798699167497
                            ],
                            [
                                247,
                                0.0009791496177942063
                            ],
                            [
                                252,
                                0.0020408690339314742
                            ],
                            [
                                257,
                                0.0003317873175428962
                            ],
                            [
                                262,
                                0.0005889224886386408
                            ],
                            [
                                267,
                                0.0004682725549866785
                            ],
                            [
                                272,
                                0.0017143601509858513
                            ],
                            [
                                277,
                                0.001618971297192269
                            ],
                            [
                                282,
                                0.0008283372007292535
                            ],
                            [
                                287,
                                0.0005825129609133803
                            ],
                            [
                                292,
                                0.001494928084156345
                            ],
                            [
                                297,
                                0.0008117478348521086
                            ],
                            [
                                301,
                                0.003418414786805598
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367697",
                        "data": [],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367698",
                        "data": [
                            [
                                1,
                                0.04622343223171569
                            ],
                            [
                                2,
                                5.0062124414498875e-05
                            ],
                            [
                                3,
                                0.00028428134935376147
                            ],
                            [
                                4,
                                0.00044161945465647217
                            ],
                            [
                                5,
                                0.0
                            ],
                            [
                                6,
                                9.654838279939068e-05
                            ],
                            [
                                7,
                                0.0
                            ],
                            [
                                8,
                                0.0
                            ],
                            [
                                9,
                                0.0
                            ],
                            [
                                12,
                                3.7546593310874154e-05
                            ],
                            [
                                17,
                                0.0
                            ],
                            [
                                22,
                                0.0018501530837186939
                            ],
                            [
                                27,
                                5.113488422338099e-05
                            ],
                            [
                                32,
                                8.832389093129444e-05
                            ],
                            [
                                37,
                                0.00016520501056784627
                            ],
                            [
                                42,
                                0.00041766115225810483
                            ],
                            [
                                47,
                                0.0006186248231220218
                            ],
                            [
                                52,
                                0.0001880905531573315
                            ],
                            [
                                57,
                                0.00018165399430403875
                            ],
                            [
                                62,
                                0.00012479772443328648
                            ],
                            [
                                67,
                                0.002154459282838255
                            ],
                            [
                                72,
                                0.0011414164366505741
                            ],
                            [
                                77,
                                0.00019846056464319195
                            ],
                            [
                                82,
                                0.0002192005876149129
                            ],
                            [
                                87,
                                0.0004877481264384033
                            ],
                            [
                                92,
                                0.0018737537995141005
                            ],
                            [
                                97,
                                0.0019967635909325836
                            ],
                            [
                                102,
                                0.0006887117973023201
                            ],
                            [
                                107,
                                0.0008163702145592924
                            ],
                            [
                                112,
                                0.0006036061857976721
                            ],
                            [
                                117,
                                0.0013835025668549725
                            ],
                            [
                                122,
                                0.0017239250128735647
                            ],
                            [
                                127,
                                0.0009290099944919148
                            ],
                            [
                                132,
                                0.0007663080901447935
                            ],
                            [
                                137,
                                0.0005313736919996094
                            ],
                            [
                                142,
                                0.0023032153096699086
                            ],
                            [
                                147,
                                0.0015240341018185298
                            ],
                            [
                                152,
                                0.0015658717343649327
                            ],
                            [
                                157,
                                6.25776555181236e-05
                            ],
                            [
                                162,
                                0.0009844359179508244
                            ],
                            [
                                167,
                                0.000518500574293024
                            ],
                            [
                                172,
                                0.0014914937209491055
                            ],
                            [
                                177,
                                0.003714609631555816
                            ],
                            [
                                182,
                                0.000545319569515077
                            ],
                            [
                                187,
                                0.0008996878930491367
                            ],
                            [
                                192,
                                0.000912918597358683
                            ],
                            [
                                197,
                                0.0013441680405292947
                            ],
                            [
                                202,
                                0.0034710931549395752
                            ],
                            [
                                207,
                                0.0021190582091451453
                            ],
                            [
                                212,
                                0.0006729779867720491
                            ],
                            [
                                217,
                                0.0009046941054905867
                            ],
                            [
                                222,
                                0.0010327101093505196
                            ],
                            [
                                227,
                                0.0030398437117689636
                            ],
                            [
                                232,
                                0.0010949301782656824
                            ],
                            [
                                237,
                                0.0006615352154773066
                            ],
                            [
                                242,
                                0.0005739264977519335
                            ],
                            [
                                247,
                                0.001024843204085384
                            ],
                            [
                                252,
                                0.0021798479316484654
                            ],
                            [
                                257,
                                0.0003951331962715804
                            ],
                            [
                                262,
                                0.0006411527791085462
                            ],
                            [
                                267,
                                0.00047129914270221084
                            ],
                            [
                                272,
                                0.0017797085229354348
                            ],
                            [
                                277,
                                0.0017414467564186393
                            ],
                            [
                                282,
                                0.0008721537246211624
                            ],
                            [
                                287,
                                0.0006104003312539255
                            ],
                            [
                                292,
                                0.0015773145056596752
                            ],
                            [
                                297,
                                0.0008381829973398954
                            ],
                            [
                                301,
                                0.0034316394330795776
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367699",
                        "data": [],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367700",
                        "data": [
                            [
                                1,
                                0.0462141235706108
                            ],
                            [
                                2,
                                3.161164912030471e-05
                            ],
                            [
                                3,
                                0.0002802899555333684
                            ],
                            [
                                4,
                                0.0004552077473323877
                            ],
                            [
                                5,
                                0.0
                            ],
                            [
                                6,
                                0.00010958705028372297
                            ],
                            [
                                7,
                                0.0
                            ],
                            [
                                8,
                                0.0
                            ],
                            [
                                9,
                                2.1074432746869806e-06
                            ],
                            [
                                12,
                                2.908271719068033e-05
                            ],
                            [
                                17,
                                0.0
                            ],
                            [
                                22,
                                0.0018768889804362248
                            ],
                            [
                                27,
                                4.847119531780055e-05
                            ],
                            [
                                32,
                                7.966135578316786e-05
                            ],
                            [
                                37,
                                0.00015510782501696176
                            ],
                            [
                                42,
                                0.00037217448230972077
                            ],
                            [
                                47,
                                0.0005424558989044288
                            ],
                            [
                                52,
                                0.00016564504139039666
                            ],
                            [
                                57,
                                0.0001593227115663357
                            ],
                            [
                                62,
                                0.00011211598221334736
                            ],
                            [
                                67,
                                0.0020492778403056197
                            ],
                            [
                                72,
                                0.0009989281122016287
                            ],
                            [
                                77,
                                0.00017828970103851854
                            ],
                            [
                                82,
                                0.00018882691741195346
                            ],
                            [
                                87,
                                0.0004657449637058227
                            ],
                            [
                                92,
                                0.0017053430978767046
                            ],
                            [
                                97,
                                0.0018954344812534701
                            ],
                            [
                                102,
                                0.0006242246979622836
                            ],
                            [
                                107,
                                0.0007342332369009439
                            ],
                            [
                                112,
                                0.0005517286493130515
                            ],
                            [
                                117,
                                0.0013074578076158027
                            ],
                            [
                                122,
                                0.0016577148798687788
                            ],
                            [
                                127,
                                0.0008374979573606059
                            ],
                            [
                                132,
                                0.0006777537571393329
                            ],
                            [
                                137,
                                0.0005083153178544996
                            ],
                            [
                                142,
                                0.0021917410056744597
                            ],
                            [
                                147,
                                0.001488697929238883
                            ],
                            [
                                152,
                                0.001448235018364893
                            ],
                            [
                                157,
                                5.605799110667368e-05
                            ],
                            [
                                162,
                                0.0008699525837907855
                            ],
                            [
                                167,
                                0.0004552077473323877
                            ],
                            [
                                172,
                                0.001389648095328595
                            ],
                            [
                                177,
                                0.0035367113035796906
                            ],
                            [
                                182,
                                0.0004956706582063778
                            ],
                            [
                                187,
                                0.0008206384111631101
                            ],
                            [
                                192,
                                0.000833283070811232
                            ],
                            [
                                197,
                                0.0012513998165091288
                            ],
                            [
                                202,
                                0.0033436694996183632
                            ],
                            [
                                207,
                                0.001967509041247765
                            ],
                            [
                                212,
                                0.0006069436631098503
                            ],
                            [
                                217,
                                0.0008589938787624133
                            ],
                            [
                                222,
                                0.0009357048139610193
                            ],
                            [
                                227,
                                0.002971073528653705
                            ],
                            [
                                232,
                                0.0010128372378145627
                            ],
                            [
                                237,
                                0.0006094725950394747
                            ],
                            [
                                242,
                                0.000535290591770493
                            ],
                            [
                                247,
                                0.0009883908958281938
                            ],
                            [
                                252,
                                0.002081732466735799
                            ],
                            [
                                257,
                                0.0003523645155276631
                            ],
                            [
                                262,
                                0.000604414731180226
                            ],
                            [
                                267,
                                0.0004644804977410105
                            ],
                            [
                                272,
                                0.0017483349406803188
                            ],
                            [
                                277,
                                0.0016509710613897804
                            ],
                            [
                                282,
                                0.0008256962750223588
                            ],
                            [
                                287,
                                0.0005938775148067911
                            ],
                            [
                                292,
                                0.0014975491909925683
                            ],
                            [
                                297,
                                0.0008235888317476719
                            ],
                            [
                                301,
                                0.003385256380238853
                            ]
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367701",
                        "data": [],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367702",
                        "data": [],
                        "color": "#5cb85c"
                    }
                ]
            ],
            "config": {
                "id": "fastqc_per_base_n_content_plot",
                "title": "FastQC: Per Base N Content",
                "ylab": "Percentage N-Count",
                "xlab": "Position in Read (bp)",
                "yCeiling": 100,
                "yMinRange": 5,
                "ymin": 0,
                "xmin": 0,
                "xDecimals": false,
                "colors": {
                    "SRR15367694": "#5cb85c",
                    "SRR15367695": "#5cb85c",
                    "SRR15367696": "#5cb85c",
                    "SRR15367697": "#5cb85c",
                    "SRR15367698": "#5cb85c",
                    "SRR15367699": "#5cb85c",
                    "SRR15367700": "#5cb85c",
                    "SRR15367701": "#5cb85c",
                    "SRR15367702": "#5cb85c"
                },
                "tt_label": "<b>Base {point.x}</b>: {point.y:.2f}%",
                "yPlotBands": [
                    {
                        "from": 20,
                        "to": 100,
                        "color": "#e6c3c3"
                    },
                    {
                        "from": 5,
                        "to": 20,
                        "color": "#e6dcc3"
                    },
                    {
                        "from": 0,
                        "to": 5,
                        "color": "#c3e6c3"
                    }
                ]
            }
        },
        "fastqc_sequence_duplication_levels_plot": {
            "plot_type": "xy_line",
            "datasets": [
                [
                    {
                        "name": "SRR15367694",
                        "data": [
                            73.90945557430993,
                            19.836304624157812,
                            4.709396488707897,
                            1.090815802580227,
                            0.282354334832473,
                            0.08049431636511221,
                            0.020476478691412014,
                            0.008702092586434554,
                            0.0038476530891373467,
                            0.02143878544658713,
                            0.0037751786194611526,
                            0.03293867061352461,
                            0.0,
                            0.0,
                            0.0,
                            0.0
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367695",
                        "data": [
                            67.0795093053872,
                            20.623698366843847,
                            6.262415404604779,
                            1.8691401666571004,
                            0.6525408257519418,
                            0.24876155136760503,
                            0.1628668512464245,
                            0.10035235555785373,
                            0.08839770729740894,
                            2.2238677413625787,
                            0.5066143899541066,
                            0.18183533396916457,
                            0.0,
                            0.0,
                            0.0,
                            0.0
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367696",
                        "data": [
                            46.09339045159514,
                            23.384973321551524,
                            10.425396157227125,
                            4.652549831448837,
                            2.3650360372766253,
                            1.4317181124697038,
                            0.9923647657377713,
                            0.7978435263996893,
                            0.7133837242246838,
                            8.793085059565527,
                            0.16020917006706614,
                            0.026615192186026537,
                            0.0018215870858547239,
                            0.06390509296036376,
                            0.03431341960648251,
                            0.06339455059749215
                        ],
                        "color": "#f0ad4e"
                    },
                    {
                        "name": "SRR15367697",
                        "data": [
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367698",
                        "data": [
                            41.16031627725224,
                            22.5548620345687,
                            12.218528273958977,
                            6.7402820596316015,
                            4.19395114337427,
                            2.547608464990602,
                            1.7340505568383273,
                            1.2098570790086798,
                            0.827231267061207,
                            5.618338131320895,
                            1.0940209611534275,
                            0.08285290536522466,
                            0.0,
                            0.005462698762695133,
                            0.012638146713209022,
                            0.0
                        ],
                        "color": "#f0ad4e"
                    },
                    {
                        "name": "SRR15367699",
                        "data": [
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367700",
                        "data": [
                            40.48279730659373,
                            24.82757703092906,
                            14.350692080775737,
                            7.977390547459105,
                            4.310571644785294,
                            2.4475967834069663,
                            1.3665621442279967,
                            0.841121850271063,
                            0.4835660370028556,
                            2.3812712728130703,
                            0.4095125234264264,
                            0.09253258051910589,
                            0.0,
                            0.009007895942286561,
                            0.019800301847300004,
                            0.0
                        ],
                        "color": "#f0ad4e"
                    },
                    {
                        "name": "SRR15367701",
                        "data": [
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN
                        ],
                        "color": "#5cb85c"
                    },
                    {
                        "name": "SRR15367702",
                        "data": [
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN,
                            NaN
                        ],
                        "color": "#5cb85c"
                    }
                ]
            ],
            "config": {
                "id": "fastqc_sequence_duplication_levels_plot",
                "title": "FastQC: Sequence Duplication Levels",
                "categories": [
                    1.0,
                    2.0,
                    3.0,
                    4.0,
                    5.0,
                    6.0,
                    7.0,
                    8.0,
                    9.0,
                    ">10",
                    ">50",
                    ">100",
                    ">500",
                    ">1k",
                    ">5k",
                    ">10k+"
                ],
                "ylab": "% of Library",
                "xlab": "Sequence Duplication Level",
                "ymax": 100,
                "ymin": 0,
                "yMinTickInterval": 0.1,
                "yLabelFormat": "{value:.0f}%",
                "colors": {
                    "SRR15367694": "#5cb85c",
                    "SRR15367695": "#5cb85c",
                    "SRR15367696": "#f0ad4e",
                    "SRR15367697": "#5cb85c",
                    "SRR15367698": "#f0ad4e",
                    "SRR15367699": "#5cb85c",
                    "SRR15367700": "#f0ad4e",
                    "SRR15367701": "#5cb85c",
                    "SRR15367702": "#5cb85c"
                },
                "tt_decimals": 2,
                "tt_suffix": "%"
            }
        },
        "fastqc_adapter_content_plot": {
            "plot_type": "xy_line",
            "datasets": [
                [
                    {
                        "name": "SRR15367694 - illumina_universal_adapter",
                        "data": [
                            [
                                1,
                                0.00015841090627407515
                            ],
                            [
                                2,
                                0.0003168218125481503
                            ],
                            [
                                3,
                                0.0003168218125481503
                            ],
                            [
                                4,
                                0.0003168218125481503
                            ],
                            [
                                5,
                                0.00036962544797284203
                            ],
                            [
                                6,
                                0.0006336436250963006
                            ],
                            [
                                7,
                                0.0006864472605209923
                            ],
                            [
                                8,
                                0.0007392508959456841
                            ],
                            [
                                9,
                                0.0007920545313703758
                            ],
                            [
                                12,
                                0.0009610261647293892
                            ],
                            [
                                17,
                                0.001320090885617293
                            ],
                            [
                                22,
                                0.0016369126981654433
                            ],
                            [
                                27,
                                0.0020804632357328537
                            ],
                            [
                                32,
                                0.002555695954555079
                            ],
                            [
                                37,
                                0.003210461033821256
                            ],
                            [
                                42,
                                0.004002515565191632
                            ],
                            [
                                47,
                                0.0051325133632800345
                            ],
                            [
                                52,
                                0.00669550097185091
                            ],
                            [
                                57,
                                0.008723160572159072
                            ],
                            [
                                62,
                                0.01185969651638576
                            ],
                            [
                                67,
                                0.017287910238044067
                            ],
                            [
                                72,
                                0.02239930214715423
                            ],
                            [
                                77,
                                0.03155545252979577
                            ],
                            [
                                82,
                                0.041640946895911884
                            ],
                            [
                                87,
                                0.05432438012492284
                            ],
                            [
                                92,
                                0.07055621765447308
                            ],
                            [
                                97,
                                0.09075888856796013
                            ],
                            [
                                102,
                                0.1176359389991282
                            ],
                            [
                                107,
                                0.1498883995165299
                            ],
                            [
                                112,
                                0.19015645189139982
                            ],
                            [
                                117,
                                0.24029878409068708
                            ],
                            [
                                122,
                                0.30043156411232597
                            ],
                            [
                                127,
                                0.37374413153596797
                            ],
                            [
                                132,
                                0.4638799372059168
                            ],
                            [
                                137,
                                0.5705960843992187
                            ],
                            [
                                142,
                                0.6561485345143044
                            ],
                            [
                                147,
                                0.6597180602690134
                            ],
                            [
                                152,
                                0.6597286209960983
                            ],
                            [
                                157,
                                0.6597286209960983
                            ],
                            [
                                162,
                                0.6598870319023724
                            ],
                            [
                                167,
                                0.6598870319023724
                            ],
                            [
                                172,
                                0.6598870319023724
                            ],
                            [
                                177,
                                0.6599081533565423
                            ],
                            [
                                182,
                                0.6599820784461368
                            ],
                            [
                                187,
                                0.6600982464440712
                            ],
                            [
                                192,
                                0.6602144144420056
                            ],
                            [
                                197,
                                0.6604256289837043
                            ],
                            [
                                202,
                                0.6606368435254031
                            ],
                            [
                                207,
                                0.6608374973400168
                            ],
                            [
                                212,
                                0.6611226369713102
                            ],
                            [
                                217,
                                0.6614605802380283
                            ],
                            [
                                222,
                                0.6616823555068119
                            ],
                            [
                                227,
                                0.6619780558651902
                            ],
                            [
                                232,
                                0.6622631954964835
                            ],
                            [
                                237,
                                0.6629285213028346
                            ],
                            [
                                242,
                                0.66373113656129
                            ],
                            [
                                247,
                                0.6646816019989343
                            ],
                            [
                                252,
                                0.666128421609571
                            ],
                            [
                                257,
                                0.6675224375847828
                            ],
                            [
                                262,
                                0.6694022470059018
                            ],
                            [
                                267,
                                0.6720001858687967
                            ],
                            [
                                272,
                                0.6758020476193745
                            ],
                            [
                                277,
                                0.6796883951866317
                            ],
                            [
                                282,
                                0.6846202547352981
                            ],
                            [
                                287,
                                0.6912523913446392
                            ],
                            [
                                290,
                                0.6962159330745603
                            ]
                        ]
                    },
                    {
                        "name": "SRR15367694 - polya",
                        "data": [
                            [
                                1,
                                0.00010560727084938344
                            ],
                            [
                                2,
                                0.0002640181771234586
                            ],
                            [
                                3,
                                0.00047523271882222545
                            ],
                            [
                                4,
                                0.0005808399896716089
                            ],
                            [
                                5,
                                0.0007392508959456841
                            ],
                            [
                                6,
                                0.0007920545313703758
                            ],
                            [
                                7,
                                0.0008448581667950675
                            ],
                            [
                                8,
                                0.0008976618022197593
                            ],
                            [
                                9,
                                0.0008976618022197593
                            ],
                            [
                                12,
                                0.001066633435578773
                            ],
                            [
                                17,
                                0.0014468196106365533
                            ],
                            [
                                22,
                                0.0019009308752889018
                            ],
                            [
                                27,
                                0.0021543883253274223
                            ],
                            [
                                32,
                                0.002418406502450881
                            ],
                            [
                                37,
                                0.002840835585848415
                            ],
                            [
                                42,
                                0.0032949468505007636
                            ],
                            [
                                47,
                                0.0035695257547091602
                            ],
                            [
                                52,
                                0.003833543931832619
                            ],
                            [
                                57,
                                0.003981394111021755
                            ],
                            [
                                62,
                                0.004351019558994597
                            ],
                            [
                                67,
                                0.00483681300490176
                            ],
                            [
                                72,
                                0.00535428863206374
                            ],
                            [
                                77,
                                0.00560774608210226
                            ],
                            [
                                82,
                                0.0061252217092642395
                            ],
                            [
                                87,
                                0.00675886533436054
                            ],
                            [
                                92,
                                0.0071390515094183205
                            ],
                            [
                                97,
                                0.007424191140711656
                            ],
                            [
                                102,
                                0.007667087863665237
                            ],
                            [
                                107,
                                0.00810007767414771
                            ],
                            [
                                112,
                                0.008311292215846476
                            ],
                            [
                                117,
                                0.00867035693673438
                            ],
                            [
                                122,
                                0.009135028928471668
                            ],
                            [
                                127,
                                0.009715868918143276
                            ],
                            [
                                132,
                                0.01013829800154081
                            ],
                            [
                                137,
                                0.010687455809957603
                            ],
                            [
                                142,
                                0.01117324925586477
                            ],
                            [
                                147,
                                0.011521753249667735
                            ],
                            [
                                152,
                                0.012482779414397124
                            ],
                            [
                                157,
                                0.027088264972866854
                            ],
                            [
                                162,
                                0.05365905431857172
                            ],
                            [
                                167,
                                0.08589039338180354
                            ],
                            [
                                172,
                                0.11607295139055736
                            ],
                            [
                                177,
                                0.14157710730068346
                            ],
                            [
                                182,
                                0.16322659782480703
                            ],
                            [
                                187,
                                0.18318637201534052
                            ],
                            [
                                192,
                                0.20218512004114458
                            ],
                            [
                                197,
                                0.21928293719165975
                            ],
                            [
                                202,
                                0.2356203819920594
                            ],
                            [
                                207,
                                0.25020474609635923
                            ],
                            [
                                212,
                                0.2624763109690576
                            ],
                            [
                                217,
                                0.27563497691689076
                            ],
                            [
                                222,
                                0.2873257017999175
                            ],
                            [
                                227,
                                0.2969359634472114
                            ],
                            [
                                232,
                                0.30691585054247816
                            ],
                            [
                                237,
                                0.3166105980064515
                            ],
                            [
                                242,
                                0.3249430116764679
                            ],
                            [
                                247,
                                0.33295860353393614
                            ],
                            [
                                252,
                                0.34155503538107584
                            ],
                            [
                                257,
                                0.34864128325506955
                            ],
                            [
                                262,
                                0.35455529042263495
                            ],
                            [
                                267,
                                0.36034256886518123
                            ],
                            [
                                272,
                                0.36634106184942616
                            ],
                            [
                                277,
                                0.37279366609832354
                            ],
                            [
                                282,
                                0.3795314099785142
                            ],
                            [
                                287,
                                0.38531868842106043
                            ],
                            [
                                290,
                                0.3898228385227866
                            ]
                        ]
                    },
                    {
                        "name": "SRR15367694 - polyg",
                        "data": [
                            [
                                1,
                                0.0
                            ],
                            [
                                2,
                                0.0
                            ],
                            [
                                3,
                                0.0
                            ],
                            [
                                4,
                                0.0
                            ],
                            [
                                5,
                                0.0
                            ],
                            [
                                6,
                                0.0
                            ],
                            [
                                7,
                                5.280363542469172e-05
                            ],
                            [
                                8,
                                5.280363542469172e-05
                            ],
                            [
                                9,
                                5.280363542469172e-05
                            ],
                            [
                                12,
                                7.392508959456841e-05
                            ],
                            [
                                17,
                                0.00014785017918913682
                            ],
                            [
                                22,
                                0.000306261085463212
                            ],
                            [
                                27,
                                0.00043298981048247215
                            ],
                            [
                                32,
                                0.000612522170926424
                            ],
                            [
                                37,
                                0.0006864472605209923
                            ],
                            [
                                42,
                                0.0008342974397101292
                            ],
                            [
                                47,
                                0.0014045767022967995
                            ],
                            [
                                52,
                                0.001605230516910628
                            ],
                            [
                                57,
                                0.001774202150269642
                            ],
                            [
                                62,
                                0.0021121454169876685
                            ],
                            [
                                67,
                                0.002735228314999031
                            ],
                            [
                                72,
                                0.02989741837746045
                            ],
                            [
                                77,
                                0.03152377034854096
                            ],
                            [
                                82,
                                0.0325270394216101
                            ],
                            [
                                87,
                                0.033276851044640725
                            ],
                            [
                                92,
                                0.034142830665605674
                            ],
                            [
                                97,
                                0.03510385683033505
                            ],
                            [
                                102,
                                0.03608600444923432
                            ],
                            [
                                107,
                                0.03713151643064321
                            ],
                            [
                                112,
                                0.038219271320391865
                            ],
                            [
                                117,
                                0.03972945529353805
                            ],
                            [
                                122,
                                0.041915525800120285
                            ],
                            [
                                127,
                                0.04464019338803438
                            ],
                            [
                                132,
                                0.0486110267719712
                            ],
                            [
                                137,
                                0.05531708847090705
                            ],
                            [
                                142,
                                0.059953247661194975
                            ],
                            [
                                147,
                                0.060703059284225605
                            ],
                            [
                                152,
                                0.16267744001639026
                            ],
                            [
                                157,
                                0.22328545275685138
                            ],
                            [
                                162,
                                0.22463722582372353
                            ],
                            [
                                167,
                                0.22548208399051858
                            ],
                            [
                                172,
                                0.22577778434889684
                            ],
                            [
                                177,
                                0.2258939523468312
                            ],
                            [
                                182,
                                0.22602068107185044
                            ],
                            [
                                187,
                                0.2264219887010781
                            ],
                            [
                                192,
                                0.22673881051362624
                            ],
                            [
                                197,
                                0.2270556323261744
                            ],
                            [
                                202,
                                0.22731965050329786
                            ],
                            [
                                207,
                                0.2277420795866954
                            ],
                            [
                                212,
                                0.22813282648883812
                            ],
                            [
                                217,
                                0.228660862843085
                            ],
                            [
                                222,
                                0.22909385265356752
                            ],
                            [
                                227,
                                0.22931562792235122
                            ],
                            [
                                232,
                                0.2296430104619843
                            ],
                            [
                                237,
                                0.23040338281209985
                            ],
                            [
                                242,
                                0.23082581189549733
                            ],
                            [
                                247,
                                0.23135384824974428
                            ],
                            [
                                252,
                                0.23188188460399123
                            ],
                            [
                                257,
                                0.2327056213166164
                            ],
                            [
                                262,
                                0.2335293580292416
                            ],
                            [
                                267,
                                0.23408907656474334
                            ],
                            [
                                272,
                                0.2345220663752258
                            ],
                            [
                                277,
                                0.23522963508991665
                            ],
                            [
                                282,
                                0.2361484183463063
                            ],
                            [
                                287,
                                0.237056640875611
                            ],
                            [
                                290,
                                0.238170797583072
                            ]
                        ]
                    },
                    {
                        "name": "SRR15367695 - illumina_universal_adapter",
                        "data": [
                            [
                                1,
                                0.0
                            ],
                            [
                                2,
                                0.00011293156798706255
                            ],
                            [
                                3,
                                0.00011293156798706255
                            ],
                            [
                                4,
                                0.00011293156798706255
                            ],
                            [
                                5,
                                0.00011293156798706255
                            ],
                            [
                                6,
                                0.0003387947039611877
                            ],
                            [
                                7,
                                0.000395260487954719
                            ],
                            [
                                8,
                                0.000395260487954719
                            ],
                            [
                                9,
                                0.000621123623928844
                            ],
                            [
                                12,
                                0.0008131072895068505
                            ],
                            [
                                17,
                                0.001411644599838282
                            ],
                            [
                                22,
                                0.0017730256173968822
                            ],
                            [
                                27,
                                0.0020666476941632447
                            ],
                            [
                                32,
                                0.0026877713180920885
                            ],
                            [
                                37,
                                0.0033879470396118772
                            ],
                            [
                                42,
                                0.004472090092287677
                            ],
                            [
                                47,
                                0.006188649925691028
                            ],
                            [
                                52,
                                0.008639264951010285
                            ],
                            [
                                57,
                                0.012490231419369119
                            ],
                            [
                                62,
                                0.017809308271559764
                            ],
                            [
                                67,
                                0.025895208539433445
                            ],
                            [
                                72,
                                0.036420430675827675
                            ],
                            [
                                77,
                                0.04957695834632046
                            ],
                            [
                                82,
                                0.06778152710583496
                            ],
                            [
                                87,
                                0.09158750163750774
                            ],
                            [
                                92,
                                0.1207803119621634
                            ],
                            [
                                97,
                                0.15696358634521826
                            ],
                            [
                                102,
                                0.2061904568307788
                            ],
                            [
                                107,
                                0.26027338473978306
                            ],
                            [
                                112,
                                0.32624800675782506
                            ],
                            [
                                117,
                                0.40318828402741075
                            ],
                            [
                                122,
                                0.4964810523415231
                            ],
                            [
                                127,
                                0.6055051880762333
                            ],
                            [
                                132,
                                0.7398372881968442
                            ],
                            [
                                137,
                                0.891018778261125
                            ],
                            [
                                142,
                                1.0072253617198121
                            ],
                            [
                                147,
                                1.011268311853749
                            ],
                            [
                                152,
                                1.0114151228921322
                            ],
                            [
                                157,
                                1.0114151228921322
                            ],
                            [
                                162,
                                1.0114715886761259
                            ],
                            [
                                167,
                                1.0114715886761259
                            ],
                            [
                                172,
                                1.0114715886761259
                            ],
                            [
                                177,
                                1.0115167613033207
                            ],
                            [
                                182,
                                1.0117652107528923
                            ],
                            [
                                187,
                                1.0118781423208794
                            ],
                            [
                                192,
                                1.0121491780840481
                            ],
                            [
                                197,
                                1.0124089206904183
                            ],
                            [
                                202,
                                1.0125896111991977
                            ],
                            [
                                207,
                                1.012849353805568
                            ],
                            [
                                212,
                                1.013041337471146
                            ],
                            [
                                217,
                                1.0133801321751073
                            ],
                            [
                                222,
                                1.013583408997484
                            ],
                            [
                                227,
                                1.0141028942102244
                            ],
                            [
                                232,
                                1.014735310990952
                            ],
                            [
                                237,
                                1.0155710045940562
                            ],
                            [
                                242,
                                1.016542216078745
                            ],
                            [
                                247,
                                1.017581186504226
                            ],
                            [
                                252,
                                1.0187669679680902
                            ],
                            [
                                257,
                                1.0203593030767075
                            ],
                            [
                                262,
                                1.0225162960252605
                            ],
                            [
                                267,
                                1.0244700121514367
                            ],
                            [
                                272,
                                1.0269996792743468
                            ],
                            [
                                277,
                                1.030297281059569
                            ],
                            [
                                282,
                                1.0341369543711294
                            ],
                            [
                                287,
                                1.03779593717391
                            ],
                            [
                                290,
                                1.0406643990007813
                            ]
                        ]
                    },
                    {
                        "name": "SRR15367695 - polya",
                        "data": [
                            [
                                1,
                                0.00016939735198059385
                            ],
                            [
                                2,
                                0.0002258631359741251
                            ],
                            [
                                3,
                                0.0002823289199676564
                            ],
                            [
                                4,
                                0.0003387947039611877
                            ],
                            [
                                5,
                                0.0004517262719482502
                            ],
                            [
                                6,
                                0.0004517262719482502
                            ],
                            [
                                7,
                                0.000621123623928844
                            ],
                            [
                                8,
                                0.0007340551919159066
                            ],
                            [
                                9,
                                0.0007340551919159066
                            ],
                            [
                                12,
                                0.0010163841118835631
                            ],
                            [
                                17,
                                0.0015019898542279323
                            ],
                            [
                                22,
                                0.0018633708717865321
                            ],
                            [
                                27,
                                0.0024506150253192577
                            ],
                            [
                                32,
                                0.0027329439452869137
                            ],
                            [
                                37,
                                0.00301527286525457
                            ],
                            [
                                42,
                                0.003218549687631283
                            ],
                            [
                                47,
                                0.003376653882813171
                            ],
                            [
                                52,
                                0.0035234649211963514
                            ],
                            [
                                57,
                                0.0038170869979627146
                            ],
                            [
                                62,
                                0.004110709074729077
                            ],
                            [
                                67,
                                0.0047318326986579215
                            ],
                            [
                                72,
                                0.005025454775424284
                            ],
                            [
                                77,
                                0.005240024754599702
                            ],
                            [
                                82,
                                0.005782096280937603
                            ],
                            [
                                87,
                                0.006177356768892322
                            ],
                            [
                                92,
                                0.006742014608827634
                            ],
                            [
                                97,
                                0.0071711545671784725
                            ],
                            [
                                102,
                                0.0076680534663215475
                            ],
                            [
                                107,
                                0.008210124992659449
                            ],
                            [
                                112,
                                0.008661851264607699
                            ],
                            [
                                117,
                                0.009113577536555948
                            ],
                            [
                                122,
                                0.009723408003686086
                            ],
                            [
                                127,
                                0.010265479530023987
                            ],
                            [
                                132,
                                0.010559101606790348
                            ],
                            [
                                137,
                                0.011089879976329544
                            ],
                            [
                                142,
                                0.01169971044345968
                            ],
                            [
                                147,
                                0.011914280422635102
                            ],
                            [
                                152,
                                0.012648335614551007
                            ],
                            [
                                157,
                                0.016939735198059386
                            ],
                            [
                                162,
                                0.026064605891414037
                            ],
                            [
                                167,
                                0.037967593157250436
                            ],
                            [
                                172,
                                0.04948661309193081
                            ],
                            [
                                177,
                                0.05968433368116256
                            ],
                            [
                                182,
                                0.06854946176814698
                            ],
                            [
                                187,
                                0.07720001987595596
                            ],
                            [
                                192,
                                0.08425824287514738
                            ],
                            [
                                197,
                                0.09037913386004616
                            ],
                            [
                                202,
                                0.096037005416198
                            ],
                            [
                                207,
                                0.10172875644274595
                            ],
                            [
                                212,
                                0.10752214588048228
                            ],
                            [
                                217,
                                0.11269441169428973
                            ],
                            [
                                222,
                                0.11899599318796783
                            ],
                            [
                                227,
                                0.12306152963550207
                            ],
                            [
                                232,
                                0.12650594245910746
                            ],
                            [
                                237,
                                0.13026656367307665
                            ],
                            [
                                242,
                                0.13377873543747432
                            ],
                            [
                                247,
                                0.1370085782819043
                            ],
                            [
                                252,
                                0.14046428426230842
                            ],
                            [
                                257,
                                0.144247491789875
                            ],
                            [
                                262,
                                0.14718371255753865
                            ],
                            [
                                267,
                                0.15030062383398154
                            ],
                            [
                                272,
                                0.153474000894418
                            ],
                            [
                                277,
                                0.15604884064452304
                            ],
                            [
                                282,
                                0.15877049143301125
                            ],
                            [
                                287,
                                0.1611985201447331
                            ],
                            [
                                290,
                                0.16321434863330214
                            ]
                        ]
                    },
                    {
                        "name": "SRR15367695 - polyg",
                        "data": [
                            [
                                1,
                                0.0
                            ],
                            [
                                2,
                                0.0
                            ],
                            [
                                3,
                                5.646578399353128e-05
                            ],
                            [
                                4,
                                5.646578399353128e-05
                            ],
                            [
                                5,
                                5.646578399353128e-05
                            ],
                            [
                                6,
                                0.00011293156798706255
                            ],
                            [
                                7,
                                0.00011293156798706255
                            ],
                            [
                                8,
                                0.00011293156798706255
                            ],
                            [
                                9,
                                0.0002258631359741251
                            ],
                            [
                                12,
                                0.00027103576316895016
                            ],
                            [
                                17,
                                0.0004968988991430753
                            ],
                            [
                                22,
                                0.0007227620351172003
                            ],
                            [
                                27,
                                0.0009712114846887381
                            ],
                            [
                                32,
                                0.0011970746206628631
                            ],
                            [
                                37,
                                0.0015132830110266382
                            ],
                            [
                                42,
                                0.0016600940494098195
                            ],
                            [
                                47,
                                0.001897250342182651
                            ],
                            [
                                52,
                                0.00256354659330632
                            ],
                            [
                                57,
                                0.0031169112764429267
                            ],
                            [
                                62,
                                0.003489585450800233
                            ],
                            [
                                67,
                                0.004381744837898027
                            ],
                            [
                                72,
                                0.024348046058010685
                            ],
                            [
                                77,
                                0.028119960428778578
                            ],
                            [
                                82,
                                0.029113758227064728
                            ],
                            [
                                87,
                                0.03019790127974053
                            ],
                            [
                                92,
                                0.0310561811964422
                            ],
                            [
                                97,
                                0.031812822701955526
                            ],
                            [
                                102,
                                0.03334869202657957
                            ],
                            [
                                107,
                                0.03481680241041139
                            ],
                            [
                                112,
                                0.03669146643899662
                            ],
                            [
                                117,
                                0.03895009779873788
                            ],
                            [
                                122,
                                0.041965370663992446
                            ],
                            [
                                127,
                                0.04606478658192282
                            ],
                            [
                                132,
                                0.05183558970606171
                            ],
                            [
                                137,
                                0.060079594169117276
                            ],
                            [
                                142,
                                0.06735238714748412
                            ],
                            [
                                147,
                                0.06832359863217286
                            ],
                            [
                                152,
                                0.1716333970267377
                            ],
                            [
                                157,
                                0.2283815099402366
                            ],
                            [
                                162,
                                0.22969151612888655
                            ],
                            [
                                167,
                                0.23062884814317916
                            ],
                            [
                                172,
                                0.2308885907495494
                            ],
                            [
                                177,
                                0.23120479913991318
                            ],
                            [
                                182,
                                0.23141936911908859
                            ],
                            [
                                187,
                                0.23156618015747177
                            ],
                            [
                                192,
                                0.23191626801823167
                            ],
                            [
                                197,
                                0.2323679942901799
                            ],
                            [
                                202,
                                0.23306817001169972
                            ],
                            [
                                207,
                                0.23337308524526476
                            ],
                            [
                                212,
                                0.233903863614804
                            ],
                            [
                                217,
                                0.23438946935714836
                            ],
                            [
                                222,
                                0.23470567774751214
                            ],
                            [
                                227,
                                0.23511223139226556
                            ],
                            [
                                232,
                                0.23568818238899958
                            ],
                            [
                                237,
                                0.2363318923265258
                            ],
                            [
                                242,
                                0.23689655016646113
                            ],
                            [
                                247,
                                0.23765319167197446
                            ],
                            [
                                252,
                                0.23847759211828
                            ],
                            [
                                257,
                                0.23958432148455322
                            ],
                            [
                                262,
                                0.24034096299006652
                            ],
                            [
                                267,
                                0.24084915504600835
                            ],
                            [
                                272,
                                0.24179778021709963
                            ],
                            [
                                277,
                                0.24272381907459356
                            ],
                            [
                                282,
                                0.24362727161849004
                            ],
                            [
                                287,
                                0.24489210517994517
                            ],
                            [
                                290,
                                0.24636021556377696
                            ]
                        ]
                    },
                    {
                        "name": "SRR15367696 - illumina_universal_adapter",
                        "data": [
                            [
                                1,
                                8.294682938572406e-05
                            ],
                            [
                                2,
                                0.00010556869194546698
                            ],
                            [
                                3,
                                0.00015458272749157664
                            ],
                            [
                                4,
                                0.00020359676303768632
                            ],
                            [
                                5,
                                0.00024318502251723646
                            ],
                            [
                                6,
                                0.0002959693684899699
                            ],
                            [
                                7,
                                0.0003355576279695201
                            ],
                            [
                                8,
                                0.00038645681872894166
                            ],
                            [
                                9,
                                0.0004317005438484275
                            ],
                            [
                                12,
                                0.0005972171715772132
                            ],
                            [
                                17,
                                0.0009372991720586818
                            ],
                            [
                                22,
                                0.0012973638178012568
                            ],
                            [
                                27,
                                0.0016838206365301985
                            ],
                            [
                                32,
                                0.0021641581848820734
                            ],
                            [
                                37,
                                0.0027821120638057174
                            ],
                            [
                                42,
                                0.0037148868633524504
                            ],
                            [
                                47,
                                0.0050831325171742355
                            ],
                            [
                                52,
                                0.007180179176462404
                            ],
                            [
                                57,
                                0.010205476262785357
                            ],
                            [
                                62,
                                0.014359227259796822
                            ],
                            [
                                67,
                                0.019809588012524217
                            ],
                            [
                                72,
                                0.026608965835897613
                            ],
                            [
                                77,
                                0.035210929074239866
                            ],
                            [
                                82,
                                0.046142190094150305
                            ],
                            [
                                87,
                                0.059566757399187084
                            ],
                            [
                                92,
                                0.0760407517772772
                            ],
                            [
                                97,
                                0.09608259091208145
                            ],
                            [
                                102,
                                0.12089990523324742
                            ],
                            [
                                107,
                                0.15045876194693553
                            ],
                            [
                                112,
                                0.18674498355484848
                            ],
                            [
                                117,
                                0.22941320962190762
                            ],
                            [
                                122,
                                0.2808862416282613
                            ],
                            [
                                127,
                                0.343011908713998
                            ],
                            [
                                132,
                                0.41592895830281734
                            ],
                            [
                                137,
                                0.5019791302006956
                            ],
                            [
                                142,
                                0.5669853144523727
                            ],
                            [
                                147,
                                0.5691196871848845
                            ],
                            [
                                152,
                                0.569163799816876
                            ],
                            [
                                157,
                                0.5691935852692465
                            ],
                            [
                                162,
                                0.5692177152559769
                            ],
                            [
                                167,
                                0.5692490088325177
                            ],
                            [
                                172,
                                0.5692927444334666
                            ],
                            [
                                177,
                                0.5693583478348898
                            ],
                            [
                                182,
                                0.5694707030856032
                            ],
                            [
                                187,
                                0.569578156932762
                            ],
                            [
                                192,
                                0.5697033312389259
                            ],
                            [
                                197,
                                0.5698628153699721
                            ],
                            [
                                202,
                                0.570075083846991
                            ],
                            [
                                207,
                                0.5702933848206926
                            ],
                            [
                                212,
                                0.5705516510849162
                            ],
                            [
                                217,
                                0.5708574232605154
                            ],
                            [
                                222,
                                0.5711986363541249
                            ],
                            [
                                227,
                                0.5715820769245126
                            ],
                            [
                                232,
                                0.5720673158764191
                            ],
                            [
                                237,
                                0.572630223223114
                            ],
                            [
                                242,
                                0.5732790936475359
                            ],
                            [
                                247,
                                0.5740150582428128
                            ],
                            [
                                252,
                                0.5748886391686616
                            ],
                            [
                                257,
                                0.5758949350215274
                            ],
                            [
                                262,
                                0.5770199956528321
                            ],
                            [
                                267,
                                0.5783550625748995
                            ],
                            [
                                272,
                                0.5798790220493409
                            ],
                            [
                                277,
                                0.5816876399609923
                            ],
                            [
                                282,
                                0.5840501164743148
                            ],
                            [
                                287,
                                0.5866361723959361
                            ],
                            [
                                290,
                                0.5887622504455093
                            ]
                        ]
                    },
                    {
                        "name": "SRR15367696 - polya",
                        "data": [
                            [
                                1,
                                0.00017154912441138384
                            ],
                            [
                                2,
                                0.00027334750593022703
                            ],
                            [
                                3,
                                0.0003600646457425749
                            ],
                            [
                                4,
                                0.0004562075616214823
                            ],
                            [
                                5,
                                0.0005353840805805825
                            ],
                            [
                                6,
                                0.0006447230829526734
                            ],
                            [
                                7,
                                0.0007465214644715166
                            ],
                            [
                                8,
                                0.000861515932483543
                            ],
                            [
                                9,
                                0.0009369221410160195
                            ],
                            [
                                12,
                                0.0012049912123489731
                            ],
                            [
                                17,
                                0.0017237859270524108
                            ],
                            [
                                22,
                                0.0021230618012318737
                            ],
                            [
                                27,
                                0.0025132889303874388
                            ],
                            [
                                32,
                                0.0029050241837136536
                            ],
                            [
                                37,
                                0.0032643347673709036
                            ],
                            [
                                42,
                                0.0036047937988950346
                            ],
                            [
                                47,
                                0.003945629861461829
                            ],
                            [
                                52,
                                0.004271384682322127
                            ],
                            [
                                57,
                                0.004615991055315544
                            ],
                            [
                                62,
                                0.005053347064803908
                            ],
                            [
                                67,
                                0.005420952331399729
                            ],
                            [
                                72,
                                0.005727478569084246
                            ],
                            [
                                77,
                                0.006053233389944544
                            ],
                            [
                                82,
                                0.006378988210804843
                            ],
                            [
                                87,
                                0.006760543625979174
                            ],
                            [
                                92,
                                0.00719375229399825
                            ],
                            [
                                97,
                                0.00754665334993024
                            ],
                            [
                                102,
                                0.007852802556572095
                            ],
                            [
                                107,
                                0.008261127175775453
                            ],
                            [
                                112,
                                0.008636650094267187
                            ],
                            [
                                117,
                                0.008950716952804949
                            ],
                            [
                                122,
                                0.009300978791438303
                            ],
                            [
                                127,
                                0.009665190778650166
                            ],
                            [
                                132,
                                0.010079547894536123
                            ],
                            [
                                137,
                                0.010490134699995457
                            ],
                            [
                                142,
                                0.010836626228202187
                            ],
                            [
                                147,
                                0.01118877322204885
                            ],
                            [
                                152,
                                0.013036225331094522
                            ],
                            [
                                157,
                                0.026919639415051422
                            ],
                            [
                                162,
                                0.05260525622746885
                            ],
                            [
                                167,
                                0.0829374036096575
                            ],
                            [
                                172,
                                0.11231980979537962
                            ],
                            [
                                177,
                                0.13896157733198883
                            ],
                            [
                                182,
                                0.16084898342062548
                            ],
                            [
                                187,
                                0.18011112235920387
                            ],
                            [
                                192,
                                0.19741232284489527
                            ],
                            [
                                197,
                                0.21326119975425115
                            ],
                            [
                                202,
                                0.22805250458893908
                            ],
                            [
                                207,
                                0.24154418341956974
                            ],
                            [
                                212,
                                0.2540959238608431
                            ],
                            [
                                217,
                                0.269652224681093
                            ],
                            [
                                222,
                                0.28263114129370287
                            ],
                            [
                                227,
                                0.29202524675267877
                            ],
                            [
                                232,
                                0.3008737882929222
                            ],
                            [
                                237,
                                0.3092544343092216
                            ],
                            [
                                242,
                                0.3171781187018142
                            ],
                            [
                                247,
                                0.3245897949384714
                            ],
                            [
                                252,
                                0.3315399851789097
                            ],
                            [
                                257,
                                0.33830618427052883
                            ],
                            [
                                262,
                                0.3447952655457911
                            ],
                            [
                                267,
                                0.35114107502484165
                            ],
                            [
                                272,
                                0.3570936411263953
                            ],
                            [
                                277,
                                0.36310200782226304
                            ],
                            [
                                282,
                                0.3688766152716801
                            ],
                            [
                                287,
                                0.3744517732995288
                            ],
                            [
                                290,
                                0.3783016372761543
                            ]
                        ]
                    },
                    {
                        "name": "SRR15367696 - polyg",
                        "data": [
                            [
                                1,
                                0.0
                            ],
                            [
                                2,
                                0.0
                            ],
                            [
                                3,
                                0.00019040067654450295
                            ],
                            [
                                4,
                                0.0003053951445565295
                            ],
                            [
                                5,
                                0.00035629433531595106
                            ],
                            [
                                6,
                                0.00039588259479550117
                            ],
                            [
                                7,
                                0.0004109638365019965
                            ],
                            [
                                8,
                                0.00042604507820849177
                            ],
                            [
                                9,
                                0.0004524372511948585
                            ],
                            [
                                12,
                                0.0005029594109116178
                            ],
                            [
                                17,
                                0.0006085281028570847
                            ],
                            [
                                22,
                                0.0007446363092582047
                            ],
                            [
                                27,
                                0.0008796134225313374
                            ],
                            [
                                32,
                                0.0010500314538147344
                            ],
                            [
                                37,
                                0.0012185643298848188
                            ],
                            [
                                42,
                                0.0013848350196989294
                            ],
                            [
                                47,
                                0.0015876777206512908
                            ],
                            [
                                52,
                                0.0018399114881924243
                            ],
                            [
                                57,
                                0.0021388971050236936
                            ],
                            [
                                62,
                                0.002568712493658809
                            ],
                            [
                                67,
                                0.0034845208962857354
                            ],
                            [
                                72,
                                0.037381119755804534
                            ],
                            [
                                77,
                                0.040508215223646324
                            ],
                            [
                                82,
                                0.04198504581775488
                            ],
                            [
                                87,
                                0.04379140154315035
                            ],
                            [
                                92,
                                0.0458375490116791
                            ],
                            [
                                97,
                                0.04823207316362789
                            ],
                            [
                                102,
                                0.051037938183121336
                            ],
                            [
                                107,
                                0.05445760974006915
                            ],
                            [
                                112,
                                0.0586234257304458
                            ],
                            [
                                117,
                                0.06373144229643576
                            ],
                            [
                                122,
                                0.06999958338069787
                            ],
                            [
                                127,
                                0.07750287816072192
                            ],
                            [
                                132,
                                0.08660365346850651
                            ],
                            [
                                137,
                                0.09749117888746811
                            ],
                            [
                                142,
                                0.10636385041444193
                            ],
                            [
                                147,
                                0.10846052004268744
                            ],
                            [
                                152,
                                0.22460908007630356
                            ],
                            [
                                157,
                                0.29465654639941957
                            ],
                            [
                                162,
                                0.29734402367151697
                            ],
                            [
                                167,
                                0.2994327756478666
                            ],
                            [
                                172,
                                0.3005959164144801
                            ],
                            [
                                177,
                                0.30173341907019247
                            ],
                            [
                                182,
                                0.3028532012668997
                            ],
                            [
                                187,
                                0.3040706345036565
                            ],
                            [
                                192,
                                0.3054117339224066
                            ],
                            [
                                197,
                                0.3067992081594042
                            ],
                            [
                                202,
                                0.3082832023433234
                            ],
                            [
                                207,
                                0.30983996351847637
                            ],
                            [
                                212,
                                0.31154188164505425
                            ],
                            [
                                217,
                                0.3134210043616836
                            ],
                            [
                                222,
                                0.31538194281457066
                            ],
                            [
                                227,
                                0.31751405336082644
                            ],
                            [
                                232,
                                0.3197053577807802
                            ],
                            [
                                237,
                                0.3221356998817819
                            ],
                            [
                                242,
                                0.3246252358564816
                            ],
                            [
                                247,
                                0.3272957467316593
                            ],
                            [
                                252,
                                0.3301200862722432
                            ],
                            [
                                257,
                                0.33328865515477785
                            ],
                            [
                                262,
                                0.3366608208003502
                            ],
                            [
                                267,
                                0.3403176448831326
                            ],
                            [
                                272,
                                0.34416600073558756
                            ],
                            [
                                277,
                                0.3483314396949216
                            ],
                            [
                                282,
                                0.3528897450007098
                            ],
                            [
                                287,
                                0.35799286016314513
                            ],
                            [
                                290,
                                0.36198279117211973
                            ]
                        ]
                    },
                    {
                        "name": "SRR15367698 - illumina_universal_adapter",
                        "data": [
                            [
                                1,
                                7.330525360694477e-05
                            ],
                            [
                                2,
                                0.0001090639139030154
                            ],
                            [
                                3,
                                0.00014839844022869307
                            ],
                            [
                                4,
                                0.0001841571005247637
                            ],
                            [
                                5,
                                0.00022706749288004845
                            ],
                            [
                                6,
                                0.0002646140861909226
                            ],
                            [
                                7,
                                0.0003218279426646356
                            ],
                            [
                                8,
                                0.00037725386612354504
                            ],
                            [
                                9,
                                0.00042195219149363336
                            ],
                            [
                                12,
                                0.0005506833685594876
                            ],
                            [
                                17,
                                0.0008306736786777207
                            ],
                            [
                                22,
                                0.001196484773506523
                            ],
                            [
                                27,
                                0.0015115185707149051
                            ],
                            [
                                32,
                                0.0018730386263081794
                            ],
                            [
                                37,
                                0.0024129943967788454
                            ],
                            [
                                42,
                                0.0033366405922263505
                            ],
                            [
                                47,
                                0.005043759034760761
                            ],
                            [
                                52,
                                0.008326761636543006
                            ],
                            [
                                57,
                                0.013774593532649365
                            ],
                            [
                                62,
                                0.0219554598351844
                            ],
                            [
                                67,
                                0.03390493134632232
                            ],
                            [
                                72,
                                0.050313150209777294
                            ],
                            [
                                77,
                                0.0718899258324263
                            ],
                            [
                                82,
                                0.10018038992566258
                            ],
                            [
                                87,
                                0.1359383350485273
                            ],
                            [
                                92,
                                0.18043641192095755
                            ],
                            [
                                97,
                                0.23531916132996972
                            ],
                            [
                                102,
                                0.30192967855628416
                            ],
                            [
                                107,
                                0.38172798969978944
                            ],
                            [
                                112,
                                0.4774539233123705
                            ],
                            [
                                117,
                                0.5899174130497333
                            ],
                            [
                                122,
                                0.7235571814144292
                            ],
                            [
                                127,
                                0.8775350454091182
                            ],
                            [
                                132,
                                1.0574847819634463
                            ],
                            [
                                137,
                                1.2645156247197975
                            ],
                            [
                                142,
                                1.4170191591504793
                            ],
                            [
                                147,
                                1.4217060467554852
                            ],
                            [
                                152,
                                1.4217475268014288
                            ],
                            [
                                157,
                                1.421764333371768
                            ],
                            [
                                162,
                                1.4217750609698565
                            ],
                            [
                                167,
                                1.4217943706464164
                            ],
                            [
                                172,
                                1.4218168986024033
                            ],
                            [
                                177,
                                1.4218422872512133
                            ],
                            [
                                182,
                                1.4218851976435687
                            ],
                            [
                                187,
                                1.421927750449321
                            ],
                            [
                                192,
                                1.421992116037854
                            ],
                            [
                                197,
                                1.4220754337163437
                            ],
                            [
                                202,
                                1.4221691214063195
                            ],
                            [
                                207,
                                1.4222842642924727
                            ],
                            [
                                212,
                                1.4224283716934658
                            ],
                            [
                                217,
                                1.4226890523270244
                            ],
                            [
                                222,
                                1.4230484268630001
                            ],
                            [
                                227,
                                1.423482894585597
                            ],
                            [
                                232,
                                1.424039656926407
                            ],
                            [
                                237,
                                1.4247169259524144
                            ],
                            [
                                242,
                                1.4255340113401798
                            ],
                            [
                                247,
                                1.426478039971996
                            ],
                            [
                                252,
                                1.4276555726555458
                            ],
                            [
                                257,
                                1.4291105925429928
                            ],
                            [
                                262,
                                1.4309382176707248
                            ],
                            [
                                267,
                                1.4330747976234153
                            ],
                            [
                                272,
                                1.4356015045599355
                            ],
                            [
                                277,
                                1.4387647156497256
                            ],
                            [
                                282,
                                1.442478252521473
                            ],
                            [
                                287,
                                1.4467474789742205
                            ],
                            [
                                290,
                                1.450096813890852
                            ]
                        ]
                    },
                    {
                        "name": "SRR15367698 - polya",
                        "data": [
                            [
                                1,
                                0.00013409497611026482
                            ],
                            [
                                2,
                                0.0001895208995691743
                            ],
                            [
                                3,
                                0.00026103822016131556
                            ],
                            [
                                4,
                                0.0003504348709014921
                            ],
                            [
                                5,
                                0.00041837632546402626
                            ],
                            [
                                6,
                                0.00047380224892293576
                            ],
                            [
                                7,
                                0.0005399557704706664
                            ],
                            [
                                8,
                                0.0006239886221664323
                            ],
                            [
                                9,
                                0.0006865662776845559
                            ],
                            [
                                12,
                                0.0008964696136224904
                            ],
                            [
                                17,
                                0.0012161520366693618
                            ],
                            [
                                22,
                                0.0014861299219046953
                            ],
                            [
                                27,
                                0.0017650474722140457
                            ],
                            [
                                32,
                                0.002020721893330951
                            ],
                            [
                                37,
                                0.0023046456560817516
                            ],
                            [
                                42,
                                0.002553883518345364
                            ],
                            [
                                47,
                                0.0027977575815645657
                            ],
                            [
                                52,
                                0.0030684506400058204
                            ],
                            [
                                57,
                                0.003360241308021756
                            ],
                            [
                                62,
                                0.003636655752110382
                            ],
                            [
                                67,
                                0.0038644384181963525
                            ],
                            [
                                72,
                                0.004150507700564918
                            ],
                            [
                                77,
                                0.004441583195374932
                            ],
                            [
                                82,
                                0.004750895606935942
                            ],
                            [
                                87,
                                0.0050333890232749
                            ],
                            [
                                92,
                                0.005312306573584251
                            ],
                            [
                                97,
                                0.005616612772703812
                            ],
                            [
                                102,
                                0.005915197586176003
                            ],
                            [
                                107,
                                0.006184817884808375
                            ],
                            [
                                112,
                                0.006490912016942739
                            ],
                            [
                                117,
                                0.006820964451475471
                            ],
                            [
                                122,
                                0.007142792394140107
                            ],
                            [
                                127,
                                0.007494657611453441
                            ],
                            [
                                132,
                                0.007880135969445083
                            ],
                            [
                                137,
                                0.008212333923595579
                            ],
                            [
                                142,
                                0.008527010134201
                            ],
                            [
                                147,
                                0.008818800802216937
                            ],
                            [
                                152,
                                0.010101106360434028
                            ],
                            [
                                157,
                                0.016326689117979926
                            ],
                            [
                                162,
                                0.0275130708183997
                            ],
                            [
                                167,
                                0.04027211839864066
                            ],
                            [
                                172,
                                0.05253948439981064
                            ],
                            [
                                177,
                                0.06404483335007136
                            ],
                            [
                                182,
                                0.07318796520117367
                            ],
                            [
                                187,
                                0.08149041094871534
                            ],
                            [
                                192,
                                0.08921249363965181
                            ],
                            [
                                197,
                                0.09654373417355219
                            ],
                            [
                                202,
                                0.10313691595894167
                            ],
                            [
                                207,
                                0.10911290326762102
                            ],
                            [
                                212,
                                0.11434153457611244
                            ],
                            [
                                217,
                                0.12014480755556176
                            ],
                            [
                                222,
                                0.12544960481048384
                            ],
                            [
                                227,
                                0.12992122528050748
                            ],
                            [
                                232,
                                0.1339651721733901
                            ],
                            [
                                237,
                                0.1378192405801006
                            ],
                            [
                                242,
                                0.14139796730253135
                            ],
                            [
                                247,
                                0.14487120597708866
                            ],
                            [
                                252,
                                0.14833586257317496
                            ],
                            [
                                257,
                                0.1515133771270838
                            ],
                            [
                                262,
                                0.15462080470681233
                            ],
                            [
                                267,
                                0.15751546825777923
                            ],
                            [
                                272,
                                0.16022168366898587
                            ],
                            [
                                277,
                                0.16292396562755992
                            ],
                            [
                                282,
                                0.16562302930670733
                            ],
                            [
                                287,
                                0.1682326963351146
                            ],
                            [
                                290,
                                0.17003332367432322
                            ]
                        ]
                    },
                    {
                        "name": "SRR15367698 - polyg",
                        "data": [
                            [
                                1,
                                0.0
                            ],
                            [
                                2,
                                0.0
                            ],
                            [
                                3,
                                0.00013051911008065778
                            ],
                            [
                                4,
                                0.00019309676559878136
                            ],
                            [
                                5,
                                0.00022349162685044138
                            ],
                            [
                                6,
                                0.00023958302398367317
                            ],
                            [
                                7,
                                0.00025567442111690497
                            ],
                            [
                                8,
                                0.00027176581825013674
                            ],
                            [
                                9,
                                0.00029143308141297555
                            ],
                            [
                                12,
                                0.0003397072728126709
                            ],
                            [
                                17,
                                0.00039942423550710893
                            ],
                            [
                                22,
                                0.0004598563714074682
                            ],
                            [
                                27,
                                0.0005224340269255918
                            ],
                            [
                                32,
                                0.0005907330680910867
                            ],
                            [
                                37,
                                0.0006550986566240139
                            ],
                            [
                                42,
                                0.0007255432174072729
                            ],
                            [
                                47,
                                0.0008335343715014062
                            ],
                            [
                                52,
                                0.0009626231351702212
                            ],
                            [
                                57,
                                0.0011095912289870713
                            ],
                            [
                                62,
                                0.0013184218051161237
                            ],
                            [
                                67,
                                0.0018229765018936805
                            ],
                            [
                                72,
                                0.017324713326843256
                            ],
                            [
                                77,
                                0.019608261373350325
                            ],
                            [
                                82,
                                0.02081475857173975
                            ],
                            [
                                87,
                                0.02220183700462433
                            ],
                            [
                                92,
                                0.02402981971895946
                            ],
                            [
                                97,
                                0.026056262997937785
                            ],
                            [
                                102,
                                0.02851574365310152
                            ],
                            [
                                107,
                                0.031496227988779005
                            ],
                            [
                                112,
                                0.035146114445198925
                            ],
                            [
                                117,
                                0.0399878370492869
                            ],
                            [
                                122,
                                0.04673585383375838
                            ],
                            [
                                127,
                                0.0560234506724568
                            ],
                            [
                                132,
                                0.06843456648801699
                            ],
                            [
                                137,
                                0.08475911008637915
                            ],
                            [
                                142,
                                0.09878687493392471
                            ],
                            [
                                147,
                                0.10061986386070128
                            ],
                            [
                                152,
                                0.15050891635936717
                            ],
                            [
                                157,
                                0.18068564978322116
                            ],
                            [
                                162,
                                0.1820605702716051
                            ],
                            [
                                167,
                                0.1832777950680833
                            ],
                            [
                                172,
                                0.18410596564054033
                            ],
                            [
                                177,
                                0.18497025245989634
                            ],
                            [
                                182,
                                0.18585098826298857
                            ],
                            [
                                187,
                                0.18680824759911435
                            ],
                            [
                                192,
                                0.18788136499459945
                            ],
                            [
                                197,
                                0.1890131265929701
                            ],
                            [
                                202,
                                0.1902031748076233
                            ],
                            [
                                207,
                                0.1915294635180046
                            ],
                            [
                                212,
                                0.19300736894804116
                            ],
                            [
                                217,
                                0.1945961262249956
                            ],
                            [
                                222,
                                0.1964162420340656
                            ],
                            [
                                227,
                                0.19845269773792681
                            ],
                            [
                                232,
                                0.20053492452696703
                            ],
                            [
                                237,
                                0.202710123832777
                            ],
                            [
                                242,
                                0.20511632408409958
                            ],
                            [
                                247,
                                0.20757938060529293
                            ],
                            [
                                252,
                                0.21019941764518602
                            ],
                            [
                                257,
                                0.2132499889550438
                            ],
                            [
                                262,
                                0.2164543225041747
                            ],
                            [
                                267,
                                0.21987106249546423
                            ],
                            [
                                272,
                                0.2233986543336716
                            ],
                            [
                                277,
                                0.227344622497343
                            ],
                            [
                                282,
                                0.23148368742661316
                            ],
                            [
                                287,
                                0.23623887407278463
                            ],
                            [
                                290,
                                0.24008364522781817
                            ]
                        ]
                    },
                    {
                        "name": "SRR15367700 - illumina_universal_adapter",
                        "data": [
                            [
                                1,
                                6.743818478998338e-05
                            ],
                            [
                                2,
                                0.00010115727718497505
                            ],
                            [
                                3,
                                0.0001496284725027756
                            ],
                            [
                                4,
                                0.0001917773379965152
                            ],
                            [
                                5,
                                0.0002444634198636897
                            ],
                            [
                                6,
                                0.00032876115085116896
                            ],
                            [
                                7,
                                0.0004109514385639612
                            ],
                            [
                                8,
                                0.0004657449637058227
                            ],
                            [
                                9,
                                0.0005163236022983102
                            ],
                            [
                                12,
                                0.0006646876088362736
                            ],
                            [
                                17,
                                0.0009475064962992663
                            ],
                            [
                                22,
                                0.0012914412387281817
                            ],
                            [
                                27,
                                0.0016636157210379026
                            ],
                            [
                                32,
                                0.002148749162870845
                            ],
                            [
                                37,
                                0.0027122794945221435
                            ],
                            [
                                42,
                                0.0034629507889656465
                            ],
                            [
                                47,
                                0.004504870743970889
                            ],
                            [
                                52,
                                0.006188717920445786
                            ],
                            [
                                57,
                                0.008738724282817033
                            ],
                            [
                                62,
                                0.012616419908241078
                            ],
                            [
                                67,
                                0.018072590546405667
                            ],
                            [
                                72,
                                0.02534369133273069
                            ],
                            [
                                77,
                                0.035116748774764096
                            ],
                            [
                                82,
                                0.047662780077630626
                            ],
                            [
                                87,
                                0.06338683583872512
                            ],
                            [
                                92,
                                0.08310955446921069
                            ],
                            [
                                97,
                                0.10784419469555687
                            ],
                            [
                                102,
                                0.13798484841013006
                            ],
                            [
                                107,
                                0.17468892345938838
                            ],
                            [
                                112,
                                0.21965796954331412
                            ],
                            [
                                117,
                                0.2728544741716178
                            ],
                            [
                                122,
                                0.33705689055764676
                            ],
                            [
                                127,
                                0.41361145346527106
                            ],
                            [
                                132,
                                0.5050639543703126
                            ],
                            [
                                137,
                                0.6131585133269023
                            ],
                            [
                                142,
                                0.6930727623030325
                            ],
                            [
                                147,
                                0.6955979008347625
                            ],
                            [
                                152,
                                0.6956421571435308
                            ],
                            [
                                157,
                                0.6956539588258691
                            ],
                            [
                                162,
                                0.6956703968834117
                            ],
                            [
                                167,
                                0.6956906283388486
                            ],
                            [
                                172,
                                0.6957138102148702
                            ],
                            [
                                177,
                                0.6957483722845751
                            ],
                            [
                                182,
                                0.6958196038672596
                            ],
                            [
                                187,
                                0.6958722899491268
                            ],
                            [
                                192,
                                0.6959346702700574
                            ],
                            [
                                197,
                                0.6960134886485307
                            ],
                            [
                                202,
                                0.6961163318803354
                            ],
                            [
                                207,
                                0.6962288693512038
                            ],
                            [
                                212,
                                0.6963730184711924
                            ],
                            [
                                217,
                                0.6965424569104772
                            ],
                            [
                                222,
                                0.6967371846690582
                            ],
                            [
                                227,
                                0.6969588877015552
                            ],
                            [
                                232,
                                0.6972686818629343
                            ],
                            [
                                237,
                                0.697634955504075
                            ],
                            [
                                242,
                                0.6981007004677807
                            ],
                            [
                                247,
                                0.6986351480822413
                            ],
                            [
                                252,
                                0.6992560008709642
                            ],
                            [
                                257,
                                0.700031539996049
                            ],
                            [
                                262,
                                0.7009769390490735
                            ],
                            [
                                267,
                                0.7021663800333069
                            ],
                            [
                                272,
                                0.7036554994512008
                            ],
                            [
                                277,
                                0.7053549417079082
                            ],
                            [
                                282,
                                0.7073915748885657
                            ],
                            [
                                287,
                                0.7098079693473218
                            ],
                            [
                                290,
                                0.7118047718500877
                            ]
                        ]
                    },
                    {
                        "name": "SRR15367700 - polya",
                        "data": [
                            [
                                1,
                                6.111585496592243e-05
                            ],
                            [
                                2,
                                0.0001180168233824709
                            ],
                            [
                                3,
                                0.0001812401216230803
                            ],
                            [
                                4,
                                0.0002507857496877507
                            ],
                            [
                                5,
                                0.00032665370757648194
                            ],
                            [
                                6,
                                0.0003645876865208476
                            ],
                            [
                                7,
                                0.00042781098476145704
                            ],
                            [
                                8,
                                0.00046995985025519664
                            ],
                            [
                                9,
                                0.0005268608186717451
                            ],
                            [
                                12,
                                0.0006840760869633939
                            ],
                            [
                                17,
                                0.0008771178909247213
                            ],
                            [
                                22,
                                0.0010613084331323633
                            ],
                            [
                                27,
                                0.0012695238286714369
                            ],
                            [
                                32,
                                0.001455821814153766
                            ],
                            [
                                37,
                                0.001626946208058349
                            ],
                            [
                                42,
                                0.0017997565565826812
                            ],
                            [
                                47,
                                0.00202820340755875
                            ],
                            [
                                52,
                                0.002225038609414514
                            ],
                            [
                                57,
                                0.002406700219692532
                            ],
                            [
                                62,
                                0.002592155227864986
                            ],
                            [
                                67,
                                0.002795734248199748
                            ],
                            [
                                72,
                                0.003005214109703634
                            ],
                            [
                                77,
                                0.0032134295052427078
                            ],
                            [
                                82,
                                0.003441876356218776
                            ],
                            [
                                87,
                                0.003639554535384415
                            ],
                            [
                                92,
                                0.003843555044374114
                            ],
                            [
                                97,
                                0.0040542993718428125
                            ],
                            [
                                102,
                                0.0042869611093682555
                            ],
                            [
                                107,
                                0.004545755143499817
                            ],
                            [
                                112,
                                0.004751863095764202
                            ],
                            [
                                117,
                                0.0049980124702476425
                            ],
                            [
                                122,
                                0.005267765209407577
                            ],
                            [
                                127,
                                0.005498319503658331
                            ],
                            [
                                132,
                                0.005776080527262075
                            ],
                            [
                                137,
                                0.006075337472267627
                            ],
                            [
                                142,
                                0.00635014807528681
                            ],
                            [
                                147,
                                0.0066005123363196225
                            ],
                            [
                                152,
                                0.008319343071154324
                            ],
                            [
                                157,
                                0.02303688392425832
                            ],
                            [
                                162,
                                0.048877931869815136
                            ],
                            [
                                167,
                                0.07785780582869074
                            ],
                            [
                                172,
                                0.10540630431539895
                            ],
                            [
                                177,
                                0.12931019040286346
                            ],
                            [
                                182,
                                0.14979580349878577
                            ],
                            [
                                187,
                                0.1681558493078587
                            ],
                            [
                                192,
                                0.18512287511236358
                            ],
                            [
                                197,
                                0.2007424016870336
                            ],
                            [
                                202,
                                0.21456470063705063
                            ],
                            [
                                207,
                                0.22686753298601828
                            ],
                            [
                                212,
                                0.23857185144497478
                            ],
                            [
                                217,
                                0.25389296405194917
                            ],
                            [
                                222,
                                0.2660815729754288
                            ],
                            [
                                227,
                                0.2747410573911176
                            ],
                            [
                                232,
                                0.28259718443049564
                            ],
                            [
                                237,
                                0.29004278151996477
                            ],
                            [
                                242,
                                0.29702558406631263
                            ],
                            [
                                247,
                                0.3036973279853167
                            ],
                            [
                                252,
                                0.3099935255127715
                            ],
                            [
                                257,
                                0.31611986311228657
                            ],
                            [
                                262,
                                0.32187950558200606
                            ],
                            [
                                267,
                                0.32746507323723645
                            ],
                            [
                                272,
                                0.332726094628165
                            ],
                            [
                                277,
                                0.3378720496162957
                            ],
                            [
                                282,
                                0.34289282247390995
                            ],
                            [
                                287,
                                0.3476075945680397
                            ],
                            [
                                290,
                                0.3508629621944487
                            ]
                        ]
                    },
                    {
                        "name": "SRR15367700 - polyg",
                        "data": [
                            [
                                1,
                                0.0
                            ],
                            [
                                2,
                                0.0
                            ],
                            [
                                3,
                                0.00018545500817245428
                            ],
                            [
                                4,
                                0.0002486783064130637
                            ],
                            [
                                5,
                                0.0002866122853574293
                            ],
                            [
                                6,
                                0.0002929346151814903
                            ],
                            [
                                7,
                                0.00029714950173086424
                            ],
                            [
                                8,
                                0.00030557927482961213
                            ],
                            [
                                9,
                                0.00030768671810429916
                            ],
                            [
                                12,
                                0.0003317115714357307
                            ],
                            [
                                17,
                                0.0003599513113165363
                            ],
                            [
                                22,
                                0.00039282742640165313
                            ],
                            [
                                27,
                                0.0004337118259305806
                            ],
                            [
                                32,
                                0.0004910342830020664
                            ],
                            [
                                37,
                                0.0005411914329396166
                            ],
                            [
                                42,
                                0.0006061006857999756
                            ],
                            [
                                47,
                                0.0006866050188930183
                            ],
                            [
                                52,
                                0.0007869193187681185
                            ],
                            [
                                57,
                                0.0009028286988759024
                            ],
                            [
                                62,
                                0.0010659448083366748
                            ],
                            [
                                67,
                                0.0015148302258450016
                            ],
                            [
                                72,
                                0.024937376269371037
                            ],
                            [
                                77,
                                0.02698454666640197
                            ],
                            [
                                82,
                                0.02812130156876813
                            ],
                            [
                                87,
                                0.029388296465509944
                            ],
                            [
                                92,
                                0.031007234389124477
                            ],
                            [
                                97,
                                0.032976429384992
                            ],
                            [
                                102,
                                0.0353738568542759
                            ],
                            [
                                107,
                                0.0383268063707673
                            ],
                            [
                                112,
                                0.04187742679995992
                            ],
                            [
                                117,
                                0.04598272629905016
                            ],
                            [
                                122,
                                0.05126313616810586
                            ],
                            [
                                127,
                                0.05782276410489655
                            ],
                            [
                                132,
                                0.06606413177488747
                            ],
                            [
                                137,
                                0.07648459579090469
                            ],
                            [
                                142,
                                0.08534723773827334
                            ],
                            [
                                147,
                                0.08727849875519648
                            ],
                            [
                                152,
                                0.16381620211662332
                            ],
                            [
                                157,
                                0.2116808752599689
                            ],
                            [
                                162,
                                0.21354891297865147
                            ],
                            [
                                167,
                                0.21499082566719233
                            ],
                            [
                                172,
                                0.21588733203624413
                            ],
                            [
                                177,
                                0.21676065652927443
                            ],
                            [
                                182,
                                0.21778824587001183
                            ],
                            [
                                187,
                                0.21887737255437006
                            ],
                            [
                                192,
                                0.22001117703615164
                            ],
                            [
                                197,
                                0.22119345271325103
                            ],
                            [
                                202,
                                0.2224937452137329
                            ],
                            [
                                207,
                                0.22386611227420908
                            ],
                            [
                                212,
                                0.2253375291685955
                            ],
                            [
                                217,
                                0.22692443395443482
                            ],
                            [
                                222,
                                0.2286816201568688
                            ],
                            [
                                227,
                                0.23052099664701559
                            ],
                            [
                                232,
                                0.23242528239002275
                            ],
                            [
                                237,
                                0.23463219698727497
                            ],
                            [
                                242,
                                0.2369444837482615
                            ],
                            [
                                247,
                                0.2393191508301788
                            ],
                            [
                                252,
                                0.24192563667231165
                            ],
                            [
                                257,
                                0.24480904056073838
                            ],
                            [
                                262,
                                0.24790361026528873
                            ],
                            [
                                267,
                                0.251234635105259
                            ],
                            [
                                272,
                                0.2547506934647467
                            ],
                            [
                                277,
                                0.2586178518737973
                            ],
                            [
                                282,
                                0.2627926970009523
                            ],
                            [
                                287,
                                0.26747754340058144
                            ],
                            [
                                290,
                                0.271223734565665
                            ]
                        ]
                    }
                ]
            ],
            "config": {
                "id": "fastqc_adapter_content_plot",
                "title": "FastQC: Adapter Content",
                "ylab": "% of Sequences",
                "xlab": "Position (bp)",
                "yCeiling": 100,
                "yMinRange": 5,
                "ymin": 0,
                "xDecimals": false,
                "tt_label": "<b>Base {point.x}</b>: {point.y:.2f}%",
                "hide_empty": true,
                "yPlotBands": [
                    {
                        "from": 20,
                        "to": 100,
                        "color": "#e6c3c3"
                    },
                    {
                        "from": 5,
                        "to": 20,
                        "color": "#e6dcc3"
                    },
                    {
                        "from": 0,
                        "to": 5,
                        "color": "#c3e6c3"
                    }
                ]
            }
        },
        "fastqc-status-check-heatmap": {
            "plot_type": "heatmap",
            "data": [
                [
                    0,
                    0,
                    1
                ],
                [
                    1,
                    0,
                    1
                ],
                [
                    2,
                    0,
                    1
                ],
                [
                    3,
                    0,
                    0.5
                ],
                [
                    4,
                    0,
                    0.25
                ],
                [
                    5,
                    0,
                    1
                ],
                [
                    6,
                    0,
                    1
                ],
                [
                    7,
                    0,
                    1
                ],
                [
                    8,
                    0,
                    1
                ],
                [
                    9,
                    0,
                    1
                ],
                [
                    0,
                    1,
                    1
                ],
                [
                    1,
                    1,
                    1
                ],
                [
                    2,
                    1,
                    1
                ],
                [
                    3,
                    1,
                    0.5
                ],
                [
                    4,
                    1,
                    1
                ],
                [
                    5,
                    1,
                    1
                ],
                [
                    6,
                    1,
                    1
                ],
                [
                    7,
                    1,
                    1
                ],
                [
                    8,
                    1,
                    1
                ],
                [
                    9,
                    1,
                    1
                ],
                [
                    0,
                    2,
                    1
                ],
                [
                    1,
                    2,
                    1
                ],
                [
                    2,
                    2,
                    1
                ],
                [
                    3,
                    2,
                    1
                ],
                [
                    4,
                    2,
                    1
                ],
                [
                    5,
                    2,
                    1
                ],
                [
                    6,
                    2,
                    1
                ],
                [
                    7,
                    2,
                    0.5
                ],
                [
                    8,
                    2,
                    1
                ],
                [
                    9,
                    2,
                    1
                ],
                [
                    0,
                    3,
                    1
                ],
                [
                    1,
                    3,
                    0
                ],
                [
                    2,
                    3,
                    0
                ],
                [
                    3,
                    3,
                    1
                ],
                [
                    4,
                    3,
                    1
                ],
                [
                    5,
                    3,
                    1
                ],
                [
                    6,
                    3,
                    1
                ],
                [
                    7,
                    3,
                    1
                ],
                [
                    8,
                    3,
                    1
                ],
                [
                    9,
                    3,
                    0.5
                ],
                [
                    0,
                    4,
                    1
                ],
                [
                    1,
                    4,
                    1
                ],
                [
                    2,
                    4,
                    1
                ],
                [
                    3,
                    4,
                    0.5
                ],
                [
                    4,
                    4,
                    1
                ],
                [
                    5,
                    4,
                    1
                ],
                [
                    6,
                    4,
                    1
                ],
                [
                    7,
                    4,
                    0.5
                ],
                [
                    8,
                    4,
                    1
                ],
                [
                    9,
                    4,
                    1
                ],
                [
                    0,
                    5,
                    1
                ],
                [
                    1,
                    5,
                    0
                ],
                [
                    2,
                    5,
                    0
                ],
                [
                    3,
                    5,
                    1
                ],
                [
                    4,
                    5,
                    1
                ],
                [
                    5,
                    5,
                    1
                ],
                [
                    6,
                    5,
                    1
                ],
                [
                    7,
                    5,
                    1
                ],
                [
                    8,
                    5,
                    1
                ],
                [
                    9,
                    5,
                    0.5
                ],
                [
                    0,
                    6,
                    1
                ],
                [
                    1,
                    6,
                    1
                ],
                [
                    2,
                    6,
                    1
                ],
                [
                    3,
                    6,
                    0.5
                ],
                [
                    4,
                    6,
                    1
                ],
                [
                    5,
                    6,
                    1
                ],
                [
                    6,
                    6,
                    1
                ],
                [
                    7,
                    6,
                    0.5
                ],
                [
                    8,
                    6,
                    1
                ],
                [
                    9,
                    6,
                    1
                ],
                [
                    0,
                    7,
                    1
                ],
                [
                    1,
                    7,
                    0
                ],
                [
                    2,
                    7,
                    0
                ],
                [
                    3,
                    7,
                    1
                ],
                [
                    4,
                    7,
                    1
                ],
                [
                    5,
                    7,
                    1
                ],
                [
                    6,
                    7,
                    1
                ],
                [
                    7,
                    7,
                    1
                ],
                [
                    8,
                    7,
                    1
                ],
                [
                    9,
                    7,
                    0.5
                ],
                [
                    0,
                    8,
                    1
                ],
                [
                    1,
                    8,
                    0
                ],
                [
                    2,
                    8,
                    0
                ],
                [
                    3,
                    8,
                    1
                ],
                [
                    4,
                    8,
                    1
                ],
                [
                    5,
                    8,
                    1
                ],
                [
                    6,
                    8,
                    1
                ],
                [
                    7,
                    8,
                    1
                ],
                [
                    8,
                    8,
                    1
                ],
                [
                    9,
                    8,
                    0.5
                ]
            ],
            "xcats": [
                "Basic Statistics",
                "Per Base Sequence Quality",
                "Per Sequence Quality Scores",
                "Per Base Sequence Content",
                "Per Sequence GC Content",
                "Per Base N Content",
                "Sequence Length Distribution",
                "Sequence Duplication Levels",
                "Overrepresented Sequences",
                "Adapter Content"
            ],
            "ycats": [
                "SRR15367694",
                "SRR15367695",
                "SRR15367696",
                "SRR15367697",
                "SRR15367698",
                "SRR15367699",
                "SRR15367700",
                "SRR15367701",
                "SRR15367702"
            ],
            "config": {
                "id": "fastqc-status-check-heatmap",
                "title": "FastQC: Status Checks",
                "xTitle": "Section Name",
                "yTitle": "Sample",
                "min": 0,
                "max": 1,
                "square": false,
                "colstops": [
                    [
                        0,
                        "#ffffff"
                    ],
                    [
                        0.25,
                        "#d9534f"
                    ],
                    [
                        0.5,
                        "#fee391"
                    ],
                    [
                        1,
                        "#5cb85c"
                    ]
                ],
                "decimalPlaces": 1,
                "legend": false,
                "datalabels": false,
                "xcats_samples": false
            }
        }
    },
    "report_saved_raw_data": {
        "multiqc_fastqc": {
            "SRR15367694": {
                "Filename": "SRR15367694",
                "File type": "Conventional base calls",
                "Encoding": "Sanger / Illumina 1.9",
                "Total Sequences": 1893809.0,
                "Total Bases": "571.9 Mbp",
                "Sequences flagged as poor quality": 0.0,
                "Sequence length": 302.0,
                "%GC": 49.0,
                "total_deduplicated_percentage": 85.74600182302538,
                "avg_sequence_length": 302.0,
                "median_sequence_length": 302,
                "basic_statistics": "pass",
                "per_base_sequence_quality": "pass",
                "per_sequence_quality_scores": "pass",
                "per_base_sequence_content": "warn",
                "per_sequence_gc_content": "fail",
                "per_base_n_content": "pass",
                "sequence_length_distribution": "pass",
                "sequence_duplication_levels": "pass",
                "overrepresented_sequences": "pass",
                "adapter_content": "pass"
            },
            "SRR15367695": {
                "Filename": "SRR15367695",
                "File type": "Conventional base calls",
                "Encoding": "Sanger / Illumina 1.9",
                "Total Sequences": 1770984.0,
                "Total Bases": "534.8 Mbp",
                "Sequences flagged as poor quality": 0.0,
                "Sequence length": 302.0,
                "%GC": 48.0,
                "total_deduplicated_percentage": 80.28072096394163,
                "avg_sequence_length": 302.0,
                "median_sequence_length": 302,
                "basic_statistics": "pass",
                "per_base_sequence_quality": "pass",
                "per_sequence_quality_scores": "pass",
                "per_base_sequence_content": "warn",
                "per_sequence_gc_content": "pass",
                "per_base_n_content": "pass",
                "sequence_length_distribution": "pass",
                "sequence_duplication_levels": "pass",
                "overrepresented_sequences": "pass",
                "adapter_content": "pass"
            },
            "SRR15367696": {
                "Filename": "SRR15367696",
                "File type": "Conventional base calls",
                "Encoding": "Sanger / Illumina 1.9",
                "Total Sequences": 53046030.0,
                "Total Bases": "16 Gbp",
                "Sequences flagged as poor quality": 0.0,
                "Sequence length": 302.0,
                "%GC": 46.0,
                "total_deduplicated_percentage": 63.96178736962873,
                "avg_sequence_length": 302.0,
                "median_sequence_length": 302,
                "basic_statistics": "pass",
                "per_base_sequence_quality": "pass",
                "per_sequence_quality_scores": "pass",
                "per_base_sequence_content": "pass",
                "per_sequence_gc_content": "pass",
                "per_base_n_content": "pass",
                "sequence_length_distribution": "pass",
                "sequence_duplication_levels": "warn",
                "overrepresented_sequences": "pass",
                "adapter_content": "pass"
            },
            "SRR15367697": {
                "Filename": "SRR15367697",
                "File type": "null",
                "Encoding": "Illumina 1.5",
                "Total Sequences": 0.0,
                "Total Bases": "0 bp",
                "Sequences flagged as poor quality": 0.0,
                "Sequence length": 0.0,
                "%GC": 0.0,
                "total_deduplicated_percentage": 100.0,
                "basic_statistics": "pass",
                "per_base_sequence_content": "pass",
                "per_sequence_gc_content": "pass",
                "per_base_n_content": "pass",
                "sequence_length_distribution": "pass",
                "sequence_duplication_levels": "pass",
                "overrepresented_sequences": "pass",
                "adapter_content": "warn"
            },
            "SRR15367698": {
                "Filename": "SRR15367698",
                "File type": "Conventional base calls",
                "Encoding": "Sanger / Illumina 1.9",
                "Total Sequences": 55930507.0,
                "Total Bases": "16.8 Gbp",
                "Sequences flagged as poor quality": 0.0,
                "Sequence length": 302.0,
                "%GC": 45.0,
                "total_deduplicated_percentage": 60.27742675714926,
                "avg_sequence_length": 302.0,
                "median_sequence_length": 302,
                "basic_statistics": "pass",
                "per_base_sequence_quality": "pass",
                "per_sequence_quality_scores": "pass",
                "per_base_sequence_content": "warn",
                "per_sequence_gc_content": "pass",
                "per_base_n_content": "pass",
                "sequence_length_distribution": "pass",
                "sequence_duplication_levels": "warn",
                "overrepresented_sequences": "pass",
                "adapter_content": "pass"
            },
            "SRR15367699": {
                "Filename": "SRR15367699",
                "File type": "null",
                "Encoding": "Illumina 1.5",
                "Total Sequences": 0.0,
                "Total Bases": "0 bp",
                "Sequences flagged as poor quality": 0.0,
                "Sequence length": 0.0,
                "%GC": 0.0,
                "total_deduplicated_percentage": 100.0,
                "basic_statistics": "pass",
                "per_base_sequence_content": "pass",
                "per_sequence_gc_content": "pass",
                "per_base_n_content": "pass",
                "sequence_length_distribution": "pass",
                "sequence_duplication_levels": "pass",
                "overrepresented_sequences": "pass",
                "adapter_content": "warn"
            },
            "SRR15367700": {
                "Filename": "SRR15367700",
                "File type": "Conventional base calls",
                "Encoding": "Sanger / Illumina 1.9",
                "Total Sequences": 47450862.0,
                "Total Bases": "14.3 Gbp",
                "Sequences flagged as poor quality": 0.0,
                "Sequence length": 302.0,
                "%GC": 43.0,
                "total_deduplicated_percentage": 61.453977162056525,
                "avg_sequence_length": 302.0,
                "median_sequence_length": 302,
                "basic_statistics": "pass",
                "per_base_sequence_quality": "pass",
                "per_sequence_quality_scores": "pass",
                "per_base_sequence_content": "warn",
                "per_sequence_gc_content": "pass",
                "per_base_n_content": "pass",
                "sequence_length_distribution": "pass",
                "sequence_duplication_levels": "warn",
                "overrepresented_sequences": "pass",
                "adapter_content": "pass"
            },
            "SRR15367701": {
                "Filename": "SRR15367701",
                "File type": "null",
                "Encoding": "Illumina 1.5",
                "Total Sequences": 0.0,
                "Total Bases": "0 bp",
                "Sequences flagged as poor quality": 0.0,
                "Sequence length": 0.0,
                "%GC": 0.0,
                "total_deduplicated_percentage": 100.0,
                "basic_statistics": "pass",
                "per_base_sequence_content": "pass",
                "per_sequence_gc_content": "pass",
                "per_base_n_content": "pass",
                "sequence_length_distribution": "pass",
                "sequence_duplication_levels": "pass",
                "overrepresented_sequences": "pass",
                "adapter_content": "warn"
            },
            "SRR15367702": {
                "Filename": "SRR15367702",
                "File type": "null",
                "Encoding": "Illumina 1.5",
                "Total Sequences": 0.0,
                "Total Bases": "0 bp",
                "Sequences flagged as poor quality": 0.0,
                "Sequence length": 0.0,
                "%GC": 0.0,
                "total_deduplicated_percentage": 100.0,
                "basic_statistics": "pass",
                "per_base_sequence_content": "pass",
                "per_sequence_gc_content": "pass",
                "per_base_n_content": "pass",
                "sequence_length_distribution": "pass",
                "sequence_duplication_levels": "pass",
                "overrepresented_sequences": "pass",
                "adapter_content": "warn"
            }
        },
        "multiqc_general_stats": {
            "SRR15367694": {
                "FastQC_mqc-generalstats-fastqc-percent_duplicates": 14.25399817697462,
                "FastQC_mqc-generalstats-fastqc-percent_gc": 49.0,
                "FastQC_mqc-generalstats-fastqc-avg_sequence_length": 302.0,
                "FastQC_mqc-generalstats-fastqc-median_sequence_length": 302,
                "FastQC_mqc-generalstats-fastqc-percent_fails": 10.0,
                "FastQC_mqc-generalstats-fastqc-total_sequences": 1893809.0
            },
            "SRR15367695": {
                "FastQC_mqc-generalstats-fastqc-percent_duplicates": 19.719279036058367,
                "FastQC_mqc-generalstats-fastqc-percent_gc": 48.0,
                "FastQC_mqc-generalstats-fastqc-avg_sequence_length": 302.0,
                "FastQC_mqc-generalstats-fastqc-median_sequence_length": 302,
                "FastQC_mqc-generalstats-fastqc-percent_fails": 0.0,
                "FastQC_mqc-generalstats-fastqc-total_sequences": 1770984.0
            },
            "SRR15367696": {
                "FastQC_mqc-generalstats-fastqc-percent_duplicates": 36.03821263037127,
                "FastQC_mqc-generalstats-fastqc-percent_gc": 46.0,
                "FastQC_mqc-generalstats-fastqc-avg_sequence_length": 302.0,
                "FastQC_mqc-generalstats-fastqc-median_sequence_length": 302,
                "FastQC_mqc-generalstats-fastqc-percent_fails": 0.0,
                "FastQC_mqc-generalstats-fastqc-total_sequences": 53046030.0
            },
            "SRR15367697": {
                "FastQC_mqc-generalstats-fastqc-percent_duplicates": 0.0,
                "FastQC_mqc-generalstats-fastqc-percent_gc": 0.0,
                "FastQC_mqc-generalstats-fastqc-avg_sequence_length": 0,
                "FastQC_mqc-generalstats-fastqc-median_sequence_length": 0,
                "FastQC_mqc-generalstats-fastqc-percent_fails": 0.0,
                "FastQC_mqc-generalstats-fastqc-total_sequences": 0.0
            },
            "SRR15367698": {
                "FastQC_mqc-generalstats-fastqc-percent_duplicates": 39.72257324285074,
                "FastQC_mqc-generalstats-fastqc-percent_gc": 45.0,
                "FastQC_mqc-generalstats-fastqc-avg_sequence_length": 302.0,
                "FastQC_mqc-generalstats-fastqc-median_sequence_length": 302,
                "FastQC_mqc-generalstats-fastqc-percent_fails": 0.0,
                "FastQC_mqc-generalstats-fastqc-total_sequences": 55930507.0
            },
            "SRR15367699": {
                "FastQC_mqc-generalstats-fastqc-percent_duplicates": 0.0,
                "FastQC_mqc-generalstats-fastqc-percent_gc": 0.0,
                "FastQC_mqc-generalstats-fastqc-avg_sequence_length": 0,
                "FastQC_mqc-generalstats-fastqc-median_sequence_length": 0,
                "FastQC_mqc-generalstats-fastqc-percent_fails": 0.0,
                "FastQC_mqc-generalstats-fastqc-total_sequences": 0.0
            },
            "SRR15367700": {
                "FastQC_mqc-generalstats-fastqc-percent_duplicates": 38.546022837943475,
                "FastQC_mqc-generalstats-fastqc-percent_gc": 43.0,
                "FastQC_mqc-generalstats-fastqc-avg_sequence_length": 302.0,
                "FastQC_mqc-generalstats-fastqc-median_sequence_length": 302,
                "FastQC_mqc-generalstats-fastqc-percent_fails": 0.0,
                "FastQC_mqc-generalstats-fastqc-total_sequences": 47450862.0
            },
            "SRR15367701": {
                "FastQC_mqc-generalstats-fastqc-percent_duplicates": 0.0,
                "FastQC_mqc-generalstats-fastqc-percent_gc": 0.0,
                "FastQC_mqc-generalstats-fastqc-avg_sequence_length": 0,
                "FastQC_mqc-generalstats-fastqc-median_sequence_length": 0,
                "FastQC_mqc-generalstats-fastqc-percent_fails": 0.0,
                "FastQC_mqc-generalstats-fastqc-total_sequences": 0.0
            },
            "SRR15367702": {
                "FastQC_mqc-generalstats-fastqc-percent_duplicates": 0.0,
                "FastQC_mqc-generalstats-fastqc-percent_gc": 0.0,
                "FastQC_mqc-generalstats-fastqc-avg_sequence_length": 0,
                "FastQC_mqc-generalstats-fastqc-median_sequence_length": 0,
                "FastQC_mqc-generalstats-fastqc-percent_fails": 0.0,
                "FastQC_mqc-generalstats-fastqc-total_sequences": 0.0
            }
        }
    },
    "config_analysis_dir_abs": [
        "/home/baumlerc/dissertation-project/seqs/qc/fastqc/PRJNA750659/SRR15367694_fastqc.zip",
        "/home/baumlerc/dissertation-project/seqs/qc/fastqc/PRJNA750659/SRR15367695_fastqc.zip",
        "/home/baumlerc/dissertation-project/seqs/qc/fastqc/PRJNA750659/SRR15367696_fastqc.zip",
        "/home/baumlerc/dissertation-project/seqs/qc/fastqc/PRJNA750659/SRR15367697_fastqc.zip",
        "/home/baumlerc/dissertation-project/seqs/qc/fastqc/PRJNA750659/SRR15367698_fastqc.zip",
        "/home/baumlerc/dissertation-project/seqs/qc/fastqc/PRJNA750659/SRR15367699_fastqc.zip",
        "/home/baumlerc/dissertation-project/seqs/qc/fastqc/PRJNA750659/SRR15367700_fastqc.zip",
        "/home/baumlerc/dissertation-project/seqs/qc/fastqc/PRJNA750659/SRR15367701_fastqc.zip",
        "/home/baumlerc/dissertation-project/seqs/qc/fastqc/PRJNA750659/SRR15367702_fastqc.zip"
    ],
    "config_analysis_dir": [
        "qc/fastqc/PRJNA750659/SRR15367694_fastqc.zip",
        "qc/fastqc/PRJNA750659/SRR15367695_fastqc.zip",
        "qc/fastqc/PRJNA750659/SRR15367696_fastqc.zip",
        "qc/fastqc/PRJNA750659/SRR15367697_fastqc.zip",
        "qc/fastqc/PRJNA750659/SRR15367698_fastqc.zip",
        "qc/fastqc/PRJNA750659/SRR15367699_fastqc.zip",
        "qc/fastqc/PRJNA750659/SRR15367700_fastqc.zip",
        "qc/fastqc/PRJNA750659/SRR15367701_fastqc.zip",
        "qc/fastqc/PRJNA750659/SRR15367702_fastqc.zip"
    ],
    "config_creation_date": "2023-09-14, 14:24 PDT",
    "config_git_hash": null,
    "config_intro_text": null,
    "config_report_comment": null,
    "config_report_header_info": null,
    "config_script_path": "/home/baumlerc/miniconda3/e535cf4f6134cf51c3e2bd2adb07af7f_/lib/python3.11/site-packages/multiqc/utils",
    "config_short_version": "1.15",
    "config_subtitle": null,
    "config_title": null,
    "config_version": "1.15"
}
