Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

get_bad_or_unmapped_hq.py #101

@NahlaHu

Description

@NahlaHu

Hi,

I was trying to run the command python <path_to_Cogent>/get_bad_or_unmapped_hq.py hq.fasta hq.5merge
and I have this error:
File "/usr/local/Cogent/Cogent/helper_scripts/get_bad_or_unmapped_hq.py", line 20, in
print >> sys.stderr, "Reading transcript file {0}....".format(input)
TypeError: unsupported operand type(s) for >>: 'builtin_function_or_method' and '_io.TextIOWrapper'. Did you mean "print(, file=<output_stream>)"?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions