{
    "report_data_sources": {
        "featureCounts": {
            "all_sections": {
                "V590T10": "/home/litd/SmartSeq3/work/9c/cf82fa8c28349740546b8841c1ba61/FC/V590T10_counts.summary"
            }
        },
        "STAR": {
            "SummaryLog": {
                "V590T10": "/home/litd/SmartSeq3/work/9c/cf82fa8c28349740546b8841c1ba61/star/V590T10Log.final.out"
            }
        },
        "Sequencing Complexity": {
            "all_sections": {
                "V590T10.extrap_curve": "/home/litd/SmartSeq3/work/9c/cf82fa8c28349740546b8841c1ba61/preseq/V590T10.extrap_curve.txt"
            }
        },
        "RSeQC": {
            "gene_body_coverage": {
                "V590T10_NonUmi_assignedNonUMIs": "/home/litd/SmartSeq3/work/9c/cf82fa8c28349740546b8841c1ba61/coverage/V590T10_NonUmi.rseqc.geneBodyCoverage.txt",
                "V590T10_umi_assignedUMIs": "/home/litd/SmartSeq3/work/9c/cf82fa8c28349740546b8841c1ba61/coverage/V590T10_umi.rseqc.geneBodyCoverage.txt"
            }
        }
    },
    "report_general_stats_data": [
        {
            "V590T10": {
                "Total": 1293726,
                "Assigned": 1111100,
                "Unassigned_Unmapped": 0,
                "Unassigned_Read_Type": 0,
                "Unassigned_Singleton": 0,
                "Unassigned_MappingQuality": 0,
                "Unassigned_Chimera": 0,
                "Unassigned_FragmentLength": 0,
                "Unassigned_Duplicate": 0,
                "Unassigned_MultiMapping": 0,
                "Unassigned_Secondary": 0,
                "Unassigned_NonSplit": 0,
                "Unassigned_NoFeatures": 32662,
                "Unassigned_Overlapping_Length": 0,
                "Unassigned_Ambiguity": 149964,
                "percent_assigned": 85.88371880908322
            }
        },
        {
            "V590T10": {
                "total_reads": 1572248.0,
                "avg_input_read_length": 65.0,
                "uniquely_mapped": 1293726.0,
                "uniquely_mapped_percent": 82.29,
                "avg_mapped_read_length": 66.43,
                "num_splices": 361453.0,
                "num_annotated_splices": 359140.0,
                "num_GTAG_splices": 359010.0,
                "num_GCAG_splices": 2032.0,
                "num_ATAC_splices": 276.0,
                "num_noncanonical_splices": 135.0,
                "mismatch_rate": 0.67,
                "deletion_rate": 0.01,
                "deletion_length": 1.48,
                "insertion_rate": 0.0,
                "insertion_length": 1.41,
                "multimapped": 0.0,
                "multimapped_percent": 0.0,
                "multimapped_toomany": 192241.0,
                "multimapped_toomany_percent": 12.23,
                "unmapped_mismatches_percent": 0.0,
                "unmapped_tooshort_percent": 3.64,
                "unmapped_other_percent": 1.84,
                "unmapped_mismatches": 0,
                "unmapped_tooshort": 57311,
                "unmapped_other": 28970
            }
        }
    ],
    "report_general_stats_headers": [
        {
            "percent_assigned": {
                "title": "% Assigned",
                "description": "% Assigned reads",
                "max": 100,
                "min": 0,
                "suffix": "%",
                "scale": "RdYlGn",
                "namespace": "featureCounts",
                "rid": "mqc-generalstats-featurecounts-percent_assigned",
                "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
            },
            "Assigned": {
                "title": "M Assigned",
                "description": "Assigned reads (millions)",
                "min": 0,
                "scale": "PuBu",
                "modify": 1e-06,
                "shared_key": "read_count",
                "namespace": "featureCounts",
                "rid": "mqc-generalstats-featurecounts-Assigned",
                "format": "{:,.1f}",
                "colour": "55,126,184",
                "hidden": null,
                "max": null,
                "ceiling": null,
                "floor": null,
                "minRange": null,
                "placement": 1000.0,
                "dmax": 1.293726,
                "dmin": 0.0
            }
        },
        {
            "uniquely_mapped_percent": {
                "title": "% Aligned",
                "description": "% Uniquely mapped reads",
                "max": 100,
                "min": 0,
                "suffix": "%",
                "scale": "YlGn",
                "namespace": "STAR",
                "rid": "mqc-generalstats-star-uniquely_mapped_percent",
                "format": "{:,.1f}",
                "colour": "77,175,74",
                "hidden": null,
                "ceiling": null,
                "floor": null,
                "minRange": null,
                "shared_key": null,
                "modify": null,
                "placement": 1000.0,
                "dmax": 100.0,
                "dmin": 0.0
            },
            "uniquely_mapped": {
                "title": "M Aligned",
                "description": "Uniquely mapped reads (millions)",
                "min": 0,
                "scale": "PuRd",
                "modify": 1e-06,
                "shared_key": "read_count",
                "namespace": "STAR",
                "rid": "mqc-generalstats-star-uniquely_mapped",
                "format": "{:,.1f}",
                "colour": "77,175,74",
                "hidden": null,
                "max": null,
                "ceiling": null,
                "floor": null,
                "minRange": null,
                "placement": 1000.0,
                "dmax": 1.293726,
                "dmin": 0.0
            }
        }
    ],
    "report_multiqc_command": "/usr/local/conda/envs/multiqc-1.9/bin/multiqc . -f --filename report -c multiqc-config-header.yaml -c multiqcConfig.yaml -m custom_content -m samtools -m star -m featureCounts -m deeptools -m preseq -m rseqc",
    "report_plot_data": {
        "final-1": {
            "plot_type": "bar_graph",
            "samples": [
                [
                    "V590T10"
                ]
            ],
            "datasets": [
                [
                    {
                        "name": "Aligned_Assigned",
                        "data": [
                            1111100.0
                        ]
                    },
                    {
                        "name": "Aligned_NotAssigned",
                        "data": [
                            182626.0
                        ]
                    },
                    {
                        "name": "NotAligned_NotAssagned",
                        "data": [
                            340126.0
                        ]
                    }
                ]
            ],
            "config": {
                "id": "final-1",
                "title": "Mapping summary"
            }
        },
        "umiPerGene-1": {
            "plot_type": "xy_line",
            "datasets": [
                [
                    {
                        "name": "V590T10_umi_HistUMIperGene",
                        "data": [
                            [
                                1.0,
                                2638.0
                            ],
                            [
                                2.0,
                                1236.0
                            ],
                            [
                                3.0,
                                800.0
                            ],
                            [
                                4.0,
                                502.0
                            ],
                            [
                                5.0,
                                345.0
                            ],
                            [
                                6.0,
                                255.0
                            ],
                            [
                                7.0,
                                218.0
                            ],
                            [
                                8.0,
                                164.0
                            ],
                            [
                                9.0,
                                140.0
                            ],
                            [
                                10.0,
                                105.0
                            ],
                            [
                                11.0,
                                111.0
                            ],
                            [
                                12.0,
                                82.0
                            ],
                            [
                                13.0,
                                64.0
                            ],
                            [
                                14.0,
                                46.0
                            ],
                            [
                                15.0,
                                48.0
                            ],
                            [
                                16.0,
                                48.0
                            ],
                            [
                                17.0,
                                32.0
                            ],
                            [
                                18.0,
                                45.0
                            ],
                            [
                                19.0,
                                38.0
                            ],
                            [
                                20.0,
                                31.0
                            ],
                            [
                                21.0,
                                21.0
                            ],
                            [
                                22.0,
                                23.0
                            ],
                            [
                                23.0,
                                19.0
                            ],
                            [
                                24.0,
                                25.0
                            ],
                            [
                                25.0,
                                11.0
                            ],
                            [
                                26.0,
                                27.0
                            ],
                            [
                                27.0,
                                13.0
                            ],
                            [
                                28.0,
                                25.0
                            ],
                            [
                                29.0,
                                18.0
                            ],
                            [
                                30.0,
                                15.0
                            ],
                            [
                                31.0,
                                11.0
                            ],
                            [
                                32.0,
                                9.0
                            ],
                            [
                                33.0,
                                9.0
                            ],
                            [
                                34.0,
                                10.0
                            ],
                            [
                                35.0,
                                13.0
                            ],
                            [
                                36.0,
                                6.0
                            ],
                            [
                                37.0,
                                9.0
                            ],
                            [
                                38.0,
                                8.0
                            ],
                            [
                                39.0,
                                14.0
                            ],
                            [
                                40.0,
                                7.0
                            ],
                            [
                                41.0,
                                13.0
                            ],
                            [
                                42.0,
                                8.0
                            ],
                            [
                                43.0,
                                5.0
                            ],
                            [
                                44.0,
                                5.0
                            ],
                            [
                                45.0,
                                7.0
                            ],
                            [
                                46.0,
                                7.0
                            ],
                            [
                                47.0,
                                9.0
                            ],
                            [
                                48.0,
                                4.0
                            ],
                            [
                                49.0,
                                7.0
                            ],
                            [
                                50.0,
                                4.0
                            ],
                            [
                                51.0,
                                5.0
                            ],
                            [
                                52.0,
                                4.0
                            ],
                            [
                                53.0,
                                9.0
                            ],
                            [
                                54.0,
                                2.0
                            ],
                            [
                                55.0,
                                7.0
                            ],
                            [
                                56.0,
                                5.0
                            ],
                            [
                                57.0,
                                6.0
                            ],
                            [
                                58.0,
                                2.0
                            ],
                            [
                                59.0,
                                4.0
                            ],
                            [
                                61.0,
                                4.0
                            ],
                            [
                                62.0,
                                2.0
                            ],
                            [
                                63.0,
                                1.0
                            ],
                            [
                                65.0,
                                2.0
                            ],
                            [
                                66.0,
                                3.0
                            ],
                            [
                                67.0,
                                4.0
                            ],
                            [
                                68.0,
                                1.0
                            ],
                            [
                                69.0,
                                1.0
                            ],
                            [
                                70.0,
                                3.0
                            ]
                        ]
                    }
                ]
            ],
            "config": {
                "id": "umiPerGene-1",
                "title": "",
                "xlab": "Number of UMIs per gene",
                "xmax": 70,
                "ylab": "Number of genes"
            }
        },
        "nbGene_perCell-1": {
            "plot_type": "bar_graph",
            "samples": [
                [
                    1.0
                ]
            ],
            "datasets": [
                [
                    {
                        "name": "Number of genes",
                        "data": [
                            7483.0
                        ]
                    }
                ]
            ],
            "config": {
                "id": "nbGene_perCell-1",
                "title": "Number of genes per cell"
            }
        },
        "nbUmi_perCell-1": {
            "plot_type": "bar_graph",
            "samples": [
                [
                    1.0
                ]
            ],
            "datasets": [
                [
                    {
                        "name": "Number of umis",
                        "data": [
                            55829.0
                        ]
                    }
                ]
            ],
            "config": {
                "id": "nbUmi_perCell-1",
                "title": "Number of UMIs per cell"
            }
        },
        "ratio-1": {
            "plot_type": "scatter",
            "datasets": [
                [
                    {
                        "x": 55829.0,
                        "y": 7483.0,
                        "name": "V590T10"
                    }
                ]
            ],
            "config": {
                "id": "ratio-1",
                "title": "Number of genes and UMIs per cell",
                "xlab": "Number of UMIs",
                "ylab": "Number of genes"
            }
        },
        "mt-1": {
            "plot_type": "scatter",
            "datasets": [
                [
                    {
                        "x": 55829.0,
                        "y": 2.62196060326254,
                        "name": "V590T10"
                    }
                ]
            ],
            "config": {
                "id": "mt-1",
                "title": "Percentage of mitochondrial RNAs per cell",
                "xlab": "Number of genes",
                "ylab": "% mitochondrial RNAs"
            }
        },
        "genesaturation": {
            "plot_type": "xy_line",
            "datasets": [
                [
                    {
                        "name": "V590T10_gcurve",
                        "data": [
                            [
                                0.0,
                                0.0
                            ],
                            [
                                5.2,
                                2383.0
                            ],
                            [
                                10.4,
                                3419.0
                            ],
                            [
                                15.6,
                                4182.0
                            ],
                            [
                                20.79,
                                4723.0
                            ],
                            [
                                25.99,
                                5103.0
                            ],
                            [
                                31.19,
                                5471.0
                            ],
                            [
                                36.39,
                                5717.0
                            ],
                            [
                                41.59,
                                5905.0
                            ],
                            [
                                46.79,
                                6125.0
                            ],
                            [
                                51.98,
                                6269.0
                            ]
                        ]
                    }
                ]
            ],
            "config": {
                "namespace": "gene saturation",
                "id": "genesaturation",
                "title": "Gene-based Saturation",
                "ylab": "Number of detected genes",
                "xlab": "Number of UMIs (per thousand)"
            }
        },
        "featureCounts_assignment_plot": {
            "plot_type": "bar_graph",
            "samples": [
                [
                    "V590T10"
                ]
            ],
            "datasets": [
                [
                    {
                        "name": "Assigned",
                        "data": [
                            1111100.0
                        ]
                    },
                    {
                        "name": "Unassigned_NoFeatures",
                        "data": [
                            32662.0
                        ]
                    },
                    {
                        "name": "Unassigned_Ambiguity",
                        "data": [
                            149964.0
                        ]
                    }
                ]
            ],
            "config": {
                "id": "featureCounts_assignment_plot",
                "title": "featureCounts: Assignments",
                "ylab": "# Reads",
                "cpswitch_counts_label": "Number of Reads"
            }
        },
        "star_alignment_plot": {
            "plot_type": "bar_graph",
            "samples": [
                [
                    "V590T10"
                ]
            ],
            "datasets": [
                [
                    {
                        "name": "Uniquely mapped",
                        "data": [
                            1293726.0
                        ],
                        "color": "#437bb1"
                    },
                    {
                        "name": "Mapped to too many loci",
                        "data": [
                            192241.0
                        ],
                        "color": "#f7a35c"
                    },
                    {
                        "name": "Unmapped: too short",
                        "data": [
                            57311.0
                        ],
                        "color": "#b1084c"
                    },
                    {
                        "name": "Unmapped: other",
                        "data": [
                            28970.0
                        ],
                        "color": "#7f0000"
                    }
                ]
            ],
            "config": {
                "id": "star_alignment_plot",
                "title": "STAR: Alignment Scores",
                "ylab": "# Reads",
                "cpswitch_counts_label": "Number of Reads"
            }
        },
        "preseq_plot": {
            "plot_type": "xy_line",
            "datasets": [
                [
                    {
                        "name": "V590T10.extrap_curve",
                        "data": [
                            [
                                0.0,
                                0.0
                            ],
                            [
                                1.0,
                                0.366106
                            ],
                            [
                                2.0,
                                0.5660629
                            ],
                            [
                                3.0,
                                0.7066974
                            ],
                            [
                                4.0,
                                0.8128025
                            ],
                            [
                                5.0,
                                0.8965368
                            ],
                            [
                                6.0,
                                0.9633527
                            ],
                            [
                                7.0,
                                1.0182985
                            ],
                            [
                                8.0,
                                1.0646955
                            ],
                            [
                                9.0,
                                1.1039958
                            ],
                            [
                                10.0,
                                1.1378882
                            ],
                            [
                                11.0,
                                1.1673798
                            ],
                            [
                                12.0,
                                1.1930625
                            ],
                            [
                                13.0,
                                1.2158208999999998
                            ],
                            [
                                14.0,
                                1.2363537
                            ],
                            [
                                15.0,
                                1.2547141
                            ]
                        ]
                    },
                    {
                        "name": "a perfect library where each read is unique",
                        "data": [
                            [
                                0,
                                0
                            ],
                            [
                                1.24769944,
                                1.24769944
                            ]
                        ],
                        "dashStyle": "Dash",
                        "lineWidth": 1,
                        "color": "#000000",
                        "marker": {
                            "enabled": false
                        },
                        "showInLegend": false
                    }
                ]
            ],
            "config": {
                "id": "preseq_plot",
                "title": "Preseq: Complexity curve",
                "xlab": "Total molecules (including duplicates)",
                "ylab": "Unique molecules",
                "xmin": 0,
                "ymin": 0,
                "tt_label": "<b>{point.y:,.2f} M unique molecules</b>: {point.x:,.2f} M total molecules",
                "xLabelFormat": "{value:,.2f} M",
                "yLabelFormat": "{value:,.2f} M",
                "extra_series": [
                    {
                        "name": "a perfect library where each read is unique",
                        "data": [
                            [
                                0,
                                0
                            ],
                            [
                                1.24769944,
                                1.24769944
                            ]
                        ],
                        "dashStyle": "Dash",
                        "lineWidth": 1,
                        "color": "#000000",
                        "marker": {
                            "enabled": false
                        },
                        "showInLegend": false
                    }
                ],
                "xmax": 15.0
            }
        },
        "rseqc_gene_body_coverage_plot": {
            "plot_type": "xy_line",
            "datasets": [
                [
                    {
                        "name": "V590T10_NonUmi_assignedNonUMIs",
                        "data": [
                            [
                                1,
                                0.6514235935216393
                            ],
                            [
                                2,
                                0.738856677806981
                            ],
                            [
                                3,
                                0.7639878000895365
                            ],
                            [
                                4,
                                0.7704409540201425
                            ],
                            [
                                5,
                                0.7804025371411821
                            ],
                            [
                                6,
                                0.7885720449203456
                            ],
                            [
                                7,
                                0.7965901097128717
                            ],
                            [
                                8,
                                0.7984915605450971
                            ],
                            [
                                9,
                                0.7925348030706917
                            ],
                            [
                                10,
                                0.7921393686055828
                            ],
                            [
                                11,
                                0.8024290781976702
                            ],
                            [
                                12,
                                0.8059290938888464
                            ],
                            [
                                13,
                                0.8167488539341649
                            ],
                            [
                                14,
                                0.8344929238685168
                            ],
                            [
                                15,
                                0.8530362762323442
                            ],
                            [
                                16,
                                0.8721096790494025
                            ],
                            [
                                17,
                                0.8801109168434132
                            ],
                            [
                                18,
                                0.8872876317101758
                            ],
                            [
                                19,
                                0.900395863553571
                            ],
                            [
                                20,
                                0.9132432769199795
                            ],
                            [
                                21,
                                0.9263094412670864
                            ],
                            [
                                22,
                                0.9392409896260713
                            ],
                            [
                                23,
                                0.951297534062262
                            ],
                            [
                                24,
                                0.9656677907943025
                            ],
                            [
                                25,
                                0.9849935985890899
                            ],
                            [
                                26,
                                0.9935333003355893
                            ],
                            [
                                27,
                                1.0034528159603409
                            ],
                            [
                                28,
                                1.0152317149210297
                            ],
                            [
                                29,
                                1.0216848688516356
                            ],
                            [
                                30,
                                1.0307798615491388
                            ],
                            [
                                31,
                                1.0353988726415804
                            ],
                            [
                                32,
                                1.0420034695588238
                            ],
                            [
                                33,
                                1.0501898043365026
                            ],
                            [
                                34,
                                1.054834055926717
                            ],
                            [
                                35,
                                1.0624230322571038
                            ],
                            [
                                36,
                                1.0712992739739085
                            ],
                            [
                                37,
                                1.0822957175036374
                            ],
                            [
                                38,
                                1.08666232361835
                            ],
                            [
                                39,
                                1.0910036892352895
                            ],
                            [
                                40,
                                1.094604666917557
                            ],
                            [
                                41,
                                1.1028498961900395
                            ],
                            [
                                42,
                                1.1143511496752263
                            ],
                            [
                                43,
                                1.1197357892001125
                            ],
                            [
                                44,
                                1.1208884385984086
                            ],
                            [
                                45,
                                1.1257262006715487
                            ],
                            [
                                46,
                                1.128410106934734
                            ],
                            [
                                47,
                                1.1310351187031162
                            ],
                            [
                                48,
                                1.1295375158352572
                            ],
                            [
                                49,
                                1.1277201999956081
                            ],
                            [
                                50,
                                1.1314221396689674
                            ],
                            [
                                51,
                                1.135746678287392
                            ],
                            [
                                52,
                                1.1316661311474387
                            ],
                            [
                                53,
                                1.1297057858204098
                            ],
                            [
                                54,
                                1.1284774149287953
                            ],
                            [
                                55,
                                1.120442523137754
                            ],
                            [
                                56,
                                1.1142922551804229
                            ],
                            [
                                57,
                                1.115789858048282
                            ],
                            [
                                58,
                                1.114679276146274
                            ],
                            [
                                59,
                                1.111549454422434
                            ],
                            [
                                60,
                                1.1054749079584214
                            ],
                            [
                                61,
                                1.102858309689297
                            ],
                            [
                                62,
                                1.10288355018707
                            ],
                            [
                                63,
                                1.1051131274903432
                            ],
                            [
                                64,
                                1.1164881784866656
                            ],
                            [
                                65,
                                1.1149148541254879
                            ],
                            [
                                66,
                                1.1102453620375006
                            ],
                            [
                                67,
                                1.1107501719929584
                            ],
                            [
                                68,
                                1.101865516776896
                            ],
                            [
                                69,
                                1.0947645234034524
                            ],
                            [
                                70,
                                1.0912056132174728
                            ],
                            [
                                71,
                                1.0762379980381402
                            ],
                            [
                                72,
                                1.0719302864182312
                            ],
                            [
                                73,
                                1.0674206508161388
                            ],
                            [
                                74,
                                1.0654518919898524
                            ],
                            [
                                75,
                                1.0645684745678006
                            ],
                            [
                                76,
                                1.0644927530744819
                            ],
                            [
                                77,
                                1.072906252332117
                            ],
                            [
                                78,
                                1.07122355248059
                            ],
                            [
                                79,
                                1.076103382050018
                            ],
                            [
                                80,
                                1.0718713919234277
                            ],
                            [
                                81,
                                1.0781983433651692
                            ],
                            [
                                82,
                                1.073385821789802
                            ],
                            [
                                83,
                                1.0707944640184506
                            ],
                            [
                                84,
                                1.0719302864182312
                            ],
                            [
                                85,
                                1.0677992582827323
                            ],
                            [
                                86,
                                1.063499960162081
                            ],
                            [
                                87,
                                1.0513003862385104
                            ],
                            [
                                88,
                                1.0305611105684405
                            ],
                            [
                                89,
                                1.0196656290298032
                            ],
                            [
                                90,
                                1.0094095734347461
                            ],
                            [
                                91,
                                0.9950729706997363
                            ],
                            [
                                92,
                                0.979205111099837
                            ],
                            [
                                93,
                                0.9624117665815979
                            ],
                            [
                                94,
                                0.9395102216023157
                            ],
                            [
                                95,
                                0.9080773883757917
                            ],
                            [
                                96,
                                0.8708813081577877
                            ],
                            [
                                97,
                                0.8226971979093127
                            ],
                            [
                                98,
                                0.7649301120063915
                            ],
                            [
                                99,
                                0.687054762877723
                            ],
                            [
                                100,
                                0.5986877801747837
                            ]
                        ]
                    },
                    {
                        "name": "V590T10_umi_assignedUMIs",
                        "data": [
                            [
                                1,
                                3.8168175198701646
                            ],
                            [
                                2,
                                4.124635716014664
                            ],
                            [
                                3,
                                3.79760634031281
                            ],
                            [
                                4,
                                3.3598193276143844
                            ],
                            [
                                5,
                                2.939078056116598
                            ],
                            [
                                6,
                                2.606807979470284
                            ],
                            [
                                7,
                                2.2719869937650112
                            ],
                            [
                                8,
                                1.9596055047483754
                            ],
                            [
                                9,
                                1.6717099083543403
                            ],
                            [
                                10,
                                1.41651980043955
                            ],
                            [
                                11,
                                1.2083344434511645
                            ],
                            [
                                12,
                                1.0489564797908482
                            ],
                            [
                                13,
                                0.9598872384822205
                            ],
                            [
                                14,
                                0.919548863229893
                            ],
                            [
                                15,
                                0.8877050151438968
                            ],
                            [
                                16,
                                0.8733263910815685
                            ],
                            [
                                17,
                                0.8326507289647787
                            ],
                            [
                                18,
                                0.7901894305067183
                            ],
                            [
                                19,
                                0.7834238528136811
                            ],
                            [
                                20,
                                0.7847588285545359
                            ],
                            [
                                21,
                                0.7798752548783302
                            ],
                            [
                                22,
                                0.7881316971991585
                            ],
                            [
                                23,
                                0.801898103087337
                            ],
                            [
                                24,
                                0.7734016145553737
                            ],
                            [
                                25,
                                0.7841211012897963
                            ],
                            [
                                26,
                                0.786810893175298
                            ],
                            [
                                27,
                                0.7792602023607813
                            ],
                            [
                                28,
                                0.7846539578487787
                            ],
                            [
                                29,
                                0.7873352467040838
                            ],
                            [
                                30,
                                0.814318195861065
                            ],
                            [
                                31,
                                0.8310890057520165
                            ],
                            [
                                32,
                                0.8368483915384646
                            ],
                            [
                                33,
                                0.8442857086170276
                            ],
                            [
                                34,
                                0.8340707350075989
                            ],
                            [
                                35,
                                0.8318939592772878
                            ],
                            [
                                36,
                                0.8471483954498584
                            ],
                            [
                                37,
                                0.8487724742173953
                            ],
                            [
                                38,
                                0.8385461632343713
                            ],
                            [
                                39,
                                0.8405585470475495
                            ],
                            [
                                40,
                                0.8470803712082862
                            ],
                            [
                                41,
                                0.8338836683432752
                            ],
                            [
                                42,
                                0.8446541732588772
                            ],
                            [
                                43,
                                0.8553793286800973
                            ],
                            [
                                44,
                                0.8570884377495993
                            ],
                            [
                                45,
                                0.8583638922790786
                            ],
                            [
                                46,
                                0.867232552774057
                            ],
                            [
                                47,
                                0.8680346719559294
                            ],
                            [
                                48,
                                0.8664502739959763
                            ],
                            [
                                49,
                                0.8649225629040003
                            ],
                            [
                                50,
                                0.8707301325282286
                            ],
                            [
                                51,
                                0.8569042054286746
                            ],
                            [
                                52,
                                0.8491947913838229
                            ],
                            [
                                53,
                                0.8562381347299466
                            ],
                            [
                                54,
                                0.8586756700529512
                            ],
                            [
                                55,
                                0.8500195853128859
                            ],
                            [
                                56,
                                0.8471994136310377
                            ],
                            [
                                57,
                                0.8385915127287529
                            ],
                            [
                                58,
                                0.8388919531290302
                            ],
                            [
                                59,
                                0.8482282802848176
                            ],
                            [
                                60,
                                0.8344902178306276
                            ],
                            [
                                61,
                                0.8395155086767754
                            ],
                            [
                                62,
                                0.8434354055973748
                            ],
                            [
                                63,
                                0.8476359025144594
                            ],
                            [
                                64,
                                0.8436706560994786
                            ],
                            [
                                65,
                                0.8451076682026918
                            ],
                            [
                                66,
                                0.839685569280706
                            ],
                            [
                                67,
                                0.8358903834696557
                            ],
                            [
                                68,
                                0.8351959693369394
                            ],
                            [
                                69,
                                0.8252049088560193
                            ],
                            [
                                70,
                                0.8335690562260036
                            ],
                            [
                                71,
                                0.8180566948041383
                            ],
                            [
                                72,
                                0.8173169311770404
                            ],
                            [
                                73,
                                0.8168407614860349
                            ],
                            [
                                74,
                                0.8171355331995145
                            ],
                            [
                                75,
                                0.8137031433435162
                            ],
                            [
                                76,
                                0.8234249412015462
                            ],
                            [
                                77,
                                0.8199245271039756
                            ],
                            [
                                78,
                                0.8226596684838587
                            ],
                            [
                                79,
                                0.816820921082243
                            ],
                            [
                                80,
                                0.8100780181363966
                            ],
                            [
                                81,
                                0.8209732341615473
                            ],
                            [
                                82,
                                0.8169598039087863
                            ],
                            [
                                83,
                                0.8228665755519742
                            ],
                            [
                                84,
                                0.8121499231609505
                            ],
                            [
                                85,
                                0.7871906951907428
                            ],
                            [
                                86,
                                0.7753714832175693
                            ],
                            [
                                87,
                                0.7635749459915866
                            ],
                            [
                                88,
                                0.7347043241309761
                            ],
                            [
                                89,
                                0.7153741021508698
                            ],
                            [
                                90,
                                0.6980449266103463
                            ],
                            [
                                91,
                                0.6683863572848577
                            ],
                            [
                                92,
                                0.6431975474993438
                            ],
                            [
                                93,
                                0.6193267073942917
                            ],
                            [
                                94,
                                0.5857198977142155
                            ],
                            [
                                95,
                                0.552005382984983
                            ],
                            [
                                96,
                                0.5177580116967683
                            ],
                            [
                                97,
                                0.485537195938726
                            ],
                            [
                                98,
                                0.4530386145275972
                            ],
                            [
                                99,
                                0.407366004998648
                            ],
                            [
                                100,
                                0.3569402015898399
                            ]
                        ]
                    }
                ],
                [
                    {
                        "name": "V590T10_NonUmi_assignedNonUMIs",
                        "data": [
                            [
                                1,
                                77426.0
                            ],
                            [
                                2,
                                87818.0
                            ],
                            [
                                3,
                                90805.0
                            ],
                            [
                                4,
                                91572.0
                            ],
                            [
                                5,
                                92756.0
                            ],
                            [
                                6,
                                93727.0
                            ],
                            [
                                7,
                                94680.0
                            ],
                            [
                                8,
                                94906.0
                            ],
                            [
                                9,
                                94198.0
                            ],
                            [
                                10,
                                94151.0
                            ],
                            [
                                11,
                                95374.0
                            ],
                            [
                                12,
                                95790.0
                            ],
                            [
                                13,
                                97076.0
                            ],
                            [
                                14,
                                99185.0
                            ],
                            [
                                15,
                                101389.0
                            ],
                            [
                                16,
                                103656.0
                            ],
                            [
                                17,
                                104607.0
                            ],
                            [
                                18,
                                105460.0
                            ],
                            [
                                19,
                                107018.0
                            ],
                            [
                                20,
                                108545.0
                            ],
                            [
                                21,
                                110098.0
                            ],
                            [
                                22,
                                111635.0
                            ],
                            [
                                23,
                                113068.0
                            ],
                            [
                                24,
                                114776.0
                            ],
                            [
                                25,
                                117073.0
                            ],
                            [
                                26,
                                118088.0
                            ],
                            [
                                27,
                                119267.0
                            ],
                            [
                                28,
                                120667.0
                            ],
                            [
                                29,
                                121434.0
                            ],
                            [
                                30,
                                122515.0
                            ],
                            [
                                31,
                                123064.0
                            ],
                            [
                                32,
                                123849.0
                            ],
                            [
                                33,
                                124822.0
                            ],
                            [
                                34,
                                125374.0
                            ],
                            [
                                35,
                                126276.0
                            ],
                            [
                                36,
                                127331.0
                            ],
                            [
                                37,
                                128638.0
                            ],
                            [
                                38,
                                129157.0
                            ],
                            [
                                39,
                                129673.0
                            ],
                            [
                                40,
                                130101.0
                            ],
                            [
                                41,
                                131081.0
                            ],
                            [
                                42,
                                132448.0
                            ],
                            [
                                43,
                                133088.0
                            ],
                            [
                                44,
                                133225.0
                            ],
                            [
                                45,
                                133800.0
                            ],
                            [
                                46,
                                134119.0
                            ],
                            [
                                47,
                                134431.0
                            ],
                            [
                                48,
                                134253.0
                            ],
                            [
                                49,
                                134037.0
                            ],
                            [
                                50,
                                134477.0
                            ],
                            [
                                51,
                                134991.0
                            ],
                            [
                                52,
                                134506.0
                            ],
                            [
                                53,
                                134273.0
                            ],
                            [
                                54,
                                134127.0
                            ],
                            [
                                55,
                                133172.0
                            ],
                            [
                                56,
                                132441.0
                            ],
                            [
                                57,
                                132619.0
                            ],
                            [
                                58,
                                132487.0
                            ],
                            [
                                59,
                                132115.0
                            ],
                            [
                                60,
                                131393.0
                            ],
                            [
                                61,
                                131082.0
                            ],
                            [
                                62,
                                131085.0
                            ],
                            [
                                63,
                                131350.0
                            ],
                            [
                                64,
                                132702.0
                            ],
                            [
                                65,
                                132515.0
                            ],
                            [
                                66,
                                131960.0
                            ],
                            [
                                67,
                                132020.0
                            ],
                            [
                                68,
                                130964.0
                            ],
                            [
                                69,
                                130120.0
                            ],
                            [
                                70,
                                129697.0
                            ],
                            [
                                71,
                                127918.0
                            ],
                            [
                                72,
                                127406.0
                            ],
                            [
                                73,
                                126870.0
                            ],
                            [
                                74,
                                126636.0
                            ],
                            [
                                75,
                                126531.0
                            ],
                            [
                                76,
                                126522.0
                            ],
                            [
                                77,
                                127522.0
                            ],
                            [
                                78,
                                127322.0
                            ],
                            [
                                79,
                                127902.0
                            ],
                            [
                                80,
                                127399.0
                            ],
                            [
                                81,
                                128151.0
                            ],
                            [
                                82,
                                127579.0
                            ],
                            [
                                83,
                                127271.0
                            ],
                            [
                                84,
                                127406.0
                            ],
                            [
                                85,
                                126915.0
                            ],
                            [
                                86,
                                126404.0
                            ],
                            [
                                87,
                                124954.0
                            ],
                            [
                                88,
                                122489.0
                            ],
                            [
                                89,
                                121194.0
                            ],
                            [
                                90,
                                119975.0
                            ],
                            [
                                91,
                                118271.0
                            ],
                            [
                                92,
                                116385.0
                            ],
                            [
                                93,
                                114389.0
                            ],
                            [
                                94,
                                111667.0
                            ],
                            [
                                95,
                                107931.0
                            ],
                            [
                                96,
                                103510.0
                            ],
                            [
                                97,
                                97783.0
                            ],
                            [
                                98,
                                90917.0
                            ],
                            [
                                99,
                                81661.0
                            ],
                            [
                                100,
                                71158.0
                            ]
                        ]
                    },
                    {
                        "name": "V590T10_umi_assignedUMIs",
                        "data": [
                            [
                                1,
                                1346632.0
                            ],
                            [
                                2,
                                1455235.0
                            ],
                            [
                                3,
                                1339854.0
                            ],
                            [
                                4,
                                1185396.0
                            ],
                            [
                                5,
                                1036952.0
                            ],
                            [
                                6,
                                919722.0
                            ],
                            [
                                7,
                                801592.0
                            ],
                            [
                                8,
                                691379.0
                            ],
                            [
                                9,
                                589805.0
                            ],
                            [
                                10,
                                499770.0
                            ],
                            [
                                11,
                                426319.0
                            ],
                            [
                                12,
                                370088.0
                            ],
                            [
                                13,
                                338663.0
                            ],
                            [
                                14,
                                324431.0
                            ],
                            [
                                15,
                                313196.0
                            ],
                            [
                                16,
                                308123.0
                            ],
                            [
                                17,
                                293772.0
                            ],
                            [
                                18,
                                278791.0
                            ],
                            [
                                19,
                                276404.0
                            ],
                            [
                                20,
                                276875.0
                            ],
                            [
                                21,
                                275152.0
                            ],
                            [
                                22,
                                278065.0
                            ],
                            [
                                23,
                                282922.0
                            ],
                            [
                                24,
                                272868.0
                            ],
                            [
                                25,
                                276650.0
                            ],
                            [
                                26,
                                277599.0
                            ],
                            [
                                27,
                                274935.0
                            ],
                            [
                                28,
                                276838.0
                            ],
                            [
                                29,
                                277784.0
                            ],
                            [
                                30,
                                287304.0
                            ],
                            [
                                31,
                                293221.0
                            ],
                            [
                                32,
                                295253.0
                            ],
                            [
                                33,
                                297877.0
                            ],
                            [
                                34,
                                294273.0
                            ],
                            [
                                35,
                                293505.0
                            ],
                            [
                                36,
                                298887.0
                            ],
                            [
                                37,
                                299460.0
                            ],
                            [
                                38,
                                295852.0
                            ],
                            [
                                39,
                                296562.0
                            ],
                            [
                                40,
                                298863.0
                            ],
                            [
                                41,
                                294207.0
                            ],
                            [
                                42,
                                298007.0
                            ],
                            [
                                43,
                                301791.0
                            ],
                            [
                                44,
                                302394.0
                            ],
                            [
                                45,
                                302844.0
                            ],
                            [
                                46,
                                305973.0
                            ],
                            [
                                47,
                                306256.0
                            ],
                            [
                                48,
                                305697.0
                            ],
                            [
                                49,
                                305158.0
                            ],
                            [
                                50,
                                307207.0
                            ],
                            [
                                51,
                                302329.0
                            ],
                            [
                                52,
                                299609.0
                            ],
                            [
                                53,
                                302094.0
                            ],
                            [
                                54,
                                302954.0
                            ],
                            [
                                55,
                                299900.0
                            ],
                            [
                                56,
                                298905.0
                            ],
                            [
                                57,
                                295868.0
                            ],
                            [
                                58,
                                295974.0
                            ],
                            [
                                59,
                                299268.0
                            ],
                            [
                                60,
                                294421.0
                            ],
                            [
                                61,
                                296194.0
                            ],
                            [
                                62,
                                297577.0
                            ],
                            [
                                63,
                                299059.0
                            ],
                            [
                                64,
                                297660.0
                            ],
                            [
                                65,
                                298167.0
                            ],
                            [
                                66,
                                296254.0
                            ],
                            [
                                67,
                                294915.0
                            ],
                            [
                                68,
                                294670.0
                            ],
                            [
                                69,
                                291145.0
                            ],
                            [
                                70,
                                294096.0
                            ],
                            [
                                71,
                                288623.0
                            ],
                            [
                                72,
                                288362.0
                            ],
                            [
                                73,
                                288194.0
                            ],
                            [
                                74,
                                288298.0
                            ],
                            [
                                75,
                                287087.0
                            ],
                            [
                                76,
                                290517.0
                            ],
                            [
                                77,
                                289282.0
                            ],
                            [
                                78,
                                290247.0
                            ],
                            [
                                79,
                                288187.0
                            ],
                            [
                                80,
                                285808.0
                            ],
                            [
                                81,
                                289652.0
                            ],
                            [
                                82,
                                288236.0
                            ],
                            [
                                83,
                                290320.0
                            ],
                            [
                                84,
                                286539.0
                            ],
                            [
                                85,
                                277733.0
                            ],
                            [
                                86,
                                273563.0
                            ],
                            [
                                87,
                                269401.0
                            ],
                            [
                                88,
                                259215.0
                            ],
                            [
                                89,
                                252395.0
                            ],
                            [
                                90,
                                246281.0
                            ],
                            [
                                91,
                                235817.0
                            ],
                            [
                                92,
                                226930.0
                            ],
                            [
                                93,
                                218508.0
                            ],
                            [
                                94,
                                206651.0
                            ],
                            [
                                95,
                                194756.0
                            ],
                            [
                                96,
                                182673.0
                            ],
                            [
                                97,
                                171305.0
                            ],
                            [
                                98,
                                159839.0
                            ],
                            [
                                99,
                                143725.0
                            ],
                            [
                                100,
                                125934.0
                            ]
                        ]
                    }
                ]
            ],
            "config": {
                "id": "rseqc_gene_body_coverage_plot",
                "title": "RSeQC: Gene Body Coverage",
                "ylab": "% Coverage",
                "xlab": "Gene Body Percentile (5' -> 3')",
                "xmin": 0,
                "xmax": 100,
                "tt_label": "<strong>{point.x}% from 5'</strong>: {point.y:.2f}",
                "data_labels": [
                    {
                        "name": "Percentages",
                        "ylab": "Percentage Coverage"
                    },
                    {
                        "name": "Counts",
                        "ylab": "Coverage"
                    }
                ]
            }
        }
    },
    "report_saved_raw_data": {
        "multiqc_stats-1": {
            "V590T10": {
                "stats_Sample_name": "V590T10",
                "stats_Number_of_reads": 816926.0,
                "stats_Percent_UMIs": 69.0,
                "stats_Percent_Aligned": 82.29,
                "stats_Percent_Assigned": "",
                "stats_Number_of_UMIs": 55829.0,
                "stats_Number_of_genes": 7483.0
            }
        },
        "multiqc_general_metrics": {
            "V590T10": {
                "Sample_name": "V590T10",
                "Number_of_reads": 816926.0,
                "Percent_UMIs": 69.0,
                "Percent_Aligned": 82.29,
                "Percent_Assigned": "",
                "Number_of_genes": 7483.0,
                "Number_of_UMIs": 55829.0
            }
        },
        "multiqc_featureCounts": {
            "V590T10": {
                "Total": 1293726,
                "Assigned": 1111100,
                "Unassigned_Unmapped": 0,
                "Unassigned_Read_Type": 0,
                "Unassigned_Singleton": 0,
                "Unassigned_MappingQuality": 0,
                "Unassigned_Chimera": 0,
                "Unassigned_FragmentLength": 0,
                "Unassigned_Duplicate": 0,
                "Unassigned_MultiMapping": 0,
                "Unassigned_Secondary": 0,
                "Unassigned_NonSplit": 0,
                "Unassigned_NoFeatures": 32662,
                "Unassigned_Overlapping_Length": 0,
                "Unassigned_Ambiguity": 149964,
                "percent_assigned": 85.88371880908322
            }
        },
        "multiqc_star": {
            "V590T10": {
                "total_reads": 1572248.0,
                "avg_input_read_length": 65.0,
                "uniquely_mapped": 1293726.0,
                "uniquely_mapped_percent": 82.29,
                "avg_mapped_read_length": 66.43,
                "num_splices": 361453.0,
                "num_annotated_splices": 359140.0,
                "num_GTAG_splices": 359010.0,
                "num_GCAG_splices": 2032.0,
                "num_ATAC_splices": 276.0,
                "num_noncanonical_splices": 135.0,
                "mismatch_rate": 0.67,
                "deletion_rate": 0.01,
                "deletion_length": 1.48,
                "insertion_rate": 0.0,
                "insertion_length": 1.41,
                "multimapped": 0.0,
                "multimapped_percent": 0.0,
                "multimapped_toomany": 192241.0,
                "multimapped_toomany_percent": 12.23,
                "unmapped_mismatches_percent": 0.0,
                "unmapped_tooshort_percent": 3.64,
                "unmapped_other_percent": 1.84,
                "unmapped_mismatches": 0,
                "unmapped_tooshort": 57311,
                "unmapped_other": 28970
            }
        },
        "multiqc_general_stats": {
            "V590T10": {
                "featureCounts_mqc-generalstats-featurecounts-percent_assigned": 85.88371880908322,
                "featureCounts_mqc-generalstats-featurecounts-Assigned": 1111100,
                "STAR_mqc-generalstats-star-uniquely_mapped_percent": 82.29,
                "STAR_mqc-generalstats-star-uniquely_mapped": 1293726.0
            }
        }
    },
    "config_analysis_dir_abs": [
        "/home/litd/SmartSeq3/work/9c/cf82fa8c28349740546b8841c1ba61"
    ],
    "config_analysis_dir": [
        "."
    ],
    "config_creation_date": "2022-04-17, 21:12",
    "config_git_hash": null,
    "config_intro_text": null,
    "config_report_comment": null,
    "config_report_header_info": null,
    "config_script_path": "/usr/local/conda/envs/multiqc-1.9/lib/python3.7/site-packages/multiqc/utils",
    "config_short_version": "1.9",
    "config_subtitle": "Institut Curie NGS/Bioinformatics core facilities",
    "config_title": "SmartSeq3 scRNA-seq",
    "config_version": "1.9"
}
