Inventory of Composable Elements (ICE) is being developed by the Joint BioEnergy Institute as an open source Registry software for biological parts. It is a web application and software platform that can be used by laboratories to track and search their constructs. It can be run as a stand-alone server software, or can be used as an application programming interface (SOAP API) to build other software tools to manipulate biological parts.
You can try out the software and use our tools on our Public Registry.
Documentation
Read the Manual for installation and other instructions Read the Java api docs
Links
ICE Google Group
Continuous Build system: The WAR files are automatically created here. Login as guest and click on "Artifacts" for the Master branch to obtain the latest production version.
Pre-packaged installation for your local machine: Please note that this is intended for convenient evaluation of ICE and not to be used in a production environment.
Related Projects
The VectorEditor project is used in ICE to display and edit sequences. It also contains other modules such as sequence checker.