Displaying 6 results from an estimated 6 matches for "manca".
Did you mean:
mancha
2009 Sep 02
4
"biplot" graphical options?
...can't apparently manage to change anything but the axis... and I have been browsing manuals and vignettes without finding any explicit suggestions on how to operate...
Can anyone, please, point my attention to the relevant documentation?
Thank you in advance and best regards,
Marco
--
Marco Manca, MD
University of Maastricht
Faculty of Health, Medicine and Life Sciences (FHML)
Cardiovascular Research Institute (CARIM)
PO Box 616
6200 MD Maastricht
E-mail: m.manca at path.unimaas.nl
Office telephone: +31(0)433874633
Personal mobile: +31(0)626441205
Twitter: @markomanka
*******************...
2009 Sep 03
0
R: "biplot" graphical options?
Thanks Andris, Michael and Petr for your prompt and kind feedbacks.
I will try generating my own biplot from low-level graph commands... I hope it will work.
Best regards,
Marco
--
Marco Manca, MD
University of Maastricht
Faculty of Health, Medicine and Life Sciences (FHML)
Cardiovascular Research Institute (CARIM)
PO Box 616
6200 MD Maastricht
E-mail: m.manca at path.unimaas.nl
Office telephone: +31(0)433874633
Personal mobile: +31(0)626441205
Twitter: @markomanka
*******************...
2012 Nov 22
2
lapack routines cannot be loaded [Help request]
....0
loaded via a namespace (and not attached):
[1] affyio_1.24.0 BiocInstaller_1.4.9 DBI_0.2-5
[4] IRanges_1.14.4 preprocessCore_1.18.0 RSQLite_0.11.2
[7] stats4_2.15.2 tools_2.15.2 zlibbioc_1.2.0
Thank you in advance,
Marco
--
Dr Marco Manca
University of Maastricht
Faculty of Health, Medicine and Life Sciences (FHML)
Cardiovascular Research Institute (CARIM)
Mailing address: PO Box 616, 6200 MD Maastricht (The Netherlands)
Visiting address: UNS40 West building - 5th floor Room5.544, Universiteit Singel 40, 6229 HX Maastricht
E-mail...
2011 Feb 09
1
samr - extract genes from siggenes.table
Hi BioC user,
I have a problem extracting the gene set I would like to work with.
Here is I work with my data:
normData <- read.delim("normalizedData.txt",sep ="\t")
######### two class unpaired comparison
# y must take values 1,2
classes <- c(-1,-2,1,2)
#prepere the data for the samr analysis
data.x <-as.matrix(normData[,8:11])
d=list(x=data.x,y=classes,
2013 Sep 12
0
NT_STATUS_NETWORK_ACCESS_DENIED for a single user
...s and group correctly when I sudo as the "bosco" user the prompt cannot decode user and groups.
# su - bosco
groups: impossibile trovare il nome del gruppo con id 10001
groups: impossibile trovare il nome del gruppo con id 10003
groups: impossibile trovare il nome del gruppo con id 10010
Manca il nome at file-server:~$ id
uid=10010 gid=10001 gruppi=10001,10003,10010
10010 is gid of group "progettazione".
Adding o+rwx permissions to the directory allows the user to chdir. It seems like
I really don't know what else to look for.
Any help is welcome.
thanks
--
Lorenzo...
2006 Dec 12
1
changing password only works the second time?
...a user receives notification at logon that the password is expiring
and that only few days remain to change it
2) he/she answers yes and puts old and new passwords and press ok
3) the system sends the error message:
authorization to change the password is missing
(real message is in italian: "Manca l'autorizzazione per cambiare la password)
4) user presses ok in this window and receives the change password window again
5) he/she retypes old and new passwords and press ok
6) now the system changes the password!
it is the same if the user has local admin privileges or not.
relevant direc...