## Not run:
# ## Create a file list from example bam files in the package
# exampleBams = file.path(system.file('extdata',package='SRAdb'),
# dir(system.file('extdata',package='SRAdb'),pattern='bam$'))
#
# ## Create a socket connection to IGV
# sock <- IGVsocket()
# ## Load the bam files into IGV
# IGVload(sock, exampleBams)
# ## End(Not run)
Run the code above in your browser using DataLab