/var/lib/mobyle/programs/mspcrunch.xml is in mobyle-programs 5.1.2-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 | <?xml version='1.0' encoding='UTF-8'?>
<!-- XML Authors: Corinne Maufrais, Nicolas Joly and Bertrand Neron, -->
<!-- 'Biological Software and Databases' Group, Institut Pasteur, Paris. -->
<!-- Distributed under LGPLv2 License. Please refer to the COPYING.LIB document. -->
<program>
<head>
<name>mspcrunch</name>
<version>2.5</version>
<doc>
<title>MSPcrunch</title>
<description>
<text lang="en">A BLAST post-processing filter</text>
</description>
<authors>Sonnhammer, Durbin</authors>
<doclink>http://bioweb2.pasteur.fr/docs/mspcrunch/MSPcrunch2.pdf</doclink>
<homepagelink>http://sonnhammer.sbc.su.se/MSPcrunch.html</homepagelink>
<sourcelink>http://sonnhammer.sbc.su.se/download/software/MSPcrunch+Blixem/</sourcelink>
</doc>
<category>database:search:display</category>
</head>
<parameters>
<parameter iscommand="1" ishidden="1">
<name>mspcrunch</name>
<type>
<datatype>
<class>String</class>
</datatype>
</type>
<format>
<code proglang="perl">"MSPcrunch"</code>
<code proglang="python">"MSPcrunch"</code>
</format>
<argpos>0</argpos>
</parameter>
<paragraph>
<name>input_options</name>
<prompt lang="en">Input Options</prompt>
<argpos>1</argpos>
<parameters>
<parameter ismandatory="1" issimple="1">
<name>blast_output</name>
<prompt lang="en">BLAST output File</prompt>
<type>
<datatype>
<class>BlastTextReport</class>
<superclass>Report</superclass>
</datatype>
</type>
<format>
<code proglang="perl">" $value"</code>
<code proglang="python">" "+str(value)</code>
</format>
<argpos>2</argpos>
</parameter>
<parameter>
<name>force_blastp</name>
<prompt lang="en">Force Blastp mode (default Blastx) (-p)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -p" : "" </code>
<code proglang="python">( "" , " -p" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>force_blastn</name>
<prompt lang="en">Force Blastn mode (default Blastx) (-n)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -n" : "" </code>
<code proglang="python">( "" , " -n" )[ value ]</code>
</format>
</parameter>
</parameters>
</paragraph>
<paragraph>
<name>analyse_options</name>
<prompt lang="en">Control options</prompt>
<argpos>1</argpos>
<parameters>
<parameter>
<name>gapped</name>
<prompt lang="en">Make gapped alignment of ungapped-MSP contigs (-G)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -G" : "" </code>
<code proglang="python">( "" , " -G" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>cov_limit</name>
<prompt lang="en">Set coverage limit (-l)</prompt>
<type>
<datatype>
<class>Integer</class>
</datatype>
</type>
<vdef>
<value>10</value>
</vdef>
<format>
<code proglang="perl">(defined $value and $value != $vdef) ? " -l $value" : "" </code>
<code proglang="python">( "" , " -l "+str(value) )[ value is not None and value !=vdef]</code>
</format>
<comment>
<text lang="en">0 = No coverage rejection</text>
</comment>
</parameter>
<parameter>
<name>old_cutoff</name>
<prompt lang="en">Use old step cutoffs for adjacency instead of the new continuous system. (-O)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -O" : "" </code>
<code proglang="python">( "" , " -O" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>dont_reject</name>
<prompt lang="en">Don't reject any MSPs (-w)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -w" : "" </code>
<code proglang="python">( "" , " -w" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>report_rejected</name>
<prompt lang="en">Report only rejected MSPs (-r)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -r" : "" </code>
<code proglang="python">( "" , " -r" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>threshold_id</name>
<prompt lang="en">Reject all matches with less than this % identity (-I)</prompt>
<type>
<datatype>
<class>Float</class>
</datatype>
</type>
<format>
<code proglang="perl">(defined $value) ? " -I $value" : "" </code>
<code proglang="python">( "" , " -I " + str(value) )[ value is not None ]</code>
</format>
</parameter>
<parameter>
<name>threshold_length</name>
<prompt lang="en">Reject all matches with length less than this value (-L)</prompt>
<type>
<datatype>
<class>Float</class>
</datatype>
</type>
<format>
<code proglang="perl">(defined $value) ? " -L $value" : "" </code>
<code proglang="python">( "" , " -L " + str(value) )[ value is not None ]</code>
</format>
</parameter>
<parameter>
<name>expect</name>
<prompt lang="en">Reject all matches with E-value higher than this value (-e)</prompt>
<type>
<datatype>
<class>Float</class>
</datatype>
</type>
<format>
<code proglang="perl">(defined $value) ? " -e $value" : ""</code>
<code proglang="python">( "" , " -e " + str(value))[ value is not None ]</code>
</format>
</parameter>
<!-- core dumped
<parameter>
<name>matrix</name>
<prompt lang="en">Scoring matrix (PAM or BLOSUM) (-m)</prompt>
<type>
<datatype>
<class>ScoringMatrix</class>
<superclass>AbstractText</superclass>
</datatype>
</type>
<format>
<code proglang="perl"> ($value) ? " -m $value" : ""</code>
<code proglang="python">( "" , " -m " + str(value) )[ value is not None ]</code>
</format>
</parameter>
-->
<parameter>
<name>query</name>
<prompt lang="en">Read in query seq (for rereading .seqbl files) (-Q)</prompt>
<type>
<datatype>
<class>Sequence</class>
</datatype>
<dataFormat>FASTA</dataFormat>
</type>
<format>
<code proglang="perl">(defined $value)? " -Q $query" : "" </code>
<code proglang="python">( "" , " -Q " + str(value) )[ value is not None ]</code>
</format>
</parameter>
<parameter>
<name>whole_contig</name>
<prompt lang="en">Coverage limitation requires whole contig to be covered (always for Blastp) (-a)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -a" : "" </code>
<code proglang="python">( "" , " -a" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>hits_to_self</name>
<prompt lang="en">Accept hits to self (-s)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -s" : "" </code>
<code proglang="python">( "" , " -s" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>no_hits_to_earlier</name>
<prompt lang="en">Ignore hits to earlier seqnames (for All-vs-All) (-A)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -A" : "" </code>
<code proglang="python">( "" , " -A" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>stats_without_X</name>
<prompt lang="en">Recalculate percentage identity, ignoring X residues. (-j)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -j" : "" </code>
<code proglang="python">( "" , " -j" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>stats_without_end</name>
<prompt lang="en">Recalculate percentage identity, ignoring mismatches at ends. (-J)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -J" : "" </code>
<code proglang="python">( "" , " -J" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>silent_mutations</name>
<prompt lang="en">Do Statistics of Silent mutations (only cDNA!) (-S)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -S" : "" </code>
<code proglang="python">( "" , " -S" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>matrix_stats</name>
<prompt lang="en">Print statistics on used matrices (-E)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -E" : "" </code>
<code proglang="python">( "" , " -E" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>all_expected</name>
<prompt lang="en">Print all Expected scores (default only when positive) (-X)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -X" : "" </code>
<code proglang="python">( "" , " -X" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>line_length</name>
<prompt lang="en">Line length of Wrapped alignment (-W)</prompt>
<type>
<datatype>
<class>Integer</class>
</datatype>
</type>
<format>
<code proglang="perl">(defined $value) ? " -W $value" : "" </code>
<code proglang="python">( "" , " -W " +str(value) )[ value is not None ]</code>
</format>
</parameter>
</parameters>
</paragraph>
<paragraph>
<name>output_options</name>
<prompt lang="en">Output Options</prompt>
<argpos>1</argpos>
<parameters>
<parameter isstdout="1">
<name>outfile</name>
<prompt lang="en">Result file</prompt>
<type>
<datatype>
<class>Report</class>
</datatype>
</type>
<filenames>
<code proglang="perl">"mspcrunch.out" </code>
<code proglang="python">"mspcrunch.out" </code>
</filenames>
</parameter>
<parameter>
<name>big_pict</name>
<prompt lang="en">Big Picture output (-P)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -P" : "" </code>
<code proglang="python">( "" , " -P" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>matches_one_line</name>
<prompt lang="en">For Big Picture output, force all matches to the same subject on one line (-F)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<precond>
<code proglang="perl">$big_pict</code>
<code proglang="python">big_pict</code>
</precond>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -F" : "" </code>
<code proglang="python">( "" , " -F" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>sfs</name>
<prompt lang="en">Produce SFS output (-H)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -H" : ""</code>
<code proglang="python">( "" , " -H" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>seqbl</name>
<prompt lang="en">Produce seqbl output for Blixem (-q)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -q" : "" </code>
<code proglang="python">( "" , " -q" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>wublast_numbered</name>
<prompt lang="en">Indicate query insertions with numbers (For seqbl output from Wublast) (-N)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<precond>
<code proglang="perl">$seqbl</code>
<code proglang="python">seqbl</code>
</precond>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -N" : "" </code>
<code proglang="python">( "" , " -N" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>ace</name>
<prompt lang="en">Produce .ace output (for ACEDB 4) (-4)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -4" : "" </code>
<code proglang="python">( "" , " -4" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>dont_mirror</name>
<prompt lang="en">Don't mirror (i.e. print the subject object) in ACE4 format (-M)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<precond>
<code proglang="perl">$ace</code>
<code proglang="python">ace</code>
</precond>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -M" : "" </code>
<code proglang="python">( "" , " -M" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>exblx</name>
<prompt lang="en">Produce exblx output (for easy parsing) (-x)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -x" : "" </code>
<code proglang="python">( "" , " -x" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>exbldb</name>
<prompt lang="en">Produce exbldb output (as exblx with query names) (-d)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -d" : "" </code>
<code proglang="python">( "" , " -d" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>fasta</name>
<prompt lang="en">Produce fasta output (unaligned, for mult.alignm.) (-2)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -2" : "" </code>
<code proglang="python">( "" , " -2" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>three_frame</name>
<prompt lang="en">Print 3 frame translation (blastn only) (-3)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -3" : "" </code>
<code proglang="python">( "" , " -3" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>footer</name>
<prompt lang="en">Print footer with parameters and stats (-f)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -f" : "" </code>
<code proglang="python">( "" , " -f" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>percentage_id</name>
<prompt lang="en">Print percentage identity (seqbl output only) (-i)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<precond>
<code proglang="perl">$seqbl</code>
<code proglang="python">seqbl</code>
</precond>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -i" : "" </code>
<code proglang="python">( "" , " -i" )[ value ]</code>
</format>
</parameter>
<parameter>
<name>stats</name>
<prompt lang="en">Output coverage stats?</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">""</code>
<code proglang="python">""</code>
</format>
</parameter>
<parameter isout="1">
<name>stats_file</name>
<prompt lang="en">Coverage stats outputfile</prompt>
<type>
<datatype>
<class>Text</class>
</datatype>
</type>
<precond>
<code proglang="perl">$stats</code>
<code proglang="python">stats</code>
</precond>
<format>
<code proglang="perl">($value) ? " -o mspcrunch.stats" : "" </code>
<code proglang="python">( "" , " -o mspcrunch.stats" )[ value is not None ]</code>
</format>
<filenames>
<code proglang="perl">"mspcrunch.stats"</code>
<code proglang="python">"mspcrunch.stats"</code>
</filenames>
</parameter>
<parameter>
<name>domainer</name>
<prompt lang="en">Produce output for Domainer (trim overlaps) (-D)</prompt>
<type>
<datatype>
<class>Boolean</class>
</datatype>
</type>
<vdef>
<value>0</value>
</vdef>
<format>
<code proglang="perl">($value) ? " -D" : "" </code>
<code proglang="python">( "" , " -D" )[ value ]</code>
</format>
</parameter>
</parameters>
</paragraph>
</parameters>
</program>
|