flycircuit_nblast: Fetch precomputed nblast scores between flycircuit neurons

Description Usage Arguments

Description

Fetch precomputed nblast scores between flycircuit neurons

Usage

1
2
flycircuit_nblast(query, target, normalisation = c("normalised", "mean",
  "raw"))

Arguments

query

Vectors of FlyCircuit identifiers (Neuron name, gene_name or integer idid are all acceptable since they will be processed by fc_gene_name).

target

Vectors of FlyCircuit identifiers (Neuron name, gene_name or integer idid are all acceptable since they will be processed by fc_gene_name).

normalisation

the type of normalisation procedure that should be carried out, selected from 'raw', 'normalised' or 'mean' (i.e. the average of normalised scores in both directions).


jefferis/flynblastscores documentation built on May 19, 2019, 2:50 a.m.