File: blalign.html

package info (click to toggle)
blimps 3.9%2Bds-4
  • links: PTS, VCS
  • area: non-free
  • in suites: sid, trixie
  • size: 7,204 kB
  • sloc: ansic: 43,276; csh: 553; perl: 116; makefile: 100; cs: 27; cobol: 23
file content (40 lines) | stat: -rw-r--r-- 984 bytes parent folder | download | duplicates (3)
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
<HTML>
<TITLE>Re-format Blocks as an Alignment</TITLE>
<H1><IMG ALIGN=MIDDLE SRC="/blocks/icons/blocks.xbm">Re-format Blocks as an Alignment</H1>

<FORM METHOD="POST" ACTION="/blocks-bin/blalign.pl">

<P>

You can make blocks from unaligned protein sequences with
<A HREF="make_blocks.html">Block Maker</A>.<BR>
<P>

Enter your Blocks in 
<A HREF="help/blocks_format.html">BLOCKS format</A>:<BR>
<TEXTAREA NAME="blocks" ROWS=20 COLS=70></TEXTAREA>



<P>
<A HREF="help/blocks_format.html#fasta">Select an output alignment format</A>
<SELECT NAME="style" SIZE="1">
<OPTION VALUE="-f" SELECTED>Fasta
<OPTION VALUE="-m" SELECTED>MSF
<OPTION VALUE="-h" SELECTED>Stockholm with gaps
<OPTION VALUE="-q" SELECTED>Stockholm without gaps
</SELECT>



<HR>
<INPUT TYPE=submit VALUE="Re-format">
<INPUT TYPE=reset>
<BR>

<HR>
<A HREF="/blocks">Blocks home</A>
<HR>
<A HREF="/blocks/contact.html">Contact us</A><P>
Page last modified on <MODIFICATION_DATE>August 2003</MODIFICATION_DATE>
</HTML>