Skip to content

Conversation

@pzweuj
Copy link

@pzweuj pzweuj commented Jun 12, 2025

This VEP plugin annotates the flanking sequence of a variant with the format "GCCCATCTGTC[G/T]TCTCTCTGATC". Default upstream/downstream length: 10.

vep -i input.vcf -o output.vcf -fa hg38.fa --plugin FlankingSequence,10 --fields FlankingSequence

This VEP plugin annotates the flanking sequence of a variant with the format "GCCCATCTGTC[G/T]TCTCTCTGATC". Default upstream/downstream length: 10.
```bash
./vep -i input.vcf -o output.vcf -fa hg38.fasta --plugin FlankingSequence,10 --fields FlankingSequence
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants