Integrating awk in Python

2009-01-16 Thread Alfons Nonell-Canals
with C, do you have experience on integrate awk into python calling these awk scripts from python? Thanks in advance! Regards, Alfons. -- ---- Alfons Nonell-Canals, PhD Chemogenomics Lab Research Group on Biomedical Informatics (GRIB) - IMIM/UPF Barcelona Biomedical Research Park (PRBB

Install modules with no root privilegies

2008-11-24 Thread Alfons Nonell-Canals
root privilegies. Do you know if it is possible and easy. I would like to add that i need some modules only for my user and incly for one progam. Thanks in advance! Alfons. -- Alfons Nonell-Canals, PhD Chemogenomics Lab Research Group on Biomedical Informatics (GRIB) - IMIM/UPF

Idenfity numbers in variables

2008-10-20 Thread Alfons Nonell-Canals
how can I do to identify in '1' all possibilities from 1-9, I tried: if '[1-9]', \d,... Any comments, please? Regards, Alfons. -- Alfons Nonell-Canals, PhD Chemogenomics Lab Research Group on Biomedical Informatics (GRIB) - IMIM/UPF Parc de Recerca Biomè

mySQL problems

2008-10-28 Thread Alfons Nonell-Canals
erver that is in an other machine. And... it is random, sometimes happens and sometimes no... Any idea? Thanks! Regards, Alfons. -- Alfons Nonell-Canals, PhD Chemogenomics Lab Research Group on Biomedical Informatics (GRIB) - IMIM/UPF Barcelona Biomedical Research Park (PRBB) C/ Docto

Re: mySQL problems

2008-10-28 Thread Alfons Nonell-Canals
ge amounts of data and I already have some experience in mySQL which makes it easier. Regards, Alfons. > > Regards > Tino -- ---- Alfons Nonell-Canals, PhD Chemogenomics Lab Research Group on Biomedical Informatics (GRIB) - IMIM/UPF Barcelona Biomedical Research Park (PRBB) C/

Generate documentation for a Python developed software

2008-09-29 Thread Alfons Nonell-Canals
have to explain each class and variable but, if an external software canprepare it, the template, it will be great! Thanks in advance! Regards, -- Alfons Nonell-Canals Chemogenomics Lab Research Group on Biomedical Informatics (GRIB) - IMIM/UPF Parc de Recerca Biomèdica de Barcelona

PSP problem showing images

2009-10-27 Thread Alfons Nonell-Canals
g/apache2/domain.com-error.log CustomLog /var/log/apache2/domain.com-access.log combined Thanks in advance! Regards, Alfons. -- ---- Alfons Nonell-Canals, PhD Chemogenomics Lab Research Group on Biomedical Informatics (GRIB) - IMIM/UPF Barcelona Biomedical Research Park (PRBB)

Re: PSP problem showing images

2009-10-27 Thread Alfons Nonell-Canals
ks! Alfons. Lawrence D'Oliveiro wrote: > In message , Alfons > Nonell-Canals wrote: > > >> I developed a script which generates some images (is a work about >> Chemistry) and returns a page with some results and these images. When I >> run the script from the

Re: PSP problem showing images

2009-10-29 Thread Alfons Nonell-Canals
Anybody of you have any idea? Alfons Nonell-Canals wrote: > Hi Lawrence, > Yes, I've tried it! I've saw the code, copyed the src path ans pasted > into the browser and it works. I think it not works only unther a psp > hostname/directory, for this reason I thought the probl

Combining sets/dictionaries

2009-09-22 Thread Alfons Nonell-Canals
7;, 'C'] ['F', 'I', 'L', 'O', 'N', 'P', 'S', 'R', 'C'] ['I', 'O', 'N', 'P', 'S', 'C'] ['I', 'O', 'N', 'P&#x

Re: Combining sets/dictionaries

2009-09-22 Thread Alfons Nonell-Canals
> On Sep 22, 3:08 am, Alfons Nonell-Canals > wrote: > >> Hello, >> I have different sets/dictionaries/lists (whatever you want because I >> can convert them easily) and I would like to combine them. I don't want >> a consensus and something like it. I&#x