tidesurf.transcript.Exon
========================

.. currentmodule:: tidesurf.transcript

.. add toctree option to make autodoc generate the pages

.. autoclass:: Exon

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree: .
   
      ~Exon.chromosome
      ~Exon.end
      ~Exon.exon_id
      ~Exon.exon_number
      ~Exon.gene_id
      ~Exon.gene_name
      ~Exon.start
      ~Exon.strand
      ~Exon.transcript_id
      ~Exon.transcript_name
   
   

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree: .
   
      ~Exon.overlaps
   
   