.\" Man page generated from reStructuredText. . . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .TH "TOPDIFF" 1 "20200521" "1" "TopPIC suite" .SH NAME topdiff \- Top-down mass spectrometry-based identification of Differentially expressed proteoforms .SH SYNOPSIS .INDENT 0.0 .INDENT 3.5 topdiff [options] database\-file\-name spectrum\-file\-names .UNINDENT .UNINDENT .SH DESCRIPTION .sp TopDiff (Top\-down mass spectrometry\-based identification of Differentially expressed proteoforms) compares the abundances of proteoforms and finds differentially expressed proteoforms by using identifications of top\-down mass spectrometry data of several protein samples. .INDENT 0.0 .IP 1. 3 Input .INDENT 3.0 .INDENT 3.5 .INDENT 0.0 .IP \(bu 2 A protein database file in the FASTA format .IP \(bu 2 Several mass spectrum data files in the msalign format .IP \(bu 2 Proteoform identification files of the mass spectrum data files in the xml format, e.g., spectra_ms2_toppic_proteoform.xml .UNINDENT .UNINDENT .UNINDENT .IP 2. 3 Output .sp TopDiff outputs a csv file containing proteoform identifications and their abundances in the input mass spectrum data. The default output file name is sample_diff.csv. .UNINDENT .SH OPTIONS .sp \-h [ \-\-help ] Print the help message. .sp \-f [ \-\-fixed\-mod ] Set fixed modifications. Three available options: C57, C58, or the name of a text file specifying fixed modifications (see an example file). When C57 is selected, carbamidomethylation on cysteine is the only fixed modification. When C58 is selected, carboxymethylation on cysteine is the only fixed modification. .sp \-e [ \-\-error\-tolerance ] Set the error tolerance for mapping identified proteoforms across multiple samples (in Dalton). Default value: 1.2 Dalton. .sp \-t [ \-\-tool\-name ] Specify the name of the database search tool: toppic or topmg. Default: toppic. .sp \-o [ \-\-output ] Specify the output file name. Default: sample_diff.csv. .SH EXAMPLES .INDENT 0.0 .IP \(bu 2 Compare proteoform abundances using TopPIC identifications of two spectrum files spectra1_ms2.msalign and spectra2_ms2.msalign. The protein sequence database file name is proteins.fasta. .sp topdiff proteins.fasta spectra1_ms2.msalign spectra2_ms2.msalign .IP \(bu 2 Compare proteoform abundances using TopPIC identifications of two spectrum files spectra1_ms2.msalign and spectra2_ms2.msalign. The protein sequence database file name is proteins.fasta and a fixed modification, carbamidomethylation on cysteine, is used in database search. .sp topdiff \-f C57 proteins.fasta spectra1_ms2.msalign spectra2_ms2.msalign .IP \(bu 2 Compare proteoform abundances using TopMG identifications of two spectrum files spectra1_ms2.msalign and spectra2_ms2.msalign. The protein sequence database file name is proteins.fasta and a fixed modification, carbamidomethylation on cysteine, is used in database search. .sp topdiff \-f C57 \-t topmg proteins.fasta spectra1_ms2.msalign spectra2_ms2.msalign .UNINDENT .SH SEE ALSO .INDENT 0.0 .IP \(bu 2 topfd (1) .IP \(bu 2 toppic (1) .IP \(bu 2 topmg (1) .UNINDENT .SH MAN PAGE PRODUCTION .sp This man page was written by Filippo Rusconi <\fI\%lopippo@debian.org\fP>. Material was taken from \fI\%http://proteomics.informatics.iupui.edu/software/toppic/manual.html\fP\&. .SH AUTHOR Filippo Rusconi and upstream authors (Dr. Xiaowen Liu's Lab at Indiana University-Purdue University Indianapolis and others) .SH COPYRIGHT Filippo Rusconi and Indiana University-Purdue University Indianapolis .\" Generated by docutils manpage writer. .