# File lib/bio/graphics/page.rb, line 377
def
to_px
(
num
) (
num
.
to_f
/
@nt_per_px_x
.
to_f
)
end