Skip to content

performance problem :using find method of pysam.IndexedReads to get AlignedSegment object #984

Description

@weir12

Hi:
I tried to use pysam to extract the alignment informations(like base-quality,cigar) of specific reads(about a million reads)
Therefore, I have tried to fetch each read(by read_id) of BAM files in a single process environment.
The time consumption is not satisfactory.
Is there a high performance method to extraction alignment information of many reads?

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