Description:
Enhance the summary report by integrating the CoverageOutsideINSERT and MismatchesNearINSERT metrics. This includes generating similar plots to those already present in the report and adding corresponding tables to summarize these new metrics across samples and plasmids.
Tasks:
[ ] Modify the summary report generation script to include CoverageOutsideINSERT and MismatchesNearINSERT metrics in the report.
[ ] Create new plots that visualize these metrics, similar to existing plots in the summary report.
[ ] Add tables summarizing CoverageOutsideINSERT and MismatchesNearINSERT for each sample and plasmid.
[ ] Ensure that the additional data is clearly presented and easy to interpret.
[ ] Update the documentation and examples to include the new metrics in the summary report.
Description: Enhance the summary report by integrating the
CoverageOutsideINSERT
andMismatchesNearINSERT
metrics. This includes generating similar plots to those already present in the report and adding corresponding tables to summarize these new metrics across samples and plasmids.Tasks:
CoverageOutsideINSERT
andMismatchesNearINSERT
metrics in the report.CoverageOutsideINSERT
andMismatchesNearINSERT
for each sample and plasmid.