Discussion:Cervidae : Différence entre versions

De Wicri Animaux
(=Cervidae en France)
(Cervidae en France)
Ligne 30 : Ligne 30 :
  
 
<source lang="sh">
 
<source lang="sh">
NlmPubMedGetCorpusSize -q "cervidae AND ( ethology OR ecology OR biodiversity )" => 2232
+
NlmPubMedGetCorpusSize -q "(cervidae) AND (France[Affiliation])" =>  
  
 
cd $WICRI_ROOT/Biologie/Animaux/explor
 
cd $WICRI_ROOT/Biologie/Animaux/explor

Version du 28 septembre 2024 à 18:03

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 (France[Affiliation])" => 

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