Git Product home page Git Product logo

ice's Introduction

ICE: Inventory of Composable Elements

ICE is a registry platform that provides robust data storage for DNA components, integrated tools for part characterization, as well as mechanisms for secure access and information sharing with other users and software tools.

ICE is open source and distributed under the Modified BSD license. You can try it out at https://public-registry.jbei.org by creating a free account

Major Features

  • Support for storing biological parts in addition to plasmids, microbial strains and Arabidopsis seeds. Supported sequence formats are genbank, FASTA and SBOL
  • Full text and BLAST search capabilities
  • Advanced collection management
  • Graphical application and other tool integration for sequence design, annotation and verification
  • Real time DNA editing with live vector map display and sophisticated feature annotation
  • Opt-in community collaboration capabilities that enable dataset publishing and sharing across multiple ICE instances
  • Granular read and write permissions for entries or collections across users and groups
  • Automatic Sequence Annotation

Installation

Production

To install in a production environment, please consult our manual for detailed setup and configuration instructions.

Development

To set up a development environment or local machine installation make sure you have the following dependencies installed

Command line installation steps:

  • Clone this repo

      git clone https://github.com/JBEI/ice.git ./ice
      cd ice
    
  • Generate a self-signed certificate. When prompted for a password, use changeit.

      keytool -genkey -alias tomcat -keyalg RSA -keystore ./.keystore
    
  • Start the built in jetty server. This may take a few minutes to download additional dependencies.

      mvn jetty:run
    
  • Access the application at https://localhost:8443

  • Ctrl + C to stop the application

Links

Build Status:

Build Status

Related Projects

Open Vector Editor is used in ICE to display and edit sequences

ice's People

Contributors

3ach avatar hplahar avatar joannachen0 avatar ltspringthorpe avatar ogennadi avatar perecm avatar salafrance avatar timothyham avatar wmorrell avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.