Displaying 3 results from an estimated 3 matches for "mogr".
Did you mean:
mgr
2007 Mar 01
1
object is not subsettable
Dear colleagues,
I've just come across a problem with the following command which is a
part of the "metaOverview.R" code file provided as an monography-
accompanying file at
http://www.bioconductor.org/docs/mogr/metadata:
##################################
R> hasChr <- eapply(GOTERM, function(x)
+ x[grep("chromosome", Term(x))])
Error in x[grep("chromosome", Term(x))] : object is not subsettable
##################################
I have run the command in the (PPC...
2011 Feb 17
3
Getting "Dungeons" to work
...wine DungeonsStarter.exe (02-17 13:38)
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:sync:CreateMemoryResourceNotification (0) stub
fixme:shell:URL_ParseUrl failed to parse L""
fixme:shell:URL_ParseUrl failed to parse L"Realmforge.MogreUtil"
fixme:shell:URL_ParseUrl failed to parse L"Realmforge.Util"
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
fixme:shell:URL_ParseUrl failed to parse L"System"
fixme:shell:URL_ParseUrl failed to parse L"Realmforge.Components"
fixme:shell:...
2008 Mar 19
5
[LLVMdev] Proposal for GSoC project for clang front end
....gr).
I've been a user, contributor, and project leader, of various
open-source projects over the years.
I've gained some experience in C++ parsing when I developed an automatic
wrapper for Ogre3D (http://www.ogre3d.org),
that produces bindings for the CLR (http://sourceforge.net/projects/mogre).
I think that LLVM+clang is the future of C++ development, and I'd be
really happy to make a useful contribution to this
great project :).
-Argiris Kirtzidis