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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: subworkflow for isolate genomes #127

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

franciscozorrilla
Copy link
Owner

@franciscozorrilla franciscozorrilla commented Jun 9, 2023

馃 Isolate genomes subworkflow 馃敠

Adding support for isolate genome assembly in the next version of metaGEM 馃拵

馃悕 Snakefile tasks

  • create shovill rule for dealing with isolate assembly data
  • create dRep rule for derelplicating megahit assembly, metaGEM-reassembled bin, and shovill output to select best genome
  • create helper rule to populate drep input from corresponding input subfolders

馃敤 Additional modifications for full integration/support

  • metaGEM.sh: add options + support for new tasks
  • config.yaml: add params used in new tasks
  • config readme file: add new perl environment for shovill (to also include prokka, roary, etc.), dRep could go in main metaGEM env
  • conda recipe: update
  • main readme file: text and eventually figure

add shovill rule to Snakefile for dealing with isolate assembly data. will also need to make additions/changes to
* metaGEM.sh: add flag/option to support new task
* config.yaml: add params used in task
* readme file: text and eventually figure
@franciscozorrilla franciscozorrilla self-assigned this Jun 9, 2023
@franciscozorrilla franciscozorrilla added enhancement New feature or request method Novel or alternative conceptual method labels Jun 9, 2023
remove unnecessary code and move shovill rule up to a more appropriate place in the Snakefile
@franciscozorrilla franciscozorrilla changed the title feature: add shovill support for metaGEM feature: subworkflow for isolate genomes Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request method Novel or alternative conceptual method
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant