Skip to content

Commit

Permalink
Previous commit did not include changes to plotting_utils to reflect …
Browse files Browse the repository at this point in the history
…move of get_gene_bounderis
  • Loading branch information
jeffhsu3 committed Jul 13, 2015
1 parent 1678a52 commit 81bf509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion genda/plotting/plotting_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import numpy as np
import pandas as pd

from genda.formats.dosages import grab_gene_location
from genda.formats import grab_gene_location


def create_path(gtf_iterator, gene, height=0.5, x_scale=1):
Expand Down

0 comments on commit 81bf509

Please sign in to comment.