similar to: Postdoctoral Scientist in Computational Biology

Displaying 20 results from an estimated 400 matches similar to: "Postdoctoral Scientist in Computational Biology"

2014 Oct 03
0
JOBS: New positions in computational biology, bioinformatics, statistics, HPC and software engineering
Dear all, The CRUK MI have multiple positions in and around bioinformatics, biostatistics and computational biology. These range from HPC and mathematical programming, through biostatistics and biomarkers, to computational biology and bioinformatics. Focuses include single cell genomics and personalised medicine in lung and prostate cancer. For full details, please visit our website at:
2014 Oct 01
2
JOB - PhD position: applying HPC in cancer research
Dear all, we have an exciting PhD position applying HPC to the analysis of large scale cancer datasets. The post will suit an applicant from a strong computational background who wishes to apply their knowledge to help develop a better understanding of the processes that control how tumours develop. Details below:- High Performance Computing applied to cancer research: Computational analysis of
2013 Jan 04
0
ncRNAs and chromatin
Jenner lab, University College London Our laboratory uses genomics and biochemical techniques to identify how transcription factors, chromatin modifiers and non-coding RNAs act to regulate cell differentiation. Our research has led to the characterisation of a class of short RNAs transcribed from polycomb target genes that interact with polycomb repressive complex-2 (Kanhere et al., Mol Cell
2008 Jan 29
0
Positions in Computational Biology
Hi, We're looking for a number of people to join our group (Applied Computational Biology and Bioinformatics -- ACBB) and applying state of the art techniques (see for example, xmap.picr.man.ac.uk) to integrate, analyse and interpret datasets arising from the latest generation of microarrays (including exon, SNP and tiling arrays), quantitative mass-spectrometry and next generation
2017 Jan 17
0
postdoctoral position in Computational Biology/Statistics/Evolutionary Biology in Madrid, Spain
Dear All, A 1-year postdoctoral position in Computational Biology/Bioinformatics/Evol. Biology/Statistics is available in Madrid, Spain. Brief description: Simulation and analysis of evolutionary processes in cancer. Requirements: - Postdoc younger than 30 years. - Be registered as resident ("estar empadronado") in Madrid, Spain, since 08-August-2016. - Be registed in the
2012 Dec 12
0
Job postings - computational biologists in translational science
Dear All, We have two computational biology positions to advertise - details below: Crispin ---- The Paterson Institute for Cancer Research (www.paterson.man.ac.uk<http://www.paterson.man.ac.uk/>), an Institute of The University of Manchester, seeks two (one senior, one junior) computational biologists to join the Applied Computational Biology and Bioinformatics Group (ACBBG). The
2006 Sep 29
1
linear gradient in nls
Hello, I hope this doesn't turn into a statistics question but here I go. I am using the nls function with a Gaussian distribution, see coding below. When I run the nls I get an error back saying that I have a linear gradient. I then, of course am unable to do anything else. The data that I am using are intensity values from some mass spectrometry data. Is there something I can
2000 Jun 24
1
Summary: # of users of R, and biological examples of the use of R: addendum
I apologize for accidentally omitting some of the answers I got; here they are: ************** I use R regularly in my research in the pharmaceutical industry. I have used it for projects ranging from sample size and power curve estimation, analysis of laboratory data with mixed effects models, to analysis of mass spectrometry data. I have helped biologists here install and use it in limited
2024 Dec 13
0
[PATCH 6/7] drivers: Repace get_task_comm() with %pTN
On 13. 12. 24, 6:46, Yafang Shao wrote: > Since task->comm is guaranteed to be NUL-terminated, we can print it > directly without the need to copy it into a separate buffer. This > simplifies the code and avoids unnecessary operations. > > Signed-off-by: Yafang Shao <laoar.shao at gmail.com> > Cc: Ofir Bitton <obitton at habana.ai> > Cc: Oded Gabbay <ogabbay
2010 Jul 08
0
ANOVA-Formula
Hi, I have taken one microarray experiment and trying to implement same statistical measures what they have done.I have taken datasets from GEO platform with accession number GSE1557. In the experiment,about half of double transgenic rats (dTGR) over-expressing the human renin and angiotensinogen genes die by age 7 weeks of terminal heart failure (THF); the other (preterminal) half develops
2009 Jan 04
0
postdoc position in computational biology
A postdoctoral fellow position in computational biology will be available starting June 1 2009 at University of Washington, Seattle, WA. The candidate will join a multi-disciplinary group working on edge-cutting research problems in computational biology. Job Description We seek a highly motivated and diligent researcher at the early stage of academic career with the ability to carry out
2008 Jun 05
0
Positions in computational biology and bioinformatics
Dear All, We have just advertised a number of jobs which may be of interest. I've pasted the text from the advert below; more details can be found on our website at: http://bioinformatics.pir.man.ac.uk ------------------------------ Positions in Applied Computational Biology and Bioinformatics The Paterson Institute is a leading cancer centre of excellence core-funded by Cancer Research
2008 Sep 26
0
postdoc position in computational biology
A postdoctoral fellow position in computational biology will be shortly available at University of Washington, Seattle, WA. The candidate will join a multi-disciplinary group working on edge-cutting research problems in computational biology. Job Description We seek a highly motivated and diligent researcher at the early stage of academic career with the ability to carry out research
2009 Aug 25
0
Postdoc position in computational biology: Seattle WA
A postdoctoral fellow position in computational biology is anticipated to open in the fall of 2009 at University of Washington, Seattle, WA. The candidate will join a multi-disciplinary group working on edge-cutting research problems in computational biology. Job Description We seek a highly motivated and diligent researcher at the early stage of academic career with the ability to carry out
2009 Jan 20
0
vacancy postdoc computational systems biology - Amsterdam
*Postdoc Position Computational Systems Biology 'Systems Bioinformatics: Computational Modelling Methods' f/m * * VU University Amsterdam, the Netherlands * *Research project * The goal of the project is to develop and implement computer methods for computational modelling of biological systems. This encompasses methods for computational model assembly, execution, analysis and
2016 Mar 04
3
vignette index
Dear helpers, I have multiple vignette files for a package, and I would like to have the "right" order of these files when displayed online. For instance, see below: https://cran.r-project.org/web/packages/bst/index.html The order of vignette links on CRAN is different from what I hoped for: > vignette(package="bst") Vignettes in package 'bst': pros
2007 Mar 31
2
Issue joining a PC to a Samba domain from a subnet other the one that Samba PDC
Hello, Thanks in advance for taking the time to look at this issue. We are currently experiencing an issue with PC's not being able to join a Samba PDC controlled domain when the PC's are located outside of the subnet that the Samba PDC is part of. The PC's are located in the same physical building as the PDC, connecting over a Cisco VLAN to the Samba PDC subnet. For example, the
2007 May 25
1
3D plots with data.frame
Dear all, Thank you for any help. I have a data.frame and would like to plot it in 3D. I have tried wireframe() and cloud(), I got scatterplot3d(xs) Error: could not find function "scatterplot3d" > wireframe(xs) Error in wireframe(xs) : no applicable method for "wireframe" > persp(x=x, y=y, z=xs) Error in persp.default(x = x, y = y, z = xs) : (list)
2007 Jan 19
3
if else statement
Hello, I'm doing some scripting and I've noticed that R doesn't seem to have an if (cond){ do }ifelse (cond) { do } else { do } type block. Is this correct or am I missing something. THX Paul -- Research Technician Mass Spectrometry o The / o Scripps \ o Research / o Institute
2006 Jul 06
1
RMySQL Suse 10.0 installing problems
Thanks again everyone, I have a problem trying to install RMySQL on Suse 10.0. I have used both the install.packages() and the 'R CMD INSTALL RMySQL..." neither worked. I get the error message telling me that it cannot find mysql. So I have set the flags using export PKG_CPPFLAGS="-I</usr/bin/>" export PKG_LIBS="-L</usr/lib/mysql>" After that I run R