This is a web application to visualize chromatin traces and provide interactive features which can be accessed at https://faryabilab.github.io/chromatin-traces-vis/
- View and browse your chromatin traces as 3D models
- Inspect the distance between readouts easily
- Inspect the perimeter of any three readouts
- Filter linkage with a given distance threshold
- Distance heatmap
- Distance to the geometric center
- Radius of Gyration
Please ensure your CSV file contains the following required columns (case-insensitive):
- Either fov, s, readout, x, y, z
- Or fov, trace, readout, x, y, z
extra columns are ignored
Click to download an example CSV file: sample.csv
The sample dataset include three field of views (FOV):
- FOV1: one allele with no missing values
- FOV2: five alleles with no missing values
- FOV3: one allele WITH missing values
This program is using linear interpolation to impute the missing values. When the interpolation switch is off by default, the missing readouts are colored gray on the model and the distance heatmap.
-
Enter the number of Total Readouts. This step is required in order to fill in all the missing values. All the alleles will have this number of total readouts. You can enter other genomics infomation to display them on the distance map.

-
Please submit your metadata and contact information through the form. Our team will reach out regarding data transfer and curation.

-
Keyword is pre-set for your convenience. You can clear the search bar to view the whole database.

-
Use GUI to adjust
- Select any of the three options.

- Filter readouts within a radius.

- Calculate pairwise distance
- Calculate 3-way perimeter.

A median distance map is calculated using non-interpolated data for all the alleles in all the FOV.















