Re: [Biojava-l] Help needed to add "Number of Bits" vertical and column number labeling to DistributionLogos

2006-02-01 Thread mark . schreiber
>Actually, I am doing all of those things (Graphics2D object, BufferedImage, etc.). I would like to get the >code that draws vertical and horizontal labels and such. I have seen the results in Samiul Hasan's thesis >paper. Ah! I forgot that I can use modern technology as a visual aid. >

Re: [Biojava-l] Help needed tp add "Number of Bits" vertical and column number labeling to DistributionLogos

2006-01-31 Thread mark . schreiber
To: [email protected] cc: (bcc: Mark Schreiber/GP/Novartis) Subject: [Biojava-l] Help needed tp add "Number of Bits" vertical and column number labeling to DistributionLogos Hello, I would like to add a "2 Bits" vertical label (w

[Biojava-l] Help needed tp add "Number of Bits" vertical and column number labeling to DistributionLogos

2006-01-31 Thread Todd Riley
Hello, I would like to add a "2 Bits" vertical label (with a bracket) and column numbering to my DistributionLogos. I have seen both in some graphics, but haven't been able to find the code in the demos or on the web. Thanks, Todd ___ Biojava-l ma

[Biojava-l] help on blast

2005-12-01 Thread Parveen k
Thanks for all your ideas. It was really useful . Parveen Date: Wed, 30 Nov 2005 09:42:51 -0800 (PST) From: "W. Eric Trull" <[EMAIL PROTECTED]> Subject: [Biojava-l] help on blast To: [email protected] Cc: [EMAIL PROTECTED], [EMAIL PROTECTED] Message-ID: < [EMAIL PROTECTED]&

[Biojava-l] help on blast

2005-11-30 Thread W. Eric Trull
I have the same situation where I work, except I have a Swing client instead of an applet. I decided to use NCBI's BLAST implementation (http://www.ncbi.nlm.nih.gov/BLAST/download.shtml) invoked using a command to org.biojava.utils.ExecRunner. I then wrapped the whole thing in a Web Service, whic

Re: [Biojava-l] help on blast

2005-11-30 Thread Francois Pepin
Hi Parveen, This might not be as easy as you might like. The applet runs on the client, so you need the applet to communicate remotely to the server to send the sequence. Then the easiest way would be for the server to call blast on the command-line with the sequence (which is pretty easy), parse

[Biojava-l] help on blast

2005-11-30 Thread Parveen k
Hi I'm pretty new to bioinformatics.i have to incorparate balst in my applet.so that when the client enters the sequence ,it should perform the blast search against the database we have and return the result.can anyone guide me in this regard. -- Regards Parveen K YOU MAY SAY I AM A DREAMER, B

Re: [Biojava-l] Help me, please!!

2005-05-25 Thread mark . schreiber
t;[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 05/24/2005 02:39 AM Please respond to Daniela Saccol To: [email protected] cc: (bcc: Mark Schreiber/GP/Novartis) Subject: [Biojava-l] Help me, please!! Hi! I am starting to work with the Biojava and I

[Biojava-l] Help me, please!!

2005-05-23 Thread Daniela Saccol
Hi! I am starting to work with the Biojava and I am finding problems for which not meeting the answers. If somebody could help me, I would be immensely been thankful. I have a HMM that have 81 main states, a beginning state, an end state, 82 delete states and 82 insert states. The states delete do

[Biojava-l] Help! GenBank parsing problem

2003-12-03 Thread Qin, Ying
Hi all, I am trying to turn a GenBank file to a Sequence object using sequenceIterator interface in org.biojava.bio.seq package. However, one line in the file cannot be parsed. The problem is information after that unparsable line in the GenBank file are missing from the return Sequence object. I

[Biojava-l] HELP: Relative URI "NCBI_BlastOutput.dtd"; can not be resolved without a base URI.

2003-09-11 Thread Yong Liu
Hi, I am new to Biojava. I just checked out biojava-live from the cvs.biojava, and compiled the whole packages and demos successfully. I want to run the BlastParser, but I got the following errors. Can anybody tell me how I run this program? Thanks very much! -Yong %java -classpath .:../biojava.

Re: [Biojava-l] help with installing biojava on windows 2000

2003-08-14 Thread Thomas Down
Once upon a time, Halfdan Rydbeck wrote: > > I have been trying to install BioJava on a Windows 2000 machine for a > day now but cant get it to work. > Maybe you could help me out here? > > I store my .jar-files (biojava-1.30-jdk14, bytecode-0.92, > jakarta-regexp, xerces) in C:\biojava. > > M

[Biojava-l] help with installing biojava on windows 2000

2003-08-10 Thread Halfdan Rydbeck
Hello, I have been trying to install BioJava on a Windows 2000 machine for a day now but cant get it to work. Maybe you could help me out here? I store my .jar-files (biojava-1.30-jdk14, bytecode-0.92, jakarta-regexp, xerces) in C:\biojava. My classpath variable is set to the following: C:\bio

[Biojava-l] help with installing biojava on windows 2000

2003-08-08 Thread Halfdan Rydbeck
Hello, I have been trying to install BioJava on a Windows 2000 machine for a day now but cant get it to work. Maybe you could help me out here? I store my .jar-files (biojava-1.30-jdk14, bytecode-0.92, jakarta-regexp, xerces) in C:\biojava. My classpath variable is set to the following: C:\bio

RE: [Biojava-l] Help

2003-07-29 Thread Hailong Meng
gt; let us know and we can fix them up. > > - Mark > > > > -Original Message- > > From: Hailong Meng [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, 29 July 2003 4:46 a.m. > > To: Matthew Pocock > > Cc: Schreiber, Mark; [EMAIL PROTECTED] > &g

RE: [Biojava-l] Help

2003-07-28 Thread Schreiber, Mark
Message- > From: Hailong Meng [mailto:[EMAIL PROTECTED] > Sent: Tuesday, 29 July 2003 4:46 a.m. > To: Matthew Pocock > Cc: Schreiber, Mark; [EMAIL PROTECTED] > Subject: Re: [Biojava-l] Help > > > Hi Mark, > > But, how can I input the matrixes from the file to the cl

Re: [Biojava-l] Help

2003-07-28 Thread Hailong Meng
Hi Mark, But, how can I input the matrixes from the file to the class WeightMatrix. Because I did not find any method in class WeightMatrix which can do that. Thanks again. Hailong -- On Mon, 28 Jul 2003, Matthew Pocock wrote: > Hi Hailong, > > List is nicer than arrays - use something like

Re: [Biojava-l] Help

2003-07-28 Thread Matthew Pocock
Hi Hailong, List is nicer than arrays - use something like this: List matricies = new ArrayList(); ... loop that loads the next matrix in ... matricies.add(matrix); ... end of matrix loading loop ... See java.util.List and java.util.Collection - also, Iterator is your friend. The sun web site

RE: [Biojava-l] Help

2003-07-28 Thread Hailong Meng
ailto:[EMAIL PROTECTED] > Sent: Sat 26/07/2003 8:13 a.m. > To: [EMAIL PROTECTED] > Cc: > Subject: [Biojava-l] Help > > > > Hello, > > I am new to this list. I am planning to write a Java program to do > some alignments. Ba

RE: [Biojava-l] Help

2003-07-27 Thread Schreiber, Mark
a.m. To: [EMAIL PROTECTED] Cc: Subject: [Biojava-l] Help Hello, I am new to this list. I am planning to write a Java program to do some alignments. Basically, the Java program will read two files. One has a list

[Biojava-l] Help

2003-07-26 Thread Hailong Meng
Hello, I am new to this list. I am planning to write a Java program to do some alignments. Basically, the Java program will read two files. One has a list of motif matrixes and the other has a list of sequences. My java program will scan the sequence file to find the sequence which have the high s

Re: [Biojava-l] help

2003-01-05 Thread Hiroyuki Hashimoto
L PROTECTED]> (BTo: <[EMAIL PROTECTED]> (BSent: Sunday, December 29, 2002 2:36 PM (BSubject: [Biojava-l] help (B (B (B> can anyone help me in this.. (B> (B> may i know how to use "log" in Java. (B> For example, this is the part that i need to use log algo

[Biojava-l] help

2002-12-29 Thread suyee
can anyone help me in this.. may i know how to use "log" in Java. For example, this is the part that i need to use log algorithm: g = (min + log((double)min)) ; thanks __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now.

[Biojava-l] Help!!!! URGENT

2002-05-02 Thread Madhusudhan jhade
Hi,    I am trying to do BLAST from NCBI site directly.  Everything is working finebut the problem is while retreiving my program is stopping when ever the status issearching and coming out.  How should I make my application to work and get the complete results withoutstoping in between. with regar

[Biojava-l] Help Required in Getting Data from NCBI site using BLAST

2002-04-26 Thread Madhusudhan jhade
Hi, I am presently working on BioJava.  I want to retrieve the data from NCBI Site.  I have gone though the mailing list and I have tried all of them.     1. I have found blastcl3.exe instead of blastall.exe  Which is the best as I am not able to find out blastall.exe   2. I am not able t

[Biojava-l] Help with Stax and AGAVE xml

2002-04-25 Thread Schreiber, Mark
Hi - I have been using the following snippet of code to read files from xembl that are in AGAVE format. Features seem to be added to the constructed sequence object ok but annotations seem to go missing. Do I need to add some sort of listener somewhere? I'm a bit concerned about using the SeqIOA

RE: [Biojava-l] HELP (www/cvs.biojava access)

2002-04-18 Thread Ewan Birney
rewall doesn't allow ping... > > Regards, > > Jonathan > > > -Original Message- > From: Thomas Down [mailto:[EMAIL PROTECTED]] > Sent: 18 April 2002 10:30 > To: Radford, Jonathan > Cc: 'David Huen'; '[EMAIL PROTECTED]' > Subject: Re: [Bio

RE: [Biojava-l] HELP (www/cvs.biojava access)

2002-04-18 Thread Radford, Jonathan
2 10:30 To: Radford, Jonathan Cc: 'David Huen'; '[EMAIL PROTECTED]' Subject: Re: [Biojava-l] HELP (www/cvs.biojava access) On Thu, Apr 18, 2002 at 10:10:05AM +0100, Radford, Jonathan wrote: > Has access changed from cvs.biojava.org:2401 to cvs.open-bio.org:2401 ? > >

Re: [Biojava-l] HELP (www/cvs.biojava access)

2002-04-18 Thread Thomas Down
On Thu, Apr 18, 2002 at 10:10:05AM +0100, Radford, Jonathan wrote: > Has access changed from cvs.biojava.org:2401 to cvs.open-bio.org:2401 ? > > I noticed the CVS instructions on the www.biojava.org site indicate you > login with > > cvs -d :pserver:[EMAIL PROTECTED]:/home/repository/biojava log

RE: [Biojava-l] HELP (www/cvs.biojava access)

2002-04-18 Thread Radford, Jonathan
: David Huen [mailto:[EMAIL PROTECTED]] Sent: 18 April 2002 10:02 To: Radford, Jonathan Cc: '[EMAIL PROTECTED]' Subject: Re: [Biojava-l] HELP (www/cvs.biojava access) On Thu, 18 Apr 2002, Radford, Jonathan wrote: > I cannot access cvs.biojava.org anymore, has the password changed or

Re: [Biojava-l] HELP (www/cvs.biojava access)

2002-04-18 Thread David Huen
On Thu, 18 Apr 2002, Radford, Jonathan wrote: > I cannot access cvs.biojava.org anymore, has the password changed or is CVS > down ? > I've been having a peculiarity with www.biojava.org - I can't get to it from the university network (Janet) but I can from home. The problem began recently. Do

[Biojava-l] HELP

2002-04-18 Thread Radford, Jonathan
I cannot access cvs.biojava.org anymore, has the password changed or is CVS down ? Thanks, Jonathan Radford AstraZeneca ___ Biojava-l mailing list - [EMAIL PROTECTED] http://biojava.org/mailman/listinfo/biojava-l

RE: [Biojava-l] help for installation

2002-03-22 Thread Cox, Greg
If Matthew's classpath doesn't work, also try CLASSPATH=c:\biojava\biojava\biojava-1.21.jar;c:\biojava\bytecode-0.90.jar;c :\biojava\xerces.jar;. I'm not sure how windows handles multiple '.'s in a file name, you may have to rename the jars to biojava.jar and bytecode.jar. Greg _

Re: [Biojava-l] help for installation

2002-03-22 Thread Matthew Pocock
Hi Dr Chen,   You say that you have placed the jar files in a c:\biojava directory, but your classpath entries don't seem to be respecting this. Have you tried the classpath:   set CLASSPATH=CLASSPATH=C:\biojava\biojava.jar;C:\biojava\xerces.jar;C:\biojava\bytecode.jar;.   A good check to mak

Re: [Biojava-l] help for installation

2002-03-21 Thread David Huen
On Fri, 22 Mar 2002, YiZhou Chen wrote: > Dear Biojava friends > > I have donwnloaded the three files biojava-1.21jar, bytecode-0.90.jar and > xerces.ar on my windows2000 machine. I put them in the > directory c:\biojava. I set up the class path > CLASSPATH=C:\biojava.jar;C:\xerces.jar;C:\by

[Biojava-l] help for installation

2002-03-21 Thread YiZhou Chen
Dear Biojava friends I have donwnloaded the three files biojava-1.21jar, bytecode-0.90.jar and xerces.ar on my windows2000 machine. I put them in the directory  c:\biojava. I set up the class path CLASSPATH=C:\biojava.jar;C:\xerces.jar;C:\bytecode.jar;.using control panel , system, user variables.

Re: [Biojava-l] Help

2001-08-14 Thread Matthew Pocock
Could you send in the run-time error that you see (stack-trace and all)? Also, if the error happens for one file only, could you send us that file? Thanks. M RAMANA wrote: > Hello This is ramana from GalaInfotek, > > please go through the programme, i am compiling th eprogram successfully >

RE: [Biojava-l] Help me on Clustering

2001-06-07 Thread Schreiber, Mark
mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 07, 2001 11:21 PM > To: [EMAIL PROTECTED] > Subject: [Biojava-l] Help me on Clustering > > > Dear Sir/Madam > > I want to use your packages for clustering is it any > example programme is > there for this clustering

RE: [Biojava-l] Help me on Clustering

2001-06-07 Thread Schreiber, Mark
9175 > -Original Message- > From: Suryavas .K [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 07, 2001 11:22 PM > To: [EMAIL PROTECTED] > Subject: [Biojava-l] Help me on Clustering > > > Dear Sir/Madam > > I want to use your packages for clustering is it any

[Biojava-l] Help me on Clustering

2001-06-07 Thread Suryavas .K
Dear Sir/Madam I want to use your packages for clustering is it any example programme is there for this clustering using your packages. ___ Biojava-l mailing list - [EMAIL PROTECTED] http://biojava.org/mailman/listinfo/biojava-l

[Biojava-l] Help me on Clustering

2001-06-07 Thread Suryavas .K
Dear Sir/Madam I want to use your packages for clustering is it any example programme is there for this clustering using your packages. I found some Classes and Interfaces on Sequences Alignment and SimpleAlignment how to use these classes. I downloaded completed zip files but i am confus

[Biojava-l] help

2001-05-16 Thread Subba_Raju
Our requirement is to read the Chromosome information from GenBank and populate the biojava objects like SimpleGene, SimpleExon, etc. I understand we need to use the SeqIOTool class. We are unable to locate this class in the jar file we downloaded named "biojava-20010126.jar". Please help us ou

Re: [Biojava-l] HELP - installation problem

2001-04-11 Thread Thomas Down
On Wed, Apr 11, 2001 at 03:27:55PM +0100, Jolyon Holdstock wrote: > i have downloaded biojava and have a problem compiling the demos. with > GCContent.java i get a cannot resolve symbol for SeqTools. > the other classes are seen fine so my classpath should be ok; this is on > windows but i have h

[Biojava-l] HELP - installation problem

2001-04-11 Thread Jolyon Holdstock
i have downloaded biojava and have a problem compiling the demos. with GCContent.java i get a cannot resolve symbol for SeqTools. the other classes are seen fine so my classpath should be ok; this is on windows but i have had similar probles on unix. building the source on unix gave me errors wi