Aide:Serveur d'exploration : Différence entre versions
De Wicri Santé
Ligne 5 : | Ligne 5 : | ||
− | + | ;Machine développement, création directory : | |
* Définir un identifiant générique, (''idGénérique'') exemple : CovidChloro | * Définir un identifiant générique, (''idGénérique'') exemple : CovidChloro | ||
cd $WICRI_ROOT/Sante/explor | cd $WICRI_ROOT/Sante/explor | ||
Ligne 13 : | Ligne 13 : | ||
cd ''idGénérique''.storage | cd ''idGénérique''.storage | ||
cd CovidChloro.storage | cd CovidChloro.storage | ||
+ | |||
+ | ;Test query: | ||
+ | Vérifier la compatibilité | ||
+ | * PubMed (https://pubmed.ncbi.nlm.nih.gov/) | ||
+ | * NlmPubMedGetCorpusSize -q " ... " |
Version du 22 mai 2021 à 15:49
Serveur rapide PubMed sur ce wiki
Documentation :
- wicri-outils.fr:Dilib, module Nlm, Commande NlmPubMedGetCorpusSize
- wicri-outils.fr:Dilib, module Nlm, Commande NlmPubMedExplorCorpus
- Machine développement, création directory
- Définir un identifiant générique, (idGénérique) exemple : CovidChloro
cd $WICRI_ROOT/Sante/explor
mkdir idGénérique.storage mkdir CovidChloro.storage cd idGénérique.storage cd CovidChloro.storage
- Test query
Vérifier la compatibilité
- PubMed (https://pubmed.ncbi.nlm.nih.gov/)
- NlmPubMedGetCorpusSize -q " ... "