forked from fmaguire/WoLFPSort
-
Notifications
You must be signed in to change notification settings - Fork 1
WoLFPSort v0.2 source code as original server no longer available
License
Sohambiswas8/WoLFPSort
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
==Note from maintainer== As the original website has been down for more than a month and the license allows redistribution for academic purposes I am rehosting so that other academics can find and use this tool locally if they need it. All rights as per original license and belonging to Paul Horton - FM ==Original README== WoLF PSORT Package Command Line Version 0.2 README document Author: Paul Horton Copyright: All Rights Reserved Created: 2005/9/2 Last Modified: $Date: 2006/08/28 10:43:18 $ START Please first read this documents: ./CITATION ./INSTALL EXECUTION This package contains two scripts to be directly executed: ./bin/runWolfPsortSummary, and ./bin/runWolfPsortHtmlTables For a simple, text based, summarized prediction result use: ./bin/runWolfPsortSummary fungi < ./bin/testQuery.fasta # NOTE THIS DOESN'T WORK AUTOMATICALLY # For a more elaborate and informative html version use: ./bin/runWolfPsortHtmlTables fungi testOut/ queryName < ./bin/testQuery.fasta In this case the results will be written to the directory "testOut/" (which use should create first, the script will not create it for you. To view the results point an html browser at testOut/htdocs/results/queryName.html
About
WoLFPSort v0.2 source code as original server no longer available
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- HTML 59.1%
- Perl 40.9%