<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to User Manual</title><link>https://sourceforge.net/p/quantifypoly-a/wiki/User%2520Manual/</link><description>Recent changes to User Manual</description><atom:link href="https://sourceforge.net/p/quantifypoly-a/wiki/User%20Manual/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 01 Sep 2021 02:00:07 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/quantifypoly-a/wiki/User%20Manual/feed" rel="self" type="application/rss+xml"/><item><title>User Manual modified by Congting Ye</title><link>https://sourceforge.net/p/quantifypoly-a/wiki/User%2520Manual/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -28,6 +28,8 @@

 If you have any question or comment, please contact with Dr. Congting Ye(&amp;lt;yec@xmu.edu.cn&amp;gt;). You can also report a bug as a Ticket request, or start a topic session in the Discussion webpage of the QuantifyPoly(A) website.

+[Ye C, Zhao D, Ye W, Wu X, Ji G, Li Q. Q., Lin J (2021) QuantifyPoly(A): reshaping alternative polyadenylation landscapes of eukaryotes with weighted density peak clustering. ***Briefings in Bioinformatics***  doi: 10.1093/bib/bbab268](https://doi.org/10.1093/bib/bbab268) 
+
 [↑Back To Top](#jump0)

 &lt;span id="jump2"&gt;&lt;/span&gt;
@@ -321,7 +323,7 @@
 anno - A Granges object of gene model info. It could be generated using the function 'import' of R package 'rtracklayer', e.g. gtf = import('./Mus_musculus.GRCm38.84.gtf')
 gene.id - A string indicating the gene to be visualized, e.g. gene.id = 'ENSMUSG00000073490'.
 sample.names - A character vector specifying the samples to be visualized. If not defined, all samples will display.
-coord.lim - Two numeric values, specifying the left and right limit of xaxis.
+coord.lim - Two numeric values, specifying the left and right limit of X-axis.
 ~~~

 [↑Back To Top](#jump0)
&amp;lt;/yec@xmu.edu.cn&amp;gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Congting Ye</dc:creator><pubDate>Wed, 01 Sep 2021 02:00:07 -0000</pubDate><guid>https://sourceforge.net984b61fba90a80f523ae4f4e890c8cf2fb724f56</guid></item><item><title>User Manual modified by Congting Ye</title><link>https://sourceforge.net/p/quantifypoly-a/wiki/User%2520Manual/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -92,16 +92,16 @@
 &amp;gt; if (!require("ggbio")) BiocInstaller::biocLite("ggbio")
 ~~~

-###### \[2]. Download our package - 'QuantifyPolyA_0.2.0.tar.gz'
+###### \[2]. Download our package - 'QuantifyPolyA_0.X.0.tar.gz'

 Go to the webpage of the QuantifyPoly(A), click the 'Files' tab to download the latest version of QuantifyPoly(A) and related test dataset.

-###### \[3]. Install R package 'QuantifyPolyA_0.2.0.tar.gz'
-
-You should make sure the R environment is installed. After opening the R, change the R's **Working Path** to the path where 'QuantifyPolyA_0.2.0.tar.gz' is located (*e.g.*, './Downloads'). Type the following command in the **Command Window** of R:
-
-~~~
-&amp;gt; install.packages("QuantifyPolyA_0.2.0.tar.gz",repos = NULL, type = "source")
+###### \[3]. Install R package 'QuantifyPolyA_0.X.0.tar.gz'
+
+You should make sure the R environment is installed. After opening the R, change the R's **Working Path** to the path where 'QuantifyPolyA_0.X.0.tar.gz' is located (*e.g.*, './Downloads'). Type the following command in the **Command Window** of R:
+
+~~~
+&amp;gt; install.packages("QuantifyPolyA_0.X.0.tar.gz",repos = NULL, type = "source")
 ~~~

 [↑Back To Top](#jump0)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Congting Ye</dc:creator><pubDate>Wed, 16 Jun 2021 04:41:29 -0000</pubDate><guid>https://sourceforge.netaa0a49c100000cfd8e997ba4e4ad979427f73bfe</guid></item><item><title>User Manual modified by Congting Ye</title><link>https://sourceforge.net/p/quantifypoly-a/wiki/User%2520Manual/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -510,7 +510,7 @@
 &amp;gt; anno = import('Homo_sapiens.GRCh38.101.gtf')

 &amp;gt; # Get poly(A) profiles of specific genes.
-&amp;gt; gene_id = 'ENSG00000100731'
+&amp;gt; gene_id = 'ENSG00000164091'
 &amp;gt; dp = Visualize.PolyA(QpolyA,anno,gene_id,coord.lim=c(52254310,52255210))

 &amp;gt; # Customize the plot.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Congting Ye</dc:creator><pubDate>Mon, 22 Mar 2021 09:52:54 -0000</pubDate><guid>https://sourceforge.net4cea78b521b3a831bf7049222bf63b7fbe651771</guid></item><item><title>User Manual modified by Congting Ye</title><link>https://sourceforge.net/p/quantifypoly-a/wiki/User%2520Manual/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Congting Ye</dc:creator><pubDate>Wed, 17 Mar 2021 04:57:34 -0000</pubDate><guid>https://sourceforge.net702fb5158fd577c41fb5ea5dee472854a5aaff13</guid></item><item><title>User Manual modified by Congting Ye</title><link>https://sourceforge.net/p/quantifypoly-a/wiki/User%2520Manual/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -92,16 +92,16 @@
 &amp;gt; if (!require("ggbio")) BiocInstaller::biocLite("ggbio")
 ~~~

-###### \[2]. Download our package - 'QuantifyPolyA_0.1.0.tar.gz'
+###### \[2]. Download our package - 'QuantifyPolyA_0.2.0.tar.gz'

 Go to the webpage of the QuantifyPoly(A), click the 'Files' tab to download the latest version of QuantifyPoly(A) and related test dataset.

-###### \[3]. Install R package 'QuantifyPolyA_0.1.0.tar.gz'
-
-You should make sure the R environment is installed. After opening the R, change the R's **Working Path** to the path where 'QuantifyPolyA_0.1.0.tar.gz' is located (*e.g.*, './Downloads'). Type the following command in the **Command Window** of R:
-
-~~~
-&amp;gt; install.packages("QuantifyPolyA_0.1.0.tar.gz",repos = NULL, type = "source")
+###### \[3]. Install R package 'QuantifyPolyA_0.2.0.tar.gz'
+
+You should make sure the R environment is installed. After opening the R, change the R's **Working Path** to the path where 'QuantifyPolyA_0.2.0.tar.gz' is located (*e.g.*, './Downloads'). Type the following command in the **Command Window** of R:
+
+~~~
+&amp;gt; install.packages("QuantifyPolyA_0.2.0.tar.gz",repos = NULL, type = "source")
 ~~~

 [↑Back To Top](#jump0)
@@ -511,7 +511,7 @@

 &amp;gt; # Get poly(A) profiles of specific genes.
 &amp;gt; gene_id = 'ENSG00000100731'
-&amp;gt; dp = Visualize.PolyA(QpolyA,anno,gene_id)
+&amp;gt; dp = Visualize.PolyA(QpolyA,anno,gene_id,coord.lim=c(52254310,52255210))

 &amp;gt; # Customize the plot.
 &amp;gt; library(ggsci)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Congting Ye</dc:creator><pubDate>Wed, 17 Mar 2021 04:54:30 -0000</pubDate><guid>https://sourceforge.netf344f571456672a7bcc07936296da0b5f500edf5</guid></item><item><title>User Manual modified by Congting Ye</title><link>https://sourceforge.net/p/quantifypoly-a/wiki/User%2520Manual/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -113,7 +113,7 @@

 There are 6 major steps of running QuantifyPoly(A): (**a**) input preparing; (**b**) internal priming artifact removing; (**c**) poly(A) site clustering; (**d**) feature annotation; (**e**) APA dynamics detection; (**f**) APA visualization (see Figure 1).

- ![Figure 1](https://sourceforge.net/p/quantifypoly-a/wiki/_discuss/thread/44f456028a/d51b/attachment/image-20201210204028033.png)
+ ![Figure 1](https://sourceforge.net/p/quantifypoly-a/wiki/User%20Manual/attachment/Figure1.png)

 Figure 1. The schematic diagram of QuantifyPoly(A). 

@@ -411,7 +411,7 @@
 &amp;gt; dp + scale_color_aaas() + scale_fill_aaas()
 ```

-![image-20201211135011930](C:\Users\yec\AppData\Roaming\Typora\typora-user-images\image-20201211135011930.png)
+![Figure 2](https://sourceforge.net/p/quantifypoly-a/wiki/User%20Manual/attachment/Figure2.png)

 Figure 2. Illustration of a gene *CIPK9* showing dynamic APA profiles between wild type (*wt*) and double mutants (*fy3oxt6*) samples.

@@ -434,7 +434,7 @@
 &amp;gt; res$PCA.Plot
 ```

-![image-20201211140132526](C:\Users\yec\AppData\Roaming\Typora\typora-user-images\image-20201211140132526.png)
+![Figure 3](https://sourceforge.net/p/quantifypoly-a/wiki/User%20Manual/attachment/Figure3.png)

  Figure 3. The PCA plot based on the PAC matrix.

@@ -518,7 +518,7 @@
 &amp;gt; dp + scale_color_aaas() + scale_fill_aaas()
 ```

-![image-20201211142650547](C:\Users\yec\AppData\Roaming\Typora\typora-user-images\image-20201211142650547.png)
+![Figure 4](https://sourceforge.net/p/quantifypoly-a/wiki/User%20Manual/attachment/Figure4.png)

 Figure 4. Illustration of a gene *PCNX1* showing dynamic APA profiles between brain and UHR samples.

@@ -541,7 +541,7 @@
 &amp;gt; res$PCA.Plot
 ```

-![image-20201211143205533](C:\Users\yec\AppData\Roaming\Typora\typora-user-images\image-20201211143205533.png)
+![Figure 5](https://sourceforge.net/p/quantifypoly-a/wiki/User%20Manual/attachment/Figure5.png)

  Figure 5. The PCA plot based on the PAC matrix.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Congting Ye</dc:creator><pubDate>Thu, 07 Jan 2021 09:02:40 -0000</pubDate><guid>https://sourceforge.netc21e7aecc9a73aaa96108065993c320e706be84b</guid></item><item><title>User Manual modified by Congting Ye</title><link>https://sourceforge.net/p/quantifypoly-a/wiki/User%2520Manual/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Congting Ye</dc:creator><pubDate>Thu, 07 Jan 2021 08:56:42 -0000</pubDate><guid>https://sourceforge.net8ff254d9a05a479538971f41884f7984f41de6ce</guid></item><item><title>User Manual modified by Congting Ye</title><link>https://sourceforge.net/p/quantifypoly-a/wiki/User%2520Manual/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -113,7 +113,7 @@

 There are 6 major steps of running QuantifyPoly(A): (**a**) input preparing; (**b**) internal priming artifact removing; (**c**) poly(A) site clustering; (**d**) feature annotation; (**e**) APA dynamics detection; (**f**) APA visualization (see Figure 1).

- ![Figure 1](https://sourceforge.net/p/quantifypoly-a/wiki/User%20Manual/#d51b)
+ ![Figure 1](https://sourceforge.net/p/quantifypoly-a/wiki/_discuss/thread/44f456028a/d51b/attachment/image-20201210204028033.png)

 Figure 1. The schematic diagram of QuantifyPoly(A). 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Congting Ye</dc:creator><pubDate>Thu, 07 Jan 2021 08:53:25 -0000</pubDate><guid>https://sourceforge.neta4c9a08dec0610e0777bd4536732925851736338</guid></item><item><title>User Manual modified by Congting Ye</title><link>https://sourceforge.net/p/quantifypoly-a/wiki/User%2520Manual/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -113,7 +113,7 @@

 There are 6 major steps of running QuantifyPoly(A): (**a**) input preparing; (**b**) internal priming artifact removing; (**c**) poly(A) site clustering; (**d**) feature annotation; (**e**) APA dynamics detection; (**f**) APA visualization (see Figure 1).

-![image-20201210204028033](C:\Users\yec\AppData\Roaming\Typora\typora-user-images\image-20201210204028033.png) ![](https://)
+ ![Figure 1](https://sourceforge.net/p/quantifypoly-a/wiki/User%20Manual/#d51b)

 Figure 1. The schematic diagram of QuantifyPoly(A). 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Congting Ye</dc:creator><pubDate>Thu, 07 Jan 2021 08:52:07 -0000</pubDate><guid>https://sourceforge.net9bb9e26cbbf8399237a49f84df151a1963f118e1</guid></item><item><title>Discussion for User Manual page</title><link>https://sourceforge.net/p/quantifypoly-a/wiki/User%2520Manual/?limit=25#d51b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;schematic diagram&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Congting Ye</dc:creator><pubDate>Thu, 07 Jan 2021 08:50:46 -0000</pubDate><guid>https://sourceforge.net49b46f8ada811a3704d296e419bb8d0dd56fcd2d</guid></item></channel></rss>