Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jokergoo/gtf

Simple class to process GTF data
https://github.com/jokergoo/gtf

Last synced: 24 days ago
JSON representation

Simple class to process GTF data

Awesome Lists containing this project

README

        

This package aims to provide another structure to store transcriptome data in GTF format as a nested list:

```
gene->tx->exon
->CDS
->...
```