WIP: Case study report automation #111
Draft
+4,300
−137
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Cases study report automation with MolEvolvR
rmd
report #27Rmd
/Qmd
#102This commit introduces a series of scripts and supporting code for automating case study reports via the MolEvolvR analysis pipeline. The added scripts enable end-to-end processing of pathogen and/or drug data from CARD data in FASTA format, automating key tasks like sequence retrieval, alignment, and protein annotation. Currently, the pipeline supports only the "full" analysis option,
Specifically, the following capabilities have been implemented:
BLAST and InterProScan Integration:
This approach is based on the MolEvolvR webapp pipeline , with portions of code directly adapted from MolEvolvR scripts. The original authorship has been retained to acknowledge the foundational work and provide proper attribution.
Current dependencies not inlcuded in this commit :
To-Do:
@jananiravi @the-mayer @falquaddoomi
What kind of change(s) are included?
Checklist
Please ensure that all boxes are checked before indicating that this pull request is ready for review.