Add Parquet reading and writing for efficient storage of PSM lists #287
test.yml
on: pull_request
linting-and-coverage
7s
Matrix: test-platforms
Annotations
12 errors
Ruff (F401):
psm_utils/__init__.py#L6
psm_utils/__init__.py:6:23: F401 `functools.lru_cache` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
psm_utils/__init__.py#L18
psm_utils/__init__.py:18:5: F401 `pyteomics.proforma.GenericResolver` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
psm_utils/__init__.py#L19
psm_utils/__init__.py:19:5: F401 `pyteomics.proforma.PSIModResolver` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
Ruff (F401):
psm_utils/__init__.py#L20
psm_utils/__init__.py:20:5: F401 `pyteomics.proforma.UnimodResolver` imported but unused; consider removing, adding to `__all__`, or using a redundant alias
|
linting-and-coverage
Process completed with exit code 1.
|
test-platforms (3.11)
Process completed with exit code 1.
|
test-platforms (3.10)
The job was canceled because "_3_11" failed.
|
test-platforms (3.10)
The operation was canceled.
|
test-platforms (3.8)
The job was canceled because "_3_11" failed.
|
test-platforms (3.8)
The operation was canceled.
|
test-platforms (3.9)
The job was canceled because "_3_11" failed.
|
test-platforms (3.9)
The operation was canceled.
|