Skip to content
Snippets Groups Projects
Commit 9051385a authored by Eugene Kulesha's avatar Eugene Kulesha
Browse files

added external_data column to the list of fields in dnaalignfeature table

parent ef9c7f22
No related branches found
No related tags found
No related merge requests found
......@@ -94,7 +94,8 @@ sub _columns {
daf.perc_ident
daf.score
daf.external_db_id
daf.hcoverage );
daf.hcoverage,
daf.external_data);
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment