For every analysis we always set my own CIBERORTx credentials (email adress and token).
We should include an extra parameter in the config file to allow users to insert their own credentials.
The solutions for now would be
The credentials will become an input argument for the scripts
We can write a small function that reads the config file and extracts the credentials
For every analysis we always set my own CIBERORTx credentials (email adress and token). We should include an extra parameter in the config file to allow users to insert their own credentials.
The solutions for now would be