<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/mitosisclustering/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/mitosisclustering/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 30 Jun 2014 14:55:41 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mitosisclustering/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Rania Ibrahim</title><link>https://sourceforge.net/p/mitosisclustering/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,4 +1,4 @@
-Welcome to your wiki!
+Welcome to wiki!

 To run Mitosis, please type the following in the command line:
 Java -jar mitosis.jar \[f\] \[k\] \[inputFilename\] \[patternNumber\] \[distanceMethod(euclidean,pearson)\] \[outlierHandlingUsage(0,1)\] \[outputFile\] \[draw(0,1)\]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rania Ibrahim</dc:creator><pubDate>Mon, 30 Jun 2014 14:55:41 -0000</pubDate><guid>https://sourceforge.net342691bcbf8efc241de9a668cf7e1a530bdb9a25</guid></item><item><title>Home modified by Rania Ibrahim</title><link>https://sourceforge.net/p/mitosisclustering/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -7,4 +7,6 @@
 Java -jar mitosis.jar 2.25 2.6 t7.10k.dat 10000 euclidean 1 t7.10k-outputFile.txt 1
 Java -jar mitosis.jar 2.15 2.5 t8.8k.dat 8000 euclidean 1 t8.8k-outputFile.txt 1

-Where inputFilename contains the patterns to cluster. Each line represents a pattern and the pattern's features are separated by white spaces. The outputFile contains the output where each line represents a pattern and at the end of the line is the cluster id that this pattern belongs to. 
+Where inputFilename contains the patterns to cluster. Each line represents a pattern and the pattern's features are separated by white spaces. The outputFile contains the output where each line represents a pattern and at the end of the line is the cluster id that this pattern belongs to. Also, if you choose to draw the results, you can see the visualization of the clusters.
+
+Please check the sample run in the Release folder.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rania Ibrahim</dc:creator><pubDate>Mon, 30 Jun 2014 14:55:16 -0000</pubDate><guid>https://sourceforge.neta241ec7933a90c0126c05cbec01a2b3d098fb3b3</guid></item><item><title>Home modified by Rania Ibrahim</title><link>https://sourceforge.net/p/mitosisclustering/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,8 +1,10 @@
 Welcome to your wiki!

 To run Mitosis, please type the following in the command line:
-Java -jar mitosis.jar [f] [k] [inputFilename] [patternNumber] [distanceMethod(euclidean,pearson)] [outlierHandlingUsage(0,1)] [outputFile] [draw(0,1)]
+Java -jar mitosis.jar \[f\] \[k\] \[inputFilename\] \[patternNumber\] \[distanceMethod(euclidean,pearson)\] \[outlierHandlingUsage(0,1)\] \[outputFile\] \[draw(0,1)\]

 For example:
 Java -jar mitosis.jar 2.25 2.6 t7.10k.dat 10000 euclidean 1 t7.10k-outputFile.txt 1
 Java -jar mitosis.jar 2.15 2.5 t8.8k.dat 8000 euclidean 1 t8.8k-outputFile.txt 1
+
+Where inputFilename contains the patterns to cluster. Each line represents a pattern and the pattern's features are separated by white spaces. The outputFile contains the output where each line represents a pattern and at the end of the line is the cluster id that this pattern belongs to. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rania Ibrahim</dc:creator><pubDate>Mon, 30 Jun 2014 14:53:35 -0000</pubDate><guid>https://sourceforge.netb9749b15b84e89fdb5f211becaa791ebc69fb178</guid></item><item><title>Home modified by Rania Ibrahim</title><link>https://sourceforge.net/p/mitosisclustering/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,8 @@
 Welcome to your wiki!

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+To run Mitosis, please type the following in the command line:
+Java -jar mitosis.jar [f] [k] [inputFilename] [patternNumber] [distanceMethod(euclidean,pearson)] [outlierHandlingUsage(0,1)] [outputFile] [draw(0,1)]

-The wiki uses [Markdown](/p/mitosisclustering/wiki/markdown_syntax/) syntax.
-
-[[members limit=20]]
-[[download_button]]
+For example:
+Java -jar mitosis.jar 2.25 2.6 t7.10k.dat 10000 euclidean 1 t7.10k-outputFile.txt 1
+Java -jar mitosis.jar 2.15 2.5 t8.8k.dat 8000 euclidean 1 t8.8k-outputFile.txt 1
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rania Ibrahim</dc:creator><pubDate>Mon, 30 Jun 2014 14:49:57 -0000</pubDate><guid>https://sourceforge.netd3e6d7e6f26f38aabafd7b91db7ccbaf68e56da3</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/mitosisclustering/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;To run Mitotsis, please type in the command line:&lt;br /&gt;
Java -jar mitosis.jar &lt;span&gt;[f]&lt;/span&gt; &lt;span&gt;[k]&lt;/span&gt; &lt;span&gt;[inputFilename]&lt;/span&gt; &lt;span&gt;[patternNumber]&lt;/span&gt; &lt;span&gt;[distanceMethod(euclidean,pearson)]&lt;/span&gt; &lt;span&gt;[outlierHandlingUsage(0,1)]&lt;/span&gt; &lt;span&gt;[outputFile]&lt;/span&gt; &lt;span&gt;[draw(0,1)]&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;For example:&lt;br /&gt;
Java -jar mitosis.jar 2.25 2.6 t7.10k.dat 10000 euclidean 1 t7.10k-outputFile.txt 1&lt;br /&gt;
Java -jar mitosis.jar 2.15 2.5 t8.8k.dat 8000 euclidean 1 t8.8k-outputFile.txt 1&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rania Ibrahim</dc:creator><pubDate>Mon, 30 Jun 2014 14:44:51 -0000</pubDate><guid>https://sourceforge.net26c3282b5bde234ef897980caa8d00b83e8e363e</guid></item><item><title>Home modified by Rania Ibrahim</title><link>https://sourceforge.net/p/mitosisclustering/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/mitosisclustering/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/rania-ibrahim/"&gt;Rania Ibrahim&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-53b13d887929e5561965b4de" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rania Ibrahim</dc:creator><pubDate>Mon, 30 Jun 2014 10:35:52 -0000</pubDate><guid>https://sourceforge.net2db37cd67124f8dbbf42ac694df16c178e33aed6</guid></item></channel></rss>