Skip to content

Simulate alignment using the same name of observed data should be failed #11

Description

@walterxie
@data
Alignment codon1 = FilteredAlignment(data=alignment_data, filter="3-629\3");

...
@observed(data=codon1)
Alignment codon1 ~ TreeLikelihood(siteModel=siteModel1, tree=tree, branchRateModel=clockModel);

This should be illegal and throw exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions