3.0
This release has SO MANY breaking changes. It's absolutely not backwards compatible in any way whatsoever.
Breaking changes
- re-implementation of ordering iteration within
OrderMarkers2
rather than externally- no more need for multiple files per ordering iteration
- no more need to find best likelihoods
- removal of best-finding rules
- summary scripts changed to accommodate change above
- folder naming structure now sequential
- LepMap3 and LepAnchor deps now in
software folder
config.yaml
has new params, droppedthreads_per
Snakefile
now namedLepMap3.smk
New Features
- LepAnchor support now included. Batteries included!
- Automates repeat-masking and chainfile creation (the worst parts of the process)
- The plots created by the scripts (like Trim/QA plots) are a LOT nicer and more descriptive
- iteration mechanics now make the pipeline even more flexible and there are fewer performance bottlenecks (faster!)
Fixes
- SeparateChromosomes2 summarization wasn't working correctly and replaced by a bulletproof R script