<?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/mopac/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/mopac/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 10 Jul 2019 15:41:27 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mopac/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Oscar David Villarreal Escamilla</title><link>https://sourceforge.net/p/mopac/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -56,7 +56,7 @@
 library(MoPAC)
 run.MoPAC()

-Instructions are provided within the interface. A video tutorial is also underway.
+Instructions are provided within the interface. A video tutorial is shown below:

 [[embed url=https://www.youtube.com/watch?v=D2Wd-ON69QQ]]

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oscar David Villarreal Escamilla</dc:creator><pubDate>Wed, 10 Jul 2019 15:41:27 -0000</pubDate><guid>https://sourceforge.net0e22c602932c5e3dcc8eec4f0a51a603f53026ea</guid></item><item><title>Home modified by Oscar David Villarreal Escamilla</title><link>https://sourceforge.net/p/mopac/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -58,6 +58,8 @@

 Instructions are provided within the interface. A video tutorial is also underway.

+[[embed url=https://www.youtube.com/watch?v=D2Wd-ON69QQ]]
+
 For any questions please email &amp;lt;odvillarreal@mdanderson.org&amp;gt; or &amp;lt;oscardvillarreal@gmail.com&amp;gt;.

 # Download
&amp;lt;/oscardvillarreal@gmail.com&amp;gt;&amp;lt;/odvillarreal@mdanderson.org&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oscar David Villarreal Escamilla</dc:creator><pubDate>Wed, 10 Jul 2019 15:40:42 -0000</pubDate><guid>https://sourceforge.netd0765c287907666714a63dd450eae285179ca127</guid></item><item><title>Home modified by Oscar David Villarreal Escamilla</title><link>https://sourceforge.net/p/mopac/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -66,6 +66,23 @@

 [[download_button]]

+# Version history
+
+#### 0.3.1
+
+Added a sample sgRNA library file to be used in the upcoming tutorial.
+
+#### 0.3.0
+
+Source code using the new methodology.
+
+#### 0.2.0
+
+Improved interface and bug fixes for the method used in the Gao et al. publication.
+
+#### 0.1.0
+
+Source code of the method originally used in the Gao et al. publication.

 [[members limit=20]]

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oscar David Villarreal Escamilla</dc:creator><pubDate>Fri, 07 Jun 2019 10:25:10 -0000</pubDate><guid>https://sourceforge.netb1aec01c23e3269e592ebfa3c141fa11b29127c2</guid></item><item><title>Home modified by Oscar David Villarreal Escamilla</title><link>https://sourceforge.net/p/mopac/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -2,7 +2,7 @@

 MoPAC is an R package which may be installed through the following command in a terminal running R or in the Rstudio console:

-install.packages("MoPAC_0.3.0.tar.gz",repos=NULL,type="source")
+install.packages("MoPAC_0.3.1.tar.gz",repos=NULL,type="source")

 It might take over a minute to install due to the large size of the STRING gene interaction dataset.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oscar David Villarreal Escamilla</dc:creator><pubDate>Fri, 07 Jun 2019 09:59:05 -0000</pubDate><guid>https://sourceforge.neta70ffe35208c727903ce7739b3afe7fc6a20af8a</guid></item><item><title>Home modified by Oscar David Villarreal Escamilla</title><link>https://sourceforge.net/p/mopac/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -6,7 +6,7 @@

 It might take over a minute to install due to the large size of the STRING gene interaction dataset.

-### Dependencies:
+###### Dependencies:

 Several R packages must be installed beforehand for the installation to be successfull:

@@ -35,7 +35,7 @@
 install.packages("neat")
 install.packages("igraph")

-### Optional dependencies:
+###### Optional dependencies:

 The "STRINGdb" R package is optional but highly recommended for enhanced visualization of gene interaction networks:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oscar David Villarreal Escamilla</dc:creator><pubDate>Thu, 06 Jun 2019 21:33:35 -0000</pubDate><guid>https://sourceforge.net07361b3e73d21e8633f16c7eac2527eecc98262b</guid></item><item><title>Home modified by Oscar David Villarreal Escamilla</title><link>https://sourceforge.net/p/mopac/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -4,7 +4,11 @@

 install.packages("MoPAC_0.3.0.tar.gz",repos=NULL,type="source")

-Several other R packages must be installed beforehand for the installation to be successfull:
+It might take over a minute to install due to the large size of the STRING gene interaction dataset.
+
+### Dependencies:
+
+Several R packages must be installed beforehand for the installation to be successfull:

 install.packages("Rcpp")
 install.packages("gtools")
@@ -31,6 +35,8 @@
 install.packages("neat")
 install.packages("igraph")

+### Optional dependencies:
+
 The "STRINGdb" R package is optional but highly recommended for enhanced visualization of gene interaction networks:

 source("https://bioconductor.org/biocLite.R")
@@ -43,8 +49,6 @@
 sudo yum install libcurl-devel
 sudo yum install pandoc
 install.packages("plotly")
-
-It might take over a minute to install due to the large size of the STRING gene interaction dataset.

 # Usage
 Once installed, the interactive user interface may be started through the following two commands in a terminal running R or in the Rstudio console:
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oscar David Villarreal Escamilla</dc:creator><pubDate>Thu, 06 Jun 2019 21:32:53 -0000</pubDate><guid>https://sourceforge.net497298f680f805a7cc4cc0a53a44133aea1b2139</guid></item><item><title>Home modified by Oscar David Villarreal Escamilla</title><link>https://sourceforge.net/p/mopac/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -52,6 +52,8 @@
 library(MoPAC)
 run.MoPAC()

+Instructions are provided within the interface. A video tutorial is also underway.
+
 For any questions please email &amp;lt;odvillarreal@mdanderson.org&amp;gt; or &amp;lt;oscardvillarreal@gmail.com&amp;gt;.

 # Download
&amp;lt;/oscardvillarreal@gmail.com&amp;gt;&amp;lt;/odvillarreal@mdanderson.org&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oscar David Villarreal Escamilla</dc:creator><pubDate>Thu, 06 Jun 2019 19:57:16 -0000</pubDate><guid>https://sourceforge.net3e8f60bc718ad5ef34e114d5fc7ac592ebbbd702</guid></item><item><title>Home modified by Oscar David Villarreal Escamilla</title><link>https://sourceforge.net/p/mopac/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,5 +1,58 @@
 # Installation

+MoPAC is an R package which may be installed through the following command in a terminal running R or in the Rstudio console:
+
+install.packages("MoPAC_0.3.0.tar.gz",repos=NULL,type="source")
+
+Several other R packages must be installed beforehand for the installation to be successfull:
+
+install.packages("Rcpp")
+install.packages("gtools")
+install.packages("stringr")
+install.packages("openxlsx")
+install.packages("tensorA")
+install.packages("ineq")
+install.packages("reshape2")
+install.packages("plyr")
+install.packages("ggplot2")
+install.packages("gplots")
+install.packages("ggrepel")
+install.packages("gridExtra")
+install.packages("knitr")
+install.packages("rmarkdown")
+install.packages("shiny")
+install.packages("shinyBS")
+install.packages("shinythemes")
+install.packages("shinyFiles")
+install.packages("DT")
+install.packages("visNetwork")
+install.packages("sqldf")
+install.packages("rhandsontable")
+install.packages("neat")
+install.packages("igraph")
+
+The "STRINGdb" R package is optional but highly recommended for enhanced visualization of gene interaction networks:
+
+source("https://bioconductor.org/biocLite.R")
+biocLite("STRINGdb")
+
+If you wish to generate pdf and html reports, which is an optional feature, additional distribution-specific installations are necessary, for example in Fedora/RedHat/CentOS:
+
+sudo yum install libpng-devel
+sudo yum install openssl-devel
+sudo yum install libcurl-devel
+sudo yum install pandoc
+install.packages("plotly")
+
+It might take over a minute to install due to the large size of the STRING gene interaction dataset.
+
+# Usage
+Once installed, the interactive user interface may be started through the following two commands in a terminal running R or in the Rstudio console:
+
+library(MoPAC)
+run.MoPAC()
+
+For any questions please email &amp;lt;odvillarreal@mdanderson.org&amp;gt; or &amp;lt;oscardvillarreal@gmail.com&amp;gt;.

 # Download

&amp;lt;/oscardvillarreal@gmail.com&amp;gt;&amp;lt;/odvillarreal@mdanderson.org&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oscar David Villarreal Escamilla</dc:creator><pubDate>Thu, 06 Jun 2019 19:26:22 -0000</pubDate><guid>https://sourceforge.netd29dd087288f59f817323bdebe082d09a48da92a</guid></item><item><title>Home modified by Oscar David Villarreal Escamilla</title><link>https://sourceforge.net/p/mopac/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,11 +1,12 @@
-Welcome to your wiki!
+# Installation

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

-The wiki uses [Markdown](/p/mopac/wiki/markdown_syntax/) syntax.
-
-[[members limit=20]]
+# Download

 The latest version of MoPAC (0.3) is available here:

 [[download_button]]
+
+
+[[members limit=20]]
+
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oscar David Villarreal Escamilla</dc:creator><pubDate>Thu, 06 Jun 2019 18:57:53 -0000</pubDate><guid>https://sourceforge.net843fcac413a45330aee90e52102538331ed59589</guid></item><item><title>Home modified by Oscar David Villarreal Escamilla</title><link>https://sourceforge.net/p/mopac/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -5,4 +5,7 @@
 The wiki uses [Markdown](/p/mopac/wiki/markdown_syntax/) syntax.

 [[members limit=20]]
+
+The latest version of MoPAC (0.3) is available here:
+
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Oscar David Villarreal Escamilla</dc:creator><pubDate>Thu, 06 Jun 2019 18:55:44 -0000</pubDate><guid>https://sourceforge.net477871184a22a7324f6f97f636e5e83faa684701</guid></item></channel></rss>