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

BUG: faith PD vector retains #SampleID index name #67

Merged
merged 3 commits into from
Jul 3, 2024

Conversation

lizgehret
Copy link
Member

fixes #57

@lizgehret lizgehret self-assigned this Jul 2, 2024
@lizgehret
Copy link
Member Author

This test feels pretty clunky... it does the job, but it feels like there should be a more direct way to examine the artifact contents.

The reason the actual contents of the artifact need to be examined (after it's written to disk) is that when it's viewed as a series, the transformer from AlphaDiv -> Series wipes out the index name - which is ultimately what we want, but not consistent with what's happening when the artifact is written to a file.

@lizgehret lizgehret assigned ebolyen and unassigned lizgehret Jul 3, 2024
Copy link
Member

@ebolyen ebolyen left a comment

Choose a reason for hiding this comment

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

Let's get this merged!

@ebolyen ebolyen merged commit bd7e767 into dev Jul 3, 2024
4 checks passed
@ebolyen ebolyen assigned lizgehret and unassigned ebolyen Jul 3, 2024
@lizgehret lizgehret deleted the faithPD-sampleID-header branch July 3, 2024 19:22
@lizgehret lizgehret removed their assignment Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Completed
Development

Successfully merging this pull request may close these issues.

BUG: After 2022.8 faith_pd_vector.qza comes with a #SampleID index/column name
2 participants