tidesurf.transcript.Intron
==========================

.. currentmodule:: tidesurf.transcript

.. add toctree option to make autodoc generate the pages

.. autoclass:: Intron

   
   
   .. rubric:: Attributes

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

   
   
   .. rubric:: Methods

   .. autosummary::
      :toctree: .
   
      ~Intron.overlaps
   
   