Learn R Programming

deconstructSigs (version 1.8.0)

sample.mut.ref: Example input to mut.to.sigs.input()

Description

A data frame containing example mutations that can be used as input to mut.to.sigs.input(). Data comes from two TCGA LUAD patients (http://cancergenome.nih.gov/) Contains the following columns:

Arguments

Format

A data frame of 657 rows and 5 column that contains example mutations which could be used in mut.to.sigs.input()

Details

  • Sample - sample name
  • chr - chromosome number
  • pos - chromosome position
  • ref - reference base
  • alt - alternate base