⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mwcontam.txt

📁 emboss的linux版本的源代码
💻 TXT
字号:
                                 mwcontam Function   Shows molwts that match across a set of filesDescription   mwcontam finds molecular weights that are common between a set of mass   spectrometry result files. Such molecular weights are usually a form   of contamination resulting from autolysis of a protease, degradation   of the matrix or presence of keratin from the sample preparer.   The output of mwcontam, with minimal editing, can be added to the data   file for the mwfilter program ('Emwfilter.dat').Usage   Here is a sample session with mwcontam% mwcontam Shows molwts that match across a set of filesMolecular weights file list: ../data/mw2.dat,mw3.datPpm tolerance [50.0]: Molecular weights output file [outfile.mwcontam]:    Go to the input files for this example   Go to the output files for this exampleCommand line arguments   Standard (Mandatory) qualifiers:  [-files]             filelist   Molecular weights file list   -tolerance          float      [50.0] Ppm tolerance (Any numeric value)  [-outfile]           outfile    [*.mwcontam] Molecular weights output file   Additional (Optional) qualifiers: (none)   Advanced (Unprompted) qualifiers: (none)   Associated qualifiers:   "-outfile" associated qualifiers   -odirectory2        string     Output directory   General qualifiers:   -auto               boolean    Turn off prompts   -stdout             boolean    Write standard output   -filter             boolean    Read standard input, write standard output   -options            boolean    Prompt for standard and additional values   -debug              boolean    Write debug output to program.dbg   -verbose            boolean    Report some/full command line options   -help               boolean    Report command line options. More                                  information on associated and general                                  qualifiers can be found with -help -verbose   -warning            boolean    Report warnings   -error              boolean    Report errors   -fatal              boolean    Report fatal errors   -die                boolean    Report dying program messagesInput file format  Input files for usage example  File: mw1.dat20.033.067.0128.0415.0999.0  File: mw2.dat13.041.067.0415.0846.0781.0  File: mw3.dat3.018.067.0124.0197.0236.0415.0587.0632.0   The input is a comma-separated list of files containing simple list of   experimental molecular weights.   There should be one weight per line.   Comments in the data file start with a '#' character in the first   column.   Blank lines are ignored.Output file format   The output is a list of the molecular weights common to all files.  Output files for usage example  File: outfile.mwcontam67.000415.000Data files   mwcontam uses no data files.   The output of mwcontam, with minimal editing, can be added to the data   file for the mwfilter program ('Emwfilter.dat'). For example you might   like to fetch 'Emwfilter.dat' using embossdata (as described in the   mwfilter documentation) and edit it to include the lines:     _________________________________________________________________# data produced from the program mwcontammwcontam        67.000mwcontam        415.000Notes   None.References   None.Warnings   None.Diagnostic Error Messages   None.Exit status   It always exits with status 0.Known bugs   None.See also   Program name                         Description   backtranambig Back translate a protein sequence to ambiguous codons   backtranseq   Back translate a protein sequence   charge        Protein charge plot   checktrans    Reports STOP codons and ORF statistics of a protein   compseq       Count composition of dimer/trimer/etc words in a sequence   emowse        Protein identification by mass spectrometry   freak         Residue/base frequency table or plot   iep           Calculates the isoelectric point of a protein   mwfilter      Filter noisy molwts from mass spec output   octanol       Displays protein hydropathy   pepinfo       Plots simple amino acid properties in parallel   pepstats      Protein statistics   pepwindow     Displays protein hydropathy   pepwindowall  Displays protein hydropathy of a set of sequencesAuthor(s)   Alan Bleasby (ajb 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -