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

Write R Script #1

Closed
BenKaehler opened this issue Oct 8, 2022 · 0 comments
Closed

Write R Script #1

BenKaehler opened this issue Oct 8, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@BenKaehler
Copy link
Owner

BenKaehler commented Oct 8, 2022

Prerequisites:

  1. R programming.
  2. Understanding of SpiecEasi.
  3. Understanding of QIIME 2 FeatureTable[Frequency] type, and how to export into a format that can be imported into R.

Write an R script that loads a table exported from a FeatureTable[Frequency] type table and saves down an igraph when it has completed. It should expose the parameters of a normal call to SpiecEasi.

Example: https://github.com/qiime2/q2-dada2/blob/master/q2_dada2/assets/run_dada.R.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant