search for: 24205

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

Did you mean: 2405
2010 May 05
2
AD Integration drives me nuts
...2691) adding home's share [fx805-02-p$] for user 'PROTEC+fx805-02-p$' at '/home/PROTEC/fx805-02-p_' [2010/05/05 14:34:39, 3] smbd/process.c:process_smb(1083) Transaction 2 of length 84 [2010/05/05 14:34:39, 3] smbd/process.c:switch_message(932) switch message SMBtconX (pid 24205) conn 0x0 [2010/05/05 14:34:39, 3] smbd/sec_ctx.c:set_sec_ctx(241) setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 [2010/05/05 14:34:39, 3] smbd/service.c:make_connection_snum(815) Connect path is '/tmp' for service [IPC$] [2010/05/05 14:34:39, 3] lib/util_seaccess.c:se_access_check(250)...
2007 Jan 26
0
[BioC] problem with biomaRt getHomolog function
...version of biomaRt (biomaRt_1.9.15) to do getHomolog queries. A recent change in the BioMart suite enables the biomaRt package to retrieve both the id you use to query and the ids in the result of the query. Here's an example: rat.entrezgene.ID=c("24842","83502","24205") mouse.mart <- useMart("ensembl","mmusculus_gene_ensembl") rat.mart<- useMart("ensembl", "rnorvegicus_gene_ensembl") mouse.homolog<-getHomolog(id =rat.entrezgene.ID, from.mart = rat.mart,from.type = "entrezgene",to.type="entrezg...
2006 Jan 01
5
scaffold not working on Windows XP
Hello, I did a fresh install of ruby182 and gem rails --include-dependencies Now when I do: rails receipts cd receipts ruby script\generate scaffold receipt receipt rails does not create the views or controller. What can I do? Thanks Frank