[Biojava-l] HMMER

2005-07-06 Thread Aijazuddin Syed
Dear all, I was just wondering if I can perform HMMer searches through BioJava. I did try on www to find out but could not figure out. Actually I want to write a Java class to perform HMMer searches. Kind Regards, Aijaz.

[Biojava-l] Blast Format Writer

2005-07-06 Thread Felipe Albrecht
There was some class in biojava that writes informations in ASN.1 format? Thanks. Felipe Albrecht ___ Biojava-l mailing list - Biojava-l@biojava.org http://biojava.org/mailman/listinfo/biojava-l

Re: [Biojava-l] HMMER

2005-07-06 Thread mark . schreiber
Do you mean you want to make an HMM like HMMER or you want to launch HMMER processes from your JVM? - Mark Aijazuddin Syed <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 07/07/2005 05:20 AM Please respond to aijaz_bio To: biojava-l@biojava.org cc: (bcc: Mark Schrei

Re: [Biojava-l] Blast Format Writer

2005-07-06 Thread mark . schreiber
No - The closest approximation would be GenBankXML (biojava can read it, but I don't think it can write it). Apparently GenBankXML is an abstraction of NCBIs ASN.1 If you want to do it you would need to implement SequenceFormat to read and write ASN.1 - Mark Felipe Albrecht <[EMAIL PROTE