Difference between revisions of "Gscope Environment Variables"

From Wikili
Jump to: navigation, search
(New page: Gscope needs to now the Gscope Project it has to manage. For that folllowing environment variables are set with the command (see the file [http://www-bio3d-igbmc.u-strasbg.fr/Pou...)
 
Line 1: Line 1:
[[Gscope]] needs to now the [[Gscope Project]] it has to manage.
+
[[Gscope]] needs to know the [[Gscope Project]] it has to manage.
  
 
For that folllowing environment variables are set with the command  
 
For that folllowing environment variables are set with the command  

Revision as of 12:17, 16 April 2009

Gscope needs to know the Gscope Project it has to manage.

For that folllowing environment variables are set with the command (see the file setgscope)

 setgscoperr MyProject
  • setenv REPERTOIREDUGENOME /genomics/MyProject (the directory which contains the Gscope Project)
  • setenv NCBI /bips/share/ncbi
  • setenv BLASTDB /catalog/blast
  • the PATH is modified and contains at least
    • /home/ripp/gscope/bin
    • /home/ripp/mulali
    • /bips/EMBOSS/bin
    • /bips/bin

Following command are also launched

 setsrs
 setmulali
 setncbi

REPERTOIREDUGENOME and home/ripp/gscope/bin are sufficient to run Gscope

Please see the file setgscope