Discussion:Espace Interactions Arbres Microorganismes/Serveurs : Différence entre versions

De Wicri Bois
imported>Jacques Ducloy
(Retour machine locale)
imported>Jacques Ducloy
(Retour machine locale)
Ligne 97 : Ligne 97 :
 
<source>
 
<source>
 
NlmPubMedGetCorpusSize -q glutaredoxin
 
NlmPubMedGetCorpusSize -q glutaredoxin
 +
 +
1989
 +
 
mkdir $WICRI_ROOT/Bois/explor/Glutaredoxin.storage
 
mkdir $WICRI_ROOT/Bois/explor/Glutaredoxin.storage
  

Version du 18 novembre 2020 à 16:11

Protocole

  • définir la séquence d'appel (ci dessous)
  • générer le serveur sur machine développement
  • installer les pages wikis
  • installer les fichiers
  • mettre à jour l'en-tête et la page serveur
  • mettre à jour Modèle:Wicri Bois lien serveur

Modèle de paramétrage

Sur machine locale (mac)

cd $WICRI_ROOT/Bois/explor/Thaumatin.storage

NlmPubMedExplorCorpus  -d ThaumatinV1  \
          -q "thaumatin" -s 2000    \
          -l  wicri-bois.fr -p Bois \
          -t "Serveur d'exploration Thomatine"


NlmPubMedGetCorpusSize -q '"rust effector*"'

cd $WICRI_ROOT/Bois/explor/RustEffector.storage

NlmPubMedExplorCorpus  -d RustEffectorV1  \
          -q '"rust effector*"' -s 2000    \
          -l  wicri-bois.fr -p Bois \
          -t "Serveur d'exploration sur les effecteurs de la rouille "


NlmPubMedGetCorpusSize -q phanerochaete

cd $WICRI_ROOT/Bois/explor/Phanerochaete.storage

NlmPubMedExplorCorpus  -d PhanerochaeteV1  \
          -q Phanerochaete -s 2000    \
          -l  wicri-bois.fr -p Bois \
          -t "Serveur d'exploration sur le phanerochaete"


NlmPubMedGetCorpusSize -q "white rot"

cd $WICRI_ROOT/Bois/explor/WhiteRot.storage

NlmPubMedExplorCorpus  -d WhiteRotV1  \
          -q "white rot" -s 4000    \
          -l  wicri-bois.fr -p Bois \
          -t "Serveur d'exploration sur la pourriture ligneuse"


NlmPubMedGetCorpusSize -q willow

cd $WICRI_ROOT/Bois/explor/Willow.storage

NlmPubMedExplorCorpus  -d WillowV1  \
          -q willow -s 5000    \
          -l  wicri-bois.fr -p Bois \
          -t "Serveur d'exploration sur le saule"

Sur VM LorExplor

NlmPubMedGetCorpusSize -q "phytophthora effector"


mkdir $WICRI_ROOT/Bois/explor/PhytophthoraEffector.storage

cd $WICRI_ROOT/Bois/explor/PhytophthoraEffector.storage

NlmPubMedExplorCorpus  -d "PhytophthoraEffectorV1"  \
          -q "phytophthora effector" -s 5000    \
          -l  wicri-bois.fr -p Bois \
          -t "Serveur d'exploration sur les effecteurs du phytophthora"

Retour machine locale

NlmPubMedGetCorpusSize -q poplar 

7974

mkdir $WICRI_ROOT/Bois/explor/Poplar.storage

cd $WICRI_ROOT/Bois/explor/Poplar.storage

NlmPubMedExplorCorpus  -d PoplarV1  \
          -q poplar -s 8000    \
          -l  wicri-bois.fr -p Bois \
          -t "Serveur d'exploration sur le peuplier"


NlmPubMedGetCorpusSize -q glutaredoxin

1989

mkdir $WICRI_ROOT/Bois/explor/Glutaredoxin.storage

cd $WICRI_ROOT/Bois/explor/Glutaredoxin.storage

NlmPubMedExplorCorpus  -d GlutaredoxinV1  \
          -q glutaredoxin -s 2000    \
          -l  wicri-bois.fr -p Bois \
          -t "Serveur d'exploration sur la glutarédoxine"