Q. What happen when you give RNA sequences as an input?
Our program will notify you that your job encountered an exception during analysis. This is because in a RNA sequence there is an 'U' nucleotide and there is no 'U' symbols assigned to any amino acids that is why our program is unable to parse your input and throws an exception.
Q. Why there is an restriction of 4000 residues per sequence and 200000 residues per input?
Since Vaxi-DL uses external tools value to generate features which ultimately goes into our prediction system. These tools has their own restrictions. Also one which is 4000 residues per sequence and 200000 residues per input.
Q. What happen when you give invalid characters in a FASTA sequence as an input?
Our program will notify you that your job encountered an exception during analysis. This is because given character symbols does not assigned to any amino acids that is why our program is unable to parse your input and throws an exception.
Known invalid character are 'X', '*', 'U' and other special characters.
Q. What to do when our program is continuously throwing an exception even when your input is seems to be correct?
You can forward the received email to on info@kamalrawal.in with subject line "Request Bug Investigation of Vaxi-DL". We will reply you as soon as possible.
Q. What to do when you found the bug in our system?
You can write an email to us on info@kamalrawal.in with subject line "Bug Report for Vaxi-DL". We will reply you as soon as possible.
Q. What to do to request a new feature?
You can write an email to us on info@kamalrawal.in with subject line "Feature Request for Vaxi-DL". We will reply you as soon as possible.
Q. Where is the downloadable version of Vaxi-DL?
There is no downloadable version of Vaxi-DL yet but we are working on that as well.