Discussion:Cervidae : Différence entre versions

De Wicri Animaux
(Cervidae en France)
 
(3 révisions intermédiaires par le même utilisateur non affichées)
Ligne 27 : Ligne 27 :
 
</source>
 
</source>
  
===Cervidae en France==
+
===Cervidae en France===
  
 
<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
  
  mkdir  Cervidae.storage
+
  mkdir  CervidaeFrance.storage
  
  cd Cervidae.storage
+
  cd CervidaeFrance.storage
  
  NlmPubMedExplorCorpus  -d CervidaeV1 \
+
  NlmPubMedExplorCorpus  -d CervidaeFranceV1 \
           -q "cervidae AND ( ethology OR ecology OR biodiversity )" -s 2500    \
+
           -q "(cervidae) AND (France[Affiliation])" -s 2500    \
 
           -l wicri-animaux.fr -p Biologie/Animaux \
 
           -l wicri-animaux.fr -p Biologie/Animaux \
           -t "Serveur d'exploration Cervidae"
+
           -t "Serveur d'exploration sur la France et les cervidae"
  
  

Version actuelle datée du 28 septembre 2024 à 18:07

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  CervidaeFrance.storage

 cd CervidaeFrance.storage

 NlmPubMedExplorCorpus  -d CervidaeFranceV1  \
          -q "(cervidae) AND (France[Affiliation])" -s 2500    \
          -l wicri-animaux.fr -p Biologie/Animaux \
          -t "Serveur d'exploration sur la France et les 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