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

SRS alternative tool to rarefaction #819

Open
marwa38 opened this issue Dec 17, 2024 · 2 comments
Open

SRS alternative tool to rarefaction #819

marwa38 opened this issue Dec 17, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@marwa38
Copy link

marwa38 commented Dec 17, 2024

Hi team

Would you agree to to add SRS as an alternative to rarefaction in ampliseq? It have lately recommended and prefered when compared to rarefaction.

I have Rcodes that I used for this here ChiLiubio/microeco#443

Also could try to implement SRS plugin from qiime2 if you prefer? as in the discussion here https://forum.qiime2.org/t/srs-as-a-normalisation-method/30531/4

But I will be a new contributer to nfcore pipelines so would need to figure it out.

Thanks for letting me know
Marwa

@marwa38 marwa38 added the enhancement New feature or request label Dec 17, 2024
@erikrikarddaniel
Copy link
Member

I've seen your discussion with @d4straub and agree: Why not if you have the time to implement it. Doing it via QIIME2 seems simplest as we already have a container that's used in several modules.

For your actual work, note that there are methods that circumvent subsampling altogether and uses the whole data set to calculate alpha diversity. I've been using the R package breakaway: https://adw96.github.io/breakaway/ (make sure you use the development version and not the CRAN version; for this reason I don't think we can find a container and it would hence be difficult to include in Ampliseq). DivNet (https://github.com/adw96/DivNet) from the same group provides more diversity measurements, but I have no experience with that package and I think it's rather heavy computationally.

@d4straub
Copy link
Collaborator

I tried DivNet some time ago and couldnt get it to run, see nf-core slack. Maybe it was updated though.

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

3 participants