-
Hello, could you tell me why I'm getting this error? Command line: cafe5 -i gene_family_filter.txt -t tree.txt -o out -c 16 -l 0.0001 -k 2 -p |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Your tree file has a node in it named "Sol" but that name does not appear in the header of the input file. |
Beta Was this translation helpful? Give feedback.
-
Hello, may I ask if there is any solution to this error? (I have deleted [the relevant data] twice already.) Here is my code and the error message. cafe5 -i gene_family_filter.txt -t tree.txt -o out -c 16 -l 0.00001 -k 2 -p Families with largest size differentials: You may want to try removing the top few families with the largest difference Failed to initialize any reasonable values Best regards, |
Beta Was this translation helpful? Give feedback.
Your tree file has a node in it named "Sol" but that name does not appear in the header of the input file.