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
osd_cat sudoers NSCLC proftpd Searching Installation api natbib Batch fancy telenet indent XFS Headless R PHP javascript mysql Silverlight VMplayer NGS Linespacing cromwell Password torque/pbs GATK fuzzy match Apache galaxy antialias CPAN ExecOnCommand Remote VMware NFS Perl Literature cloudformation HPC AWS bibtex preamble LaTeX Rcran drmaa windows terraform whitespace todo.txt SLURM dos2unix Cluster spotify Typesetting line-end docker timer FTP cotd Ubuntu spam TrainOfThought python Conky Image bioinformatics Paired-End tikz BASH Yelo.tv Recovery levenshtein mpd compress apoptosis
Log in
All Entries On BASH
A total of 7 entries were found. Click on the titles to read the posts.
- General Queue Job to SLURM Cluster script (2011-06-16 - Geert Vandeweyer)
This script allows you to queue jobs on a SLURM cluster without writing custom batch-scripts. The script takes the provided command and functions as a generic batch-script. It then laun...
- commandline timer with osd_cat output (2011-07-19 - Geert Vandeweyer)
This simple timer script is executed from the commandline and takes two inputs. First a timer name, second a time indication in hours and/or minutes.
It sends output to the screen usi...
- General Queue Job to Torque/PBS Cluster Script (2012-07-18 - Geert Vandeweyer)
Similar to the SLURM script I posted earlier, this script allows to submit jobs to PBS/torque without the need of writing qsub scripts. Just put the following script in your path as ...
- Compress all fastq/vcf files in a storage tree with a single command (2013-03-06 - Geert Vandeweyer)
this was my command of the day:
- Maui 3.3.1 initi script for ubuntu (2013-03-18 - Geert Vandeweyer)
This is the init script I use to start maui on my ubuntu machines. I prefer maui over pbs-scheduler for some obscure reason I can\'t remember :-)
- Bash oneliner: Sum Disk Usage for files based on age (2014-06-13 - Geert Vandeweyer)
Command of the day : Get a recursive disk usage for files older than a specified age.
find . ...
- Replace all symlinks by the original file (2018-03-02 - Geert Vandeweyer)
This is a quick command to replace a folder with symlinks by the target files. The original files are not removed.
- Maui 3.3.1 initi script for ubuntu (2013-03-18 - Geert Vandeweyer)