<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to gDNA-Prot</title><link>https://sourceforge.net/p/gdnaprot/wiki/gDNA-Prot/</link><description>Recent changes to gDNA-Prot</description><atom:link href="https://sourceforge.net/p/gdnaprot/wiki/gDNA-Prot/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 20 Nov 2015 03:30:28 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/gdnaprot/wiki/gDNA-Prot/feed" rel="self" type="application/rss+xml"/><item><title>gDNA-Prot modified by jlspzw</title><link>https://sourceforge.net/p/gdnaprot/wiki/gDNA-Prot/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -8,7 +8,7 @@
 This program will predict the DNA-binding proteins when input a protein sequence (Fasta format), 
 it is supplied in source code form along with the required data files and run under the windows.

-Firstly we can download the gDNA-Prot.zip in http://sourceforge.net/projects/gDNA-Prot/. 
+Firstly we can download the gDNA-Prot.zip in http://sourceforge.net/projects/gdnaprot/. 
 Unzip this files, in windows system, open 

 my computer-&amp;gt;all programs-&amp;gt;Accessories-&amp;gt;Windows Powershell-&amp;gt;Windows Powershell.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlspzw</dc:creator><pubDate>Fri, 20 Nov 2015 03:30:28 -0000</pubDate><guid>https://sourceforge.net0a11a60e4fc380546489a58f44c8d5847a57d887</guid></item><item><title>gDNA-Prot modified by jlspzw</title><link>https://sourceforge.net/p/gdnaprot/wiki/gDNA-Prot/</link><description>&lt;div class="markdown_content"&gt;&lt;div class="codehilite"&gt;&lt;pre&gt;                           gDNA-Prot RELEASE NOTES
                           =======================
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;gDNA-Prot program&lt;/p&gt;
&lt;p&gt;by Wei Zheng (jlspzw139@sina.com) and Wuyunqiqige&lt;/p&gt;
&lt;p&gt;This program will predict the DNA-binding proteins when input a protein sequence (Fasta format), &lt;br/&gt;
it is supplied in source code form along with the required data files and run under the windows.&lt;/p&gt;
&lt;p&gt;Firstly we can download the gDNA-Prot.zip in &lt;a href="http://sourceforge.net/projects/gDNA-Prot/."&gt;http://sourceforge.net/projects/gDNA-Prot/.&lt;/a&gt; &lt;br/&gt;
Unzip this files, in windows system, open &lt;/p&gt;
&lt;p&gt;my computer-&amp;gt;all programs-&amp;gt;Accessories-&amp;gt;Windows Powershell-&amp;gt;Windows Powershell.&lt;/p&gt;
&lt;p&gt;In the Windows Powershell, we must run the relevant commands as adminstrator.&lt;br/&gt;
Then input the 'Set-ExecutionPolicy Unrestricted' to get the execuate permissions of the Powershell&lt;br/&gt;
script. If you want to know much about 'Set-ExecutionPolicy', please run 'Get-Help Set-ExecutionPolicy'.&lt;/p&gt;
&lt;p&gt;INPUT FILE: sequence_file in fasta format.&lt;/p&gt;
&lt;p&gt;EXAMPLE: &lt;/p&gt;
&lt;p&gt;In current directory, if we will predict a protein sequence, we can run:&lt;/p&gt;
&lt;p&gt;.\gDNA-Prot.ps1 -inputfile .\example\newDNAiset.fasta -outputfile iset.out.txt -method pca -type maxmin&lt;/p&gt;
&lt;p&gt;to see more help, you can run:&lt;/p&gt;
&lt;p&gt;.\gDNA-Prot.ps1 -help help&lt;/p&gt;
&lt;hr/&gt;
&lt;p&gt;help:&lt;br/&gt;
gDNA-Prot.ps1 -inputfile inputfile_param -outputfile outputfile_param -method method_param -type type_param -help help_param&lt;br/&gt;
&lt;span&gt;[option]&lt;/span&gt; -inputfile           ----input file path, fasta file;&lt;br/&gt;
         -outputfile          ----output file path;&lt;br/&gt;
         -method              ----train method, pca or normal, default=pca;&lt;br/&gt;
         -type                ----method for normalizing data to &lt;span&gt;[-1,1]&lt;/span&gt;, maxmin or sigmod, default=maxmin;&lt;br/&gt;
         -help                ----get help, h or help; &lt;br/&gt;
example:&lt;br/&gt;
.\gDNA-Prot.ps1 -inputfile .\example\newDNAiset.fasta -outputfile iset.out.txt -method pca -type maxmin&lt;br/&gt;
.\gDNA-Prot.ps1 -help help&lt;/p&gt;
&lt;hr/&gt;
&lt;p&gt;Please see the LICENSE file for the license terms of the software. It is basically free for academic users, &lt;br/&gt;
but a license fee applies to commercial users. &lt;/p&gt;
&lt;p&gt;THE PUBLICATION OF RESEARCH USING Our method MUST INCLUDE AN APPROPRIATE&lt;br/&gt;
CITATION TO THE METHOD:&lt;br/&gt;
paper:&lt;strong&gt;&lt;em&gt;*&lt;/em&gt;&lt;/strong&gt;&lt;strong&gt;&lt;em&gt;*&lt;/em&gt;&lt;/strong&gt;&lt;strong&gt;&lt;em&gt;*&lt;/em&gt;&lt;/strong&gt;&lt;strong&gt;&lt;em&gt;*&lt;/em&gt;&lt;/strong&gt;&lt;strong&gt;&lt;em&gt;*&lt;/em&gt;&lt;/strong&gt;&lt;strong&gt;&lt;em&gt;*&lt;/em&gt;&lt;/strong&gt;&lt;strong&gt;&lt;em&gt;*&lt;/em&gt;&lt;/strong&gt;&lt;strong&gt;&lt;em&gt;*&lt;/em&gt;&lt;/strong&gt;&lt;strong&gt;&lt;em&gt;*&lt;/em&gt;&lt;/strong&gt;****&lt;/p&gt;
&lt;p&gt;SHORT SUMMARY OF THE METHOD&lt;/p&gt;
&lt;hr/&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlspzw</dc:creator><pubDate>Fri, 20 Nov 2015 03:25:06 -0000</pubDate><guid>https://sourceforge.netd9932ee5bf100607b1f23d67a9a74c49a6443e81</guid></item></channel></rss>