Skip to content
Snippets Groups Projects
Commit 2dc7af24 authored by Kieron Taylor's avatar Kieron Taylor :angry:
Browse files

Removed code authorship statements

parent 14102d8e
No related branches found
No related tags found
No related merge requests found
......@@ -250,7 +250,3 @@ It can contain the consensus sequence for a
repeat such as a particular Alu, or "cag" for a
simple triplet repeat.
=head1 AUTHOR
James Gilbert B<email> jgrg@sanger.ac.uk
......@@ -264,7 +264,3 @@ __END__
=head1 NAME - Bio::EnsEMBL::RepeatFeature
=head1 AUTHOR
James Gilbert B<email> jgrg@sanger.ac.uk
......@@ -14,10 +14,6 @@
FeatureSerializer - An abstract serializer for turning EnsEMBL Features into other formats
=head1 AUTHOR
Kieron Taylor, 2012 - ktaylor@ebi.ac.uk
=head1 SYNOPSIS
my $serializer = new Bio::EnsEMBL::Utils::IO::FeatureSerializer( $filehandle );
......
......@@ -15,10 +15,6 @@
GFFParser - simple gff3 parser.
=head1 AUTHOR
Monika Komorowska, 2012 - monika@ebi.ac.uk
=head1 SYNOPSIS
use strict;
......
......@@ -14,10 +14,6 @@
GFFSerializer - Feature to GFF converter
=head1 AUTHOR
Kieron Taylor, 2011 - ktaylor@ebi.ac.uk
=head1 SYNOPSIS
use Bio::EnsEMBL::Utils::IO::GFFSerializer;
......
......@@ -14,10 +14,6 @@
Report Serializer - generating textual summary reports
=head1 AUTHOR
Kieron Taylor, 2011 - ktaylor@ebi.ac.uk
=head1 SYNOPSIS
use Bio::EnsEMBL::Registry;
......
......@@ -14,10 +14,6 @@
Serializer - An abstract serializer for turning EnsEMBL data into other formats
=head1 AUTHOR
Kieron Taylor, 2011 - ktaylor@ebi.ac.uk
=head1 SYNOPSIS
my $serializer = new Serializer( $filehandle );
......
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