But wait, there’s more!
By Alberto Riva
A weekly bioinformatics blog, mostly about software.
A new post every Monday, describing software tools that we developed and are using routinely at the UF ICBR Bioinformatics Core. Most of the tools I will describe are installed on UF’s HiPerGator cluster computer, but may also be available through my GitHub repositories. Feel free to contact me for more information and details about these tools.
May 7th, 2018
If you’re working in genomics and bioinformatics, most likely you’ve run out of disk space at some point in your life. We deal with large datasets that have a way […]
Apr 16th, 2018
Last week we saw how to launch jobs using the submit command. After doing that you usually need to check running jobs, and occasionally modify or cancel them. In this […]
Apr 8th, 2018
The submit command is a user-friendly replacement for sbatch (under slurm) or qsub (under PBS). It is available in the dibig_tools module, and offers several useful features compared to the […]
Mar 28th, 2018
dibig_tools is a collection of software for bioinformatics that I developed over the last few years. It is available as a module on HiPerGator, and it includes the following: My […]