在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):bercowskya/MastodonAnalysis开源软件地址(OpenSource Url):https://github.com/bercowskya/MastodonAnalysis开源编程语言(OpenSource Language):Jupyter Notebook 92.7%开源软件介绍(OpenSource Introduction):PaleontologistRead and analyse Mastodon (FIJI Plugin) .csv and .xml data Mastodon is a large-scale tracking and track-editing framework for large, multi-view images. It allows you to track cells' dynamics over time and has a very useful and easy to use GUI. In order to use Mastodon, since it works with Big Data Viewer, you need your data to be in HDF5/xml format. As an output, Mastodon provides either a -mamut.xml or a .csv file which containes, among many features, the XYZ coordinates of each cell and the 3D average intensity of the cells. This package provides the tools to facilitate the organization of the data and enable the easy creation of figures for spatial, temporal and mitotic dynamics of the cells. [1] Conversion to HDF5 and XMLBefore using Mastodon, you need to convert your files in a format that BigData viewer can read. For this, using either Big Data Viewer, BigStitcher or Multiview Reconstruction from Fiji, you can convert your data into HDF5 and XML. HDF5 will save the raw data whereas the XML file will save the metadata and any transformation performed to the raw data. [2] Using MastodonMastodon is a very user-friendly Tracking plugin from Fiji. It allows interactive visualization and navigation of large images thanks to the BigDataViewer. Any file that can be opened in the BigDataViewer will work in Mastodon (BDV HDF5 file format, KLB, Keller-Lab Blocks file format, N5 file format, ...). With Mastodon you will be able to track large amount of cells in a manual, semi-automatic or automatic way. The outputs from the tracking are two .csv files: name-edges.csv and name-vertices.csv . The first one contains the information obtained from the spots: mean, median and standard deviation of intensity of all the channels; x, y, z coordinates of the centroid of the spots; spots radius; detection quality for each spot; tags and sub-tags for the spots; the individual ID for each spot; the track ID to which each spot corresponds. [3] Using MastodonAnalysis.py to analyze Mastodon dataMastodonAnalysis.py is a collection of classes that allows you to obtain tidy arrays with the tracks' and spots' features in an easy way. Below you can find a description for each of these classes:
Class |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论