Skip to content
Snippets Groups Projects
Commit e65b5f03 authored by Tiago Grego's avatar Tiago Grego
Browse files

updated comments

parent f564e4b8
No related branches found
No related tags found
2 merge requests!228Biotype in Core schema,!228Biotype in Core schema
......@@ -157,6 +157,7 @@ sub fetch_by_name_object_type {
# If request biotype does not exist in the table
# create a new biotype object containing name and object_type only
# this is required by genebuild in pipelines
if (!defined $biotype) {
$biotype = Bio::EnsEMBL::Biotype->new(
-NAME => $name,
......
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