diff --git a/modules/Bio/EnsEMBL/Gene.pm b/modules/Bio/EnsEMBL/Gene.pm index 1e3309305a616515099440bea610d7a6279c4910..97cb0de5c200e965234ec41e96d081d959d5248b 100755 --- a/modules/Bio/EnsEMBL/Gene.pm +++ b/modules/Bio/EnsEMBL/Gene.pm @@ -1516,8 +1516,6 @@ sub havana_gene { When no biotype exists, defaults to 'protein_coding'. Returntype : Bio::EnsEMBL::Biotype Exceptions : none - Caller : general - Status : Stable =cut diff --git a/modules/Bio/EnsEMBL/Transcript.pm b/modules/Bio/EnsEMBL/Transcript.pm index c96a408736b32db1a36c59d46d59109426b98f13..02be4a9678147fc638bf709f67265f0a2b24fc1e 100755 --- a/modules/Bio/EnsEMBL/Transcript.pm +++ b/modules/Bio/EnsEMBL/Transcript.pm @@ -3222,8 +3222,6 @@ sub get_Gene { When no biotype exists, defaults to 'protein_coding'. Returntype : Bio::EnsEMBL::Biotype Exceptions : none - Caller : general - Status : Stable =cut