Discussion:Hyène : Différence entre versions

De Wicri Animaux
Ligne 2 : Ligne 2 :
 
<source lang="sh">
 
<source lang="sh">
 
  source NlmPubMedGetCorpusSize -q hyena.    => 582
 
  source NlmPubMedGetCorpusSize -q hyena.    => 582
 +
 +
cd $WICRI_ROOT/Biologie/Animaux/explor
 +
 +
mkdir  Hyena.storage
 +
 +
cd Hyena.storage
 +
 +
NlmPubMedExplorCorpus  -d HyenaV1  \
 +
          -q "hyena" -s 1000    \
 +
          -l %wicriLink -p wicriPath \
 +
          -t "Serveur d'exploration sur la Hyène"
 +
 
</source>
 
</source>

Version du 11 septembre 2024 à 18:00

Serveur d'exploration Hyena

 source NlmPubMedGetCorpusSize -q hyena.    => 582

 cd $WICRI_ROOT/Biologie/Animaux/explor

 mkdir  Hyena.storage

 cd Hyena.storage

 NlmPubMedExplorCorpus  -d HyenaV1  \
          -q "hyena" -s 1000    \
          -l %wicriLink -p wicriPath \
          -t "Serveur d'exploration sur la Hyène"