ecoli.library.cell_wall.lattice

ecoli.library.cell_wall.lattice.calculate_lattice_size(cell_length, inter_strand_distance, disaccharide_height, disaccharide_width, circumference, extension_factor)[source]
ecoli.library.cell_wall.lattice.get_length_distributions(lattice)[source]
ecoli.library.cell_wall.lattice.main()[source]
ecoli.library.cell_wall.lattice.plot_distributions_timeseries(distributions, every=1, yscale='linear')[source]
ecoli.library.cell_wall.lattice.plot_lattice(lattice, on_cylinder=False, aspect=1)[source]
ecoli.library.cell_wall.lattice.plot_length_vs_location(lattice)[source]
ecoli.library.cell_wall.lattice.plot_strand_length_distribution(lengths)[source]
ecoli.library.cell_wall.lattice.porosity(lattice)[source]
ecoli.library.cell_wall.lattice.shift_column_to_boundary(column)[source]