rnaseqWrapperData:
Data for use in examples for the rnaseqWrapper package
Description
A sample of 86 rows (from three genes) of a VarScan output,
and the corrresponding fasta sequence information
(read in with read.fasta
).
Usage
data(varScanExample)
data(fastaExample)
Source
These are from a currently unpublished analysis, and were randomly chosen.Examples
Run this codedata(varScanExample)
head(varScanExample)
data(fastaExample)
fastaExample
Run the code above in your browser using DataLab