Skip to content

Commit

Permalink
Revert volvox config file change
Browse files Browse the repository at this point in the history
  • Loading branch information
cmdcolin committed Jun 18, 2024
1 parent 558a8f8 commit d901afb
Showing 1 changed file with 14 additions and 16 deletions.
30 changes: 14 additions & 16 deletions test_data/volvox/config.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,5 @@
{
"assemblies": [
{
"name": "volvox2",
"sequence": {
"type": "ReferenceSequenceTrack",
"trackId": "volvox_refseq2",
"adapter": {
"type": "TwoBitAdapter",
"twoBitLocation": {
"uri": "volvox.2bit",
"locationType": "UriLocation"
}
}
}
},

{
"name": "volvox",
"aliases": ["vvx"],
Expand Down Expand Up @@ -66,7 +51,20 @@
}
}
},

{
"name": "volvox2",
"sequence": {
"type": "ReferenceSequenceTrack",
"trackId": "volvox_refseq2",
"adapter": {
"type": "TwoBitAdapter",
"twoBitLocation": {
"uri": "volvox.2bit",
"locationType": "UriLocation"
}
}
}
},
{
"name": "volvox404",
"sequence": {
Expand Down

0 comments on commit d901afb

Please sign in to comment.