rfenouil

Results 22 comments of rfenouil

@AliciaSchep May I had a question to your suggestion ? I succesfully removed logo using the strategy you suggested: ``` heatmapPlot_widget

@lawremi @AliciaSchep Thank you very much for your opinion on that. I understand that a restructuration of such a complete tool can be challenging. I'll try to evaluate other options...

If that can help, here is a small example of what I would like to achieve. ```R #### Create a heatmap # Generate artificial data and groups myMat = matrix(...

Using `add_subplot`, I tried the following (ignoring bar width for now) but I probably misunderstood something: ``` iheatmap( myMat, row_labels = TRUE, col_labels = TRUE, row_annotation = rowsGroups, col_annotation =...

Same problem here, while trying to install gnuradio from source, I never managed to get pygtk recognized or installed on my computer (Ubuntu 14.04.5 LTS). I tried pip that told...

Hello @rytse thank you for your message, apt-get works for gnuradio (and gnuradio-dev) but only allows me to get an 'older' version. I need a more recent one installed in...

Thank you for the suggestion but ``` libgtk2.0-0 is already the newest version. libgtk2.0-dev is already the newest version. ``` no luck...

it must be something trivial though because I cannot do ``` $ python Python 2.7.14 |Anaconda, Inc.| (default, Dec 7 2017, 17:05:42) [GCC 7.2.0] on linux2 Type "help", "copyright", "credits"...

``` adium_theme_ubuntu-0.3.4.egg-info amqp amqp-1.3.3.egg-info ANSI.py ANSI.pyc anyjson anyjson-0.3.3.egg-info apptools apptools-4.1.0.egg-info apt aptdaemon apt_inst.so apt_pkg.so aptsources apt_xapian_index-0.45.egg-info axi babel Babel-1.3.egg-info binwalk binwalk-1.0.egg-info blueman _blueman.so bluetooth boost bpdb bpython bpython-0.12.egg-info bzr-2.7.0dev1.egg-info bzrlib...

I did, but in the wrong place... I did not realize that my user python depends on conda lib path. Just tried again in conda folder, cleaned all my pybombs...