Skip to content

AGEpy dependencies not working #16

@lieutenantlin

Description

@lieutenantlin

I am trying to work on a program to take a gtf file and filter it by a certain criteria and split it into two other files. I am reading the gtf file and converting it into a dataframe using pyranges and now I need to use AGEpy to actually write the dataframes to the gtf files. I went through all of the installation instructions, but then when I try to import it using import AGEpy as age, it says that it cannot find all of the modules in the lib directory; bed, biom, david, etc. Does anyone know what I can do to fix this? Help is 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