Skip to content

Commit

Permalink
rename utility for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
akotlar committed Oct 17, 2023
1 parent e381a56 commit 221ec00
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ sub go {
next;
}

# my @fields = split(/\t/, $_);
# If it's an INFO line
if (/FREQ=/) {
my @info_fields = split(/;/, $_);
Expand Down

0 comments on commit 221ec00

Please sign in to comment.