Function Run-Best-Practices-Pipeline
(
run-best-practices-pipeline < file-in > < file-out > &key (sorting-order keep) (filters (quote nil)) (gc-on 0) < timed > < split-file > < header > )
Run the best practices pipeline. Version that doesn't use an intermediate list when neither sorting nor mark-duplicates are needed.