When running:
python -m jcvi.graphics.karyotype seqids layout --figsize 25x25 --dpi 600
I get returned:
OPUNC01G00010 OPUNC01G14970 LOC4326813 LOC4326028 can not found in bed files.
This is just one, what i can see is the entire simple anchor file block list is showing up and is said to not be in the bed files when they clearly are there.
Thanks for any suggestions!
Edit: I shall add that the karyotpye is for a number of genomes (upto 13 at the same time) and the error is for one of the pairwise synteny only. Furthermore, when doing that pairwise karyotype independently the karyotype generation with the same bed and simple.anchor files shows no error.
When running:
python -m jcvi.graphics.karyotype seqids layout --figsize 25x25 --dpi 600I get returned:
This is just one, what i can see is the entire simple anchor file block list is showing up and is said to not be in the bed files when they clearly are there.
Thanks for any suggestions!
Edit: I shall add that the karyotpye is for a number of genomes (upto 13 at the same time) and the error is for one of the pairwise synteny only. Furthermore, when doing that pairwise karyotype independently the karyotype generation with the same bed and simple.anchor files shows no error.