From owner-comp-bio@hgmp.mrc.ac.uk Tue Sep 4 23:59:22 2001 Return-Path: Received: from localhost (localhost [127.0.0.1]) by mercury.hgmp.mrc.ac.uk (Postfix) with ESMTP id D9B0E17BDF for ; Tue, 4 Sep 2001 23:59:18 +0100 (BST) Received: from localhost (localhost [127.0.0.1]) by mercury.hgmp.mrc.ac.uk (Postfix) with ESMTP id EDED617B02 for ; Tue, 4 Sep 2001 23:59:08 +0100 (BST) Received: by mercury.hgmp.mrc.ac.uk (Postfix, from userid 6023) id ACE5917C00; Tue, 4 Sep 2001 23:57:26 +0100 (BST) Received: from localhost (localhost [127.0.0.1]) by mercury.hgmp.mrc.ac.uk (Postfix) with ESMTP id 3155317B30 for ; Mon, 3 Sep 2001 09:17:50 +0100 (BST) Received: from gk.hm.epigenomics.net (gk.hm.epigenomics.net [212.121.137.90]) by mercury.hgmp.mrc.ac.uk (Postfix) with SMTP id CD0A017A43 for ; Mon, 3 Sep 2001 09:17:41 +0100 (BST) Received: (qmail 23962 invoked from network); 3 Sep 2001 08:17:44 -0000 Received: from raman.epigenomics.epi (192.168.2.2) by salam.epigenomics.epi with SMTP; 3 Sep 2001 08:17:44 -0000 Received: (qmail 17355 invoked from network); 3 Sep 2001 08:17:39 -0000 Received: from broglie.epigenomics.epi (qmailr@192.168.1.5) by raman.epigenomics.epi with SMTP; 3 Sep 2001 08:17:39 -0000 Received: (qmail 8420 invoked by uid 9); 3 Sep 2001 08:17:38 -0000 To: bionet-biology-computational@net.bio.net From: Tamas Rujan Newsgroups: bionet.biology.computational Subject: Re: jalview on Linux Organization: Epigenomics AG Message-ID: <3B933C39.5AC52F6F@epigenomics.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: broglie.epigenomics.epi 999505058 8416 192.168.2.83 (3 Sep 2001 08:17:38 GMT) X-Complaints-To: usenet@epigenomics.com NNTP-Posting-Date: Mon, 3 Sep 2001 08:17:38 +0000 (UTC) X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.16-mosix i686) X-Accept-Language: en Date: Tue, 4 Sep 2001 23:57:26 +0100 (BST) Sender: owner-comp-bio@hgmp.mrc.ac.uk Precedence: bulk Daniel John Rigden wrote: > > Hi > > I need to get a good multiple alignment editor working on my Linux > machine. I like Jalview but, as a novice, get tangled in the java > installation. > > Has anyone had success with Jalview on Linux? What's the secret?! Or, is > there a good alternative out there? Seaview seems to be the best of the > rest but lacks a lot of Jalview's features. > > Thanks in advance > > Daniel > > +-------------------------------------------------------------------------+ > | Dr Daniel John Rigden | > | CENARGEN/EMBRAPA | e-mail: daniel@cenargen.embrapa.br | > | Parque Estacao Biologica | http://www.cenargen.embrapa.br | > | PqEB - Final - Av. W3 Norte | Phone: +55 (61)448-4741 | > | 70770-900, Brasilia-D.F.-BRAZIL | Fax: +55 (61)340-3658 | > +-------------------------------------------------------------------------+ Hi John! It is pretty simple to get Jalview working... You have to edit the file Jalview. (this a kind of config and exec file for the program) The file has to look like this: (if you are using bash) #!/bin/bash export CLASSPATH= export PATH=$PATH: export JAVA_EXE= $JAVA_EXE jalview.AlignFrame $1 File $2 That´s all. Alternative is maybe clustalx for linux... -- Tamás Ruján Staff Scientist Epigenomics AG - Bioinformatics R&D Kleine Präsidentenstraße 1 Tel.: +49-30-24345-354 Berlin 10178 Germany Fax.: +49-30-24345-555 .