tidesurf.transcript.Transcript
==============================

.. currentmodule:: tidesurf.transcript

.. add toctree option to make autodoc generate the pages

.. autoclass:: Transcript

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree: .
   
      ~Transcript.chromosome
      ~Transcript.end
      ~Transcript.gene_id
      ~Transcript.gene_name
      ~Transcript.regions
      ~Transcript.start
      ~Transcript.strand
      ~Transcript.transcript_id
      ~Transcript.transcript_name
   
   

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree: .
   
      ~Transcript.add_exon
      ~Transcript.overlaps
      ~Transcript.sort_regions
   
   