Searched refs:rna_comment (Results 1 – 1 of 1) sorted by relevance
3597 string rna_comment, cds_comment; in x_SetComment() local3704 rna_comment = "The RefSeq transcript"; in x_SetComment()3706 rna_comment += " has " + in x_SetComment()3722 rna_comment += " and"; in x_SetComment()3724 rna_comment += " aligns at " in x_SetComment()3728 if (rna_comment == "The RefSeq transcript") { in x_SetComment()3729 rna_comment.clear(); in x_SetComment()3800 rna_comment = k_rna_comment; in x_SetComment()3807 rna_comment += string(NStr::EndsWith(rna_comment,"CDS") ? ":" : ";") in x_SetComment()3830 if (!rna_comment.empty()) { in x_SetComment()[all …]