Displaying BUSCO results
Posted in General by denom Thu Sep 29 2016 07:45:18 GMT+0000 (Coordinated Universal Time)·2·Viewed 1,107 times
Hi,
When I add the BUSCO stats to the json file, the plot fails to render. Can you explain how to add these to the json properly?
Cheers
Den
Sorry, that's a bug in the documentation. You'll need to put quotes around the object keys as in:
"busco": { "C":87.1, "D":3.6, "F":10.1, "M":2.8, "n":2675 }
Hope this works for you now
Rich
Excellent! Looks great.
Cheers
Den