## Loading the TargetExperiment object
data(ampliPanel, package="TarSeqQC")
# Attribute boxplot and density plot exploration
g<-biasExploration(ampliPanel,source="gc", dens=TRUE)
# x11(type="cairo")
if(interactive()){
g
}
Run the code above in your browser using DataLab