Skip to content

Instantly share code, notes, and snippets.

@scottcain
Last active December 1, 2022 04:36
Show Gist options
  • Save scottcain/540aad313b92ebe9c3ea1d0e1d1c92e4 to your computer and use it in GitHub Desktop.
Save scottcain/540aad313b92ebe9c3ea1d0e1d1c92e4 to your computer and use it in GitHub Desktop.
{
"type": "SyntenyTrack",
"trackId": "c_elegans.c_brenneri.paf-1669841807246",
"name": "c_elegans.c_brenneri.paf",
"assemblyNames": [
"c_elegans_PRJNA13758",
"c_brenneri_PRJNA20035"
],
"adapter": {
"type": "PAFAdapter",
"targetAssembly": "c_elegans_PRJNA13758",
"queryAssembly": "c_brenneri_PRJNA20035",
"pafLocation": {
"locationType": "UriLocation",
"uri": "http://tutorialpag30.jbrowse.org/~ubuntu/c_elegans.c_brenneri.paf"
}
},
"displays": [
{
"type": "DotplotDisplay",
"displayId": "c_elegans.c_brenneri.paf-1669841807246-DotplotDisplay"
},
{
"type": "LinearComparativeDisplay",
"displayId": "c_elegans.c_brenneri.paf-1669841807246-LinearComparativeDisplay"
},
{
"type": "LinearSyntenyDisplay",
"displayId": "c_elegans.c_brenneri.paf-1669841807246-LinearSyntenyDisplay"
},
{
"type": "LGVSyntenyDisplay",
"displayId": "c_elegans.c_brenneri.paf-1669841807246-LGVSyntenyDisplay"
}
]
},
{
"type": "SyntenyTrack",
"trackId": "c_elegans.c_brenneri",
"name": "C. elegans/C. brenneri Synteny",
"adapter": {
"type": "PAFAdapter",
"pafLocation": {
"uri": "c_elegans.c_brenneri.paf",
"locationType": "UriLocation"
},
"assemblyNames": [
"c_elegans_PRJNA13758",
"c_brenneri_PRJNA20035"
]
},
"assemblyNames": [
"c_elegans_PRJNA13758",
"c_brenneri_PRJNA20035"
],
"description": "A minimap2 comparison of C. elegans and C. brenneri"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment