RNA Module API Documentation#
This document provides an overview of the RNA module, which includes classes and methods for handling GENCODE gene annotations, GTF files, and gene data.
Classes#
A class to handle GENCODE gene annotations for different genome assemblies. |
|
Base class for handling GTF annotation files |
|
A class to represent a gene with TSS information. |
|
A class to represent a transcription start site (TSS). |
|
A class to represent a gene with expression data. |
|
A collection of Genes, initialized from a list of Gene objects or Gene names |