Permalink
Browse files

Close CVS file

  • Loading branch information...
1 parent fa557f9 commit df48b559ed74b65d398484755711f124a5154ce9 @jherrero jherrero committed Apr 29, 2016
Showing with 1 addition and 0 deletions.
  1. +1 −0 database/load_450k_array.pl
@@ -116,6 +116,7 @@ sub parse_450k_file {
$array->{$probe_id} = [$probe_chr36, $probe_loc36, $probe_chr37, $probe_loc37, $this_gene_annotation, $this_cpg_annotation];
}
+ close(CSV);
# foreach my $this_a (keys %$annotation) { #@gene_annotations) {
# print $annotation->{$this_a}, "\t", $this_a, "\n";
# }

0 comments on commit df48b55

Please sign in to comment.