seqan / raptor

A fast and space-efficient pre-filter for querying very large collections of nucleotide sequences.
https://docs.seqan.de/raptor
Other
52 stars 18 forks source link

[MISC] Remove filenames from chopper_pack_record. #309

Closed smehringer closed 1 year ago

smehringer commented 1 year ago

First I will remove the filenames from the pack record and move them into build_data, then I will remove them from the hibf.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
raptor ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 5, 2023 8:34pm
codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (8ccb81a) 100.00% compared to head (4966775) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #309 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 63 63 Lines 2167 2170 +3 ========================================= + Hits 2167 2170 +3 ``` | [Impacted Files](https://app.codecov.io/gh/seqan/raptor/pull/309?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan) | Coverage Δ | | |---|---|---| | [include/raptor/build/hibf/build\_data.hpp](https://app.codecov.io/gh/seqan/raptor/pull/309?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-aW5jbHVkZS9yYXB0b3IvYnVpbGQvaGliZi9idWlsZF9kYXRhLmhwcA==) | `100.00% <ø> (ø)` | | | [src/argument\_parsing/parse\_bin\_path.cpp](https://app.codecov.io/gh/seqan/raptor/pull/309?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-c3JjL2FyZ3VtZW50X3BhcnNpbmcvcGFyc2VfYmluX3BhdGguY3Bw) | `100.00% <100.00%> (ø)` | | | [src/build/hibf/compute\_kmers.cpp](https://app.codecov.io/gh/seqan/raptor/pull/309?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-c3JjL2J1aWxkL2hpYmYvY29tcHV0ZV9rbWVycy5jcHA=) | `100.00% <100.00%> (ø)` | | | [src/build/hibf/hierarchical\_build.cpp](https://app.codecov.io/gh/seqan/raptor/pull/309?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-c3JjL2J1aWxkL2hpYmYvaGllcmFyY2hpY2FsX2J1aWxkLmNwcA==) | `100.00% <100.00%> (ø)` | | | [src/build/hibf/insert\_into\_ibf.cpp](https://app.codecov.io/gh/seqan/raptor/pull/309?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-c3JjL2J1aWxkL2hpYmYvaW5zZXJ0X2ludG9faWJmLmNwcA==) | `100.00% <100.00%> (ø)` | | | [src/build/hibf/parse\_chopper\_pack\_line.cpp](https://app.codecov.io/gh/seqan/raptor/pull/309?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-c3JjL2J1aWxkL2hpYmYvcGFyc2VfY2hvcHBlcl9wYWNrX2xpbmUuY3Bw) | `100.00% <100.00%> (ø)` | | | [src/build/hibf/read\_chopper\_pack\_file.cpp](https://app.codecov.io/gh/seqan/raptor/pull/309?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-c3JjL2J1aWxkL2hpYmYvcmVhZF9jaG9wcGVyX3BhY2tfZmlsZS5jcHA=) | `100.00% <100.00%> (ø)` | | | [src/build/hibf/update\_user\_bins.cpp](https://app.codecov.io/gh/seqan/raptor/pull/309?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=seqan#diff-c3JjL2J1aWxkL2hpYmYvdXBkYXRlX3VzZXJfYmlucy5jcHA=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.