Open sooheon opened 2 months ago
If I set output file name to ...path.../foo.parquet, the actual speclib that is generated is ...path.../foo.predicted.speclib
...path.../foo.parquet
...path.../foo.predicted.speclib
That's expected, you set the 'name template' - this would be the name for the DIA-based library, if it were to be generated. The .predicted.speclib is an in silico predicted library.
If I set output file name to
...path.../foo.parquet
, the actual speclib that is generated is...path.../foo.predicted.speclib