Multiplexer

Welcome! A "Multiplexer model" is an augmented neural network that is trained from a "Base" model to provide fast, simultaneous predictions for a large set of input variations, such as all possible single nucleotide variations (SNVs) for a single sequence. Here, we provide the pre-trained BelugaMultiplexer, which predicts the effects of all possible SNVs of a single 2,000 base-pair sequence for 2,002 chromatin profiles.


Prediction Input

In the home page, you can select the Multiplexer model and provide the corresponding input information, then submit the job to our job queue.

Prediction Output

The output is a plot of 4x2000 heatmap based on the sequence predictions and selected target. On top of each position of the heatmap, the heatmap also displays the reference nucleotide. You may also download the numerical predictions in pytorch serialization format (pickle-based).

Question and feedback?

Thank you for using Multiplexer. If you have any question or feedback, you can let us know at https://github.com/jzhoulab/Multiplexer/discussions