diff --git a/README.md b/README.md index 6907beb..326594e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ## Python script to convert Bruker TDF format to MzML ### Tested with TimsTof Pro TDF 2.0 using SDK version 2.8.7 +#### support added for DIA data. DIA MS/MS only supports centroid output ### SDK Requirement The preffered method to run this application is via docker. Bruker has allowed us to include the lib and python api (SDK version 2.8.7) in this repo for the purpose of building the docker image. To run the python script outside of docker you will need to obtain the SDK directly from Bruker.