From: Chris T. <chr...@be...> - 2010-11-24 06:21:36
|
Hi, I'm having (or rather, had) a problem with the hg19mini tarball available on jbrowse.org; it looks like the format for each track's names.json is not what's being expected by generate-names.pl. Of course, I do see that this fix: https://github.com/jbrowse/jbrowse/commit/6bd8bfcf81389bc188414b18af3935053a585c42 has already been made. Either way I though someone might be interested in this Python script which attempts to convert from the broken format to the expected format. Chris |