An open API service indexing awesome lists of open source software.

https://github.com/dataesr/bso-clinical-trials

French Open Science Monitor - Clinical trials module
https://github.com/dataesr/bso-clinical-trials

Last synced: 5 months ago
JSON representation

French Open Science Monitor - Clinical trials module

Awesome Lists containing this project

README

          

# bso-clinical-trials

[![Discord](https://badgen.net/badge/icon/discord?icon=discord&label)](https://discord.gg/TudsqDqTqb)
![license](https://img.shields.io/github/license/dataesr/bso-clinical-trials)
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/dataesr/bso-clinical-trials)
![Production release](https://github.com/dataesr/bso-clinical-trials/actions/workflows/build.yml/badge.svg)
[![SWH](https://archive.softwareheritage.org/badge/origin/https://github.com/dataesr/bso-clinical-trials)](https://archive.softwareheritage.org/browse/origin/?origin_url=https://github.com/dataesr/bso-clinical-trials)

## Release

It uses [semver](https://semver.org/).

To create a new release:
```shell
make release VERSION=X.X.X
```

## Courrier

- Pour générer les données, exécuter le notebook [notebooks/DataGeneration2.ipynb](https://github.com/dataesr/bso-clinical-trials/blob/main/notebooks/DataGeneration2.ipynb) complet.
- Les outputs sont alors dans le dossier publipostage2 (non commité).
- Pour exclure un promoteur, ajouter son ROR à la liste "excluded_rors" dans la seconde cellule du notebook [notebooks/DataGeneration2.ipynb](https://github.com/dataesr/bso-clinical-trials/blob/main/notebooks/DataGeneration2.ipynb).
- Pour ajouter un nouveau promoteur, ajouter son ou ses nom(s) dans le fichier [bsoclinicaltrials/server/main/bso-lead-sponsors-mapping.csv](https://github.com/dataesr/bso-clinical-trials/blob/main/bsoclinicaltrials/server/main/bso-lead-sponsors-mapping.csv).