AUGUSTUS can 1) integrate evidence from RNAseq to genome alignment and 2) predict atypical splice sites from evidence if you define the putative patterns when calling AUGUSTUS.
What type of organism are you working with? Is it something that doesn't currently have annotation data available, or is there some other reason you're trying to identify intron boundaries?
PASA (https://github.com/PASApipeline/PASApipeline) can used to predict gene model from RNA-seq/EST data, but RNA-seq raw reads should be assembled first by Trinity (https://github.com/trinityrnaseq/trinityrnaseq).
Dear Katharina Hoff Cameron J Grisdale Thank you, Your answers was helpful. I want to annotate splice site or intron of the novel species. For that species annotation is not available but it is known that these species predominantly contains non-cannonical splite site ( non-5' GT-3'AG). I have both raw and assembled RNA- and DNA-seq ? I would really appreciate If you guys have any more suggestion or comments ?
I have run command prothint to generate and prothint_augustus.gff used to run braker in next step. Along with bam file obtained from Star aligner using --twopassMode Basic
Prasoon Thakur please make this an issue on Github at https://github.com/Gaius-Augustus/BRAKER for better visibility. I am afraid we are very slow and solving issues at the moment but having it there will help to keep track.
The BRAKER Readme.md file contains some hints at which files contain possible error messages. Please go throught these. The actual error message will be required in order to track this problem. We need to know where BRAKER died ;-)