<?xml version="1.0" encoding="UTF-8"?>
<pdpml version="1.0" xmlns="http://ssbd.qbic.riken.jp/pdpml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://ssbd.qbic.riken.jp/pdpml http://ssbd.qbic.riken.jp/pdpml/pdpml1.0.xsd">
<info>
	<pdpmlID>f1692365-42e7-4236-986a-5a1bae97420f</pdpmlID>
	<title>File of the procedures for data processing to obtain cell division dynamics</title>
	<release>2017-10-03</release>
</info>
<summary>
	<description>Method for obtaining cell division dynamics</description>
	<contributors>
		<person>
			<first-name>Koji</first-name>
			<last-name>Kyoda</last-name>
		</person>
		<person>
			<first-name>Shugo</first-name>
			<last-name>Hamahashi</last-name>
		</person>
		<person>
			<first-name>Mitsuru</first-name>
			<last-name>Urai</last-name>
		</person>
		<person>
			<first-name>Shuichi</first-name>
			<last-name>Onami</last-name>
		</person>
	</contributors>
</summary>
<contact>
	<person>
		<first-name>Shuichi</first-name>
		<last-name>Onami</last-name>
		<ORCID></ORCID>
		<affiliation>
			<E-mail>sonami@riken.jp</E-mail>
			<URL>http://so.qbic.riken.jp</URL>
			<organization>RIKEN</organization>
			<department>Quantitative Biology Center</department>
			<laboratory>Laboratory for Developmental Dynamics</laboratory>
			<address>Kobe 650-0047, Japan</address>
		</affiliation>
	</person>
</contact>
<procedure>
	<description>
		We first automatically detected nuclear regions (step order=1).
		We next manually corrected some errors (step order=2).
		Lastly, we identified the trajectory of nuclear division dynamics.
	</description>
	<step name="automatic detection" order="1">
		<annotation>
			automatic detection of nuclear regions
		</annotation>
		<program>
			<name>nuclear_detection</name>
			<url>http://so.qbic.riken.jp/nuclear_detection/</url>
			<description>Use of nuclear_detection.tar.bz2 with a little modification. list of parameters, window_size: 13x13; binary_threhold: 145; snakes_parameters: 0.9, 0.9, 0.9</description>
		</program>
	</step>
	<step name="manual error correction" order="2">
		<annotation>
			manual correction of some errors
		</annotation>
		<program>
			<name>remove false-positives editor</name>
			<description>Removed false-positive information was saved as .fp file.</description>
		</program>
	</step>
	<step name="tracking of nuclear regions" order="3">
		<annotation>
			identification of the trajectory
		</annotation>
		<program>
			<name>CDP Browser</name>
			<description>Log information was saved as .mop file.</description>
		</program>
	</step>
</procedure>
</pdpml>
