From 4326be90f999397f2e50d433f642d90cfafb230e Mon Sep 17 00:00:00 2001 From: Eugene Kulesha <ek@ebi.ac.uk> Date: Fri, 1 Aug 2008 14:05:09 +0000 Subject: [PATCH] typo --- modules/Bio/EnsEMBL/DBSQL/DnaAlignFeatureAdaptor.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/Bio/EnsEMBL/DBSQL/DnaAlignFeatureAdaptor.pm b/modules/Bio/EnsEMBL/DBSQL/DnaAlignFeatureAdaptor.pm index f33d7f94bb..fa3739d594 100644 --- a/modules/Bio/EnsEMBL/DBSQL/DnaAlignFeatureAdaptor.pm +++ b/modules/Bio/EnsEMBL/DBSQL/DnaAlignFeatureAdaptor.pm @@ -94,7 +94,7 @@ sub _columns { daf.perc_ident daf.score daf.external_db_id - daf.hcoverage, + daf.hcoverage daf.external_data); } -- GitLab