Skip to content

Commit

Permalink
support for meshes with public manc release
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferis committed Oct 6, 2023
1 parent 80d9e46 commit f3d4d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/datasets.R
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ choose_malevnc_dataset <- function(dataset=NULL,
malevnc.neuprint='https://neuprint.janelia.org',
malevnc.neuprint_dataset="manc:v1.0",
malevnc.rootnode=NULL,
malevnc.server=NULL
malevnc.server="https://manc-dvid.janelia.org"
)
if(set) return(options(ops)) else return(ops)
}
Expand Down

0 comments on commit f3d4d2d

Please sign in to comment.