Denes T

Results 96 comments of Denes T

`3.16.0-5-amd64 #1 SMP Debian 3.16.51-3+deb8u1 (2018-01-08) x86_64`: disabled

I am having this issue, @srgk26 solution does not work for me and namespaces is disabled. I am wondering if I could still try something, e.g. recompiling anything might help?...

> This is probably more a `funs::` function than a `purrr::` one though. And in more complex cases, when the predicate function needs to operate both on the name and...

Hi, Thanks good point! I updated the docs at http://pypath.omnipathdb.org/. Also we are working towards reaching a higher coverage. Indeed the "pypath guide" tutorial is the most up-to-date at the...

Hi Elif, Thanks, sounds really great! I see you have write access to this repo. Feel free to merge directly to master. New modules in `pypath.inputs` don't break the module,...

Hi Melih, Thanks for coming up with this idea. If I understand correctly, we could do something like this in the new [downloader module](https://github.com/saezlab/pypath-dlmanager)?

Hi Tung, Thanks, this is splendid idea and very nice from you! Briefly, the cache by default is in `~/.pypath/cache` and the names of the cache files is an md5sum...

Hi Erva, That's weird, though here you are looking at it through an IDE or some other GUI tool. The modules are definitely there, and you could just try what...

Great! EC numbers: it was not possible, but I've just added it: 61a205be Then you can do something like: ``` from pyath.utils import mapping mapping.map_name('P49841', 'uniprot', 'ec') # {'2.7.11.26', '2.7.11.1'}...

Hi Erva, That's a great idea, do you want to open a pull request? I see this function is used at 4 places in `pypath`, we should just make sure...