Skip to content

Commit 1b0dae2

Browse files
authored
Merge pull request #134 from CompOmics/fix/update-readme
Update readme (Add cbor optional dep comment)
2 parents 0a2c750 + 609e5aa commit 1b0dae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Supported file formats
9090
File format psm_utils tag Read support Write support Comments
9191
===================================================================================================================== ======================== =============== =============== ==========
9292
`AlphaDIA precursors TSV <https://alphadia.readthedocs.io/en/latest/quickstart.html#output-files>`_ ``alphadia`` ✅ ❌
93-
`CBOR <https://psm-utils.readthedocs.io/en/stable/api/psm_utils.io#module-psm_utils.io.cbor>`_ ``cbor`` ✅ ✅
93+
`CBOR <https://psm-utils.readthedocs.io/en/stable/api/psm_utils.io#module-psm_utils.io.cbor>`_ ``cbor`` ✅ ✅ Requires the optional ``cbor2`` dependency (``pip install psm-utils[cbor]``)
9494
`DIA-NN TSV <https://github.com/vdemichev/DiaNN#output>`_ ``diann`` ✅ ❌
9595
`FlashLFQ generic TSV <https://github.com/smith-chem-wisc/FlashLFQ/wiki/Identification-Input-Formats>`_ ``flashlfq`` ✅ ✅
9696
`FragPipe PSM TSV <https://fragpipe.nesvilab.org/docs/tutorial_fragpipe_outputs.html#psmtsv/>`_ ``fragpipe`` ✅ ❌

0 commit comments

Comments
 (0)