<?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/oncoimpact/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/oncoimpact/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 09 Dec 2016 08:15:57 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/oncoimpact/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Koh Jia Yu</title><link>https://sourceforge.net/p/oncoimpact/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -59,16 +59,15 @@

 # Test datasets

-We have provided test datasets for the OncoIMPACT pipeline in 2 different ways.
+We have provided test datasets to try OncoIMPACT on its 2 different modes.

-**Database and discovery mode: sampleConfig_db_disc.cfg (config file)**
-
+**Database and discovery mode**: 
+sampleConfig_db_disc.cfg: config file
 Glioblastoma.tgz: Glioblastoma (GBM) TCGA dataset (this dataset should be uncompressed)

-**Discovery mode: sampleConfig_disc.cfg (config file)**
-
-single_patient.tgz: data for a single GBM patient (this dataset should be uncompressed)
-
+**Discovery mode**: 
+sampleConfig_disc.cfg:  config file
+single_patient.tgz: data of a single GBM patient (this dataset should be uncompressed)
 Glioblastoma_database.tgz: pre-computed database of the TCGA GBM dataset

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koh Jia Yu</dc:creator><pubDate>Fri, 09 Dec 2016 08:15:57 -0000</pubDate><guid>https://sourceforge.neta2d0d161529f7938d909fd645f8b767be604cb98</guid></item><item><title>Home modified by Koh Jia Yu</title><link>https://sourceforge.net/p/oncoimpact/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -31,25 +31,25 @@
 **Config file** 
 You will need to create a config file for your project. The config file needs to contain the following parameters (you may refer to the sample config file provided with the test datasets under TEST_DATASET/sampleConfig.cfg).

-outDir: Full path to destination folder
+**outDir:** Full path to destination folder

-scriptDir: Full path to folder where oncoIMPACT is installed
+**scriptDir:** Full path to folder where oncoIMPACT is installed

-numThreads: Number of threads to use
+**numThreads:** Number of threads to use

-cnv: Full path to cnv data matrix
+**cnv:** Full path to cnv data matrix

-exp: Full path to expression data matrix
+**exp:** Full path to expression data matrix

-dataType: Flag for expression data type. Vvalid options: ARRAY (default), RNA_SEQ
+**dataType:** Flag for expression data type. Vvalid options: ARRAY (default), RNA_SEQ

-snp: Full path to snp data matrix
+**snp:** Full path to snp data matrix

-dataBase: Full path to the pre-computed database **(implies discovery mode only)**
+**dataBase:** Full path to the pre-computed database **(implies discovery mode only)**

-databaseExport: Full path where the database will be exported **(implies database + discovery mode)**
+**databaseExport:** Full path where the database will be exported **(implies database + discovery mode)**

-testMode: Boolean flag to toggle test mode (valid options: 0 / 1)
+**testMode:** Boolean flag to toggle test mode (valid options: 0 / 1)

 ***at any one time, only one of either the options, &amp;lt;dataBase&amp;gt; or &amp;lt;databaseExport&amp;gt;, may be chosen to run oncoIMPACT.**

@@ -61,22 +61,15 @@

 We have provided test datasets for the OncoIMPACT pipeline in 2 different ways.

-**Database and discovery mode**
+**Database and discovery mode: sampleConfig_db_disc.cfg (config file)**

-sampleConfig_db_disc.cfg
+Glioblastoma.tgz: Glioblastoma (GBM) TCGA dataset (this dataset should be uncompressed)

--Glioblastoma.tgz: 
-Glioblastoma (GBM) TCGA dataset (the full cnv/exp/snp data is needed when running in database + discovery mode)
+**Discovery mode: sampleConfig_disc.cfg (config file)**

-**Discovery mode**
+single_patient.tgz: data for a single GBM patient (this dataset should be uncompressed)

-sampleConfig_disc.cfg
-
--single_patient.tgz: 
-data for a single GBM patient (this single patient cnv/exp/snp data can only be used when running in discovery mode)
-
--Glioblastoma_database.tgz: 
-pre-computed database of the TCGA GBM dataset
+Glioblastoma_database.tgz: pre-computed database of the TCGA GBM dataset

 # Change Log
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koh Jia Yu</dc:creator><pubDate>Fri, 09 Dec 2016 08:02:03 -0000</pubDate><guid>https://sourceforge.netb9ad71e7bcfe6c452bff54d34b967d26594d3e28</guid></item><item><title>Home modified by Koh Jia Yu</title><link>https://sourceforge.net/p/oncoimpact/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -2,7 +2,7 @@

 [[download_button]]

-
+***
 # What is it?

 OncoIMPACT is a first-in-class algorithmic framework that nominates patient-specific driver genes by integratively modeling genomic mutations (point, structural and copy-number) and the resulting perturbations in transcriptional programs via defined molecular networks.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koh Jia Yu</dc:creator><pubDate>Fri, 09 Dec 2016 06:40:27 -0000</pubDate><guid>https://sourceforge.netf4d9f07fd1b6676cffb35f093d12d601d79e0e92</guid></item><item><title>Home modified by Koh Jia Yu</title><link>https://sourceforge.net/p/oncoimpact/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -1,7 +1,7 @@
 Welcome to oncoIMPACT. Thank you for taking some time to read through this wiki entry to know more about running oncoIMPACT.

 [[download_button]]
-***
+

 # What is it?

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koh Jia Yu</dc:creator><pubDate>Fri, 09 Dec 2016 06:40:01 -0000</pubDate><guid>https://sourceforge.net3e7c02e1e660eda695385f6ebfcf1478c96b97ed</guid></item><item><title>Home modified by Koh Jia Yu</title><link>https://sourceforge.net/p/oncoimpact/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -1,6 +1,7 @@
 Welcome to oncoIMPACT. Thank you for taking some time to read through this wiki entry to know more about running oncoIMPACT.

 [[download_button]]
+***

 # What is it?

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koh Jia Yu</dc:creator><pubDate>Fri, 09 Dec 2016 06:36:40 -0000</pubDate><guid>https://sourceforge.net07b412a0175d65a8767fc8b1162fbb0b3be7da05</guid></item><item><title>Home modified by Koh Jia Yu</title><link>https://sourceforge.net/p/oncoimpact/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,4 +1,6 @@
 Welcome to oncoIMPACT. Thank you for taking some time to read through this wiki entry to know more about running oncoIMPACT.
+
+[[download_button]]

 # What is it?

@@ -56,20 +58,25 @@

 # Test datasets

-We have provided test datasets for the OncoIMPACT pipeline;
+We have provided test datasets for the OncoIMPACT pipeline in 2 different ways.

-**sampleConfig_disc.cfg:** sample config for discovery mode
+**Database and discovery mode**

-. single_patient.tgz: 
+sampleConfig_db_disc.cfg
+
+-Glioblastoma.tgz: 
+Glioblastoma (GBM) TCGA dataset (the full cnv/exp/snp data is needed when running in database + discovery mode)
+
+**Discovery mode**
+
+sampleConfig_disc.cfg
+
+-single_patient.tgz: 
 data for a single GBM patient (this single patient cnv/exp/snp data can only be used when running in discovery mode)

-. Glioblastoma_database.tgz: 
+-Glioblastoma_database.tgz: 
 pre-computed database of the TCGA GBM dataset

-**sampleConfig_db_disc.cfg:** sample config for database and discovery mode
-
-. Glioblastoma.tgz: 
-Glioblastoma (GBM) TCGA dataset (the full cnv/exp/snp data is needed when running in database + discovery mode)

 # Change Log

@@ -115,4 +122,3 @@

 [[members limit=20]]
-[[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koh Jia Yu</dc:creator><pubDate>Fri, 09 Dec 2016 06:36:11 -0000</pubDate><guid>https://sourceforge.net02e9850a15ba1895ff22eddb12e437c1274bc42e</guid></item><item><title>Home modified by Koh Jia Yu</title><link>https://sourceforge.net/p/oncoimpact/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -50,7 +50,8 @@

 ***at any one time, only one of either the options, &amp;lt;dataBase&amp;gt; or &amp;lt;databaseExport&amp;gt;, may be chosen to run oncoIMPACT.**

-When you are ready to run the OncoIMPACT pipeline, simply enter the following command oncoIMPACT.pl &lt;path to=""&gt;
+When you are ready to run the OncoIMPACT pipeline, simply enter the following command 
+*oncoIMPACT.pl path_to_config_file*
 ***

 # Test datasets
&lt;/path&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koh Jia Yu</dc:creator><pubDate>Fri, 09 Dec 2016 06:13:34 -0000</pubDate><guid>https://sourceforge.net019a560db582d94348af991e9058d19ca2a1e020</guid></item><item><title>Home modified by Koh Jia Yu</title><link>https://sourceforge.net/p/oncoimpact/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,6 +1,116 @@
 Welcome to oncoIMPACT. Thank you for taking some time to read through this wiki entry to know more about running oncoIMPACT.

-[[include ref=README]]
+# What is it?
+
+OncoIMPACT is a first-in-class algorithmic framework that nominates patient-specific driver genes by integratively modeling genomic mutations (point, structural and copy-number) and the resulting perturbations in transcriptional programs via defined molecular networks.
+
+OncoIMPACT is configured to run in two modes: (1) a database mode that allows it to determine the parameter settings from the datasets provided (2) a discovery mode where information in the provided database is used to predict driver genes for each sample, in an additional data set.
+
+# Installation
+
+Download and uncompress the latest version 
+tar -zxvf oncoIMPACT.tgz 
+chmod +x oncoIMPACT_v0.9.4/*.pl
+
+# Usage
+
+Before running the pipeline, please have the following files ready.
+
+# Input files and formats
+
+CNV_data: a tab-separated file with samples as columns and genes as rows. Each entry of this matrix must hold either a value of -1/0/1. A value of -1 would indicate a DELETION event while a value of 1 will indicate an AMPLIFICATION event, and a value of 0 if the is not affected by copy number gene.
+
+SNP_data (point mutations and short indels): a tab-separated file with samples as columns and genes as rows. Each entry of this matrix must hold either the binary values of 0/1. A value of 1 would indicate the presence of a snp in the gene of that particular sample while a value of 0 would indicate otherwise.
+
+EXP_data: a tab-separated file with samples as columns and genes as rows. Each entry of this matrix would represent the log2 fold-change of the gene expression of the tumor compared to a normal control.
+***
+
+**Config file** 
+You will need to create a config file for your project. The config file needs to contain the following parameters (you may refer to the sample config file provided with the test datasets under TEST_DATASET/sampleConfig.cfg).
+
+outDir: Full path to destination folder
+
+scriptDir: Full path to folder where oncoIMPACT is installed
+
+numThreads: Number of threads to use
+
+cnv: Full path to cnv data matrix
+
+exp: Full path to expression data matrix
+
+dataType: Flag for expression data type. Vvalid options: ARRAY (default), RNA_SEQ
+
+snp: Full path to snp data matrix
+
+dataBase: Full path to the pre-computed database **(implies discovery mode only)**
+
+databaseExport: Full path where the database will be exported **(implies database + discovery mode)**
+
+testMode: Boolean flag to toggle test mode (valid options: 0 / 1)
+
+***at any one time, only one of either the options, &amp;lt;dataBase&amp;gt; or &amp;lt;databaseExport&amp;gt;, may be chosen to run oncoIMPACT.**
+
+When you are ready to run the OncoIMPACT pipeline, simply enter the following command oncoIMPACT.pl &lt;path to=""&gt;
+***
+
+# Test datasets
+
+We have provided test datasets for the OncoIMPACT pipeline;
+
+**sampleConfig_disc.cfg:** sample config for discovery mode
+
+. single_patient.tgz: 
+data for a single GBM patient (this single patient cnv/exp/snp data can only be used when running in discovery mode)
+
+. Glioblastoma_database.tgz: 
+pre-computed database of the TCGA GBM dataset
+
+**sampleConfig_db_disc.cfg:** sample config for database and discovery mode
+
+. Glioblastoma.tgz: 
+Glioblastoma (GBM) TCGA dataset (the full cnv/exp/snp data is needed when running in database + discovery mode)
+
+# Change Log
+
+**v0.9.4:**
+
+NEW: Enable error checks
+
+**v0.9.3:**
+
+NEW: Enable the processing of RNA-seq data
+
+NEW: Enable the construction of databases
+
+NEW: Enable the discovery mode using a pre-computed database
+**
+v0.9.2:**
+
+NEW: Option in configuration file to run OncoIMPACT in test mode which performs the simulation with fewer iterations and fixed seed. In this mode, OncoIMPACT should complete in less than 2 hours using a single thread.
+
+NEW: Sanity checks to ensure validity of parameters provided by user
+
+FIX: Improved disk space utilization
+
+FIX: Improved compatibility with Mac OS.
+
+**v0.9.1:**
+
+oncoIMPACT will now avoid reproducing the input files if COMPLETE_SAMPLES folder exists
+
+fix for bugs introduced in last version
+
+# Licensing
+
+The MIT License (MIT) Copyright (c) 2014 Genome Institute of Singapore
+
+# Contacts
+
+If you want community-driven support, please visit the forum at https://sourceforge.net/p/oncoimpact/discussion/.
+
+If you have a bug to report, you may raise a ticket at https://sourceforge.net/p/oncoimpact/tickets/.
+
+If you have other questions or feedback, you may direct them to Jayce (kohjy@gis.a-star.edu.sg) and Denis (bertrandd@gis.a-star.edu.sg).

 [[members limit=20]]
&lt;/path&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koh Jia Yu</dc:creator><pubDate>Fri, 09 Dec 2016 06:10:33 -0000</pubDate><guid>https://sourceforge.net33f8f5266e9480e500df2efa0a2e96ef0352bb47</guid></item><item><title>Home modified by Burton Chia</title><link>https://sourceforge.net/p/oncoimpact/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,4 +1,4 @@
-Welcome to oncoIMPACT. Do take some time to read through this wiki entry to know more about running oncoIMPACT.
+Welcome to oncoIMPACT. Thank you for taking some time to read through this wiki entry to know more about running oncoIMPACT.

 [[include ref=README]]

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Burton Chia</dc:creator><pubDate>Tue, 23 Sep 2014 04:51:50 -0000</pubDate><guid>https://sourceforge.neteb9a8307ab817022c81077b38d3d9cb6f484e547</guid></item><item><title>Home modified by Burton Chia</title><link>https://sourceforge.net/p/oncoimpact/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,6 +1,6 @@
 Welcome to oncoIMPACT. Do take some time to read through this wiki entry to know more about running oncoIMPACT.

-
+[[include ref=README]]

 [[members limit=20]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Burton Chia</dc:creator><pubDate>Tue, 23 Sep 2014 04:51:10 -0000</pubDate><guid>https://sourceforge.netbfe23b16a5628263607a789e71b178bc6b779c63</guid></item></channel></rss>