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

Annotation speedups #53

Closed
wants to merge 80 commits into from
Closed

Annotation speedups #53

wants to merge 80 commits into from

Conversation

Marcel-Mueck
Copy link
Collaborator

What

The new update to the annotation pipeline includes all annotation tools used for the published version of deeprvat, as well as all processing steps needed to create ready-to-run annotation data for the published deeprvat version.
rulegraph
Updates since last push:

  • inclusion of AlphaMissense annotations as plugin in VEP
  • changed DAG in order to optimize parallelisation
  • Allele Frequency, MAF and AF_MB calculated from genotype file
  • pipeline includes filtering step for variants based on distance to the nearest exon
  • selection of required columns for deeprvat as well as renaming of columns to fit required input is now performed
  • abSplice pipeline is now integrated into the DAG
  • spliceAI scores are aggregated to spliceAI_delta_sores

Testing

  • since the annotation tools rely on pre-scored data, automatic tests via GitHub actions is not completely possible
  • the annotation pipeline was instead tested locally using example data

“Marcel-Mueck” and others added 30 commits August 4, 2023 11:44
Add snakemake, tensorflow and lock numpy
Remove nvidia channel
endast and others added 28 commits October 15, 2023 12:24
…ipe-batch

Conflicts:
	pipelines/annotations.snakefile
…nd maf_mb scores from the genotype information, filtering variants by distance to nearest exomes and slecting and renaming columns to fit to model
added empty genotype file for GitHub tests
changed name for fasta name to be in line for the github tests
@Marcel-Mueck Marcel-Mueck deleted the annotation-speedups branch April 11, 2024 10:05
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.

3 participants