[Biojava-l] CAN YOU ASSIST ME?

2002-12-16 Thread glorja kovac
Hi My name is Glorja Kovac, daughter of late Miodrag Kovac, former Yugoslav Minister of Health. My father died under mysterious circumstances and immediately after his death the government seized our properties and froze our account. I was under house arrest for almost a year I was released aft

RE: [Biojava-l] ClustalW enquiry

2002-12-16 Thread Francois Pepin
I haven't had the time to check all of biojava for that, but I have code to call external applications here. Or you can look at the Runtime class (more specifically Runtime.exec()), that's the java command to call outside stuff. Francois -Original Message- From: [EMAIL PROTECTED] [mailto

[Biojava-l] Protease and Digest classes

2002-12-16 Thread Graeme Campbell
Hi there, I've been trying to create a list of peptides from a theoretical trypsin digest using BioJava. I'm using the Protease and Digest classes, but for some reason there is no cleavage between R and Q residues (and possibly between K and Q), even though Protease.TRYPSIN is defined in Prot

[Biojava-l] Half html code taken into xml by BlastLikeToXMLConverter

2002-12-16 Thread Jurgen F. Doreleijers
Hi, I enjoyed using the biojava.org api for parsing the blast output. I discover that sometimes there's html markup in the blast output e.g. in entry ref|NP_012821.1. The problem is that the markup is included when BlastLikeToXMLConverter converts the data to xml. The markup tags don't always matc