ThermoRawFileParser icon indicating copy to clipboard operation
ThermoRawFileParser copied to clipboard

Thermo RAW file parser that runs on Linux/Mac and all other platforms that support Mono

Results 23 ThermoRawFileParser issues
Sort by recently updated
recently updated
newest added

### Summary of changes - Speedup the processing of files when only some MS levels are written to the output (closes #176) - Handling of raw files missing the supplementary...

Just noticed that 1.4.3 still fails for input that is symlinked: With `mono` 6.12.0.90-h780b84a_0 (from conda-forge) I get ``` 2024-04-12 13:30:02 ERROR Unable to access the RAW file using the...

In order to maintain the same syntax for the command line parameters, the required entries for input / output file or directory have been uniformized.

duplicate

The command-line options have been inconsistent

Hello I'm having an issue with the new Tune v4.0. After processing the raw files with the last TRFP version the CID part of ETciD is lost. For instance: ```xml...

This is the file produced by ThermoRawFileParser with default parameters: ```xml ``` I don't think the analyser is a "fourier transform ion cyclotron resonance mass spectrometer". This is the one...

enhancement

Implement a shortcut for processing only relevant scans when cutting off higher MS levels (option `-L`)

enhancement

Hello, I am extremely glad I found this tool. I am attempting to parse raw files from our Trace1310 Thermofisher gas chromatograph, I intend to implement this on an automated...

Hi, With the --allDetectors options I can get the pressure profile of a raw file into the mzML file, but what I need is actually a csv file with the...

enhancement

The following commands: ``` git clone -b master --single-branch https://github.com/compomics/ThermoRawFileParser --branch v1.3.3 /src xbuild ``` Yield the following error ``` Writer/MetadataWriter.cs(421,51): error CS0012: The type 'Enum' is defined in an...