-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Key Changes
phylonco-lphy:
-
CopyNumberBD.java
- Added comprehensive documentation with usage examples.
- Support flexible parameterization: single
bdRateor separatelambda/mu(prepared for future flexibility). - Made
nstateparameterizable with default value of 15.
-
PhyloDiscrete.java
- Removed unnecessary
realDataparameter. - Simplified class structure.
- Removed unnecessary
-
IntegerCharacterMatrix.java
- Code cleanup and improved organization.
-
ReadCopyProfile.java
- Added usage example: "CopyNumber_Yule.lphy".
-
CopyNumberModelTest.java
- Comprehensive test coverage for both parameterization modes.
- Test bdRate mode (current implementation).
- Test lambda/mu mode (future-ready).
phylonco-lphybeast:
-
PhyloDiscreteToBEAST.java
- Updated to match PhyloDiscrete refactoring.
-
CopyNumberBDToBEAST.java
- Properly retrieve
nstateparameter instead of using hardcoded default.
- Properly retrieve
-
IntegerCharacterMatrixToBEAST.java
- Calculate
totalcount(maximum copy number) from actual data.
- Calculate
Metadata
Metadata
Assignees
Labels
No labels