Skip to content

Commit

Permalink
Merge branch 'master' of github.com:WormBase/wormbase-pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul-Davis committed Nov 10, 2017
2 parents 7a0c216 + 3e5e1e5 commit ff5f9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/gff2feature_data.pl
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
}

# write the last sequence
write_tiles(\@tiles, \@whole_chromosome, $virtual, $sequence, $sequence_len); # write the old data
write_tiles(\@tiles, \@whole_chromosome, $sequence, $sequence_len); # write the old data

# work out the median score and write the Method object
write_method();
Expand Down

0 comments on commit ff5f9bd

Please sign in to comment.