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

Functions to select sequence subsamples based on different weighting methods #11

Open
kelly-sovacool opened this issue Sep 11, 2020 · 0 comments
Assignees
Labels
feature a feature request or enhancement

Comments

@kelly-sovacool
Copy link
Member

kelly-sovacool commented Sep 11, 2020

  • Input: fasta, count, and/or dist file.
  • Params: weighting method (by abundance, by distance, or simple random sample); fraction or number of sequences to select.
  • Output: list of accession numbers selected (could be written to accnos file to then give to mothur get.seqs).

Already implemented in Python for the OptiFit benchmarking project. Want to re-write it in R and write tests. The mothur sub.sample command doesn't have a weighting parameter.

@kelly-sovacool kelly-sovacool self-assigned this Sep 11, 2020
@kelly-sovacool kelly-sovacool added feature a feature request or enhancement and removed enhancement labels May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant