.\" Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) .\" .\" Standard preamble: .\" ======================================================================== .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Vb \" Begin verbatim text .ft CW .nf .ne \\$1 .. .de Ve \" End verbatim text .ft R .fi .. .\" Set up some character translations and predefined strings. \*(-- will .\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left .\" double quote, and \*(R" will give a right double quote. \*(C+ will .\" give a nicer C++. Capital omega is used to do unbreakable dashes and .\" therefore won't be available. \*(C` and \*(C' expand to `' in nroff, .\" nothing in troff, for use with C<>. .tr \(*W- .ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p' .ie n \{\ . ds -- \(*W- . ds PI pi . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch . ds L" "" . ds R" "" . ds C` "" . ds C' "" 'br\} .el\{\ . ds -- \|\(em\| . ds PI \(*p . ds L" `` . ds R" '' . ds C` . ds C' 'br\} .\" .\" Escape single quotes in literal strings from groff's Unicode transform. .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" .\" If the F register is >0, we'll generate index entries on stderr for .\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index .\" entries marked with X<> in POD. Of course, you'll have to process the .\" output yourself in some meaningful fashion. .\" .\" Avoid warning from groff about undefined register 'F'. .de IX .. .if !\nF .nr F 0 .if \nF>0 \{\ . de IX . tm Index:\\$1\t\\n%\t"\\$2" .. . if !\nF==2 \{\ . nr % 0 . nr F 2 . \} .\} .\" .\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2). .\" Fear. Run. Save yourself. No user-serviceable parts. . \" fudge factors for nroff and troff .if n \{\ . ds #H 0 . ds #V .8m . ds #F .3m . ds #[ \f1 . ds #] \fP .\} .if t \{\ . ds #H ((1u-(\\\\n(.fu%2u))*.13m) . ds #V .6m . ds #F 0 . ds #[ \& . ds #] \& .\} . \" simple accents for nroff and troff .if n \{\ . ds ' \& . ds ` \& . ds ^ \& . ds , \& . ds ~ ~ . ds / .\} .if t \{\ . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u" . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u' . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u' . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u' . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u' . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u' .\} . \" troff and (daisy-wheel) nroff accents .ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V' .ds 8 \h'\*(#H'\(*b\h'-\*(#H' .ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#] .ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H' .ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u' .ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#] .ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#] .ds ae a\h'-(\w'a'u*4/10)'e .ds Ae A\h'-(\w'A'u*4/10)'E . \" corrections for vroff .if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u' .if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u' . \" for low resolution devices (crt and lpr) .if \n(.H>23 .if \n(.V>19 \ \{\ . ds : e . ds 8 ss . ds o a . ds d- d\h'-1'\(ga . ds D- D\h'-1'\(hy . ds th \o'bp' . ds Th \o'LP' . ds ae ae . ds Ae AE .\} .rm #[ #] #H #V #F C .\" ======================================================================== .\" .IX Title "PROFISIS 1" .TH PROFISIS 1 "2018-10-14" "1.0.11" "User Commands" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l .nh .SH "NAME" profisis \- protein\-protein interaction sites identified from sequence .SH "SYNOPSIS" .IX Header "SYNOPSIS" profisis [\s-1OPTION\s0] .SH "DESCRIPTION" .IX Header "DESCRIPTION" profisis (\s-1ISIS\s0) is a machine learning-based method that identifies interacting residues from sequence alone. Although the method is developed using transient protein-protein interfaces from complexes of experimentally known 3D structures, it never explicitly uses 3D infor\- mation. Instead, we combine predicted structural features with evolutionary information. The strongest predictions of the method reached over 90% accuracy in a cross-validation experiment. Our results suggest that despite the significant diversity in the nature of protein-protein interactions, they all share common basic principles and that these principles are identifiable from sequence alone. .SS "Conversion of PSI-BLAST alignment to \s-1HSSP\s0 format" .IX Subsection "Conversion of PSI-BLAST alignment to HSSP format" The most up-to-date procedure can be found at . .IP "1. Convert \s-1BLAST\s0 output to a Single Alignment Format (\s-1SAF\s0):" 4 .IX Item "1. Convert BLAST output to a Single Alignment Format (SAF):" .Vb 2 \& /usr/share/librg\-utils\-perl/blast2saf.pl fasta= maxAli=3000 eSaf=1 \e \& saf= .Ve .IP "2. Convert \s-1SAF\s0 format to \s-1HSSP:\s0" 4 .IX Item "2. Convert SAF format to HSSP:" .Vb 2 \& /usr/share/librg\-utils\-perl/copf.pl formatIn=saf formatOut=hssp \e \& fileOut= exeConvertSeq=convert_seq .Ve .IP "3. Filter results to 80% redundancy:" 4 .IX Item "3. Filter results to 80% redundancy:" .Vb 1 \& /usr/share/librg\-utils\-perl/hssp_filter.pl red=80 fileOut= .Ve .SS "Output format" .IX Subsection "Output format" See description of \fB\-\-outformat\fR option. .SH "REFERENCES" .IX Header "REFERENCES" .IP "Ofran, Y. and Rost, B. (2007). \s-1ISIS:\s0 interaction sites identified from sequence. Bioinformatics, 23(2), e13\-6." 4 .IX Item "Ofran, Y. and Rost, B. (2007). ISIS: interaction sites identified from sequence. Bioinformatics, 23(2), e13-6." .SH "OPTIONS" .IX Header "OPTIONS" Required parameters .IP "\-\-fastafile" 4 .IX Item "--fastafile" file that contains your sequence in fasta format .IP "\-\-hsspfile" 4 .IX Item "--hsspfile" file with hssp data for sequence in \-\-fastafile .IP "\-\-rdbproffile" 4 .IX Item "--rdbproffile" file with prof output for sequence in \-\-fastafile .IP "\-\-outfile" 4 .IX Item "--outfile" output file .PP Optional parameters .IP "\-\-outformat" 4 .IX Item "--outformat" output format [pp|prval], default=pp .RS 4 .IP "pp" 4 .IX Item "pp" PredictProtein format: .Sp .Vb 1 \& Output ::= Header_Line Binary_Out Raw_Out \& \& Header_Line ::= \*(Aq>\*(Aq Header_String \*(Aq\en\*(Aq \& \& Binary_Out ::= ( Horiz_Sequence \*(Aq\en\*(Aq Bin_Pred \*(Aq\en\en\*(Aq )+ \& \& Horiz_Sequence ::= Amino_Acid_One_Letter_Code{,40} \& \& Bin_Pred ::= [P\-]{,40} .Ve .Sp \&'P' marks binding residue. .Sp .Vb 1 \& Raw_Out ::= ( Amino_Acid_Number \*(Aq \*(Aq Amino_Acid_One_Letter_Code \*(Aq \*(Aq Prediction_Score \*(Aq\en\*(Aq )+ \& \& Prediction_Score ::= Integer_Value .Ve .Sp See example outputs in \fI/usr/share/doc/profisis/examples\fR. .IP "prval" 4 .IX Item "prval" ( 'resn resi predicted_value' )+, e.g. .Sp .Vb 3 \& \*(Aq1 M 25\*(Aq \& \*(Aq2 R 36\*(Aq \& ... .Ve .RE .RS 4 .RE .IP "\-\-debug" 4 .IX Item "--debug" .PD 0 .IP "\-\-nodebug" 4 .IX Item "--nodebug" .PD Default: \-\-nodebug .IP "\-\-succinct" 4 .IX Item "--succinct" Succinct output (print no confidence values). .PP Parameters controlling post processing \- these parameters affect only the top part of the 'pp' output format .IP "\-\-gap=int" 4 .IX Item "--gap=int" default=20 .IP "\-\-stretch=int" 4 .IX Item "--stretch=int" default=5 .IP "\-\-crd=int" 4 .IX Item "--crd=int" default=7 .IP "\-\-crd\-restriction" 4 .IX Item "--crd-restriction" .PD 0 .IP "\-\-nocrd\-restriction" 4 .IX Item "--nocrd-restriction" .PD Default: \-\-crd\-restriction. Use original ($crd = undef) code (\-\-crd\-restriction) or use new ($cr) code (\-\-nocrd\-restriction). .SH "EXAMPLES" .IX Header "EXAMPLES" .Vb 1 \& profisis \-\-fastafile /usr/share/doc/profisis/examples/3A1P_A.fasta \-\-hsspfile /usr/share/doc/profisis/examples/3A1P_A.hssp \-\-rdbproffile /usr/share/doc/profisis/examples/3A1P_A.rdbProf \-\-outfile /tmp/3A1P_A.profisis .Ve .SH "ENVIRONMENT" .IX Header "ENVIRONMENT" .IP "\s-1PROFISISCONF\s0" 4 .IX Item "PROFISISCONF" Location of configuration file to use, overriding other configuration files .SH "FILES" .IX Header "FILES" .IP "\fI/usr/share/profisis/profisisrc.default\fR" 4 .IX Item "/usr/share/profisis/profisisrc.default" Default configuration file. See this file for a description of the parameters. .IP "\fI/etc/profisisrc\fR" 4 .IX Item "/etc/profisisrc" System configuration file overriding values in \fI/usr/share/profisis/profisisrc.default\fR .IP "\fI~/.profisisrc\fR" 4 .IX Item "~/.profisisrc" User configuration file overriding values in \fI/etc/profisisrc\fR .IP "\fI\f(CI$PROFISISCONF\fI\fR" 4 .IX Item "$PROFISISCONF" If this environment variable is set \fI~/.profisisrc\fR is disregarded and the value of the variable is read for configuration options overriding \fI/etc/profisisrc\fR .SH "AUTHOR" .IX Header "AUTHOR" Yanay Ofran and Burkhard Rost .SH "SEE ALSO" .IX Header "SEE ALSO" \&\fIprof\fR\|(1)