-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Labels
No labels