search for: locusid

Displaying 3 results from an estimated 3 matches for "locusid".

2004 Aug 18
3
calling R from Perl
Hello, I am trying to call R from Perl running on Windows 2000. I have looked through the previous posts regarding running R from Perl and all have referred to the RSPerl package at Omegahat. Unfortunately the documentation for this package specifically states that it only works in Unix at the moment. Does anyone else have any suggestions about the best way to do this in the Windows
2005 May 04
1
error with the function GOHyperG from GOstats package
I am running R 2.0.0, GOstats 1.1.1 and GO 1.7.0, and when I use the function GOHyperG, I have the following error: w1<-as.list(hgu95av2LOCUSID) w2<-unique(unlist(w1)) set.seed(123) myLL<-sample(w2,100) xx <- GOHyperG(myLL) Error in mget(x, env = GOTERM, ifnotfound = NA) : recursive default argument reference In fact first I tried this function with my locusId ' list (with affymetrix hgu133plus2), but I had the same error...
2006 May 02
4
Repeating tdt function on thousands of variables
...each variable and output the result to a dataframe in which one of the columns is the locus ID.? Since I have another table in which every locus ID is in one column and in another column I have its chromosome number and exact position on the chromosome I could always create a vector out of the locusIDs but still I would need to know how to pass it on to the tdt function in R. -- Farrel Buchinsky, MD Pediatric Otolaryngologist Allegheny General Hospital Pittsburgh, PA