Categories
Latest Posts
Running Cromwell on AWS/Batch
- Posted: 2018-11-21.
Parallel mysql myisam repair
- Posted: 2018-11-21.
Does a TKI like Crizotinib kill tumor cells ?
- Posted: 2018-10-28.
Save Spotify to flac or mp3
- Posted: 2018-07-14.
Replace all symlinks by the original file
- Posted: 2018-03-02.
Tag Collection
Conky Password Image todo.txt TrainOfThought NGS Apache tikz apoptosis cloudformation python Silverlight natbib galaxy dos2unix whitespace VMware AWS telenet torque/pbs Batch windows NSCLC cotd line-end cromwell osd_cat Installation compress bioinformatics VMplayer Searching levenshtein fancy api BASH terraform mpd bibtex FTP GATK XFS Headless Perl ExecOnCommand Literature Recovery HPC CPAN antialias sudoers Rcran Paired-End javascript LaTeX proftpd SLURM mysql Cluster indent Ubuntu timer R preamble spam Linespacing drmaa spotify fuzzy match Yelo.tv PHP docker Typesetting Remote NFS
Log in
All Entries On CPAN
A total of 3 entries were found. Click on the titles to read the posts.
- Install CPAN modules only if not yet present (2011-06-16 - Geert Vandeweyer)
I needed a way to check if a certain CPAN module is present on the system/path, before installing the module again. This way I wanted to prevent that newer versions of mdoles were installed by an i...
- DRMAA using Perl and Torque/PBS (2011-11-18 - Geert Vandeweyer)
I recently got the perl wrapper for DRMAA from Tim Harsch working with a torque/pbs cluster. Most of the functionality had worked for a longer time, but I couldn\'t get the DRMAA_NATIVE_SPECIFICATI...
- Automate CPAN module installations (2016-12-06 - Geert Vandeweyer)
1. Problem
- You have an installation script that needs to install several cpan modules
- You don\'t want to stick around to wait for user input : [yes]
