We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3b4093 commit ba9a790Copy full SHA for ba9a790
1 file changed
workflow/scripts/neighborhoods.py
@@ -13,7 +13,6 @@
13
from scipy import interpolate
14
from tools import df_to_pyranges, run_command, run_piped_commands
15
16
-
17
pd.options.display.max_colwidth = (
18
10000 # seems to be necessary for pandas to read long file names... strange
19
)
0 commit comments