Skip to content
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

Redesigned preprocessing #215

Merged
merged 80 commits into from
Dec 18, 2023
Merged

Redesigned preprocessing #215

merged 80 commits into from
Dec 18, 2023

Conversation

Taepper
Copy link
Collaborator

@Taepper Taepper commented Oct 2, 2023

Still very much WIP, but this is a redesign of the entire preprocessing to
(i) get rid of the CSVReader dependency
(ii) more easily allow generic input files
(iii) prepare internal storage of sequences for bulk download and then down the road: full SQL support via duckdb

Copy link
Contributor

@fengelniederhammer fengelniederhammer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks a lot better 👍 Maybe not perfect, but good enough. We can still improve some details later on the way. :)

include/silo/zstdfasta/zstdfasta_table_reader.h Outdated Show resolved Hide resolved
src/silo/preprocessing/preprocessing_config.cpp Outdated Show resolved Hide resolved
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.

3 participants