Rdmcl

Latest version: v1.1.0

Safety actively analyzes 619599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.0

This is the first stable release. Bug fixes and performance enhancements will continue to be added to version 1.1+, but all API/UI changes will now occur in the develop branch, or the future V1.2

- Allow any AlignBuddy supported alignment method to be used
- Switch default alignment method to ClustalOmega, using the --pileup option on sequences sorted by length
- Monitoring program created to track health of workers and masters (monitor_dbs.py)
- Much more stable Workers
- Create program to reset worker database when the occasional race condition breaks something (reset_workers.py)
- Split queued jobs into sub-jobs
- Ensure that TrimAl doesn't reduce sequences too much
- Memory upgrades by passing file paths instead of large objects
- No longer collapse clusters after the first
- Major refactoring of classes/functions and improved unit test coverage
- Orphan placement has been replaced with a more general placement.
- All sequences are converted to HMMs and an all-by-all correlation matrix is used to determine which cluster every sequence belongs to at the end of the run.
- The diminishing returns base is now determined on the fly, relative to cluster composition
- New program to pull together cluster sequences (group_by_cluster.py)
- Fully support MCMCMC resume, creating dumpfiles on the fly so a job can be picked back up in the event of a crash.
- Many, many, many bug fixes and general improvements

1.0.3

- Catch version conflicts with BuddySuite and MAFFT
- Handle the common user error of trying to use RD-MCL for genomic scale analysis
- Tidy up --help messages
- Include homolog_tree_builder and compare_homolog_groups as installed programs

1.0.2

* New 'diminishing returns' algorithm for scoring orthogroups
* Recast 'Chains' as 'Walkers, and include actual Chains (which are collections of Walkers)
* Implement the Gelman-Rubin statistic to automatically determine MCMCMC convergence
* All similarity score metrics now standardized between 0 and 1
* Implement Lava-Walker and Ice-Walker to help refine the parameter search
* Set acceptance check to draw from a cumulative density function (using pre-computed best/worst score range)
* Many minor bug fixes

1.0.1

Introducing RD-MCL to the world!
Orthologs evolved ;)

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.