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

ENH: add action to filter SampleData[MAGs] #166

Closed
Tracked by #160
misialq opened this issue May 14, 2024 · 1 comment
Closed
Tracked by #160

ENH: add action to filter SampleData[MAGs] #166

misialq opened this issue May 14, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@misialq
Copy link
Contributor

misialq commented May 14, 2024

It should be possible to filter by:

  • sample metadata (by passing appropriate metadata where sample ID is the index)
  • MAG metadata (by passing metadata where feature ID is the index, e.g. BUSCO results)

In the first case, all MAGs from selected samples should be included. In the second case only MAGs matching the criteria should be included, regardless of the sample.

@misialq misialq self-assigned this May 16, 2024
@misialq misialq added the enhancement New feature or request label May 17, 2024
@misialq misialq added this to the Manuscript prep milestone May 17, 2024
@misialq
Copy link
Contributor Author

misialq commented May 17, 2024

Closed by #169

@misialq misialq closed this as completed May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant