if(interactive()){
## Loading the TargetExperiment object
data(ampliPanel, package="TarSeqQC")
# Attribute boxplot and density plot exploration
g<-plotAttrExpl(ampliPanel,level="feature",join=TRUE, log=FALSE, color="blue")
# x11(type="cairo")
g
}
Run the code above in your browser using DataLab