Welcome to the tutorials for the Manakin RCN Summer Mentoring program
The tutorial activities are included above as markdown .md
files that should look nice on your browser. Click on them to see the contents.
Please ensure the following programs are installed on your desktop prior to commencing the class.
- Cisco AnyConnect VPN https://ecu.teamdynamix.com/TDClient/1409/Portal/Requests/ServiceDet?ID=11945. To download go to https://remoteaccess.ecu.edu and enter your pirateID and password. Then download the VPN. Use this same URL for when logging in using AnyConnect.
- Decent text editor software, such as TextWrangler/BBEdit (for Mac) or Notepad++ (for Windows).
- Slack https://slack.com/ You can use this on the web browser, OR you can download it. The majority of course communications will be through Slack.
Some method for accessing the ECU computers via unix commandline is required (see below).
Windows 10 offers a linux subsystem that enables you to use linux scripts. https://docs.microsoft.com/en-us/windows/wsl/install-win10. RECOMMENDED: I use the Ubuntu subsystem (Step 6), and many bio servers are based off Ubuntu so this is the best option.
If you are not running Windows 10, you can use PuTTY to access the ECU biology server (https://www.putty.org/). Please contact me if you are struggling to set up this option.
You already have access to unix scripting through your OSX terminal. You can search for it using "Terminal" or find it in the Utilities
folder in Applications