<?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/vecuum/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/vecuum/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 03 Apr 2017 03:31:23 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/vecuum/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Junho Kim</title><link>https://sourceforge.net/p/vecuum/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v40
+++ v41
@@ -11,9 +11,9 @@
 [[download_button]]
 &lt;br/&gt;

-Update note (Last updated 08-02-2016)
+Update note (Last updated 02-08-2016)
 =======
-###Vecuum-1.0.1 (08-02-2016) *Minor Update###
+###Vecuum-1.0.1 (02-08-2016) *Minor Update###
 #####Improvements:#####
 1. GRCh38 is now supported with '-a' option.
 2. The version of prerequisite softwares is updated. Previous version of SAMtools (0.1.x) can also be used if the path contains version information (e.g. -S /utils/samtools-0.1.19/samtools)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Junho Kim</dc:creator><pubDate>Mon, 03 Apr 2017 03:31:23 -0000</pubDate><guid>https://sourceforge.net87c31e8488855f3f3a2e3e7e58fc1b2afdd85cbc</guid></item><item><title>Home modified by Junho Kim</title><link>https://sourceforge.net/p/vecuum/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v39
+++ v40
@@ -11,9 +11,9 @@
 [[download_button]]
 &lt;br/&gt;

-Update note (Last updated 02-08-2016)
+Update note (Last updated 08-02-2016)
 =======
-###Vecuum-1.0.1 (02-08-2016) *Minor Update###
+###Vecuum-1.0.1 (08-02-2016) *Minor Update###
 #####Improvements:#####
 1. GRCh38 is now supported with '-a' option.
 2. The version of prerequisite softwares is updated. Previous version of SAMtools (0.1.x) can also be used if the path contains version information (e.g. -S /utils/samtools-0.1.19/samtools)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Junho Kim</dc:creator><pubDate>Mon, 03 Apr 2017 02:16:55 -0000</pubDate><guid>https://sourceforge.nete9e71ed8212e04d780a71b436f12fcd0cd9339e4</guid></item><item><title>Home modified by Junho Kim</title><link>https://sourceforge.net/p/vecuum/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v38
+++ v39
@@ -17,7 +17,7 @@
 #####Improvements:#####
 1. GRCh38 is now supported with '-a' option.
 2. The version of prerequisite softwares is updated. Previous version of SAMtools (0.1.x) can also be used if the path contains version information (e.g. -S /utils/samtools-0.1.19/samtools)
-3. A few minor bugs including output file naming, typos in result files have been fixed.
+3. A few minor bugs including output file naming, presenting transcript ID rather than gene ID, typos in result files have been fixed.
 4. Added "Reccomendation" sections for the first-time users. We highly recommend to use '-A -k' options to analyze entire genome, rather default setttings. A few false variants can be observed regardless of contamination due to the processed pseudogenes.
 &lt;br/&gt;

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Junho Kim</dc:creator><pubDate>Tue, 02 Aug 2016 05:46:23 -0000</pubDate><guid>https://sourceforge.net10b77e967fcede14568e580c347b03fcada19897</guid></item><item><title>Home modified by Junho Kim</title><link>https://sourceforge.net/p/vecuum/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v37
+++ v38
@@ -102,7 +102,6 @@

 -------------------------------------------
-&lt;br/&gt;

 Recommendation
 ======
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Junho Kim</dc:creator><pubDate>Mon, 01 Aug 2016 20:01:51 -0000</pubDate><guid>https://sourceforge.net451bebe31a26b942ad357992adb37c506549ded6</guid></item><item><title>Home modified by Junho Kim</title><link>https://sourceforge.net/p/vecuum/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v36
+++ v37
@@ -102,8 +102,10 @@

 -------------------------------------------
+&lt;br/&gt;

-##Recommendation##
+Recommendation
+======
 If you have a list of genes that can be plausible regions of contamination, we recommend to use -R and -k options to reduce the computation times.

     java -jar Vecuum.jar -r &amp;lt;reference_genome.fa&amp;gt; -b &amp;lt;sample_sorted_indexed.bam&amp;gt; -B &amp;lt;bwa_path&amp;gt; -S &amp;lt;samtools_path&amp;gt; -R &amp;lt;tab-delimeted gene="" list="" (chr="" start="" end="" gene_name)=""&amp;gt; -k
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Junho Kim</dc:creator><pubDate>Mon, 01 Aug 2016 20:01:06 -0000</pubDate><guid>https://sourceforge.net1767edd3642d12f19922903fd0d7c7fdfd70795b</guid></item><item><title>Home modified by Junho Kim</title><link>https://sourceforge.net/p/vecuum/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v35
+++ v36
@@ -18,7 +18,7 @@
 1. GRCh38 is now supported with '-a' option.
 2. The version of prerequisite softwares is updated. Previous version of SAMtools (0.1.x) can also be used if the path contains version information (e.g. -S /utils/samtools-0.1.19/samtools)
 3. A few minor bugs including output file naming, typos in result files have been fixed.
-4. Added "Reccomendation" sections for the first-time users.
+4. Added "Reccomendation" sections for the first-time users. We highly recommend to use '-A -k' options to analyze entire genome, rather default setttings. A few false variants can be observed regardless of contamination due to the processed pseudogenes.
 &lt;br/&gt;

 Prerequisite softwares
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Junho Kim</dc:creator><pubDate>Mon, 01 Aug 2016 19:46:53 -0000</pubDate><guid>https://sourceforge.net2524965a4b9c13a9cd242936f6fade531a85a41a</guid></item><item><title>Home modified by Junho Kim</title><link>https://sourceforge.net/p/vecuum/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v34
+++ v35
@@ -104,7 +104,7 @@
 -------------------------------------------

 ##Recommendation##
-If you have a list of insert genes that can be plausible regions of contamination, we recommend to use -R and -k options to reduce the computation times.
+If you have a list of genes that can be plausible regions of contamination, we recommend to use -R and -k options to reduce the computation times.

     java -jar Vecuum.jar -r &amp;lt;reference_genome.fa&amp;gt; -b &amp;lt;sample_sorted_indexed.bam&amp;gt; -B &amp;lt;bwa_path&amp;gt; -S &amp;lt;samtools_path&amp;gt; -R &amp;lt;tab-delimeted gene="" list="" (chr="" start="" end="" gene_name)=""&amp;gt; -k

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Junho Kim</dc:creator><pubDate>Mon, 01 Aug 2016 19:36:21 -0000</pubDate><guid>https://sourceforge.nete02ed2de4d7293cfc4eac75b98c70f5cfae2153d</guid></item><item><title>Home modified by Junho Kim</title><link>https://sourceforge.net/p/vecuum/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v33
+++ v34
@@ -14,7 +14,7 @@
 Update note (Last updated 02-08-2016)
 =======
 ###Vecuum-1.0.1 (02-08-2016) *Minor Update###
-**Changes**
+#####Improvements:#####
 1. GRCh38 is now supported with '-a' option.
 2. The version of prerequisite softwares is updated. Previous version of SAMtools (0.1.x) can also be used if the path contains version information (e.g. -S /utils/samtools-0.1.19/samtools)
 3. A few minor bugs including output file naming, typos in result files have been fixed.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Junho Kim</dc:creator><pubDate>Mon, 01 Aug 2016 19:35:28 -0000</pubDate><guid>https://sourceforge.netd00fbb2495f2c932d948e71f3cd984ac0a309d19</guid></item><item><title>Home modified by Junho Kim</title><link>https://sourceforge.net/p/vecuum/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v32
+++ v33
@@ -14,7 +14,7 @@
 Update note (Last updated 02-08-2016)
 =======
 ###Vecuum-1.0.1 (02-08-2016) *Minor Update###
-**Improvements**
+**Changes**
 1. GRCh38 is now supported with '-a' option.
 2. The version of prerequisite softwares is updated. Previous version of SAMtools (0.1.x) can also be used if the path contains version information (e.g. -S /utils/samtools-0.1.19/samtools)
 3. A few minor bugs including output file naming, typos in result files have been fixed.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Junho Kim</dc:creator><pubDate>Mon, 01 Aug 2016 19:34:41 -0000</pubDate><guid>https://sourceforge.net264d631e8331d400dd385438bc3b62686f9830ad</guid></item><item><title>Home modified by Junho Kim</title><link>https://sourceforge.net/p/vecuum/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v31
+++ v32
@@ -14,7 +14,7 @@
 Update note (Last updated 02-08-2016)
 =======
 ###Vecuum-1.0.1 (02-08-2016) *Minor Update###
-#####Improvements#####
+**Improvements**
 1. GRCh38 is now supported with '-a' option.
 2. The version of prerequisite softwares is updated. Previous version of SAMtools (0.1.x) can also be used if the path contains version information (e.g. -S /utils/samtools-0.1.19/samtools)
 3. A few minor bugs including output file naming, typos in result files have been fixed.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Junho Kim</dc:creator><pubDate>Mon, 01 Aug 2016 19:33:52 -0000</pubDate><guid>https://sourceforge.netfa6b224f11b4209e676f081d6657a201b03a2af0</guid></item></channel></rss>