To visit home page, click Home from navbar or visit following link for the home page: http://ipro70.pythonanywhere.com/. The page is only containing the abstract of this project.
To visit server page, click Server from navbar or visit: http://ipro70.pythonanywhere.com/server.
It is better to use example first to understand how will be the input exactly. Another, there are two choices for the input. Either type or copy and paste the query DNA sequence into the input box. The input sequence must be in FASTA format. A sequence in FASTA format begins with a single-line description, followed by lines of sequence data. The description line is distinguished from the sequence data by a greater-than (">") symbol at the beginning. It is recommended that all lines of text be 81 characters in length. Except for the line starting with symbol ">", all the other characters in the lines are considered for the purpose of identification. The sequence ends if another line starting with the symbol ">" appears; this indicates the start of another sequence. Blank lines are not allowed in the middle of FASTA input. To see an example sequence in FASTA format, click in the Server page. Finally, click for the prediction result.
Everything can be downloaded from Download page regarding this project such as Benchmark Dataset
A .bibtex file can be found in the Citation page
All the authors related to this project can be found in the Author page