We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is ugly
xrefs = vc.neo_query_wrapper.vfb_id_2_xrefs(list(DadPN2gKC['downstream_neuron_id']), reverse_return=True) bodyIDs = [int(k) for k, v in xrefs.items() if 'neuprint_JRC_Hemibrain_1point1' in [x['db'] for x in v]]
Caveate - needs a way to specify new datasets as they are release on neuprint.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is ugly
Caveate - needs a way to specify new datasets as they are release on neuprint.
The text was updated successfully, but these errors were encountered: