Clone with Python! Data structures for double stranded DNA
Clone with Python! Data structures for double stranded DNA & simulation of homologous recombination, Gibson assembly, cut & paste cloning. Planning genetic constructs with many parts and assembly steps, such as recombinant metabolic pathways, are often difficult to properly document as is evident from the poor state of documentation in the scientific literature. The pydna python package provide a human-readable formal description of cloning and genetic assembly strategies in Python which...
Penthode simulates, draw and plot electrical power distributions
Given a simple net-list describing the high level power architecture of your system Penthode:
- simulates the voltage and current from device turn on to the steady state.
- highlights components working out of specification
- draws a nice power tree diagram showing the currents/powers balance
- plots node transient voltage and gate current waveforms
It is possible to change component parameters interactively to improve the design