Today I Learned
- TILs: 21
- Topics: 10
custom_searchUseful custom search engines for Alfred (2020-05-22)
download_ifDownload file if it is not present (2020-06-16)draw_a_boxCreate boxed text using a bash alias (2020-05-22)set_of_commandsOutput multiple commands as a single stream (2020-05-22)split_bedSplit a bed file by size and on chromosomes (2020-08-12)
run_aliasDocker alias for quickly running images (2020-05-22)
build-and-pub-dockerBuild and publish a docker container using GitHub Actions (2020-05-22)
groupKeyUse thegroupKeyoperator to prevent blocks and improve caching (2020-05-22)sort_collect_fileSort lines in a file assembled usingcollectFilewith a closure (2020-05-22)
lru_cachememoization using lru-cache (2020-05-22)parallel_downloadsParallel downloads with progress bars using urlretrieve (2020-05-22)pipreqsManaging Python requirements.txt (2020-05-22)
gsheet_previewOpen dataset in google sheets (2020-05-22)operatorsR operators (||vs|,&&vs&) (2020-05-22)row_iteratorIterate over a set of rows in rows R (2020-05-22)vectorize_listSet vectors from plain text lists (2020-06-06)
backdoor-nodeRun a 'backdoor' interactive node (2020-05-22)job-summaryDump metrics for all slurm jobs (2020-05-22)
COALESCETake the first NON-NULL value from a list of values (2020-05-22)FIND_IN_SETFind an element in a delimited list (2020-05-22)
calculate_het_rateCalculate the heterozygosity rate at per-site from a VCF (2020-06-06)