In this notebook we visualize the data with the force layout embedding (FLE), and examine patterns and programs of gene expression in the visualization. We identify sets of cells with coherent expression patterns.
import ipywidgets as widgets
import numpy as np
import pandas as pd
from matplotlib import pyplot as plt
import wot