Displaying 16 results from an estimated 16 matches for "metabolome".
Did you mean:
metabolite
2010 Dec 01
1
Searching for packages for normalizing Metabolomic data
Hi everybody,
I am a beginner in the steps of pre-processing and data analysis of non-targeted metabolomic profiling experiments.
Anyone knows if there exists some tool for normalizing this type of data (raw data or XCMS matrix data)
in R repositories? Many thanks in advance.
Best regards,
Núria
-------------------------------------------------------
Núria Queralt
2011 Nov 08
1
Rename a directory in R
Hi,
I want to be able to rename a folder using R, similar to file.rename. I want to paste " - done" onto the folder name. The reason for this is we run a loop on a large number of folders on a server and it would be nice for people to be able to log in and instantly see if their data has been processed so they can remove it.
I have searched the help list but have not found anything and
2012 May 04
1
colours in a pdf
Hi,
I'm plotting PDFs and have a problem. If I have more than 8 sources of data the colours are repeated. These plots are used to remove poor data from the sets so it would be helpful if I could expand the colour range. Is there any way to do this?
The plots are coloured by defining a vector colsVec<-1:(length(mzXMLfiles))
And defined in the loop for (file in 1:length(mzXMLfiles))
as
2010 Sep 15
0
Biostatistician position, Austria
Dear all,
My company located in Innsbruck, Austria, has an opening for a
biostatistician. If you have any interest, feel free to contact me or Dr
Markus Speiser (markus.speiser*at*biocrates.com).
Best regards,
David
##################
Biostatistician (m/f)
Job Description
BIOCRATES Life Sciences AG is a leading metabolomics company using a
mass-spectrometry based technology
2008 Aug 24
3
Igraph library: How to calculate APSP (shortest path matrix) matrix for a subset list of nodes.
Dear R Users,
I have a network of 25000 total nodes and a list of 500 node which is a
subset of all nodes. Now I want to calculate the APSP (all pair shortest
path) matrix only for these 500 nodes.
I would appreciate any help.
Thanks in advance
Dinesh
--
Dinesh Kumar Barupal
Research Associate
Metabolomics Fiehn Lab
UCD Genome Center
451 East Health Science Drive
GBSF Builidng
University of
2008 Nov 06
3
Reshape a matrix
Dear R users,
I have a matrix like
A X 1
B Y 2
C Z 3
I want to reshape this matrix into this format
X Y Z
A 1
B 2
C 3
Thanks in advance for your help.
Dinesh
--
Dinesh Kumar Barupal
Junior Specialist
Metabolomics Fiehn Lab
UCD Genome Center
451 East Health Science Drive
GBSF Builidng
University of California
DAVIS
95616
2008 Mar 30
2
Alignment and Reshaping of the matrix
Dear R users,
I have a matrix like
85 .90 86 .89 87 .98 86 .87
88 .98 90 .78 88 .76 89 .56
90 .67 95 .67 89 .89 90 .87
91 .56 96 .87 90 .76 92.98
each pair of columns present a variable name and next the value. I have
matrix with more than 500 rows and column.
Now I want to convert this matrix in to.
85 .90 00 .00 00
86 .00 .89 .00 .87
87 .00 00 .98 00
88 .98 00 .76
2008 Feb 15
2
For Subset or Reshaping the Table
Hi R users
I am a new user in the field of R.
I want to subset or reshape a data.frame.
For example I have a matrix like
A B C D E F G
a 1 2 3 4 5 6 7
b 4 6 8 9 5 5 6
c 3 4 4 4 3 3 6
d 1 2 4 6 8 8 9
e 5 6 7 8 9 2 3
I want to reshape the matrix in this format
Row Col Value
a D 4
a E 5
a F 6
. . ..
2008 Mar 25
1
Subset of matrix
Dear R users
I have a big matrix like
6021 1188 790 290 1174 1015 1990 6613 6288
100714
6021 1 0.658 0.688 0.474 0.262 0.163 0.137 0.32
0.252 0.206
1188 0.658 1 0.917 0.245 0.331 0.122 0.148 0.194
0.168 0.171
790 0.688 0.917 1 0.243 0.31 0.122 0.15 0.19
0.171 0.174
290 0.474
2010 Jan 31
0
Bioinformatician, Austria
We are looking for a MSc or PhD holder in
Bioinformatics,Molecular/Computational Biology or Computer Science to
support ourbiomarker team in the identification, validation and
furtherdevelopment of biomarkers. The chosen candidate will be part of
ourmultidisciplinary team conducting studies to discover and
developdiagnostic biomarkers as well as biomarkers for the
characterization ofdisease models
2011 Jun 27
1
job opening
L.S.
OpenAnalytics is an international company providing data analysis
services and products across geographies and industrial sectors.
We are currently looking to extend our team with the following
profile
Data analyst: MSc / PhD in molecular or computational biology
having a keen interest in data analysis
A detailed description can be found at
http://www.openanalytics.eu/jobs
Strong R
2010 Jan 16
0
ess-roxy: Roxygen support for ESS
We're pleased to announce that Henning Redestig finally implemented
ESS support for Roxygen:
http://www.metabolome.jp/download/ess-roxy/ess-roxy.el/view
ess-roxy includes paragraph fill, hiding, template generation, etc.
2009 Jun 16
0
ANNOUNCEMENT: 20% discount on the most recent R books from Chapman & Hall/CRC!
Take advantage of a 20% discount on the most recent R books from Chapman & Hall/CRC!
We are pleased to offer our latest books on R at a 20% discount through our new website. To take advantage of this offer, simply visit http://www.crcpress.com/, choose your titles and insert code 281DW in the 'Promotion Code' field at checkout. Standard shipping is also free on all orders from
2008 Jul 30
1
model mix problem. FALSE CONVERGENCE
Hi R users
I try to use the lme but I can?t!!!!!
My script is (some words in french, sorry!!):
rm(list=ls(all=TRUE)) #Efface tous les objets en m?moire pour ?viter des
erreurs
library(MASS) #Chargement des Librairies
library(car)
library(Hmisc)
library(tkWidgets)
library(svDialogs)
library(multtest)
library(nlme)
#Rep <- "C:/Documents and Settings/U3M/Bureau/steph/Scripts
2010 Mar 14
3
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* apcluster (1.0.1)
Ulrich Bodenhofer
http://crantastic.org/packages/apcluster
The apcluster package implements Frey's and Dueck's Affinity
Propagation clustering in R. The algorithms are analogous to the
Matlab code published by Frey and Dueck.
* BioPhysConnectoR (1.6-1)
Franziska Hoffgaard
2012 Apr 15
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* disclapmix (0.1)
Maintainer: Mikkel Meyer Andersen
Author(s): Mikkel Meyer Andersen and Poul Svante Eriksen
License: GPL-2
http://crantastic.org/packages/disclapmix
disclapmix makes inference in a mixture of Discrete Laplace
distributions using the EM algorithm.
* EstSimPDMP (1.1)
Maintainer: Unknown
Author(s):