 ##  [Building brain organoids to shed light on disease](/stories/building-brain-organoids-shed-light-disease "Building brain organoids to shed light on disease") 

 [From Our Labs](/tags/category/our-labs)

 

 

#  Building brain organoids to shed light on disease 

Three-dimensional clusters of human neurons could allow scientists to watch neurological diseases develop in the lab.



 

 By [ Tom Ulrich ](/tags/authors/tom-ulrich) | May 20, 2016 

Zoom in on the brain, and at every level you find an amazing degree of structure and organization. Bundles of nerves form pathways that carry signals from one part to another. Distinct layers of neurons form within the brain’s cortex (gray matter), with columns and connections spanning from one layer to the next. Such order bespeaks a tight level of control over how individual neurons divide and grow.

When that control breaks down, the resulting chaos can have dire consequences for a person’s cognitive and intellectual development.

That’s the case with tuberous sclerosis complex (*TSC*), a rare genetic condition. *TSC* patients harbor mutations in one of two genes, *TSC1* and *TSC2*. Normally the proteins encoded by these genes work together to tamp down the mTOR complex, a central switching hub for many growth signals within neurons (and other cells as well). When *TSC1* or *TSC2* don’t work, however, *mTOR* tells neurons to continually grow and divide. The brain becomes riddled with benign growths called tubers, full of misaligned neurons and broken connections.

  
  var kPlayer = KalturaPlayer_55802022 || KalturaPlayer;
  var config = {
    targetId: "kaltura_player_6a8b54b7e862e086965799",
    provider: {
      widgetId: "1_0xaz33im",
      partnerId: "2076321",
      uiConfId: "55802022"
    },
    playback: {
      autoplay: false,
      autopause: false,
      muted: false,
      loop: false    },
    sources: {
      options: {},
      startTime: 0
    },
    disableUserCache: "true",
    plugins: {},
    sources: {
      options: {},
      startTime: 0
    },
    ui: {
      showCCButton: false,
      settings: {
        showQualityMenu: true,
        showSpeedMenu: false      },
      components: {
        fullscreen: {
          disableDoubleClick: false
        }
      },
      uiComponents: [
        {
          presets: ['Playback', 'Live'],
          area: 'BottomBarRightControls',
          replaceComponent: 'Fullscreen',
          get: kPlayer.ui.components.Remove
        }
      ]
    }
  };

  // Check and add plugins only if they exist
  if (kPlayer.plugins["download"]) {
    config.plugins.download = {
      disable: true    };
  }

  if (kPlayer.plugins["transcript"]) {
    config.plugins["playkit-js-transcript"] = {
      position: "right", // Default: bottom;('left', 'right', 'top', 'bottom') to enable transcript.
      expandMode: "over", // Default: alongside;('alongside', 'hidden', 'over')
      expandOnFirstPlay: false,
      showTime: true,
      downloadDisabled: false,
      printDisabled: false,
      disable: true    };
  }

      if (kPlayer.plugins["preventSeek"]) {
      config.plugins.preventSeek = {
        preventSeekForward: false,
        preventSeek: false      };
    }
    config.plugins.floating = {
      disable: true    };
    if (kPlayer.plugins["navigation"]) {
      config.plugins.navigation = {
        position: "right",
        expandMode: "over",
        expandOnFirstPlay: false,
        visible: false      };
    }
    if (kPlayer.plugins["hotspots"]) {
      config.plugins['playkit-js-hotspots'] = {
        disable: true      };
    }
    if (kPlayer.plugins["moderation"]) {
      config.plugins['playkit-js-moderation'] = {
        disable: true      };
    }
    if (kPlayer.plugins["info"]) {
      config.plugins['playkit-js-info'] = {
        disable: true      };
    }
    if (kPlayer.plugins["share"]) {
      config.plugins.share = {
        disable: true      };
    }
          config.ui.uiComponents = [];
                    if (kPlayer.plugins["googleAnalytics"]) {
      config.plugins.googleTagManager = {};
      config.plugins.googleTagManager.customEventsTracking = {};
      config.plugins.googleTagManager.containerId = 'GTM-57RJQ5';
              config.plugins.googleTagManager.customEventsTracking.custom = [];
                    config.plugins.googleTagManager.customEventsTracking = {
          preset: {
            coreEvents: true,
            UIEvents: false,
            playlistEvents: false,
            castEvents: false
          }
        };
          }
  



 
    // Ensure the global player registry array always exists, regardless of embed type.
    window.kalturaPlayerVideos = window.kalturaPlayerVideos || [];
    try {
              var thumbEmbedPromise = __thumbnailEmbed({config, mediaInfo: {entryId: "1_dcw2kqhk"}});
        // __thumbnailEmbed() returns a Promise that resolves with the player instance
        // when the user clicks the thumbnail. Use .then() to capture the player directly.
        thumbEmbedPromise
          .then(function(player) {
            window.kalturaPlayerVideos.push(player);
            // Notify kaltura_datalayer.js that a new player is ready so it can
            // attach custom event listeners immediately, regardless of when
            // the user clicked the thumbnail relative to page load.
            document.dispatchEvent(new CustomEvent('kalturaPlayerReady', { detail: { player: player } }));
          })
          .catch(function(error) {
            console.error(error);
          });
          } catch (e) {
      console.error(e.message)
    }
  

 





Scientists in the Neuroscience group at the Novartis Institutes for BioMedical Research (NIBR) want to connect the dots from broken genes to malfunctioning cellular pathways to cell growth run amok in the brain. To do it, they’re combining induced pluripotent stem (iPS) cell technology and three-dimensional culture techniques to take donated cells from TSC patients and healthy individuals, reprogram them into neurons and generate brain organoids — miniature, organ-like structures that mimic the layered organization of cells in the brain's cortex. Think of them as “brains” in a dish.

Take the organoid above, generated by NIBR neuroscientists Ajamete Kaykas and Max Salick from iPS cells that started life as cells from a healthy individual. It’s been stained to reveal the presence of a cytoskeletal protein called beta 3 tubulin, a marker unique to neurons; in this “heatmap” view, the redder an area, the more densely the neurons are packed together. At 14 days old, this organoid’s neurons are already starting to coalesce into layers similar to those seen in a developing cortex.

Organoids like this one are providing researchers like Kaykas and Salick a chance to watch TSC developmentally play out in an environment reminiscent of brain cells’ natural three-dimensional context, and potentially test prospective therapies — essentially running early stage trials in a dish. Kaykas, a senior investigator in NIBR’s Neuroscience group, is particularly excited about the opportunity to study the genetics of TSC and other so-called “mToropathies” (conditions arising from unchecked *mTor* activity) in a purely human system.

"The ability to take skin or blood cells, push those cells back an embryonic stem cell-like state and then drive them forward into nearly any cell type has been a game changer in our ability to model human disease," he says.

[Learn more](/stories/brain-dish-researchers-take-neurological-disorders "With a "brain in a dish," researchers take on neurological disorders") about the team’s work.

*Image credit: Max Salick/NIBR*

Three-dimensional clusters of human neurons could allow scientists to watch neurological diseases develop in the lab.