Skip to content

Error when running pairLiftOver #7

@ljharrison

Description

@ljharrison

Hi, when I run pairLiftOver I keep on getting the error: TypeError: expected str, bytes or os.PathLike object, not NoneType

The code I am running is as follows:
pairLiftOver --input <path to .hic file> --input-format juicer --output-format hic --high-res --out-chromsizes < path to chrom sizes file> --in-assembly hg38 --out-assembly hg19 --chain-file <path to chain file>

Do you have any idea why I might be getting this error? Thank you!

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