Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic character re-rooting error #159

Open
Boarders opened this issue Nov 19, 2019 · 0 comments
Open

Dynamic character re-rooting error #159

Boarders opened this issue Nov 19, 2019 · 0 comments
Assignees
Labels

Comments

@Boarders
Copy link
Collaborator

When running pcg-test-flu-net with the following script:

read("flu_small_hxnx_hsa_seg1_PB2.fasta")
read("flu_small_hxnx_hsa_seg2_PB1.fasta")       
read("flu_small_hxnx_hsa_seg3_PA.fasta")
read("flu_small_hxnx_hsa_seg4_HA.fasta")
read("flu_small_hxnx_hsa_seg5_NP.fasta")
read("flu_small_hxnx_hsa_seg6_NA.fasta")
read("flu_small_hxnx_hsa_seg7_MP.fasta")
read("flu_small_hxnx_hsa_seg8_NS.fasta")
read("flu_small_poy_edges.tre")
build(1,network)
report(data,("output.data",overwrite))

it begins by adding a number of network edges but then gives the error:

pcg: Could not find one or more of the contexts:
...
CallStack (from HasCallStack):
  error, called at pcg-data-structures/src/Bio/Graph/PhylogeneticDAG/DynamicCharacterRerooting.hs:187:40 in pcg-core-0.2.0-7FaigluLazHH41lWpzuBkf-pcg-data-structures:Bio.Graph.PhylogeneticDAG.DynamicCharacterRerooting

It is not immediately clear where the source of the error is.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants