This is version . It is not the current version, and thus it cannot be edited.
Back to current version   Restore this version

CKSAAP-Palm: A tool for predicting palmitoylation sites from protein sequences

  • Last updated: May 28, 2010

References#

  • Xiao-Bo Wang, Ling-Yun Wu, Yong-Cui Wang, and Nai-Yang Deng. Prediction of palmitoylation sites using the composition of K-spaced amino acid pairs. Protein Engineering, Design, and Selection, in press, 2009.

Manual#

CKSAAP-Palm is a tool for predicting palmitoylation sites based on protein sequence. The program is implemented in C. The win32 console version is provided.

Data File#

The "Pos.txt" and "Neg.txt" are the positive and negative training sequence fragments respectively. The user can replace these files by theri own training data.

Input File#

The input file is in the FASTA format. Each file can includes one or multiple sequences. Each sequence must have the amino acid "C". More sequences require more computer resource. For typical computer, the number of sequences less than 50 should be fine.

The output will be saved into "Result.txt" in the same directory.

Command Line#

CKSAAP-Palm <Positive Data> <Negative Data> <Input File> <C> <Gamma> <Cutoff>
where <Positive Data> <Negative Data> <Input File> are specified above, and <C> <Gamma> <Cutoff> is the paramters.

The paramter C can be any positive number. The Gamma should be between 0.015 and 0.0000015. The Cutoff should be "Low" or "High".

For examle:

CKSAAP-Palm  Pos.txt  Neg.txt   MUNN.fasta  100  0.0000015  Low

Software and Data#

Contacts#

Any question or advice please email to wangxiao_bo_happy@126.com


There are APORC Document Center : CKSAAP-Palm - Plugin insertion failed: Could not find plugin org.goodjava.plugin.hitcounter.HitCounterAPORC Document Center : CKSAAP-Palm - Plugin insertion failed: Could not find plugin org.goodjava.plugin.hitcounter.HitCounter visitors since August 10, 2009

Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
zip
CKSAAP-Palm.zip 139.2 kB 1 14-May-2011 17:55 LingyunWu
« This particular version was published on 28-May-2010 10:05 by LingyunWu.