You should instead try modifying these options in the maker_bopts.ctl file
—>
pcov_blastn= #Blastn Percent Coverage Threhold EST-Genome Alignments
pid_blastn= #Blastn Percent Identity Threshold EST-Genome Aligments
eval_blastn= #Blastn eval cutoff
bit_blastn= #Blastn bit cutoff
depth_blastn= #Blastn depth cutoff (0 to disable cutoff). For trimming
high evidence overlap regions
en_score_limit= #Exonerate nucleotide percent of maximal score threshold
If either blastn or est2genome results disappear, it is because they don’t
meet one of these thresholds (blastn results that don’t meet the
thresholds but are borderline are kept if exonerate does meet the
thresholds, but if exonerate misses a threshold they will be thrown out).
That is whey the EST in question gets thrown out and it’s why the blastn
result disappears when you try and anchor it with maker_coor.
You can visualize everything with a browser when your done. I still
recommend the old version of Apollo for this (it’s just easier). You can
try and install it using the ‘./Build apollo’ option from the
.../maker/src/ directory, and it will be installed in
.../maker/exe/apollo. It requires that you have apache ant installed to
do this. Otherwise just download it from the GMOD source forge page and
install it manually.
Thanks,
Carson
On 2/28/14, 3:40 AM, "Mikael Brandström Durling" <mikael....@slu.se>
wrote: