Genefilter internal function...
1
0
Entering edit mode
@joshua-betcher-19
Last seen 9.7 years ago
I have been trying to import genefilter into S-Plus version 6.0 and within the initiallization of the genefinder class a .C function is called to an internal function. (in this case "mm_distance"). I thought that all I would have to do was import the genefilter.dll file into Splus and it would work but that is not the case. Does anyone have the code to this .C internal function so that I could recompile and use it on Splus 6.0? If not, does anyone know a way to get the same results with R programming? Thanks a lot Josh
genefilter genefilter • 719 views
ADD COMMENT
0
Entering edit mode
Jeff Gentry ★ 3.9k
@jeff-gentry-12
Last seen 9.7 years ago
> I have been trying to import genefilter into S-Plus version 6.0 and within > the initiallization of the genefinder class a .C function is called to an > internal function. (in this case "mm_distance"). I thought that all I would > have to do was import the genefilter.dll file into Splus and it would work > but that is not the case. Does anyone have the code to this .C internal > function so that I could recompile and use it on Splus 6.0? If not, does > anyone know a way to get the same results with R programming? mm_distance() can be found in the source package of genefilter, inside the file genedist.c from the src/ directory. -Jeff
ADD COMMENT

Login before adding your answer.

Traffic: 703 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6