|
[Date Index]
[Thread Index]
[Author Index]
Re: Permanently install GenomeData
- To: mathgroup at smc.vnet.net
- Subject: [mg115249] Re: Permanently install GenomeData
- From: "Alexey Popkov" <lehin.p at gmail.com>
- Date: Tue, 4 Jan 2011 18:53:24 -0500 (EST)
- References: <ifs2uj$ond$1@smc.vnet.net>
Hello,
I do not know the way to do this inside Mathematica but I can suggest a
"hack" way. You can use a local proxy-server like HandyCache
http://handycache.ru/
(it includes English localisation).
It allows to disable updating any HTTP GET() data by setting global rule "*"
in "Don't update" list (Mathematica must be set to work through this proxy).
"Koslicki" <koslicki at math.psu.edu>: news:ifs2uj$ond$1 at smc.vnet.net...
> Due to the slowness of the Wolfram Research data server, does anyone
> know how to get Mathematica to permanently install data? For example,
> evaluating GenomeData["SCNN1A", "FullSequence"]; takes forever due to
> having to reinstall the data each time I start Mathematica.
>
> I would like the behavior to be like CUDAResourcesInstall[] where it
> installs the necessary data, and doesn't have to reinstall it each
> time you restart Mathematica; yet you can call
> CUDAResourcesInstall[Update -> True] if you would like to have it
> updated.
>
> Any thoughts?
>
> Thanks
>
Prev by Date:
Reduce in Mathematica 5 vs Mathematica 8 (2nd problem)
Next by Date:
Re: Combining Slider and SetterBar in Manipulate
Previous by thread:
Permanently install GenomeData
Next by thread:
automatic integral output simplification
|