Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
zsewa committed Oct 8, 2021
1 parent dd1a18a commit b333f93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wsl_distro_build/build-context/app/offline-analysis.pl
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
}
}

#proccesing for single side sequences
#proccesing for single side sequences
else {
# make header for stats
push @header_array, ("EE-filtering", "Chimeras-Artifacts", "OTU Abundance filter");
Expand Down Expand Up @@ -745,7 +745,7 @@
#copy the analysis readme file to the job output
# system("cp $AnalysisReadMe $pathout/ReadMe.pdf") == 0 or terminate(3);

#build the new stat file
#build the new stat file
buildStat();

#remove intermediate files
Expand Down

0 comments on commit b333f93

Please sign in to comment.