Skip to content

Ancient DNA mode: Add pyDamage results to bin_summary.tsv #833

Open
@jfy133

Description

@jfy133

Description of feature

Currently the pyDamage results are on a contig level, but it would be good to get a summary statistic in bin_summary.tsv so a user can evaluate which bins contain contigs with aDNA damage, when running with ancient DNA mode.

This will likely require parsing the pydamage results file, parsing ??? to get contigs in each bin, sorting the pydamage results per-contig results into the bins, making the median average across all columns (@alexhbnr 's approach), then adding this to the bin_summary table.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions