ISMB/ECCB Tutorial and Demos
This page contains links and embedded tutorials for use at the 2015 Cyberinfrastructure session
Orientation and Discussion Questions
Get the iPlant username of your neighbor in the session
Use the etherpad to report your results: https://etherpad.mozilla.org/akes-ci-workshop
SAMPLE DATA
Download and unzip the following demo data for this workshop
Sample data: Download (77MB)
Data Demo
Important Documentation
iDrop (Manual and Download links )
iCommands (Manual and Download links)
Complete iCommands original docs (link)
Key Demo Functionalities
Page numbers refer to workshop packet on parent page
iDrop Demo (p. 10-11)
iCommands demo
Creating Public links (p.11)
Sharing Folders (p.12-13)
Metadata and search (p. 32)
Public Data Sharing (See http://mirrors.iplantcollaborative.org/)
Walk-through
Unzip a collection of images (sample data; local computer)
Upload the collection and verify the integrity of the upload (iDrop)
Add metadata to files (iDrop)
Upload an additional collection of images (iCommands)
iput -rPVT local_directory/ iplant_directoryGenerate and verify checksums (iCommands)
ichecksum /iplant_directorySynchronize a collection of files (iCommands)
irsync -rV local_directory i: iplant_directorySearch for files by metadata (Discovery Environment)
Share a link to a file (Discovery Environment)
Share a collection with other iPlant users (Discovery Environment)
Changing permission via iCommands
Usage: ichmod [-rhvVM] null|read|write|own userOrGroup dataObj|Collection ... or ichmod [-rhvVM] inherit Collection ... or ichmod [-rhvVM] noinherit Collection ... -r recursive - set the access level for all dataObjects in the entered collection and subCollections under it -v verbose -V Very verbose -M Admin Mode -h this help Modify access to dataObjects (iRODS files) and collections (directories).
View publicly available data (Mirrors)
RNA-Seq Demo
Important Documentation
iPlant Learning Center - Full tutorial
Key Demo Functionalities
Page numbers refer to workshop packet on parent page
Launching analyses via GUI (Discovery Environment) - Workshop Packet (p.16-17)
Analysis history and metadata
Visualization of alignments in Genome Browsers
Walk-through
See iPlant Learning Center - Full tutorial
Atmosphere Cloud Compute Demo
Important Documentation
Key Demo Functionalities
Page numbers refer to workshop packet on parent page
Launching and connecting to an instance (Atmosphere) see - Workshop Packet (p.23-24)
Walk-through
See iPlant Learning Center - Full tutorial
Agave API Demo
Reference Documentation
Key Demo Functionalities
Transfer files using the API
Walk-through
See iPlant Github Page - iPlant Agave SDK