Skip to content

dms-view/BRCA1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Influenza virus deep mutational scanning data sets visualized by dms-view

Data sets

  • BRCA1 functional scores measured by Findlay et al. (2018). See here for an interactive dms-view visualization of the RING domain focused on sites variants classified as "Pathogenic" by clinVar. See here for an interactive dms-view visualization of the BRCT domain focused on sites variants classified as "Pathogenic" by clinVar. The raw data are here.

Adding data sets

  1. Make a new branch or a fork of this repository.

  2. Navigate to the ./data/ directory and create a subdirectory for the appropriate study. Data are named by the study's first author and year, such as ./data/Findlay2018/.

  3. Within that subdirectory, add the three input files that are needed to visualize the data. As described in the dms-view docs, these are a CSV file of the data, a protein structure PDB file, and a Markdown metadata file. In general, you should name these with the CSV data file named according to the study name (e.g., ./data/Findlay2018/Findlay_ringdomain.csv), the PDB file simply being the PDB (e.g., ./data/Findlay2018/1t29.pdb), and the Markdown metadata file also named according to the study name (e.g. ./data/Findlay2018/Findlay2018.md). In addition, you should add a README within the subdirectory explaining the origin of the files (e.g., ./data/Findlay2018/README.md). In some cases (such as if the same data is mapped to multiple protein structures) you may need to extend or modify this naming scheme. If you need to process other rawer forms of the data (e.g., from paper supplements) into the final data file for dms-view, then include those rawer data and the processing scripts if possible, explaining in the subdirectory repo.

  4. Make a pull request for your branch or fork to add the data.

  5. In this top-level README file add a short description of the study and a link to an appropriate dms-view view of the dataset.

  6. Make a pull request for your branch or fork to add the link.

About

BRCA1 datasets visualized by `dms-view`.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published