KegDraw ReadMe file v0.1.12Beta

  Copyright (c) 2004 - 2011 Kanehisa Laboratories, All rights reserved.

==About KegDraw

  KegDraw is a Java application for drawing chemical compound structures
  and glycan structures with capabilities to search against the KEGG databases.

==Requirements

  - MacOS X 10.2.8 or higher
  - Java 1.4.x

  or

  - Windows XP
  - Java 1.4.x

  or
  
  - CentOS Linux 4.3
  - Java 1.5.0

==Installation and Running Application

  For MacOS X
   Simply drag and drop the KegDraw program file included in the disk
   image (KegDraw-*.dmg file) or into your local disk.

   Start KegDraw by double clicking the KegDraw program file.
   
  or

  For Windows
   Simply expand the KegDraw archive file(KegDraw-*_for_Windows.zip file).
   
   Start KegDraw by double clicking the KegDraw bat file(KegDraw.bat).

  or
  
  For Linux (CentOS)
   Simply expand the KegDraw archive file(KegDraw-*_for_Linux.tar.gz file).
   
   Start KegDraw using the following command.

    > cd [Installation Directory]
    > ./KegDraw.sh

   - You need to set the browser program path first time.
     (Open the preferences panel (Menu bar > Help > Preferences).)

==Operation

  Refer to the document in the Toolbar Menu's Help.

==About the License
  The license corresponds to the license of KEGG.
  Refer to the page below.
  http://www.genome.jp/kegg/legal.html

  Title and intellectual property rights in and to any content 
  displayed by or accessed through this software belongs to the 
  respective content owner.  Such content may be protected by 
  copyright or other intellectual property laws and treaties, 
  and may be subject to terms of use of the third party providing 
  such content.  

==Escape Clause
  THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
  WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
  OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  DISCLAIMED.  IN NO EVENT SHALL KANEHISA LABORATORIES OR
  ITS STAFF BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
  USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
  OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
  OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  SUCH DAMAGE.
