Skip to content

Feature request: Generate coverage tracks #112

Description

@ewels

nf-core/rnaseq runs bedtools genomecov and UCSC bedGraphToBigWig/bedClip. This is three sequential file-roundtrips per strand to produce bigWig files. A Rust BAM→bigWig writer (the bigWig format already has Rust implementations, e.g. bigtools) would collapse all three into the existing RustQC streaming pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions