Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 796 Bytes

intro.rst

File metadata and controls

18 lines (13 loc) · 796 Bytes

Introduction

SynBioPython is an open-source software library which provides generic tools for Synthetic Biology community. This library is developed collectively by members of Global Biofoundries Alliance.

Objectives

  • collation and development of synthetic biology-oriented codes and tools in Python
  • catering to both beginner and advanced developers of synthetic biology software
  • prevention of repeated efforts

Specific Aims

  • standardization of read/write operations and other procedures and automation related tools to allow ease of access and interaction
  • simplication of parsing of different synthetic biology related file formats
  • development of APIs and wrapper functions on top of more complex codes to make them more intuitive to use