Skip to content

Non-uniform channel densities #140

@bgmeulem

Description

@bgmeulem

Hi

I'm working on writing an exporter for our own codebase to SONATA. We have many biophysically detailed neuron models with channel densities that vary along the dendrites. We embed these in networks for exact synapse placement, and synapse activations are saved as dataframes.

I thought it would make sense as a first step to export the neuron models. However, I can't figure out how to specify channel distributions of varying density.
the SONATA spec sheet is rather brief on this. One example shows a neuron model in both XML and JSON format.
I'd like to commit to the Allen cell types JSON format (https://github.com/AllenInstitute/sonata/blob/master/docs/SONATA_DEVELOPER_GUIDE.md#allen-cell-types-database-json), but i can't deduce from this documentation how to do so. hte docs on this page simply state "It is worth noting that the scope of the current work was with neuron models which had uniform ion channel distributions. For future versions of the common format, an example with non-uniform channel distributions should also be considered."

My questions:

  1. Are non-uniform channel densities supported by SONATA or the file formats included in SONATA?
  2. Where can I find a more complete specification of the Allen JSON format, if it supports non-uniform channel densities?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions