Last data update: 2014.03.03

R: Convert xseq output to a data.frame
ConvertXseqOutputR Documentation

Convert xseq output to a data.frame

Description

Convert xseq output to a data.frame

Usage

ConvertXseqOutput(posterior)

Arguments

posterior

The posterior probabilities of mutations and mutated genes, output from InferXseqPosterior

Value

A data.frame with sample, gene, probability of individual mutations and the probabilities of individual mutated genes

Results