See chosen FlyCircuit neuron on the FlyCircuit website, where maximal projection .lsm images are available.
fc_page(fc.ids, open = TRUE, max = 10)
fc.ids | a vectors of FlyCircuit neuron IDs |
---|---|
open | Whether or not to open the pages in your default web browser |
max | Maximum number of webpages to open |
the URLs (invisibly if they are being opened)
# Find the details page from a neuron on the FlyCircuit database fc_page("Gad1-F-200234", open=FALSE)#> [1] "http://flycircuit.tw/modules.php?name=clearpage&op=detail_table&neuron=Gad1-F-200234"