Function Run-Best-Practices-Pipeline-Intermediate-List

Part of:

package elprep
( run-best-practices-pipeline-intermediate-list < file-in > < file-out > &key (sorting-order keep) (filters (quote nil)) (filters2 (quote nil)) (gc-on 0) < timed > < split-file > < header > )
Run the best practices pipeline. Version that uses an intermediate list so that sorting and mark-duplicates are supported.