Open awasyn opened 3 weeks ago
@awasyn, were these changes (& these) pulled from
main
? If not, stylistic changes such as trailing spaces & indentation can be addressed later (post-merge).
okay thanks. I wanted to ease review by updating back to only the changed lines. my editor added spaces during save.
Cases study report automation with MolEvolvR
This 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.