Skip to content

Commit

Permalink
fix(pipe): Removed newline
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikstranneheim committed Mar 2, 2021
1 parent 848c0ff commit 0f8413e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/MIP/Recipes/Analysis/Bwa_mem.pm
Expand Up @@ -1299,7 +1299,6 @@ sub _add_percentage_mapped_reads_from_samtools {

use MIP::Language::Perl qw{ perl_nae_oneliners};

say {$filehandle} $NEWLINE;
perl_nae_oneliners(
{
autosplit => 0,
Expand Down

0 comments on commit 0f8413e

Please sign in to comment.