Skip to content
Snippets Groups Projects
Commit c3ae0887 authored by Patrick Meidl's avatar Patrick Meidl
Browse files

also add normal gene stats to summary email

parent 61f871fc
No related branches found
No related tags found
No related merge requests found
......@@ -397,7 +397,7 @@ sub create_summary_email {
#
# mapping stats
#
foreach my $type (qw(exon transcript translation gene_detailed)) {
foreach my $type (qw(exon transcript translation gene gene_detailed)) {
my $filename = "${type}_mapping_stats.txt";
if ($self->file_exists($filename, 'stats')) {
......
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