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
rar
PTMPred.rar 297.5 kB 1 14-May-2011 21:43 LingyunWu

This page (revision-12) was last changed on 20-Nov-2011 22:35 by LingyunWu

This page was created on 15-Sep-2009 13:48 by LingyunWu

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 changed one line
__PTMPred__: a toolbox for predicting post-transcriptional modification sites from protein sequences
__PTMPred__: a tool for predicting post-transcriptional modification sites from protein sequences
At line 5 changed one line
PTMpred is a toolbox for predicting post-transcriptional modification sites based on protein sequence. Currently there are two programs: one for phosphorylation sites, the other for O-glycosylation sites. The programs are implemented in C. The win32 console version is provided.
PTMpred is a tool for predicting post-transcriptional modification sites based on protein sequence. The program is implemented in C. The win32 console version and linux version are provided.
At line 7 changed one line
!!Phospredictor
!!Training Data File
At line 9 changed one line
!Data File
The "*_Pos.txt" and "*_Neg.txt" are the positive and negative training sequence fragments respectively, where * represents the PTM type such as "PKA" or "OGly". The user can replace these files by their own training data.
At line 11 changed one line
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
At line 13 removed 2 lines
!Input File
At line 19 changed one line
!Command Line
!!Command Line
At line 22 changed one line
Phospredictor <Kinase name> <Input File> <C> <Cutoff>
PTMpred <PTM Type> <Input File> <C> <Cutoff>
At line 24 changed one line
where <Kinase name> is Kinase name such as "PKA", <Input File> are specified above, and <C> <Cutoff> is the paramters.
where <PTM Type> is PTM type such as "PKA" or "OGly" used in the filename of training data, and <C> <Cutoff> are the parameters. The parameter C can be any positive real number between 0.00005 and 0.5. The Cutoff should be real number between 0 and 1.
At line 26 removed 2 lines
The paramter C can be any positive real number between 0.00005 and 0.5. The Cutoff should be real number between 0 and 1.
At line 30 changed one line
Phospredictor PKA uniprot.fasta 0.0005 0.5
PTMpred PKA uniprot.fasta 0.0005 0.5
At line 33 removed one line
!!OGlypredictor
At line 35 removed 25 lines
!Data File
The "OGly_Pos.txt" and "OGly_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 "S" or "T". 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
{{{
OGlypredictor <Input File> <C> <Cutoff>
}}}
where <Input File> are specified above, and <C> <Cutoff> is the paramters.
The paramter C can be any positive real number between 0.00005 and 0.5. The Cutoff should be real number between 0 and 1.
For examle:
{{{
OGlypredictor uniprot.fasta 0.0005 0.1
}}}
At line 62 changed 2 lines
* [Phospredictor.rar|File:PTMPred/Phospredictor.rar]
* [OGlypredictor.rar|File:PTMPred/OGlypredictor.rar]
* [PTMpred.tgz|File:PTMPred/PTMpred.tgz]
Version Date Modified Size Author Changes ... Change note
12 20-Nov-2011 22:35 1.619 kB LingyunWu to previous
11 15-May-2011 16:15 1.72 kB LingyunWu to previous | to last
10 14-May-2011 21:44 1.688 kB LingyunWu to previous | to last
9 28-May-2010 10:05 1.693 kB LingyunWu to previous | to last
8 28-May-2010 10:04 1.685 kB LingyunWu to previous | to last
7 28-May-2010 10:04 1.662 kB LingyunWu to previous | to last
6 28-May-2010 10:02 1.585 kB LingyunWu to previous | to last
5 30-Oct-2009 09:28 1.555 kB LingyunWu to previous | to last
4 17-Sep-2009 14:29 1.555 kB LingyunWu to previous | to last
3 17-Sep-2009 14:29 1.555 kB LingyunWu to previous | to last
2 17-Sep-2009 14:26 1.555 kB LingyunWu to previous | to last
1 15-Sep-2009 13:48 2.564 kB LingyunWu to last
« This page (revision-12) was last changed on 20-Nov-2011 22:35 by LingyunWu