Hey! Thank you very much for your answer.
The organisms belong to the same genus and are believed to be sister species, so I would say your suggestion is just perfect for my case. :D
Hi everyone!
I am currently starting to use the BRAKER2 pipeline for gene prediction in the genomes of two Phytophthora species. For those who don't know about the pipeline, BRAKER2 uses RNA-seq alignments as input to train GeneMark and AUGUSTUS ab initio gene predictors.
Since I only have RNA-seq data for one of the genomes, I was wondering if it would be a good idea to use RNA-seq reads from a closely related species for my case. Also, do you have any suggestions I could use when running this pipeline? I don't have much experience in annotation, so any idea would be appreciated.
Thank you very much in advance!
It depends. The following questions have to be answered by you.
Are the organisms in the same family or genus? How is the alignment rate? How much can you compromise on the false-positives?
Generally if the species are in the same genus or family, then it is generally fine for you to use those datasets for training in BRAKER. It is going to derive intronic-hints and later be creating an Augustus profile.But be sure that you do get a high unique mapping rate as they would be more important in running BRAKER.
My pipeline is something like this:
Hey! Thank you very much for your answer.
The organisms belong to the same genus and are believed to be sister species, so I would say your suggestion is just perfect for my case. :D
Yes, I do tend to do minimal QC on the reads like removing adapter, trimming low quality bases etc. But other than that, I tend to use all the reads that would have been QC'd.
I haven't followed Khmer recipes, partly because I was able to setup other alternatives faster and mostly since I've been working on PacBio since the past year. But thanks for Khmer, I'll explore it :)
Which alternatives did you try out?
For QC? I had used FastQC+Trimmomatic. I found it sufficiently fast and good enough, given I picking up reads with q30 or more only.
I'm just using the RNAseq data to derive gene-structure hints to be honest, as I had a very good assembly (N50>7Mb, #Contigs/Scaffolds - 1300/900) with core gene set being 92% and above.
Log in to answer this question.