Skip to content
Snippets Groups Projects
Commit b0056ff2 authored by tcarver's avatar tcarver
Browse files

change default GO db_xref to GO_REF:0000001

parent 1172d152
Branches
No related tags found
No related merge requests found
......@@ -451,7 +451,7 @@ public class FeatureEdit extends JPanel
new java.text.FieldPosition(java.text.DateFormat.DATE_FIELD));
final String go_string = "aspect=; term=; GOid=GO:; "+
"evidence=ISS; db_xref=GOC:unpublished; " +
"evidence=ISS; db_xref=GO_REF:0000001; " +
"with=UniProtKB:; date=" + result_buffer;
qualifier_text_area.append("=\"" + go_string + "\"");
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment