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 91 : | Ligne 91 : | ||
-q "metal-binding protein plant" -s 8000 \ | -q "metal-binding protein plant" -s 8000 \ | ||
-l wicri-bois.fr -p Bois \ | -l wicri-bois.fr -p Bois \ | ||
− | -t " | + | -t "Serveur d'exploration sur les protéines de liaison chez les plantes" |
</source> | </source> | ||
Version du 20 novembre 2020 à 11:02
Sommaire
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 "metal-binding protein plant"
7974
mkdir $WICRI_ROOT/Bois/explor/MetalBindProtPlant.storage
cd $WICRI_ROOT/Bois/explor/MetalBindProtPlant.storage
NlmPubMedExplorCorpus -d MetalBindProtPlantV1 \
-q "metal-binding protein plant" -s 8000 \
-l wicri-bois.fr -p Bois \
-t "Serveur d'exploration sur les protéines de liaison chez les plantes"
NlmPubMedGetCorpusSize -d -q '("biological control agents"[MeSH Terms] OR ("biological"[All Fields] AND "control"[All Fields] AND "agents"[All Fields]) OR "biological control agents"[All Fields] OR "biopesticides"[All Fields] OR "biopesticidal"[All Fields] OR "biopesticide"[All Fields]) AND ("peptid"[All Fields] OR "peptidal"[All Fields] OR "peptide s"[All Fields] OR "peptides"[MeSH Terms] OR "peptides"[All Fields] OR "peptide"[All Fields] OR "peptidic"[All Fields])'
1989
mkdir $WICRI_ROOT/Bois/explor/BiopestPeptid.storage
cd $WICRI_ROOT/Bois/explor//BiopestPeptid.storage
NlmPubMedExplorCorpus -d BiopestPeptidV1 \
-q '("biological control agents"[MeSH Terms] OR ("biological"[All Fields] AND "control"[All Fields] AND "agents"[All Fields]) OR "biological control agents"[All Fields] OR "biopesticides"[All Fields] OR "biopesticidal"[All Fields] OR "biopesticide"[All Fields]) AND ("peptid"[All Fields] OR "peptidal"[All Fields] OR "peptide s"[All Fields] OR "peptides"[MeSH Terms] OR "peptides"[All Fields] OR "peptide"[All Fields] OR "peptidic"[All Fields])' -s 7000 \
-l wicri-bois.fr -p Bois \
-t "Serveur d'exploration sur les peptides biopesticides"
NlmPubMedGetCorpusSize -q '("rapamycin s"[All Fields] OR "rapamycine"[All Fields] OR "rapamycins"[All Fields] OR "sirolimus"[MeSH Terms] OR "sirolimus"[All Fields] OR "rapamycin"[All Fields]) AND ("fungi"[MeSH Terms] OR "fungi"[All Fields] OR "fungus"[All Fields] OR "fungis"[All Fields] OR "microbiology"[MeSH Subheading] OR "microbiology"[All Fields])'
6033
mkdir $WICRI_ROOT/Bois/explor/RapamycinFungus.storage
cd $WICRI_ROOT/Bois/explor/RapamycinFungus.storage
NlmPubMedExplorCorpus -d RapamycinFungusV1 \
-q '("rapamycin s"[All Fields] OR "rapamycine"[All Fields] OR "rapamycins"[All Fields] OR "sirolimus"[MeSH Terms] OR "sirolimus"[All Fields] OR "rapamycin"[All Fields]) AND ("fungi"[MeSH Terms] OR "fungi"[All Fields] OR "fungus"[All Fields] OR "fungis"[All Fields] OR "microbiology"[MeSH Subheading] OR "microbiology"[All Fields])' -s 3500 \
-l wicri-bois.fr -p Bois \
-t "Serveur d'exploration sur la rapamycine et les champignons"
NlmPubMedGetCorpusSize -q "grapevine disease"
1029
mkdir $WICRI_ROOT/Bois/explor/GrapevineDisease.storage
cd $WICRI_ROOT/Bois/explor/GrapevineDisease.storage
NlmPubMedExplorCorpus -d GrapevineDiseaseV1 \
-q "grapevine disease" -s 2000 \
-l wicri-bois.fr -p Bois \
-t "Serveur d'exploration sur les maladies des plantes grimpantes"