BioRender
BioRender is a web application that creates scientific figures, illustrations, and diagrams. An institutional license for BioRender Premium is available for...
Note: If you would like to request content for this section or are interested in writing content, please email
data at fredhutch.org
, file an issue in our GitHub repo here, or see our contribution instructions here.
BioRender is a web application that creates scientific figures, illustrations, and diagrams. An institutional license for BioRender Premium is available for...
This guide outlines the steps needed to create a software container which is automatically built and hosted publicly, which is convenient for use with workfl...
See below for guidance on code review.
DMPtool.org is a free, open-source, online tool that supports researchers in creating, sharing and maintaining their data sharing plans related to many fundi...
This pages outlines methods and tools that may be helpful for de-identifying structured data.
Learning how to organize your data will help reduce errors, make analysis easier, and improve collaboration (even when your collaborator is your future self)...
PROOF (PRoduction On-ramp for Optimization and Feasibility) is a user-friendly tool designed for managing and executing WDL (Workflow Description Language) w...
A workflow in Nextflow is (at the minimum) a text file written in a particular format containing all of the details of the analysis that are generally true ...
Each workflow which you run with Nextflow should ideally be run from its own directory. The reason we recommend this is that Nextflow uses a small database i...
PROOF Server Workflow Level Issues Task Level Issues Execution Issues Docker Container Issues
In order to execute a workflow on AWS, follow these instructions in order to create a Nextflow config file. We recommend creating this file in a location tha...
In order to execute a workflow using the gizmo SLURM cluster, follow these instructions in order to create a Nextflow config file. We recommend creating this...
If you are working to run a workflow for the first time, you will need to: Decide where you want the workflow to run Set up your Nextflow configuration ...
One of the really appealing things about a workflow manager is that you have the ability to specify how much CPU and RAM is used for each individual step in ...
In this page, we talk about reproducible best practices to use software on the FH cluster (rhino / gizmo). If you’re getting started on rhino / gizmo, this p...
Introduction to the Fred Hutch instance of cBioPortal and a demonstration of its usage in the context of research data.