RTMet is a data workflow to process FIA-MS data coming from a bioreactor, find metabolites and fluxes, and send a feedback command to the system.
GNU General Public License v3.0
2
stars
0
forks
source link
Make the workflow work with an InfluxDB Cloud instance #14
Closed
elliotfontaine closed 5 months ago
Right now, since the workflow uses the
influx ping
command, the following occurs:According to Influx doc, this command doesn't work with the cloud version of their database.
Possible solutions: