On default settings MAKER will only put ab initio predictions that have some sort of evidence support (EST or protein) in the final gene set. The rejected predictions are still in the GFF3 for reference purposes as match/match_part features, but not as gene/mRNA/exon/CDS features. So a lack of evidence might be why it is not there. You can add all rejected models that don't overlap an accepted model by setting keep_preds=1 (this usually brings a lot more into the final gene set than you really want though (lots of false positives). But for some organisms like fungi, which have high gene densities, this approach is relatively safe.Alternatively the gene is missing because it overlaps another gene model that was accepted. MAKER won't allow overlapping models on the same strand in eukaryotes. The only way to force that kind of overlap is to give MAKER the reference models in model_gff and not let it call it's own models (then maker is really just aligning evidence and scoring the reference models).One final note. If there is no evidence supporting the model, and that is why it is rejected, you can also try adding more evidence to the maker run or you can consider the possibility that the gene model in the reference is not real to being with (i.e. a false positive gene model called during the initial annotation process and not supported by protein or expression data from any source).Thanks,Carson
_______________________________________________ maker-devel mailing list maker...@box290.bluehost.comhttp://box290.bluehost.com/mailman/listinfo/maker-devel_yandell-lab.org