

Out << std::setw( widths ) << std::defaultfloat << std::setprecision(3) Īnd googling reveals this 8-year old stack overflow question. /metro/src/regression/Design.cpp:239:41: error: ‘defaultfloat’ is not a member of ‘std’ /metro/src/regression/Design.cpp: In member function ‘std::string metro::regression::Design::get_summary() const’:

I thought that the compiler was the issue, so I created a conda environment and installed GCC, added the conda gcc binary to LD_LIBRARY_PATH and tried to compile QCTOOL, but hit exactly the same error during compilation. The software comes packaged with most of its dependencies, but attempting to compile the software without conda environment runs into issues with the cluster's c++ compiler. Since I don't have root access, I am limited to installing within a conda environment. The pre-compiled binaries for the software do not have access to the required boost libraries, so they are also not an option.
#Qctools v2 conda install
bgen format) and the administrators will not install the newer version. Our computing cluster has an old version of the software (v1 which cannot handle newer specs of the.

bgen) for efficiently storing this data, but there is (to my knowledge) only one piece of software that can manipulating these files: QCTOOL v2. I am a bioinformatician and work with large genetic datasets.
