We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19b8ea2 + e57e094 commit 1128e84Copy full SHA for 1128e84
README.md
@@ -6,7 +6,7 @@ The MSToolkit is a light-weight C++ library for reading, writing, and manipulati
6
### Supported File Formats
7
* *mzML* including internal compression (zlib and numpress) and external compression (.mzML.gz) _read-only_
8
* *mzXML* including internal compression (zlib) and external compression (.mzXML.gz) _read-only_
9
- * *mgf* _write-only_
+ * *mgf* _read/write_
10
* *ms1* _read/write_
11
* *ms2* _read/write_
12
* *bms1* _read/write_
0 commit comments