launchAppSC {sangeranalyseR} | R Documentation |
Method launchAppSC
launchAppSC(object, outputDir = NULL)
object |
A SangerContig S4 instance. |
outputDir |
The output directory of the saved new SangerContig S4 instance. |
A shiny.appobj
object.
data(sangerContigData) ## Not run: launchAppSC(sangerContigData) ## End(Not run)