AWS CLI for Windows Subsystem for Linux
Windows Subsystem for Linux is a useful tool for interacting with a Windows machine using Linux commands. WSL allows users and developers to run Linux within...
Below you will find a variety of more hands on descriptions that relate to a specific topic. These tend to be more detailed examples of the use of resources described in the main articles of the Wiki.
Note: If you would like to request content for this section or are interested in writing content, please email
sciwiki
, file an issue in our GitHub repo here, or see our contribution instructions here.
Windows Subsystem for Linux is a useful tool for interacting with a Windows machine using Linux commands. WSL allows users and developers to run Linux within...
This demo provides specific examples of how to access AWS S3 object storage via the AWS CLI, Python, and R.
Data generated from microbiome experiments tends to require a distinct analytical approach, one that takes into account the many different organisms which ma...
Changing Download Destination for Aspera Downloads
Checkpointing is a technique that provides fault tolerance for computations. It basically consists of saving a snapshot of the application’s state on persist...
This page will help you select the right partition for your jobs
Overview
This page should get you started using using the Cromwell workflow manager from the Broad as well as useful tidbits and links regarding WDL based workflows a...
The Biomedical Data Science Wiki site, as well as the Fred Hutch Bioinformatics Interest Group are now using a user-customized common theme that is Fred Hutc...
The purpose of this ‘How-To’ is to demonstrate the use of the GDC Repository to access the next generation sequencing data from TCGA and TARGET projects.
This page will provide some hints for using GDC on our compute hosts (gizmo, rhino, etc.)
In AWS (Amazon Web Services), pre-signed Uniform Resource Locators ( URL URL is an acronym for “Uniform Resource Locator”. It is a unique identifier fo...
Rhino
Probably the more familiar method of computing once resources beyond those available on your desktop/laptop are needed is interactive computing. Here, one w...
Before ingesting any external data sets, please refer to the Overview of Data Storage at Fred Hutch page to begin to identify the final home of the data you ...
plyranges provides dplyr-style operations to genomic range data infrastructure in Bioconductor. Spending 15 - 20 minutes going over this demo, you may find h...
The rslurm library creates a mechanism for distributing R calcuations across a set of Slurm jobs. rslurm creates and manages self-contained Slurm jobs, then...
In the gizmo compute cluster you will be provisioned a directory on the allocated node’s local disk. This directory exists only for the duration of the job....
The Rhino hosts provide interactive login sessions to Hutch researchers. These are intended for cluster job management, development work, and NoMachine sess...
Logging in Python is performed through the simple and elegant logging module which comes in the standard Python library for both Python 2 and 3. The logging ...
Aspera can be used on the NoMachine systems (rhino). Using Aspera requires that the plugin be installed in the browser you are running in a NoMachine sessio...
If you do not specify a default version when you load a module you will get the currently set default version of the module. This default may change as time...
The majority of Matlab users at the Hutch have Matlab installed on their desktop system. Most users have dedicated licenses for their desktop installs Matlab...
Access to data stored in Fred Hutch resources that are object stores can be achieved using clients. As of March 2016 Center IT officially supports Mountain ...
Nextflow is one of a handful of “workflow managers” that have become popular in the last few years. Other workflow managers that people may recognize are Sn...
MaxQuant is a quantitative proteomics software package designed for analyzing large mass-spectrometric data sets. This demo gives instructions for running th...
A Python virtual environment allows you to create an isolated Python installation with its own set of libraries and packages. This can be useful when you ar...
R Matrix Operation Errors
Below are some general tips and tricks for working in R that don’t fit neatly into any articles.
Welcome to the Hutch! Here are a few community resources to help with your computational needs as you get started with using computing resources here.
This is an example of Rslurm for a bioinformatics application with the tximport package for reading in transcript level RNA-seq count data. I used this examp...
SSH keys are used to manage access credentials to computing resources. They are similar to names and passwords, and confirm that the identity of individual...
Shiny is an R package that makes it easy to build interactive web apps straight from R. You can host standalone apps on a webpage or embed them in R Markdown...
Overview
How to use snapshots for self-service file recovery or undelete The file system underlying home directories and most shared folders on Linux systems has a fe...
This tutorial includes demonstrations of a few common tasks in Git and/or GitHub, and assumes you have a basic understanding of how these tools work. For a g...
This demo provides specific examples of how to upload tracks (or track hubs) for viewing in the UCSC Genome Browser.
SciComp provides direct access to AWS Batch in two ways:
AWS credits are a simple idea, yet applying them so that they are used optimally is surprisingly complex.
What is Apptainer
About Globus Connect Personal
Markdown is a formatting language used when the resulting document will be rendered or converted into html documents for web-viewable material. The format i...
This demo provides specific examples of how to use the new tool, Motuz, to transfer data between Fred Hutch data storage locations.
Did you ever want to know to which PI or division a user rolls up to or check if someone is Hutch staff or affiliated or get all users in the same department...
Logging on to gizmo via grabnode
Accessing Docker You can either install Docker on your own machine or you can run Apptainer.