Skip to content

[FEATURE] Allow alignment of Illumina reads in cram_align_illumina_hic with minimap2 #150

@sainsachiko

Description

@sainsachiko

Is your feature request related to a problem? Please describe

CRAM_MAP_ILLUMINA_HIC currently does not allow mapping Illumina reads with minimap2
To align reads with minimap2 in this subworkflow, CRAMALIGN_MINIMAP2ALIGNHIC module is used. This module always runs the filter_file_end.pl script, which is specific for processing Hi-C alignments

However, bwamem2 has a genome size limit. So we should enable Illumina alignment with minimap2.

Describe the solution you'd like

Either generalising the Hi-C mapping subWF, or creating a separate short-read mapping subWF for non-Hi-C reads

Describe alternatives you've considered

No response

Additional context

No response

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