deepgenomics / deepgenomics/GenomeKit
more flexible annotation features
Open
- Dominant language
- Python
- Stars
- 63
- Forks
- 11
- Avg merge
- 1h 1m
- Merged PRs (30d)
- 2
Description
One of the issues I'm noticing is that since GK is structured around what features are exposed from annotations (eg, UTRs had to be added manually as a table), it limits general querying of stuff.
If possible, it would be nice if a user could specify which features to parse and build into tables to query. One of the issues with this is that GK fixes up missing/broken hierarchical information (gene->transcript->exon|intron) where as a general one won't.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.