nextflow Installing and Configuring Nextflow on a RONIN Machine If you’re working in bioinformatics, machine learning, or any domain where data pipelines are central, chances are you’ve heard of Nextflow. This blog post will teach you how to set up your Nextflow environment on your RONIN machine from scratch!
software-collection Creating and managing your own Galaxy server in RONIN Galaxy is an open-source platform which allows users to use command-line tools via a graphical web interface. This blog post will teach you how to set up your own Galaxy server with RONIN.
software Installing and Managing Bioinformatics Software with Conda One of the first hurdles when getting started with cloud computing is understanding how to best install and manage the software you wish to use for your analyses. Fortunately, this can be a breeze thanks to the package management system known as Conda.
server Creating a Custom BLAST Server with SequenceServer BLAST (Basic Local Alignment Search Tool) is a popular bioinformatics tool for finding regions of similarity between sequences. With RONIN and SequenceServer, you can set up your own custom BLAST server in just a few simple steps.