Discussion:Espace Interactions Arbres Microorganismes/Serveurs : Différence entre versions
De Wicri Bois
imported>Jacques Ducloy |
imported>Jacques Ducloy |
||
Ligne 11 : | Ligne 11 : | ||
<source> | <source> | ||
+ | NlmPubMedGetCorpusSize -q '"rust effector*"' | ||
+ | |||
cd $WICRI_ROOT/Bois/explor/RustEffector.storage | cd $WICRI_ROOT/Bois/explor/RustEffector.storage | ||
NlmPubMedExplorCorpus -d RustEffectorV1 \ | NlmPubMedExplorCorpus -d RustEffectorV1 \ | ||
− | -q "rust effector" -s 2000 \ | + | -q '"rust effector*"' -s 2000 \ |
-l wicri-bois.fr -p Bois \ | -l wicri-bois.fr -p Bois \ | ||
-t "Serveur d'exploration sur les effecteurs de la rouille " | -t "Serveur d'exploration sur les effecteurs de la rouille " | ||
</source> | </source> |
Version du 10 novembre 2020 à 16:28
Modèle de paramétrage
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 "