Discussion:Cervidae : Différence entre versions

De Wicri Animaux
Ligne 1 : Ligne 1 :
 +
==Préparation des serveurs d'exploration==
 +
===Cervidae et écologie===
 +
<source lang="sh">
 +
NlmPubMedGetCorpusSize -q "cervidae AND ( ethology OR ecology OR biodiversity )" => 2232
 +
 +
cd $WICRI_ROOT/Biologie/Animaux/explor
 +
 +
mkdir  Cervidae.storage
 +
 +
cd Cervidae.storage
 +
 +
NlmPubMedExplorCorpus  -d CervidaeV1  \
 +
          -q "cervidae AND ( ethology OR ecology OR biodiversity )" -s 2500    \
 +
          -l wicri-animaux.fr -p Biologie/Animaux \
 +
          -t "Serveur d'exploration Cervidae"
 +
 +
 +
tar -cvf CervidaeV1.tar CervidaeV1
 +
gzip CervidaeV1.tar
 +
 +
scp $ISTEX_PAR CervidaeV1.tar.gz $ISTEX_SCP:$WICRI_TARGET_ROOT/Biologie/Animaux/explor/Cervidae.storage
 +
 +
gunzip CervidaeV1.tar.gz
 +
tar -xvf CervidaeV1.tar
 +
gzip CervidaeV1.tar
 +
 +
</source>
 +
 +
===Cervidae en France==
 +
 
<source lang="sh">
 
<source lang="sh">
 
NlmPubMedGetCorpusSize -q "cervidae AND ( ethology OR ecology OR biodiversity )" => 2232
 
NlmPubMedGetCorpusSize -q "cervidae AND ( ethology OR ecology OR biodiversity )" => 2232

Version du 28 septembre 2024 à 18:01

Préparation des serveurs d'exploration

Cervidae et écologie

NlmPubMedGetCorpusSize -q "cervidae AND ( ethology OR ecology OR biodiversity )" => 2232

cd $WICRI_ROOT/Biologie/Animaux/explor

 mkdir  Cervidae.storage

 cd Cervidae.storage

 NlmPubMedExplorCorpus  -d CervidaeV1  \
          -q "cervidae AND ( ethology OR ecology OR biodiversity )" -s 2500    \
          -l wicri-animaux.fr -p Biologie/Animaux \
          -t "Serveur d'exploration Cervidae"


tar -cvf CervidaeV1.tar CervidaeV1
 gzip CervidaeV1.tar

 scp $ISTEX_PAR CervidaeV1.tar.gz $ISTEX_SCP:$WICRI_TARGET_ROOT/Biologie/Animaux/explor/Cervidae.storage

gunzip CervidaeV1.tar.gz
tar -xvf CervidaeV1.tar
gzip CervidaeV1.tar

=Cervidae en France

NlmPubMedGetCorpusSize -q "cervidae AND ( ethology OR ecology OR biodiversity )" => 2232

cd $WICRI_ROOT/Biologie/Animaux/explor

 mkdir  Cervidae.storage

 cd Cervidae.storage

 NlmPubMedExplorCorpus  -d CervidaeV1  \
          -q "cervidae AND ( ethology OR ecology OR biodiversity )" -s 2500    \
          -l wicri-animaux.fr -p Biologie/Animaux \
          -t "Serveur d'exploration Cervidae"


tar -cvf CervidaeV1.tar CervidaeV1
 gzip CervidaeV1.tar

 scp $ISTEX_PAR CervidaeV1.tar.gz $ISTEX_SCP:$WICRI_TARGET_ROOT/Biologie/Animaux/explor/Cervidae.storage

gunzip CervidaeV1.tar.gz
tar -xvf CervidaeV1.tar
gzip CervidaeV1.tar