Read Me

Step 1

Open the web server by clicking the link at http://irecspot.pythonanywhere.com/. You will see the homepage.

Step 2

Click on the Server button on the top menu or go to this link http://irecspot.pythonanywhere.com/server. You will see the server page.

Step 3

Once in the server page, either type or copy and paste the query DNA sequence into the input box. The input sequence should be in the FASTA format. A sequence in FASTA format consists of a single initial line beginning with the symbol ">" in the first column, followed by lines of sequence data in which nucleotides or amino acids are represented using single-letter codes. Except for the mandatory symbol ">", all the other characters in the single initial line are optional and only used for the purpose of identification and description. The sequence ends if another line starting with the symbol ">" appears; this indicates the start of another sequence. Example sequences in FASTA format can be seen by clicking on the Example button right above the input box.

Step 4

Users are able to set the step size of iRecSpot-EF. The predictor predicts the type (hotspot, coldspot or none) in each subsequnce according to the stepsize. Example: if sequnce length is 600 and step size given is 200, then the model will predict from the position 1 to 200 of the sequnce whether it is hotspot, coldspot or none. Then it will do the same thing for the position 201 to 400 and the position 401 to 600.

Step 5

Click on the Submit button to see the predicted results.


Note: "None" type is given when the subsequence has the probability that is less than 70% of either being hotspot or coldspot.