newDNA-Prot
by Wei Zheng (jlspzw139@sina.com)
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.
we firstly need to download the newDNA-Prot.tar. After decompressing this files,we must firstly download the fortran-windows
(https://gcc.gnu.org/wiki/GFortranBinaries/) and install the gfortran-windows-20140523.exe.(In this program, the comprehensive feature program is generated by Chen Zhang.)
In windows system,open my computer->all programs->Accessories->Windows Powershell->Windows Powershell.And in the Windows Powershell, we must be carried out as an adminstrator.Then in the command line of windows Powershell, we need input the Powershell script to execuate permissions:"Set-ExecutionPolicy Unrestricted".
INPUT FILE: sequence_file in fasta format. One sequence per file.
Downloads:
0 This Week