The non-free flash plugin can be a bit of a headache, since even if you install it and flash videos play nicely, you may not get any sound. ...
Read More
11. Sorting out problems with NVIDIA or ATI graphics cards on Debian Testing
This bug has been a problem for a while now when running debian testing - if you do a dist-upgrade, chances are your prorietary drivers get ...
Read More
10. Combining MS data into a matrix
The following script takes a series of files with comma-delimited data named 0v.csv, 10v.csv etc., extracts everything in column 4 (in my ca...
Read More
9. rotating a matrix
I lifted this off of some website at some point, but can't remember where and so can't give credit. rotate.sh gawk ' { for (...
Read More
8. Very rudimentary peak-finding
The following scripts looks through a file with one x column and several y columns, and returns values larger than a certain cutoff. Usage: ...
Read More
7. Processing 1D Bruker nmr data
Bruker 1D binary NMR files can be processed using a combination of cat, grep, sed, gawk and od, together with python and octave (w/ octave-o...
Read More
6. Miscellaneous scripts
The following two scripts look through a set of files with paired xy values but not necessarily the same number of x values in each file, ex...
Read More
Subscribe to:
Posts (Atom)