LinDing Group

iTerm-PseKNC

Read me

The web-server was developed to identifying terminators.

 

Caveat

(1) For each submission, the input sequences should be in FASTA format; i.e., each DNA sequence should start with a greater than symbol (" > ") in the first column. The words right after the " > " symbol in the single initial line are optional and only used for the purpose of identification and description.

(2) If the input DNA sequence length is not greater than 80, we will directly give prediction result of the sequence. And if the input DNA sequence length is greater than 80, we segment the sequence by a window with a lenth of 80 and a step size of 1, giving the predicted value corresponding to each subsequence.

(3) If a query sequence contains any illegal characters, wrong results will be obtained.