Skip to content

presplit.py error no attribute 'is_supplementary' #2

@hwick

Description

@hwick

Hello,
I'm trying to run presplit.py on our data, but running into the following issue:

Traceback (most recent call last):
  File "/home/hwick/top2b/master/interaction/scripts/presplit_map.py", line 215, in <module>
    read3.is_supplementary=True
AttributeError: 'pysam.calignmentfile.AlignedSegment' object has no attribute 'is_supplementary'

I'm using the most recent version of the presplit_map.py with python 2.7.6, and bowtie 1.2.2. It failed on this error without producing any output after running for a week.
Any assistance you can provide would be greatly appreciated.

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