Add the name of the org.annot pipeline in the CDS inference
Former-commit-id: 497194fafc15da0d80ee7dcb4cf11551d21061bd Former-commit-id: ea502a0d75d7ff638258a5a15b8ff759cd6e28fa
This commit is contained in:
@ -140,7 +140,7 @@ function Unk(s) {
|
||||
QQualifier("locus_tag", locus)
|
||||
QQualifier("product", Product)
|
||||
QQualifier("inference", "similar to DNA sequence:" Simil)
|
||||
QQualifier("inference", "detect pass:" PassType ":" PassInfo)
|
||||
QQualifier("inference", "org.annot -- detect pass:" PassType ":" PassInfo)
|
||||
QQualifier("translation", Translat)
|
||||
|
||||
if (Nexon > 1) {
|
||||
|
Reference in New Issue
Block a user