-
Notifications
You must be signed in to change notification settings - Fork 1k
Enhance tutorial with peptide annotation and queries #6516
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
base: main
Are you sure you want to change the base?
Conversation
Add peptide annotation and querying steps for weak and strong neopeptides.
Added details about the iPepGen workflow outputs and integration with pVACbind software for neoantigen identification. Included a disclaimer regarding workflow input validation.
…ion/workflows/main_workflow.ga
…generation/workflows/main_workflow.ga
Added a disclaimer regarding workflow failures and input verification.
Added a disclaimer regarding workflow failures and input verification.
…flows/main_workflow.ga
…rkflow.ga to main_workflow.ga
…rkflows/main_workflow.ga
…flows/main_workflow.ga
Added a disclaimer regarding workflow failures and input verification.
…workflows/main_workflow.ga
Added a disclaimer about input file verification for workflow failures.
Updated text formatting procedures for assembly-derived and SAV peptides to clarify processing steps and ensure accurate integration. Removed redundant merging section and refined explanations for clarity.
| ## Editing SAV Annotation Columns Using Column Regex Find and Replace | ||
| The **Column Regex Find and Replace** tool is used in this step to clean and standardize SAV (Single Amino-acid Variant) annotation fields. SAV entries often begin with prefixes such as `SNV_` or `INDEL_`, which must be reformatted to a consistent delimiter-based structure (`SNV|`, `INDEL|`) to be compatible with downstream peptide-annotation tools such as PepPointer. This formatting step ensures that SAV annotations can later be merged accurately with assembly-derived peptides, despite their inherently different annotation structures. | ||
| The **Column Regex Find and Replace** tool is used in this step to clean and standardize SAV (Single Amino-acid Variant) annotation fields. SAV entries often begin with prefixes such as `SNV_` or `INDEL_`, which must be reformatted to a consistent delimiter-based structure (`SNV|`, `INDEL|`) to be compatible with downstream peptide-annotation tools such as PepPointer. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Column Regex Find and Replace tool is used in this step to clean and standardize SAV (Single Amino-acid Variant) annotation fields. SAV entries often begin with prefixes such as SAV_ or INDEL_, which must be reformatted to a consistent delimiter-based structure (SAV|, INDEL|) to be compatible with downstream peptide-annotation tools such as PepPointer.
Updated disclaimer section to improve clarity and formatting.
Refactor tutorial for neoantigen variant annotation to improve clarity and organization. Update sections on extracting peptides, converting coordinates, and integrating with PepPointer.
Updated disclaimer section to use comment formatting.
Updated disclaimer section to use comment formatting.
Updated disclaimer section to a comment format for clarity.
Added a disclaimer regarding workflow failures and input verification.
Updated disclaimer section to use comment format.
…flows/main_workflow.ga
Added a disclaimer about input file verification before troubleshooting workflow issues.
Updated workflow instructions for clarity and added a step for searching workflows.
Update peptide annotation and querying steps for weak and strong neopeptides.
Add disclaimers for workflow errors and troubleshooting