| 12
 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
 
 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="jig" content="ncbitoggler ncbiautocomplete"/>
<meta name="ncbi_app" content="blast" />
<meta name="ncbi_pdid" content="blastformatreq" />
<meta name="ncbi_stat" content="false" />
<meta name="ncbi_sessionid" content="8A8EBA6346A4FE71_0000SID" />
<meta name="ncbi_phid" content="8A8EBA6346A4FE71000000000000C3CA" />
<script type="text/javascript"> var ncbi_startTime = new Date(); </script>
<title>NCBI Blast</title>
<link rel="stylesheet" type="text/css" href="css/main.css" media="screen" />
<link rel="stylesheet" type="text/css" href="css/common.css" media="screen" />
<link rel="stylesheet" type="text/css" href="css/blastReq.css" media="screen" />
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="css/blastReqIE.css" media="screen" />
<![endif]-->
<link rel="stylesheet" type="text/css" href="css/print.css" media="print" />
<!--[if lte IE 6]>
<link rel="stylesheet" type="text/css" href="css/ie6_or_less.css" />
<![endif]-->
<script type="text/javascript" src="/core/jig/1.13/js/jig.min.js"></script>
<script type="text/javascript" src="js/utils.js"></script>
<script type="text/javascript" src="js/blast.js"></script>
<script type="text/javascript" src="js/format.js"></script>
</head>
<body id="type-a">
<div id="wrap">
        <div id="header">
                <div id="site-name"><a id="logolink" href="http://www.ncbi.nlm.nih.gov" title="NCBI Home Page"><img src="css/images/helix.gif" alt="NCBI Logo" title="Link to NCBI Home Page" /></a>BLAST <span id="trdm"> ®</span><h1 class="desc">Basic Local Alignment Search Tool</h1>
                </div>
                <div id="search">
<div>
<script language="JavaScript" type="text/javascript"><!--
// --></script><table class="medium1" style="border:2px solid #336699;" cellpadding="2" cellspacing="0" id="myncbi_off"><tr><td
bgcolor="#336699" align="left"><a href="http://www.ncbi.nlm.nih.gov/myncbi/?"><font color="#FFFFFF"><b>My NCBI</b></font></a></td><td
bgcolor="#336699" align="right"><a href="http://www.ncbi.nlm.nih.gov/books/NBK3842/" title="My NCBI help">My NCBI help</a></td></tr><tr><td colspan="2" nowrap="nowrap"><a
href="http://www.ncbi.nlm.nih.gov/account/?back_url=http%3A%2F%2Fblast%2Encbi%2Enlm%2Enih%2Egov%2FBlast%2Ecgi%3FCMD%3DPut%26DATABASE%3Dnr%26ERROR%3DMessage%2BID%252329%2BError%253A%2BQuery%2Bstring%2Bnot%2Bfound%2Bin%2Bthe%2BCGI%2Bcontext%26EXPECT%3D1e%2D07%26HITLIST%5FSIZE%3D10%26MYNCBI%5FUSER%3D%2D1%26MYNCBI%5FUSER%3D%2D1%26PROGRAM%3Dblastx%26QUERY%3D%26USER%5FTYPE%3D0%26USER%5FTYPE%3D0" title="Click to sign in"
onclick="MyNCBI_auto_submit('http://www.ncbi.nlm.nih.gov/account/?back_url=http%3A%2F%2Fblast%2Encbi%2Enlm%2Enih%2Egov%2FBlast%2Ecgi%3FCMD%3DPut%26DATABASE%3Dnr%26ERROR%3DMessage%2BID%252329%2BError%253A%2BQuery%2Bstring%2Bnot%2Bfound%2Bin%2Bthe%2BCGI%2Bcontext%26EXPECT%3D1e%2D07%26HITLIST%5FSIZE%3D10%26MYNCBI%5FUSER%3D%2D1%26MYNCBI%5FUSER%3D%2D1%26PROGRAM%3Dblastx%26QUERY%3D%26USER%5FTYPE%3D0%26USER%5FTYPE%3D0');return false;">[Sign In]</a> <a
href="http://www.ncbi.nlm.nih.gov/account/register/?back_url=http%3A%2F%2Fblast%2Encbi%2Enlm%2Enih%2Egov%2FBlast%2Ecgi%3FCMD%3DPut%26DATABASE%3Dnr%26ERROR%3DMessage%2BID%252329%2BError%253A%2BQuery%2Bstring%2Bnot%2Bfound%2Bin%2Bthe%2BCGI%2Bcontext%26EXPECT%3D1e%2D07%26HITLIST%5FSIZE%3D10%26MYNCBI%5FUSER%3D%2D1%26MYNCBI%5FUSER%3D%2D1%26PROGRAM%3Dblastx%26QUERY%3D%26USER%5FTYPE%3D0%26USER%5FTYPE%3D0" title="Click to register for an account"
onclick="MyNCBI_auto_submit('http://www.ncbi.nlm.nih.gov/account/register/?back_url=http%3A%2F%2Fblast%2Encbi%2Enlm%2Enih%2Egov%2FBlast%2Ecgi%3FCMD%3DPut%26DATABASE%3Dnr%26ERROR%3DMessage%2BID%252329%2BError%253A%2BQuery%2Bstring%2Bnot%2Bfound%2Bin%2Bthe%2BCGI%2Bcontext%26EXPECT%3D1e%2D07%26HITLIST%5FSIZE%3D10%26MYNCBI%5FUSER%3D%2D1%26MYNCBI%5FUSER%3D%2D1%26PROGRAM%3Dblastx%26QUERY%3D%26USER%5FTYPE%3D0%26USER%5FTYPE%3D0');return false;">[Register]</a></td></tr></table></div>
                </div>
                <a class="skp" href="#content-wrap">Jump to Page Content</a>
                <ul id="nav">
                <li  class="first "><a href="Blast.cgi?CMD=Web&PAGE_TYPE=BlastHome" title="BLAST Home">Home</a></li>
                <li  class="recent "><a href="Blast.cgi?CMD=GetSaved&RECENT_RESULTS=on" title="Unexpired BLAST jobs">Recent Results</a></li>
                <li  class="saved "><a href="Blast.cgi?CMD=GetSaved" title="Saved sets of BLAST search parameters">Saved Strategies</a></li>
                <li  class= "last documentation "> <a href="Blast.cgi?CMD=Web&PAGE_TYPE=BlastDocs" title="BLAST documentation">Help</a></li>
                </ul>
    </div>
        <div id="content-wrap">
                <!-- %%% Add breadcrumb text -->
                <div id="breadcrumb">
                   <a href="http://www.ncbi.nlm.nih.gov/">NCBI</a>/
                   <a href="Blast.cgi?CMD=Web&PAGE_TYPE=BlastHome">BLAST</a>/
                   <strong>Format Request</strong>
                   <span id="frmRequestPrTr"></span>
                </div>
                                <!-- Do errors this way -->
                                <!--<ul class="msg"><li class="error"><p></p></li></ul>-->
                                <ul id="msgR" class="msg"><li class="error"><p class="error">Message ID#29 Error: Query string not found in the CGI context</p></li></ul>
                <div id="content">
                                <form action="Blast.cgi" enctype="application/x-www-form-urlencoded" method="post" name="FormatForm" id="FormatForm">
<script language="JavaScript">
 <!--
//document.images['BlastHeaderGif'].src = 'html/head_formating.gif';
// -->
</script>
<!--
                <p class='info'>
<strong>Job submitted.</strong>
We estimate that results will be ready in 16 seconds or less.
</p>
-->
<div class="fbtn">
<!--
<a href="javascript:document.forms[0].submit();">
<img align="middle" alt="Format button" border="0" src="FormatPage_files/format_but.gif">
</a>
-->
</div>
<dl class="summary  db">
<dd>
</dd>
<!-- <span class=" db">-->
<!-- <span  class="hidden query"><dt>Query</dt><dd></dd></span> -->
<dt class="hidden query">Query</dt><dd class="hidden query"></dd>
<dt class="hidden db">Database</dt><dd class="hidden db">nr</dd>
<dt class="hidden title">Job title</dt><dd class="hidden title"></dd>
<dt class="hidden entrez">Entrez Query</dt><dd class="hidden entrez"><span class="note entrez">Note: Your search is limited to records matching this Entrez query</span></dd>
<!-- </span> -->
<dt><label for="rid">Request ID</label></dt><dd><input name="RID" size="50" type="text" value="" id="rid" />
<input type="submit" value="View report" name="ViewReport" class="button" />
<!-- <img border="0" id="viewRpButton" src="images/veiwRpButton.jpg" class="viewReport"  alt="View report"  mouseovImg="images/veiwRpButtonOver.jpg" mouseoutImg="images/veiwRpButton.jpg" mousedownImg="images/veiwRpButtonDown.jpg" mouseupImg="images/veiwRpButtonOver.jpg"  />-->
<input type="checkbox" name="NEWWINRES"  form="FormatForm" winType="const" id="nw" class="newwin"  />
<label for="nw">Show results in a new window</label>
</dd>
<dt>Format<br/>
<!--<a class='help' href="#">[Help]</a></dt> -->
<dd>
<table class="options blastx ">
<tr class="paramSet xgl">
<td class="hd"><label for="FORMAT_OBJECT">Show</label></td>
<td>
<div class="fi">
<select id="FORMAT_OBJECT" class="reset" name="FORMAT_OBJECT" defVal="Alignment">
<option value="Alignment" >Alignment</option>
<option value="PSSM_Scoremat" >PssmWithParameters</option>
<option value="Bioseq"  >Bioseq</option>
</select>
<label for="FORMAT_TYPE">as</label>
<select name="FORMAT_TYPE" id="FORMAT_TYPE" class="reset" defVal="HTML">
<option value="HTML"  >HTML</option>
<option value="Text"  >Plain text</option>
<option value="ASN.1"  >ASN.1</option>
<option value="XML"  >XML</option>
</select>
<input name="PSSM_FORMAT_TYPE" value="Text" size="3" id="pssmFormat" type="text" class="hidden dispType" />
<input name="BIOSEQ_FORMAT_TYPE" value="ASN.1" size="3" id="bioseqFormat" type="text" class="hidden dispType" />
<input name="PSSM_SC_FORMAT_TYPE" value="ASN.1" size="3" id="pssmScFormat" type="text" class="hidden dispType" />
<span id="advView" class="">
<span class=""><input name="OLD_VIEW" id="OLD_VIEW" type="checkbox" class="cb reset" defVal="unchecked"  />
<label for="OLD_VIEW">Old View</label></span>
</span>
<a class="resetAll" id="resetAll" >Reset form to defaults</a>
<a class="helplink  jig-ncbitoggler ui-ncbitoggler" title="Alignments object formatting help" id="formatHelp" href="#"><span class="ui-ncbitoggler-master-text"><span>[?]</span></span>
<span class="ui-icon ui-icon-triangle-1-e"></span></a>
<div class="ui-helper-reset" aria-live="assertive" >
<p class="helpbox ui-ncbitoggler-slave" id="hlp1">
These options control formatting of alignments in results pages. The
default is HTML, but other formats (including plain text) are available.
PSSM and PssmWithParameters are representations of Position Specific Scoring Matrices and are only available for PSI-BLAST.
The Advanced view option allows the database descriptions to be sorted by various indices in a table.
<a href="http://www.ncbi.nlm.nih.gov/BLAST/blastcgihelp.shtml#format_object" target="helpWin" title="Additional alignments object formatting help">more...</a>
</p>
</div><!-- ARIA -->
</div>
</td>
</tr>
<tr class="odd paramSet">
<td class="hd"><label for="ALIGNMENT_VIEW">Alignment View</label></td>
<td>
<div class="fi">
<select name="ALIGNMENT_VIEW" id="ALIGNMENT_VIEW" defVal="Pairwise" class="reset">
<option value="Pairwise"  >Pairwise</option>
<option value="PairwiseWithIdentities"  >Pairwise with dots for identities</option>
<option value="QueryAnchored"  >Query-anchored with dots for identities</option>
<option value="QueryAnchoredNoIdentities"  >Query-anchored with letters for identities</option>
<option value="FlatQueryAnchored"  >Flat query-anchored with dots for identities</option>
<option value="FlatQueryAnchoredNoIdentities"  >Flat query-anchored with letters for identities</option>
<option value="Tabular"  >Hit Table</option>
</select>
<a class="helplink  jig-ncbitoggler ui-ncbitoggler" title="Alignments view options help" id="alnViewHelp" href="#"><span class="ui-ncbitoggler-master-text"><span>[?]</span></span>
<span class="ui-icon ui-icon-triangle-1-e"></span></a>
<div class="ui-helper-reset" aria-live="assertive" >
<p class="helpbox ui-ncbitoggler-slave" id="hlp2">
Choose how to view alignments.
The default "pairwise" view shows how each subject sequence aligns
individually to the query sequence. The "query-anchored" view shows how
all subject sequences align to the query sequence. For each view type,
you can choose to show "identities" (matching residues) as letters or
dots.
<a href="http://www.ncbi.nlm.nih.gov/BLAST/blastcgihelp.shtml#alignment_view" target="helpWin" title="Additional alignments view options help">more...</a>
</p>
</div><!-- ARIA -->
</div>
</td>
</tr>
<tr class="paramSet">
<td class="hd"><label>Display</label></td>
<td class="cb">
<div class="fi">
<input name="SHOW_OVERVIEW" id="SHOW_OVERVIEW" type="checkbox" class="cb reset" defVal="checked" checked="checked" />
<label class="rb" for="SHOW_OVERVIEW">Graphical Overview</label>
<span id="shl" >
<input name="SHOW_LINKOUT" id="SHOW_LINKOUT" type="checkbox" class="cb reset" defVal="checked" checked="checked" />
<label class="rb" for="SHOW_LINKOUT">Linkout</label>
</span>
<span id="gts" >
<input name="GET_SEQUENCE" id="GET_SEQUENCE" type="checkbox" class="cb reset" defVal="checked" checked="checked" />
<label class="rb" for="GET_SEQUENCE">Sequence Retrieval</label>
</span>
<input name="NCBI_GI" id="NCBI_GI" type="checkbox" class="cb reset" defVal="unchecked"  />
<label class="rb" for="NCBI_GI">NCBI-gi</label>
<span id="scf" >
<input name="SHOW_CDS_FEATURE" id="SHOW_CDS_FEATURE" type="checkbox" class="cb reset blastn" defVal="unchecked"  />
<label for="SHOW_CDS_FEATURE" class="blastn">CDS feature</label>
</span>
<a class="helplink  jig-ncbitoggler ui-ncbitoggler" title="Alignments display options help" id="displayHelp" href="#"><span class="ui-ncbitoggler-master-text"><span>[?]</span></span>
<span class="ui-icon ui-icon-triangle-1-e"></span></a>
<div class="ui-helper-reset" aria-live="assertive" >
<ul class="helpbox ui-ncbitoggler-slave" id="hlp3">
<li>Graphical Overview: Graphical Overview: Show graph of similar sequence regions aligned to  query.
<a href="http://www.ncbi.nlm.nih.gov/BLAST/blastcgihelp.shtml#show_overview" target="helpWin" title="Graphical Overview help">more...</a>
</li>
<li>Database LinkOuts: Show links from matching sequences to entries in specialized NCBI databases.
<a href="http://www.ncbi.nlm.nih.gov/BLAST/blastcgihelp.shtml#show_linkout" title="LinkOut help" target="helpWin" >more...</a>
</li>
<li>Sequence Retrieval: Show buttons to download matching sequences.
<a href="http://www.ncbi.nlm.nih.gov/BLAST/blastcgihelp.shtml#get_sequence" title="Sequence Retrieval help" target="helpWin" >more...</a>
</li>
<li>NCBI-gi: Show NCBI gi identifiers.
<a href="http://www.ncbi.nlm.nih.gov/BLAST/blastcgihelp.shtml#ncbi_gi" title="NCBI-gi help" target="helpWin" >more...</a>
</li>
<li>CDS feature: Show annotated coding region and translation.
<a href="http://www.ncbi.nlm.nih.gov/BLAST/blastcgihelp.shtml#show_cds_feature" title="CDS feature help" target="helpWin" >more...</a>
</li></ul>
</div><!-- ARIA -->
</div>
</td>
</tr>
<tr class="paramSet odd xgl">
<td class="hd"><label>Masking</label></td>
<td>
<div class="fi">
<label for="MASK_CHAR"> Character: </label>
<select name="MASK_CHAR" id="MASK_CHAR"  class="reset" defVal="2">
<option value="0"  >X for protein, n for nucleotide</option>
<option value="2" selected="selected" >Lower Case</option>
</select>
<label for="MASK_COLOR"> Color:</label>
<select name="MASK_COLOR" id="MASK_COLOR" class="reset" defVal="1">
<option value="0"  >Black
</option>
<option value="1" selected="selected" >Grey
</option>
<option value="2"  >Red
</option>
</select>
<a class="helplink  jig-ncbitoggler ui-ncbitoggler" title="Alignments masking help" id="maskingHelp" href="#"><span class="ui-ncbitoggler-master-text"><span>[?]</span></span>
<span class="ui-icon ui-icon-triangle-1-e"></span></a>
<div class="ui-helper-reset" aria-live="assertive" >
<ul class="helpbox ui-ncbitoggler-slave" id="hlp4">
<li>Masking Character: Display masked (filtered) sequence regions as lower-case or as specific letters (N for nucleotide, P for protein).
</li>
<li>Masking Color: Display masked sequence regions in the given color.</li>
</ul>
</div><!-- ARIA -->
</div>
</td>
</tr>
<tr id="lr" class="paramSet xgl">
<td class="hd"><label>Limit results</label></td>
<td>
<div class="fi">
<label for="FRM_DESCRIPTIONS">Descriptions:</label>
<select name="DESCRIPTIONS" id="FRM_DESCRIPTIONS" class="reset" defVal="100">
<option value="0"      >0</option>
<option value="10"     >10</option>
<option value="50"     >50</option>
<option value="100"   selected="selected" >100</option>
<option value="250"    >250</option>
<option value="500"    >500</option>
<option value="1000"   >1000</option>
<option value="5000"   >5000</option>
<option value="10000"  >10000</option>
<option value="20000"  >20000</option>
</select>
<label for="FRM_NUM_OVERVIEW">Graphical overview:</label>
<select name="NUM_OVERVIEW" id="FRM_NUM_OVERVIEW" class="reset" defVal="100">
<option value="0"     >0</option>
<option value="10"    >10</option>
<option value="50"    >50</option>
<option value="100"  selected="selected" >100</option>
<option value="250"   >250</option>
<option value="500"  >500</option>
<option value="1000"  >1000</option>
</select>
<span id="frmAln">
<label for="FRM_ALIGNMENTS">Alignments:</label>
<select name="ALIGNMENTS" id="FRM_ALIGNMENTS" class="reset" defVal="100">
<option value="0"      >0</option>
<option value="10"     >10</option>
<option value="50"     >50</option>
<option value="100"   selected="selected" >100</option>
<option value="250"    >250</option>
<option value="500"    >500</option>
<option value="1000"   >1000</option>
<option value="5000"   >5000</option>
<option value="10000"  >10000</option>
<option value="20000"  >20000</option>
</select>
</span>
<label for="FRM_LINE_LENGTH">Line length:</label>
<select name="LINE_LENGTH" id="FRM_LINE_LENGTH" class="reset" defVal="60">
<option value="60"     >60</option>
<option value="90"     >90</option>
<option value="120"     >120</option>
<option value="150"     >150</option>
</select>
<a class="helplink  jig-ncbitoggler ui-ncbitoggler" title="Limit number of descriptions/alignments help" id="numHelp" href="#"><span class="ui-ncbitoggler-master-text"><span>[?]</span></span>
<span class="ui-icon ui-icon-triangle-1-e"></span></a>
<div class="ui-helper-reset" aria-live="assertive" >
<ul class="helpbox ui-ncbitoggler-slave" id="hlp5">
<li>Descriptions: Show short descriptions for up to the given number of  sequences.</li>
<li>Alignments:  Show alignments for up to the given number of sequences, in order of statistical significance.</li>
<li>Line lenghth:  ....</li>
</ul>
</div><!-- ARIA -->
</div>
</td>
</tr>
<tr class="paramSet odd xgl ">
<td class="hd"></td>
<td>
<div class="">
<label for="qorganism">Organism</label>
<span class="instr">Type common name, binomial, taxid, or group name. Only 20 top taxa will be shown.</span><br>
<input name="FORMAT_ORGANISM" size="55"  type="text" id="qorganism" value="" data-jigconfig="dictionary:'taxids_sg'" autocomplete="off" class="jig-ncbiautocomplete reset">
<input type="checkbox" name="FORMAT_ORG_EXCLUDE"  class="oExclR cb" id="orgExcl"/>
<input type="hidden" value = "1" name="FORMAT_NUM_ORG" id="numOrg" />
<label for="orgExcl" class="right">Exclude</label>
<a href="#" title="Add organism" id="addOrg"><img border="0" src="css/images/addOrg.jpg" id="addOrgIm"   alt="Add organism"  mouseovImg="css/images/addOrgOver.jpg" mouseoutImg="css/images/addOrg.jpg" mousedownImg="css/images/addOrgDown.jpg" mouseupImg="css/images/addOrgOver.jpg"  /></a>
<div id="orgs">
</div>
<div class="fi">
<a class="helplink  jig-ncbitoggler ui-ncbitoggler" title="Limit results by organism help" id="organismHelp" href="#"><span class="ui-ncbitoggler-master-text"><span>[?]</span></span>
<span class="ui-icon ui-icon-triangle-1-e"></span></a>
<div class="ui-helper-reset" aria-live="assertive" >
<p class="helpbox ui-ncbitoggler-slave" id="hlp6">
Show only sequences from the given organism.
</p>
</div><!-- ARIA -->
</div>
</div>
</td>
</tr>
<tr class="paramSet xgl ">
<td class="hd"></td>
<td>
<div class="fi">
<label for="FORMAT_EQ_TEXT">Entrez query:</label>
<input name="FORMAT_EQ_TEXT" id="FORMAT_EQ_TEXT" size="60" type="text" value="" class="reset" />
<a class="helplink  jig-ncbitoggler ui-ncbitoggler" title="Limit results by Entrez query help" id="entrezHelp" href="#"><span class="ui-ncbitoggler-master-text"><span>[?]</span></span>
<span class="ui-icon ui-icon-triangle-1-e"></span></a>
<div class="ui-helper-reset" aria-live="assertive" >
<p class="helpbox ui-ncbitoggler-slave" id="hlp7">
Show only those sequences that match the given Entrez query.
<a href="http://www.ncbi.nlm.nih.gov/BLAST/blastcgihelp.shtml#limit_result" target="helpWin" title="Additional limit results by Entrez query help"  target="helpWin">more...</a>
</p>
</div><!-- ARIA -->
</div>
</td>
</tr>
<tr class="paramSet odd xgl">
<td class="hd"></td>
<td>
<div class="fi">
<label for="EXPECT_LOW">Expect Min:</label> <input name="EXPECT_LOW" id="EXPECT_LOW" size="10" type="text" value="" class="reset"/>
<label for="EXPECT_HIGH">Expect Max:</label> <input name="EXPECT_HIGH" id="EXPECT_HIGH" size="10" type="text" value="" class="reset" />
<a class="helplink  jig-ncbitoggler ui-ncbitoggler" title="Limit results by expect value range help" id="expectHelp" href="#"><span class="ui-ncbitoggler-master-text"><span>[?]</span></span>
<span class="ui-icon ui-icon-triangle-1-e"></span></a>
<div class="ui-helper-reset" aria-live="assertive" >
<p class="helpbox ui-ncbitoggler-slave" id="hlp8">
Show only sequences with expect values in the given range.
<a href="http://www.ncbi.nlm.nih.gov/BLAST/blastcgihelp.shtml#expect_range" target="helpWin" title="Additional limit results by expect value range help">more...</a>
</p>
</div><!-- ARIA -->
</div>
</td>
</tr>
<tr class="paramSet xgl">
<td class="hd"></td>
<td>
 <div class="fi">
<label for="PERC_IDENT_LOW">Percent Identity Min:</label> <input name="PERC_IDENT_LOW" id="PERC_IDENT_LOW" size="10" type="text" value="" class="reset"/>
<label for="PERC_IDENT_HIGH">Percent Identity Max:</label> <input name="PERC_IDENT_HIGH" id="PERC_IDENT_HIGH" size="10" type="text" value="" class="reset" />
<a class="helplink  jig-ncbitoggler ui-ncbitoggler" title="Limit results by percent identity range help" id="percIdentHelp" href="#"><span class="ui-ncbitoggler-master-text"><span>[?]</span></span>
<span class="ui-icon ui-icon-triangle-1-e"></span></a>
<div class="ui-helper-reset" aria-live="assertive" >
<p class="helpbox ui-ncbitoggler-slave" id="hlp10">
 Show only sequences with percent identity values in the given range.
</p>
</div><!-- ARIA -->
</div>
</td>
</tr>
<tr class="psiBlast odd paramSet xgl">
<td class="hd"><label>Format for</label></td>
<td>
<div class="fi">
<input name="RUN_PSIBLAST_FORM" id="RUN_PSIBLAST" type="checkbox" class="cb psiBlast"  />
<label class="rb psiBlast" for="RUN_PSIBLAST">PSI-BLAST</label>
<label for="I_THRESH">with inclusion threshold:</label>
<input name="I_THRESH" id="I_THRESH" size="10" type="text" value="" defVal="0.005" />
<a class="helplink  jig-ncbitoggler ui-ncbitoggler" title="PSI BLAST formatting help" id="psiHelp" href="#"><span class="ui-ncbitoggler-master-text"><span>[?]</span></span>
<span class="ui-icon ui-icon-triangle-1-e"></span></a>
<div class="ui-helper-reset" aria-live="assertive" >
<ul class="helpbox ui-ncbitoggler-slave" id="hlp9">
<li>Format for PSI-BLAST: The Position-Specific Iterated BLAST (PSI-BLAST) program performs iterative searches with a protein query,
in which sequences found in one round of search are used to build a custom score model for the next round.
<a href="http://www.ncbi.nlm.nih.gov/BLAST/blastcgihelp.shtml#psiblast" target="helpWin" title="Additional PSI BLAST formatting help">more...</a>
</li>
<li>Inclusion Threshold: This sets the statistical significance threshold for including a sequence in the model used
by PSI-BLAST to create the PSSM on the next iteration.</li>
</ul>
</div><!-- ARIA -->
</div>
</td>
</tr>
</table>
</dd>
</dl>
<input name="RID" value="" type="hidden" />
<input name="CDD_RID" value="" type="hidden" />
<input name="CDD_SEARCH_STATE" type="hidden" value="" />
<input name="STEP_NUMBER" value="" id="stepNumber" type="hidden" />
<input name="CMD" value="Get" type="hidden" />
<input name="FORMAT_EQ_OP" value="AND" type="hidden" />
<input name="RESULTS_PAGE_TARGET" type="hidden" id="resPageTarget" value="Blast_Results_for_741411994" />
<input name="QUERY_INFO" type="hidden" value="" />
<input name="ENTREZ_QUERY" type="hidden" value="" />
<input name="QUERY_INDEX" type="hidden" value="0"/>
<input name="NUM_QUERIES" type="hidden" value="1"/>
<input name="CONFIG_DESCR" type="hidden" value="2,3,4,5,6,7,8" />
<!-- Those params are set in the template (blastn.dat, blastp.dat etc. -->
<input name="BLAST_PROGRAMS" type="hidden" value="blastx"/>
<input name="PAGE" type="hidden" value="Translations"/>
<input name="PROGRAM" type="hidden" value="blastx"/>
<input name="MEGABLAST" type="hidden" value="" />
<input name="RUN_PSIBLAST" type="hidden" value="" />
<input name="BLAST_SPEC" id="blastSpec" type="hidden" value=""/>
<input name="QUERY" type="hidden" value=""/>
<input name="JOB_TITLE" type="hidden" value=""/>
<input name="QUERY_TO" type="hidden" value=""/>
<input name="QUERY_FROM" type="hidden" value=""/>
<input name="EQ_TEXT" type="hidden" value=""/>
<input name="ORGN" type="hidden" value=""/>
<input name="EQ_MENU" type="hidden" value=""/>
<input name="ORG_EXCLUDE" type="hidden" value=""/>
<input name="PHI_PATTERN" type="hidden" value=""/>
<input name="EXPECT" type="hidden" value="1e-07"/>
<input name="DATABASE" type="hidden" value="nr"/>
<input name="DB_GROUP" type="hidden" value=""/>
<input name="SUBGROUP_NAME" type="hidden" value=""/>
<input name="GENETIC_CODE" type="hidden" value=""/>
<input name="WORD_SIZE" type="hidden" value=""/>
<input name="MATCH_SCORES" type="hidden" value=""/>
<input name="MATRIX_NAME" type="hidden" value=""/>
<input name="GAPCOSTS" type="hidden" value=""/>
<input name="MAX_NUM_SEQ" id="maxNumSeq" type="hidden" value=""/>
<input name="COMPOSITION_BASED_STATISTICS" type="hidden" value=""/>
<input name="NEWWIN" type="hidden" value=""/>
<input name="SHORT_QUERY_ADJUST" type="hidden" value=""/>
<input name="FILTER" type="hidden" value=""/>
<input name="REPEATS" type="hidden" value=""/>
<input name="ID_FOR_PSSM" type="hidden" value=""/>
<input name="EXCLUDE_MODELS" type="hidden" value=""/>
<input name="EXCLUDE_SEQ_UNCULT" type="hidden" value=""/>
<input name="WP_PROTEINS" type="hidden" value=""/>
<input name="SEQ_FROM_TYPE" type="hidden" value=""/>
<input name="ENTREZ_QUERY" type="hidden" value=""/>
<input name="ENTREZ_QUERY_PRESET" type="hidden" value=""/>
<input name="ENTREZ_QUERY_PRESET_EXCL" type="hidden" value=""/>
<input name="NUM_ORG" type="hidden" value = "1" />
<!-- PSSM -->
<input name="LCASE_MASK" type="hidden" value=""/>
<input name="TEMPLATE_TYPE" type="hidden" value=""/>
<input name="TEMPLATE_LENGTH" type="hidden" value=""/>
<input name="I_THRESH" type="hidden" value=""/>
<input name="PSI_PSEUDOCOUNT" type="hidden" value=""/>
<input name="DI_THRESH" type="hidden" id="diThresh" value=""/>
<input name="HSP_RANGE_MAX" type="hidden" value=""/>
<input name="ADJUSTED_FOR_SHORT_QUERY" type="hidden" value=""/>
<input name="MIXED_QUERIES" type="hidden" value=""/>
<input name="MIXED_DATABASE" id="mixedDb" type="hidden" value=""/>
<input name="BUILD_NAME"  type="hidden" value=""/>
<input name="ORG_DBS"  type="hidden" value=""/>
<!--QBlastInfoBegin
    RID =
    RTOE =
QBlastInfoEnd
-->
</form>
                                </div><!-- /#content -->
        </div><!-- /#content-wrap -->
<div id="footer">
   <div id="rgs">BLAST is a registered trademark of the National Library of Medicine.</div>
   <p id="orgns">
      <a href="http://www.ncbi.nlm.nih.gov/" title="National Center for Biotechnology Information">NCBI</a> |
      <a href="http://www.nlm.nih.gov/" title="National Library of Medicine">NLM</a> |
      <a href="http://www.nih.gov/" title="National Institutes of Health">NIH</a> |
      <a href="http://www.hhs.gov/" title="US Department of Health and Human Services">DHHS</a>
   </p>
   <p>
      <a href='http://www.ncbi.nlm.nih.gov/About/disclaimer.html'
      title='NCBI intellectual property statement'>Copyright</a> |
      <a href='http://www.ncbi.nlm.nih.gov/About/disclaimer.html#disclaimer'
      title='About liability, endorsements, external links, pop-up advertisements'>Disclaimer</a> |
      <a href='http://www.nlm.nih.gov/privacy.html'
      title='NLM privacy policy'>Privacy</a> |
      <a href='http://www.nlm.nih.gov/accessibility.html'
      title='About using NCBI resources with assistive technology'>Accessibility</a> |
      <a href='http://www.ncbi.nlm.nih.gov/About/glance/contact_info.html'
      title='How to get help, submit data, or provide feedback'>Contact</a> |
      <a href='http://www.ncbi.nlm.nih.gov/sites/ehelp/feedback?Ncbi_App=blast'
      title='How to get help, submit data, or provide feedback'>Send feedback</a>
   </p>
</div>
   </div><!--/#wrap-->
<script type="text/javascript" src="/portal/portal3rc.fcgi/rlib/js/InstrumentOmnitureBaseJS/InstrumentNCBIBaseJS/InstrumentPageStarterJS.js"></script>
</body>
</html>
 |