[BioC] regarding web interface to R coding

Heidi Dvinge heidi at ebi.ac.uk
Mon Sep 7 14:10:24 CEST 2009


You might want to have a look at RGG, R Gui Generator, at http:// 
rgg.r-forge.r-project.org/
I haven't tried it myself though, so I don't know how well it works.

\Heidi

On 7 Sep 2009, at 12:49, Paul Geeleher wrote:

> Python has an extremely straighforward interface to R called RPy.  
> Python is
> a very good scripting language for CGI.
>
> -Paul.
>
> On Mon, Sep 7, 2009 at 12:43 PM, Shameer Khadar <skhadar at gmail.com>  
> wrote:
>
>> Hello,
>>
>> Earlier I have tried to use RSPerl / Statistics::R for similar  
>> purpose (but
>> had several issues in implementing it).
>> When I asked about similar question on  BioPerl list, Jason Stajich
>> suggested me to hack R in a way to create temporary R scripts  
>> using Perl
>> and
>> run the script using `R --no-save < tempdir/tempscript.R`. Later  
>> you can
>> pipe output file or read up in to your html file using a CGI script.
>>
>> Link to my old post and suggestion by Stajich is here :
>> http://www.nabble.com/Re%3A-Heat-map-module---p21416644.html
>>
>> Trust this helps,
>> Khader Shameer
>>
>>
>> On Mon, Sep 7, 2009 at 3:54 PM, ankhee dutta <ankheedutta at gmail.com>
>> wrote:
>>
>>> hi all,
>>> here i have done some coding in R and want a web interface which can
>>> execute
>>> the R coding after taking user's query (who don't have knowledge  
>>> of R) in
>>> any format. Can you suggest some language or software made for this
>> purpose
>>> and is used commonly.
>>> Any kind of help will be appreciable.
>>> --
>>> Ankhee Dutta
>>> project trainee,
>>> JNU,New Delhi-67
>>>
>>>        [[alternative HTML version deleted]]
>>>
>>> _______________________________________________
>>> Bioconductor mailing list
>>> Bioconductor at stat.math.ethz.ch
>>> https://stat.ethz.ch/mailman/listinfo/bioconductor
>>> Search the archives:
>>> http://news.gmane.org/gmane.science.biology.informatics.conductor
>>>
>>
>>        [[alternative HTML version deleted]]
>>
>> _______________________________________________
>> Bioconductor mailing list
>> Bioconductor at stat.math.ethz.ch
>> https://stat.ethz.ch/mailman/listinfo/bioconductor
>> Search the archives:
>> http://news.gmane.org/gmane.science.biology.informatics.conductor
>>
>
>
>
> -- 
> Paul Geeleher
> School of Mathematics, Statistics and Applied Mathematics
> National University of Ireland
> Galway
> Ireland
>
> 	[[alternative HTML version deleted]]
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at stat.math.ethz.ch
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives: http://news.gmane.org/ 
> gmane.science.biology.informatics.conductor



More information about the Bioconductor mailing list