Skip to content

Timing and plotting functions for the USARC story

Notifications You must be signed in to change notification settings

lincj1994/USARCtiming

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Timing and plotting functions for undifferentiated sarcomas

Dependencies

The R code presented here contains functions to time whole genome duplications in real time (scale with age of patients) and molecular time, using all mutations and (C>T)pG. It has a few dependencies and required inputs:

Content

The R code contains functions for plotting and timing, as well as a pipeline which does the following:

  1. load libraries, genome driver genes
  2. read in copy number profiles and snv calls
  3. infer whole genome duplication status (mode of the major allele)
  4. infer multiplicities of mutations (indels and snvs) using dpclust3p functions
  5. subset mutations by context (keeps (C>T)pG)
  6. plot counts of all mutations vs. (C>T)pG vs. age of the patients for real time calibration
  7. time driver mutations relative to WGD
  8. plot ploidy vs. fraction LOH
  9. time whole genome duplications
  10. plot timing of WGD and driver relative to WGD (using all mutations and only (C>T)pG)
  11. scale molecular time to real time using patient age
  12. plot real time timing
  13. save session and summary data frame

About

Timing and plotting functions for the USARC story

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%