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: add support for eggnog-mapper #129

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

馃 eggNOG-mapper for better functional annotation 馃嵏

馃悕 Snakefile tasks

  • create eggnog-mapper rule for processing ORF-annotated protein fasta files of genomes
  • create helper/supplementary rule to deal with large number of genomes (e.g. per sample submission of jobs)

馃敤 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: eggnog-mapper could go in main metaGEM env
  • conda recipe: update
  • main readme file: text and eventually figure

create Snakefile rule to annotate genomes with eggnog-mapper
@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
add line to create dummy output folder, still need to replace hardcoded cores number with new param, same with eggnog env
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