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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed logic for calculating new peptide length #746

Open
wants to merge 1 commit into
base: postreleasefix/113
Choose a base branch
from

Conversation

likhitha-surapaneni
Copy link
Contributor

Ticket: ENSVAR-6621

Testing

vep -i input.vcf \
-o Result.vcf \
--assembly GRCh38 --no_stats --fork 4 --force \
--cache --offline --db_version 112 --use_given_ref \
--dir_cache <cache_dir> \
--fasta <fasta_file> \
--dir_plugins <plugins_dir> \
--vcf  \
--sift s --polyphen s --total_length --numbers \
--hgvs --protein --symbol --ccds --tsl --canonical  --mane --biotype \
--check_existing --exclude_null_alleles \
--cache_version 112 \
--plugin Downstream 

Input

chr1    2430625 .   C   CGTGGGTGAGTGAGGCCCTGGCT

To check if there is no breaking change for other variants

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.

1 participant