BiocPy/GenomicRanges

module 'genomicranges' has no attribute 'from_gtf'

Closed this issue · 2 comments

AttributeError: module 'genomicranges' has no attribute 'from_gtf'

Is that error because of installation?
Thank you so much for the help!

I need to update the README, Thanks for pointing this out.

it should be genomicranges.read_gtf()

This should now be fixed in documentation & tutorials