383 reputation
413
bio website blog.thegrandlocus.com
location
age
visits member for 1 year, 2 months
seen yesterday
stats profile views 17

I am the head of a research team in genomics. My academic interests include satistics, computer sciences, biotechnologies and evolution.

For more information about the team and our work, visit http://lab.thegrandlocus.com


Mar
13
comment Python scipy needs BLAS?
Worked for me, but I had to edit the make.inc file by setting OPTS = -O2 -fPIC and NOOPT = -O0 -fPIC.
Mar
7
awarded  Caucus
Mar
4
awarded  Yearling
Feb
15
awarded  Nice Answer
Jan
2
awarded  Citizen Patrol
Dec
28
awarded  Altruist
Dec
23
awarded  Investor
Nov
8
awarded  Civic Duty
Oct
24
answered How do I find the smallest number in an array that's immediately larger than a given number in another array?
Sep
26
comment How to count the number of sentences in a text in R?
+1 This is excellent!! I was not aware of this package.
Sep
26
answered How to count the number of sentences in a text in R?
Aug
14
awarded  Revival
Aug
6
revised python: using io.BufferedReader on a stream obtained with open()?
open -> io.open in the with statements.
Aug
6
suggested suggested edit on python: using io.BufferedReader on a stream obtained with open()?
Jul
28
revised Replace string within a variable in R using fuzzy matching
added 618 characters in body
Jul
28
answered Replace string within a variable in R using fuzzy matching
Jul
26
awarded  Enlightened
Jul
26
awarded  Nice Answer
Jul
24
comment How to return a vector containing the labels of the maximum
Yes. If you type max.col you will see that most of the code is written in C.
Jul
24
answered How to return a vector containing the labels of the maximum