Trace Data table

Requirement level: optional

Recommended: Yes

Namespace: 4dn_FOF-CT_trace

Summary

This table is optionally used to document properties that are globally associated with individual Traces rather than individual bright Spots (e.g., Physical coordinates, RNA transcription, or Allele). These are properties that are shared by all bright Spots that constitute a Trace.

Each row in the table corresponds to an individual Trace and is indexed by a unique Trace_ID that links the data reported in this table with data stored in one of the other tables (e.g., DNA-Spot/Trace Data core table, RNA Spot Data table, etc.).

As such, this table is mandatorily indexed by Trace_ID.

Warning

All MANDATORY header fields and column names are indicated in bold. All conditionally required header fields and column names are indicated in italics.

File Header

  • For full instructions see File Header

  • The first line in the header is always ##FOF-CT_Version=vX.X.

  • The second line in the header is always ##Table_Namespace=4dn_FOF-CT_trace.

Tip

If applicable, the header MUST contain a mandatory set of fields that describe any Software tool that was used to produce/process data in this table. If more than one software tool was used, please repeat a set of Software-fields for describing each of them.

The header MUST include a detailed description of each optional columns used.

Tip

The table MUST contain at least 1 Optional Column.

Name

Description

Example

Conditional requirement conditions

##FOF-CT_Version=

Version of the FOF format used in this case.

v1.0

##Table_Namespace=

Identifier for this type of table. Value must be as in the example.

4dn_FOF-CT_trace

##XYZ_Unit=

If relevant, the unit used to represent XYZ locations or distances in this table. Note: use micron to avoid problem with special, Greek symbols. Other allowed values should be drawn from SI units of Length. Examples: ‘nm’, ‘micron’ ‘mm’ etc.

micron

Conditional requirement: this MUST be reported if any locations metrics are reported.

##Time_Unit=

If relevant, the unit used to represent a time interval in this table. Allowed values should be drawn from SI units of Time or be one of the following: ‘min’, and ‘hr’.

sec

Conditional requirement: this MUST be reported if any time metrics are reported.

##Intensity_Unit=

If relevant, the unit used to represent intensity measurements in this table.

a.u.

Conditional requirement: this MUST be reported if any intensity metrics are reported.

#Lab_Name:

name of the lab where the experiment was performed.

Nobel

#Experimenter_Name:

name of the person performing the experiment.

John Doe

#Experimenter_Contact:

email address of the person performing the experiment.

john.doe@email.com

#Description:

A free-text, description of the experiment and of the data recorded in this table. This description should provide a clear understanding of the process utilized to produce the data and contain sufficient details to ensure interpretation and reproducibility.

#Software_Title:

The name of the Software tool that was used to produce the results reported in this table. If more than one software tool was used, please repeat a set of Software-fields for describing each of them.

AlgorithmXYZ

Conditional requirement: this MUST be reported any time a software is used to produce data associated with this table.

#Software_Type:

The type of this Software used to produce results recorded in this table. Allowed values: SpotLoc, Tracing, SpotLoc+Tracing, Segmentation, QC, Other

Segmentation

Conditional requirement: this MUST be reported any time a software is used to produce data associated with this table.

#Software_Authors:

The Name(s) of the individual Author(s) of this Software. In case there are more than one Authors, individual names should be listed as follows, Doe, John; Smith, Jane; etc,.

John Doe

Conditional requirement: this MUST be reported any time a software is used to produce data associated with this table.

#Software_Description:

A free-text, description of this Software. This description should provide a detailed understanding of the algortithm and of the analysis parameters that were used, in order to guarantee interpretation and reproducibility.

A pretty clear description

Conditional requirement: this MUST be reported any time a software is used to produce data associated with this table.

#Software_Repository:

The URL of any repository or archive where the Software executable release can be obtained.

https://github.com/repo_name_goes_here

Conditional requirement: this MUST be reported any time a software is used to produce data associated with this table.

#Software_PreferredCitationID:

The Unique Identifier for the preferred/primary publication describing this Software. Examples include, Digital Object Identifier (DOI), PubMed Central Identifier (PMCID), ArXiv.org ID etc,.

https://doi.org/doi_goes_here

Conditional requirement: this MUST be reported any time a software is used to produce data associated with this table.

#Intensity_Measurement_Method:

If relevant, the method that was used to perform intensity measurements. In particular, sufficient information should be provided to document how digital intensity signals were converted to Photon counts.

Spot centroid intensity.

Conditional requirement: this MUST be reported if any intensity metrics are reported.

#^Optional_Column_1:

Optional column 1 description. This description should provide a clear understanding of the process utilized to produce the data and contain sufficient details to ensure interpretation and reproducibility.

#^Optional_Column_2:

Optional column 2 description. This description should provide a clear understanding of the process utilized to produce the data and contain sufficient details to ensure interpretation and reproducibility.

#^Optional_Column_3:

Optional column 3 description. This description should provide a clear understanding of the process utilized to produce the data and contain sufficient details to ensure interpretation and reproducibility.

#Additional_Tables:

list of the additional tables being submitted. Note: use a comma to separate each table name from the next.

4dn_FOF-CT_core, 4dn_FOF-CT_rna, 4dn_FOF-CT_quality, 4dn_FOF-CT_bio, 4dn_FOF-CT_cell

##Columns=

list of the data column headers used in the table. Note: enclose the column headers and use a comma to separate each header name from the next.

Trace_ID, Optional_Column_1, Optional_Column_2, Optional_Column_3, …)

Data Columns

Each row corresponds to data associated with an individual Trace.

The first column of this table is always Trace_ID. This table MUST contain at least 1 Optional Column. The order of the other columns is at user’s discretion. The order of the rows is at user’s discretion.

Name

Description

Example

Conditional requirement conditions

Trace_ID

This fields reports the unique identifier for a DNA Trace identified as part of this experiment. Note: The purpose of this field is to link global Trace properties listed in this table with the corresponding Trace recorded in the DNA-Spot/Trace Data core table, and with corresponding RNA Spot locations recorded in the RNA Spot Data table.

1

Optional_Column_1

Optional_Column_2

Optional_Column_3

Example

The only mandatory column in this table is Trace_ID. All other columns are optional and must be defined by the user using a Header line starting with #^.

Tip

The optional columns in this example table are included for illustrative purposes only and describe a case in which the user is reporting the allele to which each trace was mapped, the intensity of the nascent RNA expression signal associated with each trace and the distance of each trace from the nuclear lamina.

##FOF-CT_Version=v1.0
##Table_Namespace=4dn_FOF-CT_trace
##XYZ_Unit=micron
##Intensity_Unit=a.u.
#Lab_Name: Nobel
#Experimenter_Name: John Doe
#Experimenter_Contact: john.doe@email.com
#Description: In this experiment cells were identified by segmentation using the indicated algorithm on the basis of the background fluorescence from multiplexed FISH probes.
#Software_Title: AlgorithmXYZ
#Software_Type: Distance
#Software_Authors: John Doe
#Software_Description: A pretty clear description
#Software_Repository: https://github.com/repo_name_goes_here
#Software_PreferredCitationID: https://doi.org/doi_goes_heren
#^Allele: This field records the Allele to which this Trace was mapped. This can be one of the following values: BL6, CAST.
#^RNA_A_Intensity: This records the intensity of the nascent RNA A expression signal associated with this Trace.
#^NL_Distance: This field records the distance of this Trace to the Nuclear Lamina.
#Additional_Tables: 4dn_FOF-CT_core, 4dn_FOF-CT_cell
##Columns=(Trace_ID, Allele, RNA_A_Int, NL_Distance)
1, BL6, 43253, 0.235
2, CAST, 40001, 0.563
3, BL6, 1000, 0.135
4, CAST, 1500, 0.633