Thursday, October 17, 2013
Tuesday, October 15, 2013
Gnu parallel with bedtools jaccard
Pairwise Jaccard statistic on many files using GNU parallel:
parallel "bedtools jaccard -a {1} -b {2} ::: `ls f*bed` ::: `ls f*bed`
Thursday, October 10, 2013
Wednesday, October 9, 2013
Monday, October 7, 2013
Saturday, October 5, 2013
Subscribe to:
Posts (Atom)