/**
 *  Prediction of subcellular location, at CBS
 *  Internet robot, TargetP, that uses form, located in page
 *  http://www.cbs.dtu.dk/services/TargetP/.
 *  It is your responsibility to find and cite appropriate references
 *  from this page.
 *  Generated 2002.5.18  by Sight 2.0, Ulm university.
 */
package impl.protein_analysers;

import Sight.Agents.*;
import Sight.Agents.Redirectors.*;
import Sight.Structures.*;
import Sight.dds.*;
import java.io.*;
import Sight.Agents.util.*;

public class TargetP extends Sight.Agents.Prototypes.preformattedResponseAgent implements Serializable {
 /* Data structure to pass query to this robot. */
  public class Request extends Sight.Request implements java.io.Serializable {
   public String Sequence; // required.
   /** default=0.00 */
   public String Pcut="0.00"; // text
   /** default=0.00 */
   public String Tcut="0.00"; // text
   /** default=0.00 */
   public String Scut="0.00"; // text
   /** default=0.00 */
   public String Ocut="0.00"; // text
       /** Submit request, compute key by SHA digesting algorithm. */
       public Sight.Agents.Request submit() { return Sight.Agents.Request.submit(Public, this, getKey()); };
       /** Submit request with the known key. */
       public Sight.Agents.Request submit(String key)
        { return Sight.Agents.Request.submit(Public, this, key); };
       };

   /** Get the AMap data structure, required by post method. */
  protected AMap getFormParameters(Object req) {
    Request request = (Request) req;
    AMap map = new AMap();
    map.add("connect:url", "http://www.cbs.dtu.dk/cgi-bin/nph-webface"); // connect
    map.add("connect:action", "POST"); // connect
    map.add("connect:master", "http://www.cbs.dtu.dk/services/TargetP/"); // connect
    map.add("configfile", "/usr/opt/www/pub/CBS/services/TargetP/TargetP.cf"); // hidden
    map.add("SEQNAME", ""); //
    map.add("SEQ", request.Sequence); // textarea
    map.add("orgtype", "2"); // radio
    map.add("orgtype", "1"); // radio
    map.add("checkbox:cleavsite", "F"); // checkbox
    map.add("spec", "0"); // radio
    map.add("spec", "1"); // radio
    map.add("spec", "2"); // radio
    map.add("spec", "3"); // radio
    map.add("pcut", request.Pcut); // text
    map.add("tcut", request.Tcut); // text
    map.add("scut", request.Scut); // text
    map.add("ocut", request.Ocut); // text
    return map; };
  /** Get default request for this robot. */
  public static Request getDefaultRequest() {
     return Public.getRequest(); }
  private Request getRequest() { return new Request(); }; // must be non static

  /** Form URL to connect. http://www.cbs.dtu.dk/cgi-bin/nph-webface.*/
  public String getFormURL() {
     return "http://www.cbs.dtu.dk/cgi-bin/nph-webface"; }

  /** URL to refer. http://www.cbs.dtu.dk/services/TargetP/.*/
  public String getMasterURL() {
     return "http://www.cbs.dtu.dk/services/TargetP/"; }

    /** Type definitions for Request. */
   public dStructure getRequestDds() {
    return new Sight.dds.Records(false,
     new dField[] {
        new dField("Sequence","CharSequence",null,""),
        new dField("Pcut","CharSequence",null,"0.00"),
        new dField("Tcut","CharSequence",null,"0.00"),
        new dField("Scut","CharSequence",null,"0.00"),
        new dField("Ocut","CharSequence",null,"0.00")                 }
    );
   }
 /* Record type, used in results for this robot. */
 /* The result of this robot is an array of records. */
  public static class Record extends Sight.Record implements Serializable {
        /** C - chloroplast, M - mitochondrian, S - secretory, _ other. */
        public CharSequence Location;
        /** Reliability class */
        public CharSequence Reliability;
      };
      /** The result of this robot. */
      public static class Result extends Sight.Result implements Serializable {
         public Record[] a; // array of results.
         /** Create report for one record. */
         public CharSequence getReportForRecord(Object ro, int level)
          { Record r = (Record) ro;
           switch (level) {
              case 0:  return ""+r.Location+" ";
              case 1:  return ""+r.Location+" ";
              default: return ""+" C - chloroplast, M - mitochondrian, S - secretory, _ other.: "+r.Location+" "+" Reliability class: "+r.Reliability+" ";
            }
          };
      }

    /** Type definitions for Result. */
   public dStructure getResultDds() {
    return new Sight.dds.Records(true,
     new dField[] {
        new dField("Location","CharSequence","C - chloroplast, M - mitochondrian, S - secretory, _ other.",""),
        new dField("Reliability","CharSequence","Reliability class","")                 }
    );
   }

  public Sight.Record createRecord(String[] row) throws Exception
    { return fillRecord(row); };
  public Class getRecordClass() { return Record.class; };
   Record fillRecord(String[] fields) throws Exception {
        Record r = new Record();
        r.Location=fields[6];
        r.Reliability=fields[7];
        if (r.Location==null) r.Location="";
        if (r.Location.equals("_")) r.Location = "";
        return r;
   };

   /** Get result from the given html content. */
  public Sight.Result resultFromString(String html) throws Exception {
     Result r = new Result();
     r.a = (Record[]) createResultArray(html);
     return r;
   };
  public TargetP() { signatures = new Sight.tools.xPlain.multiSignatures();
   signatures.far_start="#                        Name   Length\t  cTP   mTP    SP other  Loc.  RC";
   signatures.top="#----------------------------------------------------------------------------------";
   signatures.bottom="#----------------------------------------------------------------------------------";
   signatures.Columns = 8;
   setDescription("Prediction of subcellular location, at CBS");
   // define pre scan section.
   preScan = new preScan();
   };
  /** Public instance of agent for user. */
  public static TargetP Public = new TargetP();
  public static Agent getAvailableAgent() { return Public; };
  /** main(..) method provided to check robot, launching it
   * as standalone program. */
  public static void main(String[] args) {
  Sight.Agents.util.Pind.showConsoles();
      try {
        Request request = getDefaultRequest();
        // Now modify and assign request fields in accordance with task:
        request. Sequence="MPSSGRALLDSPLDSGSLTSLDSSVFCSEGEGEPLALGDCFTVNVGGSRFVLSQQALSCFPHTRLGKLAVVVASYRRPGALAAVPSPLELCDDANPVDNEYFFDRSSQAFRYVLHYYRTGRLHVMEQLCALSFLQEIQYWGIDELSIDSCCRDRYFRRKELSETLDFKKDTEDQESQHESEQDFSQGPCPTVRQKLWNILEKPGSSTAARIFGVISIIFVVVSIINMALMSAELSWLDLQLLEILEYVCISWFTGEFVLRFLCVRDRCRFLRKVPNIIDLLAILPFYITLLVESLSGSQTTQELENVGRIVQVLRLLRALRMLKLGRHSTGLRSLGMTITQCYEEVGLLLLFLSVGISIFSTVEYFAEQSIPDTTFTSVPCAWWWATTSMTTVGYGDIRPDTTTGKIVAFMCILSGILVLALPIAIINDRFSACYFTLKLKEAAVRQREALKKLTKNIATDSYISVNLRDVYARSIMEMLRLKGRERASTRSSGGDDFWF";
        Sight.Agents.Request submission = request.submit();
        // processing now started in separate thread:
        Result response = (Result) submission.getResult();
        // print report, verbosity level 2:
        System.out.println(response.getReport(2));
      } catch (Exception exc)
         { if (exc!=null) System.out.println(exc.getMessage());
           exc.printStackTrace();
         };
   }
;
  }