Skip to content

Help with online editor for other species #919

Answered by sehilyi
annerilotter asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @annerilotter! Thank you for the kind word and for visiting here to ask a question. And sorry for the a bit delayed response!

The use of other species is supported by specifying the custom chromosome names and lengths using assembly. I created a spec that works with your example that you can refer to.

Spec

{
  "assembly": [
    ["Chr01", 44965197],
    ["Chr02", 59529170],
    ["Chr03", 83952244],
    ["Chr04", 41160059],
    ["Chr05", 76243064],
    ["Chr06", 57472304],
    ["Chr07", 54830020],
    ["Chr08", 72515979],
    ["Chr09", 39307835],
    ["Chr10", 37777128],
    ["Chr11", 44836791]
  ],
  "layout": "circular",
  "centerRadius": 0.6,
  "views": [
    {
      "spacing": 1,
      

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by sehilyi
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation
2 participants