wdl2459 / ConQuR

Batch effects removal for microbiome data via conditional quantile regression
GNU General Public License v3.0
27 stars 4 forks source link

Tune_ConQuR opening max socket connections leading to error #23

Open mbeckm01 opened 6 months ago

mbeckm01 commented 6 months ago

When trying to run Tune_ConQuR using the sample data, 87 duplicate socket connections are opened. When running Tune_ConQuR on my own data, the max (126) number of socket connections are opened leading to the error "Error in file(con, "w") : all connections are in use".

DupSocketConnectionsConQuR