ecoli.processes.listeners.RNA_counts
RNA Counts Listener
- class ecoli.processes.listeners.RNA_counts.RNACounts(parameters=None)[source]
Bases:
Step
- Listener for the counts of each mRNA and rRNA transcription units and
cistrons. Includes the counts of both partial and full transcripts.
- name = 'RNA_counts_listener'
-
topology
{ 'RNAs': ('unique', 'RNA'), 'global_time': ('global_time',), 'listeners': ('listeners',), 'timestep': ('timestep',)}