Skip to content

Commit

Permalink
Keep targeted assemby subdirectroy even if empty - issues is galaxy c…
Browse files Browse the repository at this point in the history
…aller
  • Loading branch information
ewafula authored Oct 27, 2017
1 parent 887b58d commit 7913ca7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pipelines/AssemblyPostProcessor
Original file line number Diff line number Diff line change
Expand Up @@ -747,7 +747,6 @@ sub targeted_gene_family_assembly {
}
}
close STATS;
rmdir( $targeted_gene_families ) or die "Targeted gene family assemblies are in $targeted_gene_families directory\nTargeted gene family assemblies summary statistics are in $out_dir/targeted_gene_family_assemblies.stats file\n\n";
}

sub average {
Expand Down

0 comments on commit 7913ca7

Please sign in to comment.