Biowulf/Helix hosts its own instance of the UCSC Genome Browser which is behind the NIH firewall.
Generating New Tracks¶
- Login to VPN
- Login to the UCSC Browser website
- Select "My Data > Custom Tracks"
- Select "Add Custom Tracks"
- Paste the track data generated in Creating Track Info into the text box
- Select "Submit"
- Review the track information. The column "Error" should be empty. If there is an error then a hyperlink will display "Show" although this often does not contain helpful error information.
- After troubleshooting any errors select "Go"
- Use the features at the bottom of the page to alter views and/or add additional track information
- Select "My Data > My Sessions"
- Under "Save current settings as named session:" enter a descriptive name of the session
- Select "Submit"
- This will move the descriptive name entered into the "session name" list
- Select the descriptve name, view your track information as saved
- Copy the hyperlink for this session and share as needed
Editing a Previous Tracks¶
- Login to VPN
- Login to the UCSC Browser website
- Select "My Data > My Sessions"
- Select the descriptve name of the session you'd like to edit
- Edit the tracks as needed:
- If wanting to remove or add tracks, then select "My Data > Custom Tracks"; follow steps 5-8 above.
- If wanting to edit the view of the tracks, follow step 9 above.
- Select "My Data > My Sessions"
- Under "Save current settings as named session:" enter a new descriptive name OR the previous name of the session if you'd like to overwrite it
- Select "Submit"
- This will move the descriptive name entered into the "session name" list
- Select the descriptve name, view your track information as saved
- Copy the hyperlink for this session and share as needed
TIP: Unindexed file formats like
bed
andgtf
take significantly longer to load in the genome Browser and it is recommended to convert them to indexed formats likebigBed
andbigWig
prior to adding them to your session.