Published January 31, 2025 | Version 2

ClinVar_Re_predictions

  • 1. ROR icon Syracuse University

Contributors

Contact person:

  • 1. ROR icon Syracuse University
  • 2. UC Merced

Description

Associated data for:

Single point mutations in disordered proteins: linking sequence, ensemble, and function

by Eduardo Flores, Nirbhik Acharya,Carlos Castaneda, and Shahar Sukenik.

Current Opinion in Structural Biology, 91, 2025, 102987

Publication: https://www.sciencedirect.com/science/article/pii/S0959440X25000053

See also analysis repo at: https://github.com/sukeniklab/ClinVar_Re_predictions

Files descriptions:

  • job.sub - HT Condor submission file for the analysis
  • wrapper.sh - Wrapper called for every job initiated by job.sub
  • parseClinvar.py - full analysis for every mutation. See wrapper.sh for details on calling this script.
  • allClinvarMissense.csv - output of analysis. headers are:
    • upID - Uniprot ID
    • geneID - human genome gene ID
    • N_res  - number of residues 
    • N_disordered   - number of disordered residues (metapredict > 0.7)
    • N_ordered    - number of ordered residues varID (metapredict < 0.3)   
    • change  - string for mutation at protein level 
    • orig - original 3-letter AA   
    • pos  - mutation position 
    • mut - mutation 3-letter AA   
    • wtRe - Re of    mutRe    wtRe_local    mutRe_local    changeType    res_disorder    disease    signi
  • data.tar.gz contains data used by parseClinvar.py.:
    • clinvar_20240917.vcf.gz - clinvar export used as input for this analysis
    • all_id_mappings.tsv: mapping of uniprot code to gene number
    • uniprotkb_proteome_UP000005640_2024_08_16.tsv: uniprot human proteome export including sequence

Files

Files (957.5 MB)

Name Size
md5:ab77c58e43cc102533b164e8a93cccd0
634.9 MB Download
md5:1a760f06bd64ca7818c3b8fdf856e2ea
322.6 MB Download
md5:840ca8d010fd90a4da21528c0845f95b
464 Bytes Download
md5:f77a415f53a41bc1cef564b70a543d9f
8.5 kB Download
md5:198d3b9aa9a2d78528b5df0a1573af47
235 Bytes Download

Additional details

Dates

Accepted
2025-02-01
Journal article

Software

Repository URL
https://github.com/sukeniklab/ClinVar_Re_predictions
Programming language
Python
Development Status
Active