Skip to content

add support for compression type 1 #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

di-hardt
Copy link

Very early support for compression level 1.

  • Added compression type 1. Bytes in TDFBlob should be compatible with all read_*-function in the frame reader
  • Compiles, needs to be tested properly. At least compression level 2 is not broken
  • Added TODO comments with questions

@di-hardt
Copy link
Author

I need to rebase my branch with the dev branch to be merge ready. If someone has compression level 1 data to test give me a hint.

@di-hardt di-hardt force-pushed the feature-compression-type1 branch from c54d8a7 to f386944 Compare April 24, 2025 09:14
@sander-willems-bruker
Copy link
Collaborator

CompressionType1 data can be found at: https://www.ebi.ac.uk/pride/archive/projects/PXD010012

@sander-willems-bruker
Copy link
Collaborator

Implemenation had several issues. Tried to fix in: #43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants