<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
<!DOCTYPE mast[
<!ELEMENT mast (model, alphabet, motifs, sequences, runtime)>
<!ATTLIST mast version CDATA #REQUIRED release CDATA #REQUIRED>
<!ELEMENT model (command_line, max_correlation, remove_correlated, strand_handling, translate_dna, max_seq_evalue,
    adj_hit_pvalue, max_hit_pvalue, max_weak_pvalue, host, when)>
<!ELEMENT command_line (#PCDATA)>
<!ELEMENT max_correlation (#PCDATA)>
<!ELEMENT remove_correlated EMPTY>
<!ATTLIST remove_correlated value (y|n) #REQUIRED>
<!ELEMENT strand_handling EMPTY>
<!ATTLIST strand_handling value (combine|separate|norc|protein) #REQUIRED>
<!ELEMENT translate_dna EMPTY>
<!ATTLIST translate_dna value (y|n) #REQUIRED>
<!ELEMENT max_seq_evalue (#PCDATA)>
<!ELEMENT adj_hit_pvalue EMPTY>
<!ATTLIST adj_hit_pvalue value (y|n) #REQUIRED>
<!ELEMENT max_hit_pvalue (#PCDATA)>
<!ELEMENT max_weak_pvalue (#PCDATA)>
<!ELEMENT host (#PCDATA)>
<!ELEMENT when (#PCDATA)>
<!ELEMENT alphabet (letter+)>
<!ATTLIST alphabet type (amino-acid|nucleotide) #REQUIRED bg_source (preset|file|sequence_composition) #REQUIRED bg_file CDATA #IMPLIED>
<!ELEMENT letter EMPTY>
<!ATTLIST letter symbol CDATA #REQUIRED ambig (y|n) "n" bg_value CDATA #IMPLIED>
<!ELEMENT motifs (motif+,correlation*,nos*)>
<!ATTLIST motifs source CDATA #REQUIRED name CDATA #REQUIRED last_mod_date CDATA #REQUIRED>
<!ELEMENT motif EMPTY>
<!-- num is simply the loading order of the motif, it's superfluous but makes things easier for XSLT -->
<!ATTLIST motif id ID #REQUIRED num CDATA #REQUIRED name CDATA #REQUIRED width CDATA #REQUIRED
   best_f CDATA #REQUIRED best_r CDATA #IMPLIED bad (y|n) "n">
<!-- for n > 1 motifs there should be (n * (n - 1)) / 2 correlations, obviously there are none for only 1 motif -->
<!ELEMENT correlation EMPTY>
<!ATTLIST correlation motif_a IDREF #REQUIRED motif_b IDREF #REQUIRED value CDATA #REQUIRED>
<!-- nos: Nominal Order and Spacing diagram, a rarely used feature where mast can adjust pvalues for an expected motif spacing -->
<!ELEMENT nos (expect+)>
<!-- length is in the same unit as the motifs, which is not always the same unit as the sequence -->
<!ATTLIST nos length CDATA #REQUIRED>
<!-- the expect tags are expected to be ordered by pos ascending -->
<!ELEMENT expect EMPTY>
<!ATTLIST expect pos CDATA #REQUIRED gap CDATA #REQUIRED motif IDREF #REQUIRED>
<!ELEMENT sequences (database+, sequence*)>
<!-- the database tags are expected to be ordered in file specification order -->
<!ELEMENT database EMPTY>
<!ATTLIST database id ID #REQUIRED num CDATA #REQUIRED source CDATA #REQUIRED name CDATA #REQUIRED last_mod_date CDATA #REQUIRED 
    seq_count CDATA #REQUIRED residue_count CDATA #REQUIRED type (amino-acid|nucleotide) #REQUIRED link CDATA #IMPLIED>
<!-- the sequence tags are expected to be ordered by best combined p-value (of contained score tags) ascending -->
<!ELEMENT sequence (score+,seg*)>
<!ATTLIST sequence id ID #REQUIRED db IDREF #REQUIRED num CDATA #REQUIRED name CDATA #REQUIRED comment CDATA "" length CDATA #REQUIRED>
<!ELEMENT score EMPTY>
<!-- frame is the starting offset for translation of dna sequences which gives the lowest pvalues for the provided protein motifs -->
<!ATTLIST score strand (both|forward|reverse) #REQUIRED frame (a|b|c) #IMPLIED combined_pvalue CDATA #REQUIRED evalue CDATA #REQUIRED>
<!-- within each sequence the seg tags are expected to be ordered by start ascending -->
<!ELEMENT seg (data,hit+)>
<!ATTLIST seg start CDATA #REQUIRED>
<!ELEMENT data (#PCDATA)>
<!-- within each seg the hit tags are expected to be ordered by pos ascending and then forward strand first -->
<!ELEMENT hit EMPTY>
<!-- gap, while superfluous, makes creating motif diagrams for the text version much easier when using XSLT -->
<!ATTLIST hit pos CDATA #REQUIRED gap CDATA #REQUIRED motif IDREF #REQUIRED pvalue CDATA #REQUIRED strand (forward|reverse) "forward" 
    match CDATA #REQUIRED translation CDATA #IMPLIED>
<!ELEMENT runtime EMPTY>
<!ATTLIST runtime cycles CDATA #REQUIRED seconds CDATA #REQUIRED>
]>
<mast version="4.4.0" release="Tue Apr 27 10:09:30 EST 2010">
	<model>
		<command_line>mast motifs data/nr.aa -bfile data/nr.aa.bfile -df nr -ev 0.01 -remcorr -minseqs 10141316 -oc . -nostatus</command_line>
		<max_correlation>0.60</max_correlation>
		<remove_correlated value="y"/>
		<strand_handling value="protein"/>
		<translate_dna value="n"/>
		<max_seq_evalue>0.01</max_seq_evalue>
		<adj_hit_pvalue value="n"/>
		<max_hit_pvalue>0.0001</max_hit_pvalue>
		<max_weak_pvalue>0.0001</max_weak_pvalue>
		<host>compute-0-6.local</host>
		<when>Sat Jun 19 13:47:35 2010</when>
	</model>
	<alphabet type="amino-acid" bg_source="file" bg_file="data/nr.aa.bfile">
		<letter symbol="A" bg_value="0.083"/>
		<letter symbol="C" bg_value="0.014"/>
		<letter symbol="D" bg_value="0.052"/>
		<letter symbol="E" bg_value="0.062"/>
		<letter symbol="F" bg_value="0.040"/>
		<letter symbol="G" bg_value="0.070"/>
		<letter symbol="H" bg_value="0.023"/>
		<letter symbol="I" bg_value="0.058"/>
		<letter symbol="K" bg_value="0.053"/>
		<letter symbol="L" bg_value="0.098"/>
		<letter symbol="M" bg_value="0.024"/>
		<letter symbol="N" bg_value="0.042"/>
		<letter symbol="P" bg_value="0.050"/>
		<letter symbol="Q" bg_value="0.040"/>
		<letter symbol="R" bg_value="0.055"/>
		<letter symbol="S" bg_value="0.070"/>
		<letter symbol="T" bg_value="0.056"/>
		<letter symbol="V" bg_value="0.066"/>
		<letter symbol="W" bg_value="0.013"/>
		<letter symbol="Y" bg_value="0.030"/>
	</alphabet>
	<motifs source="motifs" name="motifs" last_mod_date="Sat Jun 19 08:26:13 2010">
		<motif id="motif_1" num="1" name="1" width="50" best_f="GNIPPGTVVDTKICHPTEFDFYLCSHAGMQGTSRPTHYHVLWDENNFTAD"/>
		<motif id="motif_2" num="2" name="2" width="33" best_f="ELQTLTNNLCYTYARCTRSVSIVPPAYYAHLAA"/>
		<motif id="motif_3" num="3" name="3" width="25" best_f="PTIIFGMDVTHPHPGEDSSPSIAAV"/>
		<motif id="motif_4" num="4" name="4" width="26" best_f="DWPEVTKYAALVCAQAHRQEMIQDLF"/>
		<motif id="motif_5" num="5" name="5" width="24" best_f="DGVSEGQFYQVLNYELDAIRKACA"/>
		<motif id="motif_6" num="6" name="6" width="27" best_f="GFYQSFRPTQMGLSLNIDMSTTMFIEP"/>
		<motif id="motif_7" num="7" name="7" width="29" best_f="KMNDQYLANVALKINAKMGGRNTVLVDAL"/>
		<motif id="motif_8" num="8" name="8" width="21" best_f="NWQPPVTFIVVQKRHHTRLFP"/>
		<motif id="motif_9" num="9" name="9" width="27" best_f="PQNGQWNMMNKKMVNGGTVERWACINF"/>
		<motif id="motif_10" num="10" name="10" width="18" best_f="YGDWKWICETDLGIVTQC"/>
		<motif id="motif_11" num="11" name="11" width="21" best_f="RPNYLPMELCKIVEGQRYTKR"/>
		<motif id="motif_12" num="12" name="12" width="29" best_f="YAKEFGISISEKMTQVEARVLPAPWLKYH"/>
		<motif id="motif_13" num="13" name="13" width="15" best_f="AYDGRKSLYTAGPLP"/>
		<motif id="motif_14" num="14" name="14" width="27" best_f="FKVEIKFAAKADMHHLAQFLAGRQADA"/>
		<motif id="motif_15" num="15" name="15" width="21" best_f="VEYFWEMYGYTIQHTHWPCLQ"/>
		<motif id="motif_16" num="16" name="16" width="15" best_f="LPALHENVKNVMFYC"/>
		<motif id="motif_17" num="17" name="17" width="15" best_f="QEALQVLDIVLREHP"/>
		<motif id="motif_18" num="18" name="18" width="17" best_f="DWVKIKKALKNVKVEVT"/>
		<motif id="motif_19" num="19" name="19" width="50" best_f="NVQESVARGFCHELAQMCQISGMEFNPEPVIPIYSARPDQVEKALKHVYH"/>
		<motif id="motif_20" num="20" name="20" width="29" best_f="PDKDLHHYDVTITPEVTSRGVNRAIMAEL"/>
		<motif id="motif_21" num="21" name="21" width="15" best_f="RKATGQKPQRIIFYR"/>
		<motif id="motif_22" num="22" name="22" width="16" best_f="QITALLKMTCQRPQER"/>
		<motif id="motif_23" num="23" name="23" width="29" best_f="NMNQKYRITGLTEQPCRELWFPMDDKNTM"/>
		<motif id="motif_24" num="24" name="24" width="15" best_f="GTKCILKANHFFVEF"/>
		<motif id="motif_25" num="25" name="25" width="15" best_f="GTVDGGMIRELLISF"/>
		<motif id="motif_26" num="26" name="26" width="15" best_f="ELQLLICILPDNNGS"/>
		<motif id="motif_27" num="27" name="27" width="15" best_f="WRCCPVGRSFFSPDM"/>
		<motif id="motif_28" num="28" name="28" width="29" best_f="FYHYSVALKYEDGRPVDGKGIGRKVIDKV"/>
		<motif id="motif_29" num="29" name="29" width="15" best_f="LPVIDFVAQNLNKDD"/>
		<motif id="motif_30" num="30" name="30" width="28" best_f="SARCDVRHLVRDLIKCGMMKGIMIEPPF"/>
		<motif id="motif_31" num="31" name="31" width="11" best_f="FRARFYMEPEM"/>
		<motif id="motif_32" num="32" name="32" width="29" best_f="FEENPQFRRAPPMVRVEKMFEQIQSKLPG"/>
		<motif id="motif_33" num="33" name="33" width="11" best_f="QDLGGGVEGWR"/>
		<motif id="motif_34" num="34" name="34" width="21" best_f="FTWKEFEITLVDEDDGTGGPR"/>
		<motif id="motif_35" num="35" name="35" width="21" best_f="QPPPASSKSLRFPLRPGFGTV"/>
		<motif id="motif_36" num="36" name="36" width="15" best_f="DILQTVHHNAYHQDP"/>
		<motif id="motif_37" num="37" name="37" width="21" best_f="YFVNHRNIELRYSGDLPCINV"/>
		<motif id="motif_38" num="38" name="38" width="29" best_f="AQMGQFMKFEDMSETSSSHGGHTSAGAVP"/>
		<motif id="motif_39" num="39" name="39" width="11" best_f="NHNDRNSTDKS"/>
		<motif id="motif_40" num="40" name="40" width="8" best_f="RIPLVSDI"/>
		<motif id="motif_41" num="41" name="41" width="11" best_f="YRESHLGMRLP"/>
		<motif id="motif_42" num="42" name="42" width="21" best_f="GNGSPNESDRKRMRRPYQSKT"/>
		<motif id="motif_43" num="43" name="43" width="15" best_f="GGGRGGGGGGRGGGG"/>
		<motif id="motif_44" num="44" name="44" width="21" best_f="FINQLIQRCCQLGIFMNKNTW"/>
		<motif id="motif_45" num="45" name="45" width="41" best_f="SSQRIFHYNVEISPNPSKEVARMIKQKLVEENSAVLSGALP"/>
		<motif id="motif_46" num="46" name="46" width="21" best_f="QNKMEFTVVLEDVSSNRNNGN"/>
		<motif id="motif_47" num="47" name="47" width="8" best_f="KTWQDPQR"/>
		<motif id="motif_48" num="48" name="48" width="29" best_f="SPQFEPTQVLNNVSLLESKLKKIHKAASN"/>
		<motif id="motif_49" num="49" name="49" width="8" best_f="DTGREKDC"/>
		<motif id="motif_50" num="50" name="50" width="11" best_f="TYDSELAGKDF"/>
		<correlation motif_a="motif_1" motif_b="motif_2" value="0.14"/>
		<correlation motif_a="motif_1" motif_b="motif_3" value="0.27"/>
		<correlation motif_a="motif_2" motif_b="motif_3" value="0.23"/>
		<correlation motif_a="motif_1" motif_b="motif_4" value="0.16"/>
		<correlation motif_a="motif_2" motif_b="motif_4" value="0.19"/>
		<correlation motif_a="motif_3" motif_b="motif_4" value="0.12"/>
		<correlation motif_a="motif_1" motif_b="motif_5" value="0.16"/>
		<correlation motif_a="motif_2" motif_b="motif_5" value="0.13"/>
		<correlation motif_a="motif_3" motif_b="motif_5" value="0.10"/>
		<correlation motif_a="motif_4" motif_b="motif_5" value="0.13"/>
		<correlation motif_a="motif_1" motif_b="motif_6" value="0.19"/>
		<correlation motif_a="motif_2" motif_b="motif_6" value="0.19"/>
		<correlation motif_a="motif_3" motif_b="motif_6" value="0.20"/>
		<correlation motif_a="motif_4" motif_b="motif_6" value="0.15"/>
		<correlation motif_a="motif_5" motif_b="motif_6" value="0.18"/>
		<correlation motif_a="motif_1" motif_b="motif_7" value="0.14"/>
		<correlation motif_a="motif_2" motif_b="motif_7" value="0.17"/>
		<correlation motif_a="motif_3" motif_b="motif_7" value="0.14"/>
		<correlation motif_a="motif_4" motif_b="motif_7" value="0.14"/>
		<correlation motif_a="motif_5" motif_b="motif_7" value="0.17"/>
		<correlation motif_a="motif_6" motif_b="motif_7" value="0.22"/>
		<correlation motif_a="motif_1" motif_b="motif_8" value="0.20"/>
		<correlation motif_a="motif_2" motif_b="motif_8" value="0.21"/>
		<correlation motif_a="motif_3" motif_b="motif_8" value="0.17"/>
		<correlation motif_a="motif_4" motif_b="motif_8" value="0.18"/>
		<correlation motif_a="motif_5" motif_b="motif_8" value="0.10"/>
		<correlation motif_a="motif_6" motif_b="motif_8" value="0.14"/>
		<correlation motif_a="motif_7" motif_b="motif_8" value="0.14"/>
		<correlation motif_a="motif_1" motif_b="motif_9" value="0.26"/>
		<correlation motif_a="motif_2" motif_b="motif_9" value="0.15"/>
		<correlation motif_a="motif_3" motif_b="motif_9" value="0.13"/>
		<correlation motif_a="motif_4" motif_b="motif_9" value="0.16"/>
		<correlation motif_a="motif_5" motif_b="motif_9" value="0.13"/>
		<correlation motif_a="motif_6" motif_b="motif_9" value="0.16"/>
		<correlation motif_a="motif_7" motif_b="motif_9" value="0.19"/>
		<correlation motif_a="motif_8" motif_b="motif_9" value="0.14"/>
		<correlation motif_a="motif_1" motif_b="motif_10" value="0.23"/>
		<correlation motif_a="motif_2" motif_b="motif_10" value="0.19"/>
		<correlation motif_a="motif_3" motif_b="motif_10" value="0.10"/>
		<correlation motif_a="motif_4" motif_b="motif_10" value="0.24"/>
		<correlation motif_a="motif_5" motif_b="motif_10" value="0.16"/>
		<correlation motif_a="motif_6" motif_b="motif_10" value="0.17"/>
		<correlation motif_a="motif_7" motif_b="motif_10" value="0.23"/>
		<correlation motif_a="motif_8" motif_b="motif_10" value="0.13"/>
		<correlation motif_a="motif_9" motif_b="motif_10" value="0.21"/>
		<correlation motif_a="motif_1" motif_b="motif_11" value="0.19"/>
		<correlation motif_a="motif_2" motif_b="motif_11" value="0.17"/>
		<correlation motif_a="motif_3" motif_b="motif_11" value="0.19"/>
		<correlation motif_a="motif_4" motif_b="motif_11" value="0.11"/>
		<correlation motif_a="motif_5" motif_b="motif_11" value="0.15"/>
		<correlation motif_a="motif_6" motif_b="motif_11" value="0.21"/>
		<correlation motif_a="motif_7" motif_b="motif_11" value="0.13"/>
		<correlation motif_a="motif_8" motif_b="motif_11" value="0.21"/>
		<correlation motif_a="motif_9" motif_b="motif_11" value="0.17"/>
		<correlation motif_a="motif_10" motif_b="motif_11" value="0.18"/>
		<correlation motif_a="motif_1" motif_b="motif_12" value="0.13"/>
		<correlation motif_a="motif_2" motif_b="motif_12" value="0.18"/>
		<correlation motif_a="motif_3" motif_b="motif_12" value="0.15"/>
		<correlation motif_a="motif_4" motif_b="motif_12" value="0.13"/>
		<correlation motif_a="motif_5" motif_b="motif_12" value="0.15"/>
		<correlation motif_a="motif_6" motif_b="motif_12" value="0.14"/>
		<correlation motif_a="motif_7" motif_b="motif_12" value="0.22"/>
		<correlation motif_a="motif_8" motif_b="motif_12" value="0.16"/>
		<correlation motif_a="motif_9" motif_b="motif_12" value="0.21"/>
		<correlation motif_a="motif_10" motif_b="motif_12" value="0.17"/>
		<correlation motif_a="motif_11" motif_b="motif_12" value="0.18"/>
		<correlation motif_a="motif_1" motif_b="motif_13" value="0.19"/>
		<correlation motif_a="motif_2" motif_b="motif_13" value="0.22"/>
		<correlation motif_a="motif_3" motif_b="motif_13" value="0.30"/>
		<correlation motif_a="motif_4" motif_b="motif_13" value="0.15"/>
		<correlation motif_a="motif_5" motif_b="motif_13" value="0.14"/>
		<correlation motif_a="motif_6" motif_b="motif_13" value="0.19"/>
		<correlation motif_a="motif_7" motif_b="motif_13" value="0.26"/>
		<correlation motif_a="motif_8" motif_b="motif_13" value="0.17"/>
		<correlation motif_a="motif_9" motif_b="motif_13" value="0.21"/>
		<correlation motif_a="motif_10" motif_b="motif_13" value="0.14"/>
		<correlation motif_a="motif_11" motif_b="motif_13" value="0.22"/>
		<correlation motif_a="motif_12" motif_b="motif_13" value="0.20"/>
		<correlation motif_a="motif_1" motif_b="motif_14" value="0.13"/>
		<correlation motif_a="motif_2" motif_b="motif_14" value="0.16"/>
		<correlation motif_a="motif_3" motif_b="motif_14" value="0.12"/>
		<correlation motif_a="motif_4" motif_b="motif_14" value="0.15"/>
		<correlation motif_a="motif_5" motif_b="motif_14" value="0.24"/>
		<correlation motif_a="motif_6" motif_b="motif_14" value="0.14"/>
		<correlation motif_a="motif_7" motif_b="motif_14" value="0.16"/>
		<correlation motif_a="motif_8" motif_b="motif_14" value="0.21"/>
		<correlation motif_a="motif_9" motif_b="motif_14" value="0.18"/>
		<correlation motif_a="motif_10" motif_b="motif_14" value="0.28"/>
		<correlation motif_a="motif_11" motif_b="motif_14" value="0.18"/>
		<correlation motif_a="motif_12" motif_b="motif_14" value="0.16"/>
		<correlation motif_a="motif_13" motif_b="motif_14" value="0.26"/>
		<correlation motif_a="motif_1" motif_b="motif_15" value="0.14"/>
		<correlation motif_a="motif_2" motif_b="motif_15" value="0.15"/>
		<correlation motif_a="motif_3" motif_b="motif_15" value="0.13"/>
		<correlation motif_a="motif_4" motif_b="motif_15" value="0.14"/>
		<correlation motif_a="motif_5" motif_b="motif_15" value="0.16"/>
		<correlation motif_a="motif_6" motif_b="motif_15" value="0.21"/>
		<correlation motif_a="motif_7" motif_b="motif_15" value="0.14"/>
		<correlation motif_a="motif_8" motif_b="motif_15" value="0.10"/>
		<correlation motif_a="motif_9" motif_b="motif_15" value="0.20"/>
		<correlation motif_a="motif_10" motif_b="motif_15" value="0.13"/>
		<correlation motif_a="motif_11" motif_b="motif_15" value="0.18"/>
		<correlation motif_a="motif_12" motif_b="motif_15" value="0.18"/>
		<correlation motif_a="motif_13" motif_b="motif_15" value="0.15"/>
		<correlation motif_a="motif_14" motif_b="motif_15" value="0.24"/>
		<correlation motif_a="motif_1" motif_b="motif_16" value="0.23"/>
		<correlation motif_a="motif_2" motif_b="motif_16" value="0.27"/>
		<correlation motif_a="motif_3" motif_b="motif_16" value="0.17"/>
		<correlation motif_a="motif_4" motif_b="motif_16" value="0.18"/>
		<correlation motif_a="motif_5" motif_b="motif_16" value="0.27"/>
		<correlation motif_a="motif_6" motif_b="motif_16" value="0.22"/>
		<correlation motif_a="motif_7" motif_b="motif_16" value="0.28"/>
		<correlation motif_a="motif_8" motif_b="motif_16" value="0.21"/>
		<correlation motif_a="motif_9" motif_b="motif_16" value="0.13"/>
		<correlation motif_a="motif_10" motif_b="motif_16" value="0.20"/>
		<correlation motif_a="motif_11" motif_b="motif_16" value="0.18"/>
		<correlation motif_a="motif_12" motif_b="motif_16" value="0.31"/>
		<correlation motif_a="motif_13" motif_b="motif_16" value="0.18"/>
		<correlation motif_a="motif_14" motif_b="motif_16" value="0.29"/>
		<correlation motif_a="motif_15" motif_b="motif_16" value="0.19"/>
		<correlation motif_a="motif_1" motif_b="motif_17" value="0.22"/>
		<correlation motif_a="motif_2" motif_b="motif_17" value="0.24"/>
		<correlation motif_a="motif_3" motif_b="motif_17" value="0.20"/>
		<correlation motif_a="motif_4" motif_b="motif_17" value="0.24"/>
		<correlation motif_a="motif_5" motif_b="motif_17" value="0.22"/>
		<correlation motif_a="motif_6" motif_b="motif_17" value="0.26"/>
		<correlation motif_a="motif_7" motif_b="motif_17" value="0.23"/>
		<correlation motif_a="motif_8" motif_b="motif_17" value="0.25"/>
		<correlation motif_a="motif_9" motif_b="motif_17" value="0.20"/>
		<correlation motif_a="motif_10" motif_b="motif_17" value="0.15"/>
		<correlation motif_a="motif_11" motif_b="motif_17" value="0.19"/>
		<correlation motif_a="motif_12" motif_b="motif_17" value="0.24"/>
		<correlation motif_a="motif_13" motif_b="motif_17" value="0.13"/>
		<correlation motif_a="motif_14" motif_b="motif_17" value="0.24"/>
		<correlation motif_a="motif_15" motif_b="motif_17" value="0.19"/>
		<correlation motif_a="motif_16" motif_b="motif_17" value="0.22"/>
		<correlation motif_a="motif_1" motif_b="motif_18" value="0.16"/>
		<correlation motif_a="motif_2" motif_b="motif_18" value="0.24"/>
		<correlation motif_a="motif_3" motif_b="motif_18" value="0.14"/>
		<correlation motif_a="motif_4" motif_b="motif_18" value="0.26"/>
		<correlation motif_a="motif_5" motif_b="motif_18" value="0.31"/>
		<correlation motif_a="motif_6" motif_b="motif_18" value="0.25"/>
		<correlation motif_a="motif_7" motif_b="motif_18" value="0.26"/>
		<correlation motif_a="motif_8" motif_b="motif_18" value="0.15"/>
		<correlation motif_a="motif_9" motif_b="motif_18" value="0.20"/>
		<correlation motif_a="motif_10" motif_b="motif_18" value="0.20"/>
		<correlation motif_a="motif_11" motif_b="motif_18" value="0.18"/>
		<correlation motif_a="motif_12" motif_b="motif_18" value="0.31"/>
		<correlation motif_a="motif_13" motif_b="motif_18" value="0.19"/>
		<correlation motif_a="motif_14" motif_b="motif_18" value="0.35"/>
		<correlation motif_a="motif_15" motif_b="motif_18" value="0.19"/>
		<correlation motif_a="motif_16" motif_b="motif_18" value="0.33"/>
		<correlation motif_a="motif_17" motif_b="motif_18" value="0.30"/>
		<correlation motif_a="motif_1" motif_b="motif_19" value="0.14"/>
		<correlation motif_a="motif_2" motif_b="motif_19" value="0.15"/>
		<correlation motif_a="motif_3" motif_b="motif_19" value="0.17"/>
		<correlation motif_a="motif_4" motif_b="motif_19" value="0.18"/>
		<correlation motif_a="motif_5" motif_b="motif_19" value="0.23"/>
		<correlation motif_a="motif_6" motif_b="motif_19" value="0.16"/>
		<correlation motif_a="motif_7" motif_b="motif_19" value="0.25"/>
		<correlation motif_a="motif_8" motif_b="motif_19" value="0.24"/>
		<correlation motif_a="motif_9" motif_b="motif_19" value="0.22"/>
		<correlation motif_a="motif_10" motif_b="motif_19" value="0.18"/>
		<correlation motif_a="motif_11" motif_b="motif_19" value="0.20"/>
		<correlation motif_a="motif_12" motif_b="motif_19" value="0.25"/>
		<correlation motif_a="motif_13" motif_b="motif_19" value="0.19"/>
		<correlation motif_a="motif_14" motif_b="motif_19" value="0.16"/>
		<correlation motif_a="motif_15" motif_b="motif_19" value="0.20"/>
		<correlation motif_a="motif_16" motif_b="motif_19" value="0.30"/>
		<correlation motif_a="motif_17" motif_b="motif_19" value="0.27"/>
		<correlation motif_a="motif_18" motif_b="motif_19" value="0.31"/>
		<correlation motif_a="motif_1" motif_b="motif_20" value="0.21"/>
		<correlation motif_a="motif_2" motif_b="motif_20" value="0.14"/>
		<correlation motif_a="motif_3" motif_b="motif_20" value="0.19"/>
		<correlation motif_a="motif_4" motif_b="motif_20" value="0.19"/>
		<correlation motif_a="motif_5" motif_b="motif_20" value="0.15"/>
		<correlation motif_a="motif_6" motif_b="motif_20" value="0.17"/>
		<correlation motif_a="motif_7" motif_b="motif_20" value="0.30"/>
		<correlation motif_a="motif_8" motif_b="motif_20" value="0.21"/>
		<correlation motif_a="motif_9" motif_b="motif_20" value="0.25"/>
		<correlation motif_a="motif_10" motif_b="motif_20" value="0.20"/>
		<correlation motif_a="motif_11" motif_b="motif_20" value="0.18"/>
		<correlation motif_a="motif_12" motif_b="motif_20" value="0.14"/>
		<correlation motif_a="motif_13" motif_b="motif_20" value="0.19"/>
		<correlation motif_a="motif_14" motif_b="motif_20" value="0.19"/>
		<correlation motif_a="motif_15" motif_b="motif_20" value="0.15"/>
		<correlation motif_a="motif_16" motif_b="motif_20" value="0.19"/>
		<correlation motif_a="motif_17" motif_b="motif_20" value="0.22"/>
		<correlation motif_a="motif_18" motif_b="motif_20" value="0.26"/>
		<correlation motif_a="motif_19" motif_b="motif_20" value="0.21"/>
		<correlation motif_a="motif_1" motif_b="motif_21" value="0.19"/>
		<correlation motif_a="motif_2" motif_b="motif_21" value="0.15"/>
		<correlation motif_a="motif_3" motif_b="motif_21" value="0.18"/>
		<correlation motif_a="motif_4" motif_b="motif_21" value="0.19"/>
		<correlation motif_a="motif_5" motif_b="motif_21" value="0.15"/>
		<correlation motif_a="motif_6" motif_b="motif_21" value="0.21"/>
		<correlation motif_a="motif_7" motif_b="motif_21" value="0.29"/>
		<correlation motif_a="motif_8" motif_b="motif_21" value="0.20"/>
		<correlation motif_a="motif_9" motif_b="motif_21" value="0.18"/>
		<correlation motif_a="motif_10" motif_b="motif_21" value="0.12"/>
		<correlation motif_a="motif_11" motif_b="motif_21" value="0.16"/>
		<correlation motif_a="motif_12" motif_b="motif_21" value="0.21"/>
		<correlation motif_a="motif_13" motif_b="motif_21" value="0.12"/>
		<correlation motif_a="motif_14" motif_b="motif_21" value="0.17"/>
		<correlation motif_a="motif_15" motif_b="motif_21" value="0.16"/>
		<correlation motif_a="motif_16" motif_b="motif_21" value="0.29"/>
		<correlation motif_a="motif_17" motif_b="motif_21" value="0.12"/>
		<correlation motif_a="motif_18" motif_b="motif_21" value="0.22"/>
		<correlation motif_a="motif_19" motif_b="motif_21" value="0.22"/>
		<correlation motif_a="motif_20" motif_b="motif_21" value="0.21"/>
		<correlation motif_a="motif_1" motif_b="motif_22" value="0.16"/>
		<correlation motif_a="motif_2" motif_b="motif_22" value="0.16"/>
		<correlation motif_a="motif_3" motif_b="motif_22" value="0.21"/>
		<correlation motif_a="motif_4" motif_b="motif_22" value="0.24"/>
		<correlation motif_a="motif_5" motif_b="motif_22" value="0.29"/>
		<correlation motif_a="motif_6" motif_b="motif_22" value="0.22"/>
		<correlation motif_a="motif_7" motif_b="motif_22" value="0.17"/>
		<correlation motif_a="motif_8" motif_b="motif_22" value="0.23"/>
		<correlation motif_a="motif_9" motif_b="motif_22" value="0.20"/>
		<correlation motif_a="motif_10" motif_b="motif_22" value="0.14"/>
		<correlation motif_a="motif_11" motif_b="motif_22" value="0.24"/>
		<correlation motif_a="motif_12" motif_b="motif_22" value="0.26"/>
		<correlation motif_a="motif_13" motif_b="motif_22" value="0.15"/>
		<correlation motif_a="motif_14" motif_b="motif_22" value="0.24"/>
		<correlation motif_a="motif_15" motif_b="motif_22" value="0.13"/>
		<correlation motif_a="motif_16" motif_b="motif_22" value="0.15"/>
		<correlation motif_a="motif_17" motif_b="motif_22" value="0.23"/>
		<correlation motif_a="motif_18" motif_b="motif_22" value="0.22"/>
		<correlation motif_a="motif_19" motif_b="motif_22" value="0.24"/>
		<correlation motif_a="motif_20" motif_b="motif_22" value="0.16"/>
		<correlation motif_a="motif_21" motif_b="motif_22" value="0.29"/>
		<correlation motif_a="motif_1" motif_b="motif_23" value="0.16"/>
		<correlation motif_a="motif_2" motif_b="motif_23" value="0.11"/>
		<correlation motif_a="motif_3" motif_b="motif_23" value="0.11"/>
		<correlation motif_a="motif_4" motif_b="motif_23" value="0.18"/>
		<correlation motif_a="motif_5" motif_b="motif_23" value="0.21"/>
		<correlation motif_a="motif_6" motif_b="motif_23" value="0.12"/>
		<correlation motif_a="motif_7" motif_b="motif_23" value="0.17"/>
		<correlation motif_a="motif_8" motif_b="motif_23" value="0.16"/>
		<correlation motif_a="motif_9" motif_b="motif_23" value="0.12"/>
		<correlation motif_a="motif_10" motif_b="motif_23" value="0.14"/>
		<correlation motif_a="motif_11" motif_b="motif_23" value="0.16"/>
		<correlation motif_a="motif_12" motif_b="motif_23" value="0.19"/>
		<correlation motif_a="motif_13" motif_b="motif_23" value="0.22"/>
		<correlation motif_a="motif_14" motif_b="motif_23" value="0.25"/>
		<correlation motif_a="motif_15" motif_b="motif_23" value="0.15"/>
		<correlation motif_a="motif_16" motif_b="motif_23" value="0.30"/>
		<correlation motif_a="motif_17" motif_b="motif_23" value="0.26"/>
		<correlation motif_a="motif_18" motif_b="motif_23" value="0.21"/>
		<correlation motif_a="motif_19" motif_b="motif_23" value="0.18"/>
		<correlation motif_a="motif_20" motif_b="motif_23" value="0.19"/>
		<correlation motif_a="motif_21" motif_b="motif_23" value="0.25"/>
		<correlation motif_a="motif_22" motif_b="motif_23" value="0.33"/>
		<correlation motif_a="motif_1" motif_b="motif_24" value="0.22"/>
		<correlation motif_a="motif_2" motif_b="motif_24" value="0.31"/>
		<correlation motif_a="motif_3" motif_b="motif_24" value="0.17"/>
		<correlation motif_a="motif_4" motif_b="motif_24" value="0.22"/>
		<correlation motif_a="motif_5" motif_b="motif_24" value="0.17"/>
		<correlation motif_a="motif_6" motif_b="motif_24" value="0.28"/>
		<correlation motif_a="motif_7" motif_b="motif_24" value="0.20"/>
		<correlation motif_a="motif_8" motif_b="motif_24" value="0.18"/>
		<correlation motif_a="motif_9" motif_b="motif_24" value="0.19"/>
		<correlation motif_a="motif_10" motif_b="motif_24" value="0.14"/>
		<correlation motif_a="motif_11" motif_b="motif_24" value="0.30"/>
		<correlation motif_a="motif_12" motif_b="motif_24" value="0.28"/>
		<correlation motif_a="motif_13" motif_b="motif_24" value="0.20"/>
		<correlation motif_a="motif_14" motif_b="motif_24" value="0.20"/>
		<correlation motif_a="motif_15" motif_b="motif_24" value="0.17"/>
		<correlation motif_a="motif_16" motif_b="motif_24" value="0.16"/>
		<correlation motif_a="motif_17" motif_b="motif_24" value="0.16"/>
		<correlation motif_a="motif_18" motif_b="motif_24" value="0.28"/>
		<correlation motif_a="motif_19" motif_b="motif_24" value="0.21"/>
		<correlation motif_a="motif_20" motif_b="motif_24" value="0.21"/>
		<correlation motif_a="motif_21" motif_b="motif_24" value="0.16"/>
		<correlation motif_a="motif_22" motif_b="motif_24" value="0.16"/>
		<correlation motif_a="motif_23" motif_b="motif_24" value="0.19"/>
		<correlation motif_a="motif_1" motif_b="motif_25" value="0.23"/>
		<correlation motif_a="motif_2" motif_b="motif_25" value="0.20"/>
		<correlation motif_a="motif_3" motif_b="motif_25" value="0.17"/>
		<correlation motif_a="motif_4" motif_b="motif_25" value="0.23"/>
		<correlation motif_a="motif_5" motif_b="motif_25" value="0.32"/>
		<correlation motif_a="motif_6" motif_b="motif_25" value="0.23"/>
		<correlation motif_a="motif_7" motif_b="motif_25" value="0.31"/>
		<correlation motif_a="motif_8" motif_b="motif_25" value="0.12"/>
		<correlation motif_a="motif_9" motif_b="motif_25" value="0.31"/>
		<correlation motif_a="motif_10" motif_b="motif_25" value="0.21"/>
		<correlation motif_a="motif_11" motif_b="motif_25" value="0.18"/>
		<correlation motif_a="motif_12" motif_b="motif_25" value="0.25"/>
		<correlation motif_a="motif_13" motif_b="motif_25" value="0.16"/>
		<correlation motif_a="motif_14" motif_b="motif_25" value="0.22"/>
		<correlation motif_a="motif_15" motif_b="motif_25" value="0.15"/>
		<correlation motif_a="motif_16" motif_b="motif_25" value="0.16"/>
		<correlation motif_a="motif_17" motif_b="motif_25" value="0.21"/>
		<correlation motif_a="motif_18" motif_b="motif_25" value="0.28"/>
		<correlation motif_a="motif_19" motif_b="motif_25" value="0.32"/>
		<correlation motif_a="motif_20" motif_b="motif_25" value="0.33"/>
		<correlation motif_a="motif_21" motif_b="motif_25" value="0.21"/>
		<correlation motif_a="motif_22" motif_b="motif_25" value="0.17"/>
		<correlation motif_a="motif_23" motif_b="motif_25" value="0.21"/>
		<correlation motif_a="motif_24" motif_b="motif_25" value="0.20"/>
		<correlation motif_a="motif_1" motif_b="motif_26" value="0.24"/>
		<correlation motif_a="motif_2" motif_b="motif_26" value="0.22"/>
		<correlation motif_a="motif_3" motif_b="motif_26" value="0.21"/>
		<correlation motif_a="motif_4" motif_b="motif_26" value="0.13"/>
		<correlation motif_a="motif_5" motif_b="motif_26" value="0.22"/>
		<correlation motif_a="motif_6" motif_b="motif_26" value="0.18"/>
		<correlation motif_a="motif_7" motif_b="motif_26" value="0.23"/>
		<correlation motif_a="motif_8" motif_b="motif_26" value="0.36"/>
		<correlation motif_a="motif_9" motif_b="motif_26" value="0.16"/>
		<correlation motif_a="motif_10" motif_b="motif_26" value="0.19"/>
		<correlation motif_a="motif_11" motif_b="motif_26" value="0.16"/>
		<correlation motif_a="motif_12" motif_b="motif_26" value="0.18"/>
		<correlation motif_a="motif_13" motif_b="motif_26" value="0.15"/>
		<correlation motif_a="motif_14" motif_b="motif_26" value="0.23"/>
		<correlation motif_a="motif_15" motif_b="motif_26" value="0.16"/>
		<correlation motif_a="motif_16" motif_b="motif_26" value="0.26"/>
		<correlation motif_a="motif_17" motif_b="motif_26" value="0.29"/>
		<correlation motif_a="motif_18" motif_b="motif_26" value="0.16"/>
		<correlation motif_a="motif_19" motif_b="motif_26" value="0.31"/>
		<correlation motif_a="motif_20" motif_b="motif_26" value="0.15"/>
		<correlation motif_a="motif_21" motif_b="motif_26" value="0.17"/>
		<correlation motif_a="motif_22" motif_b="motif_26" value="0.18"/>
		<correlation motif_a="motif_23" motif_b="motif_26" value="0.31"/>
		<correlation motif_a="motif_24" motif_b="motif_26" value="0.12"/>
		<correlation motif_a="motif_25" motif_b="motif_26" value="0.15"/>
		<correlation motif_a="motif_1" motif_b="motif_27" value="0.22"/>
		<correlation motif_a="motif_2" motif_b="motif_27" value="0.24"/>
		<correlation motif_a="motif_3" motif_b="motif_27" value="0.20"/>
		<correlation motif_a="motif_4" motif_b="motif_27" value="0.19"/>
		<correlation motif_a="motif_5" motif_b="motif_27" value="0.26"/>
		<correlation motif_a="motif_6" motif_b="motif_27" value="0.19"/>
		<correlation motif_a="motif_7" motif_b="motif_27" value="0.17"/>
		<correlation motif_a="motif_8" motif_b="motif_27" value="0.23"/>
		<correlation motif_a="motif_9" motif_b="motif_27" value="0.18"/>
		<correlation motif_a="motif_10" motif_b="motif_27" value="0.17"/>
		<correlation motif_a="motif_11" motif_b="motif_27" value="0.20"/>
		<correlation motif_a="motif_12" motif_b="motif_27" value="0.27"/>
		<correlation motif_a="motif_13" motif_b="motif_27" value="0.18"/>
		<correlation motif_a="motif_14" motif_b="motif_27" value="0.19"/>
		<correlation motif_a="motif_15" motif_b="motif_27" value="0.17"/>
		<correlation motif_a="motif_16" motif_b="motif_27" value="0.14"/>
		<correlation motif_a="motif_17" motif_b="motif_27" value="0.18"/>
		<correlation motif_a="motif_18" motif_b="motif_27" value="0.19"/>
		<correlation motif_a="motif_19" motif_b="motif_27" value="0.19"/>
		<correlation motif_a="motif_20" motif_b="motif_27" value="0.19"/>
		<correlation motif_a="motif_21" motif_b="motif_27" value="0.21"/>
		<correlation motif_a="motif_22" motif_b="motif_27" value="0.14"/>
		<correlation motif_a="motif_23" motif_b="motif_27" value="0.20"/>
		<correlation motif_a="motif_24" motif_b="motif_27" value="0.27"/>
		<correlation motif_a="motif_25" motif_b="motif_27" value="0.22"/>
		<correlation motif_a="motif_26" motif_b="motif_27" value="0.12"/>
		<correlation motif_a="motif_1" motif_b="motif_28" value="0.16"/>
		<correlation motif_a="motif_2" motif_b="motif_28" value="0.15"/>
		<correlation motif_a="motif_3" motif_b="motif_28" value="0.16"/>
		<correlation motif_a="motif_4" motif_b="motif_28" value="0.21"/>
		<correlation motif_a="motif_5" motif_b="motif_28" value="0.21"/>
		<correlation motif_a="motif_6" motif_b="motif_28" value="0.14"/>
		<correlation motif_a="motif_7" motif_b="motif_28" value="0.13"/>
		<correlation motif_a="motif_8" motif_b="motif_28" value="0.18"/>
		<correlation motif_a="motif_9" motif_b="motif_28" value="0.21"/>
		<correlation motif_a="motif_10" motif_b="motif_28" value="0.17"/>
		<correlation motif_a="motif_11" motif_b="motif_28" value="0.16"/>
		<correlation motif_a="motif_12" motif_b="motif_28" value="0.15"/>
		<correlation motif_a="motif_13" motif_b="motif_28" value="0.14"/>
		<correlation motif_a="motif_14" motif_b="motif_28" value="0.17"/>
		<correlation motif_a="motif_15" motif_b="motif_28" value="0.24"/>
		<correlation motif_a="motif_16" motif_b="motif_28" value="0.16"/>
		<correlation motif_a="motif_17" motif_b="motif_28" value="0.17"/>
		<correlation motif_a="motif_18" motif_b="motif_28" value="0.23"/>
		<correlation motif_a="motif_19" motif_b="motif_28" value="0.16"/>
		<correlation motif_a="motif_20" motif_b="motif_28" value="0.29"/>
		<correlation motif_a="motif_21" motif_b="motif_28" value="0.24"/>
		<correlation motif_a="motif_22" motif_b="motif_28" value="0.21"/>
		<correlation motif_a="motif_23" motif_b="motif_28" value="0.18"/>
		<correlation motif_a="motif_24" motif_b="motif_28" value="0.18"/>
		<correlation motif_a="motif_25" motif_b="motif_28" value="0.24"/>
		<correlation motif_a="motif_26" motif_b="motif_28" value="0.17"/>
		<correlation motif_a="motif_27" motif_b="motif_28" value="0.19"/>
		<correlation motif_a="motif_1" motif_b="motif_29" value="0.20"/>
		<correlation motif_a="motif_2" motif_b="motif_29" value="0.19"/>
		<correlation motif_a="motif_3" motif_b="motif_29" value="0.19"/>
		<correlation motif_a="motif_4" motif_b="motif_29" value="0.18"/>
		<correlation motif_a="motif_5" motif_b="motif_29" value="0.21"/>
		<correlation motif_a="motif_6" motif_b="motif_29" value="0.24"/>
		<correlation motif_a="motif_7" motif_b="motif_29" value="0.22"/>
		<correlation motif_a="motif_8" motif_b="motif_29" value="0.19"/>
		<correlation motif_a="motif_9" motif_b="motif_29" value="0.21"/>
		<correlation motif_a="motif_10" motif_b="motif_29" value="0.17"/>
		<correlation motif_a="motif_11" motif_b="motif_29" value="0.20"/>
		<correlation motif_a="motif_12" motif_b="motif_29" value="0.23"/>
		<correlation motif_a="motif_13" motif_b="motif_29" value="0.14"/>
		<correlation motif_a="motif_14" motif_b="motif_29" value="0.29"/>
		<correlation motif_a="motif_15" motif_b="motif_29" value="0.30"/>
		<correlation motif_a="motif_16" motif_b="motif_29" value="0.15"/>
		<correlation motif_a="motif_17" motif_b="motif_29" value="0.23"/>
		<correlation motif_a="motif_18" motif_b="motif_29" value="0.27"/>
		<correlation motif_a="motif_19" motif_b="motif_29" value="0.25"/>
		<correlation motif_a="motif_20" motif_b="motif_29" value="0.17"/>
		<correlation motif_a="motif_21" motif_b="motif_29" value="0.11"/>
		<correlation motif_a="motif_22" motif_b="motif_29" value="0.21"/>
		<correlation motif_a="motif_23" motif_b="motif_29" value="0.22"/>
		<correlation motif_a="motif_24" motif_b="motif_29" value="0.27"/>
		<correlation motif_a="motif_25" motif_b="motif_29" value="0.30"/>
		<correlation motif_a="motif_26" motif_b="motif_29" value="0.26"/>
		<correlation motif_a="motif_27" motif_b="motif_29" value="0.10"/>
		<correlation motif_a="motif_28" motif_b="motif_29" value="0.18"/>
		<correlation motif_a="motif_1" motif_b="motif_30" value="0.19"/>
		<correlation motif_a="motif_2" motif_b="motif_30" value="0.18"/>
		<correlation motif_a="motif_3" motif_b="motif_30" value="0.11"/>
		<correlation motif_a="motif_4" motif_b="motif_30" value="0.14"/>
		<correlation motif_a="motif_5" motif_b="motif_30" value="0.15"/>
		<correlation motif_a="motif_6" motif_b="motif_30" value="0.19"/>
		<correlation motif_a="motif_7" motif_b="motif_30" value="0.18"/>
		<correlation motif_a="motif_8" motif_b="motif_30" value="0.12"/>
		<correlation motif_a="motif_9" motif_b="motif_30" value="0.22"/>
		<correlation motif_a="motif_10" motif_b="motif_30" value="0.24"/>
		<correlation motif_a="motif_11" motif_b="motif_30" value="0.20"/>
		<correlation motif_a="motif_12" motif_b="motif_30" value="0.21"/>
		<correlation motif_a="motif_13" motif_b="motif_30" value="0.24"/>
		<correlation motif_a="motif_14" motif_b="motif_30" value="0.17"/>
		<correlation motif_a="motif_15" motif_b="motif_30" value="0.15"/>
		<correlation motif_a="motif_16" motif_b="motif_30" value="0.25"/>
		<correlation motif_a="motif_17" motif_b="motif_30" value="0.22"/>
		<correlation motif_a="motif_18" motif_b="motif_30" value="0.24"/>
		<correlation motif_a="motif_19" motif_b="motif_30" value="0.32"/>
		<correlation motif_a="motif_20" motif_b="motif_30" value="0.17"/>
		<correlation motif_a="motif_21" motif_b="motif_30" value="0.21"/>
		<correlation motif_a="motif_22" motif_b="motif_30" value="0.27"/>
		<correlation motif_a="motif_23" motif_b="motif_30" value="0.20"/>
		<correlation motif_a="motif_24" motif_b="motif_30" value="0.17"/>
		<correlation motif_a="motif_25" motif_b="motif_30" value="0.27"/>
		<correlation motif_a="motif_26" motif_b="motif_30" value="0.19"/>
		<correlation motif_a="motif_27" motif_b="motif_30" value="0.27"/>
		<correlation motif_a="motif_28" motif_b="motif_30" value="0.14"/>
		<correlation motif_a="motif_29" motif_b="motif_30" value="0.27"/>
		<correlation motif_a="motif_1" motif_b="motif_31" value="0.16"/>
		<correlation motif_a="motif_2" motif_b="motif_31" value="0.15"/>
		<correlation motif_a="motif_3" motif_b="motif_31" value="0.15"/>
		<correlation motif_a="motif_4" motif_b="motif_31" value="0.27"/>
		<correlation motif_a="motif_5" motif_b="motif_31" value="0.17"/>
		<correlation motif_a="motif_6" motif_b="motif_31" value="0.28"/>
		<correlation motif_a="motif_7" motif_b="motif_31" value="0.18"/>
		<correlation motif_a="motif_8" motif_b="motif_31" value="0.21"/>
		<correlation motif_a="motif_9" motif_b="motif_31" value="0.25"/>
		<correlation motif_a="motif_10" motif_b="motif_31" value="0.13"/>
		<correlation motif_a="motif_11" motif_b="motif_31" value="0.22"/>
		<correlation motif_a="motif_12" motif_b="motif_31" value="0.27"/>
		<correlation motif_a="motif_13" motif_b="motif_31" value="0.17"/>
		<correlation motif_a="motif_14" motif_b="motif_31" value="0.21"/>
		<correlation motif_a="motif_15" motif_b="motif_31" value="0.24"/>
		<correlation motif_a="motif_16" motif_b="motif_31" value="0.15"/>
		<correlation motif_a="motif_17" motif_b="motif_31" value="0.11"/>
		<correlation motif_a="motif_18" motif_b="motif_31" value="0.13"/>
		<correlation motif_a="motif_19" motif_b="motif_31" value="0.22"/>
		<correlation motif_a="motif_20" motif_b="motif_31" value="0.19"/>
		<correlation motif_a="motif_21" motif_b="motif_31" value="0.16"/>
		<correlation motif_a="motif_22" motif_b="motif_31" value="0.09"/>
		<correlation motif_a="motif_23" motif_b="motif_31" value="0.18"/>
		<correlation motif_a="motif_24" motif_b="motif_31" value="0.20"/>
		<correlation motif_a="motif_25" motif_b="motif_31" value="0.15"/>
		<correlation motif_a="motif_26" motif_b="motif_31" value="0.14"/>
		<correlation motif_a="motif_27" motif_b="motif_31" value="0.29"/>
		<correlation motif_a="motif_28" motif_b="motif_31" value="0.27"/>
		<correlation motif_a="motif_29" motif_b="motif_31" value="0.16"/>
		<correlation motif_a="motif_30" motif_b="motif_31" value="0.19"/>
		<correlation motif_a="motif_1" motif_b="motif_32" value="0.14"/>
		<correlation motif_a="motif_2" motif_b="motif_32" value="0.13"/>
		<correlation motif_a="motif_3" motif_b="motif_32" value="0.13"/>
		<correlation motif_a="motif_4" motif_b="motif_32" value="0.25"/>
		<correlation motif_a="motif_5" motif_b="motif_32" value="0.21"/>
		<correlation motif_a="motif_6" motif_b="motif_32" value="0.15"/>
		<correlation motif_a="motif_7" motif_b="motif_32" value="0.17"/>
		<correlation motif_a="motif_8" motif_b="motif_32" value="0.13"/>
		<correlation motif_a="motif_9" motif_b="motif_32" value="0.12"/>
		<correlation motif_a="motif_10" motif_b="motif_32" value="0.14"/>
		<correlation motif_a="motif_11" motif_b="motif_32" value="0.15"/>
		<correlation motif_a="motif_12" motif_b="motif_32" value="0.17"/>
		<correlation motif_a="motif_13" motif_b="motif_32" value="0.19"/>
		<correlation motif_a="motif_14" motif_b="motif_32" value="0.23"/>
		<correlation motif_a="motif_15" motif_b="motif_32" value="0.21"/>
		<correlation motif_a="motif_16" motif_b="motif_32" value="0.28"/>
		<correlation motif_a="motif_17" motif_b="motif_32" value="0.22"/>
		<correlation motif_a="motif_18" motif_b="motif_32" value="0.33"/>
		<correlation motif_a="motif_19" motif_b="motif_32" value="0.21"/>
		<correlation motif_a="motif_20" motif_b="motif_32" value="0.15"/>
		<correlation motif_a="motif_21" motif_b="motif_32" value="0.19"/>
		<correlation motif_a="motif_22" motif_b="motif_32" value="0.26"/>
		<correlation motif_a="motif_23" motif_b="motif_32" value="0.21"/>
		<correlation motif_a="motif_24" motif_b="motif_32" value="0.24"/>
		<correlation motif_a="motif_25" motif_b="motif_32" value="0.22"/>
		<correlation motif_a="motif_26" motif_b="motif_32" value="0.22"/>
		<correlation motif_a="motif_27" motif_b="motif_32" value="0.15"/>
		<correlation motif_a="motif_28" motif_b="motif_32" value="0.15"/>
		<correlation motif_a="motif_29" motif_b="motif_32" value="0.22"/>
		<correlation motif_a="motif_30" motif_b="motif_32" value="0.16"/>
		<correlation motif_a="motif_31" motif_b="motif_32" value="0.19"/>
		<correlation motif_a="motif_1" motif_b="motif_33" value="0.21"/>
		<correlation motif_a="motif_2" motif_b="motif_33" value="0.26"/>
		<correlation motif_a="motif_3" motif_b="motif_33" value="0.23"/>
		<correlation motif_a="motif_4" motif_b="motif_33" value="0.22"/>
		<correlation motif_a="motif_5" motif_b="motif_33" value="0.37"/>
		<correlation motif_a="motif_6" motif_b="motif_33" value="0.22"/>
		<correlation motif_a="motif_7" motif_b="motif_33" value="0.25"/>
		<correlation motif_a="motif_8" motif_b="motif_33" value="0.16"/>
		<correlation motif_a="motif_9" motif_b="motif_33" value="0.27"/>
		<correlation motif_a="motif_10" motif_b="motif_33" value="0.27"/>
		<correlation motif_a="motif_11" motif_b="motif_33" value="0.27"/>
		<correlation motif_a="motif_12" motif_b="motif_33" value="0.31"/>
		<correlation motif_a="motif_13" motif_b="motif_33" value="0.16"/>
		<correlation motif_a="motif_14" motif_b="motif_33" value="0.31"/>
		<correlation motif_a="motif_15" motif_b="motif_33" value="0.20"/>
		<correlation motif_a="motif_16" motif_b="motif_33" value="0.37"/>
		<correlation motif_a="motif_17" motif_b="motif_33" value="0.22"/>
		<correlation motif_a="motif_18" motif_b="motif_33" value="0.44"/>
		<correlation motif_a="motif_19" motif_b="motif_33" value="0.34"/>
		<correlation motif_a="motif_20" motif_b="motif_33" value="0.22"/>
		<correlation motif_a="motif_21" motif_b="motif_33" value="0.32"/>
		<correlation motif_a="motif_22" motif_b="motif_33" value="0.30"/>
		<correlation motif_a="motif_23" motif_b="motif_33" value="0.26"/>
		<correlation motif_a="motif_24" motif_b="motif_33" value="0.21"/>
		<correlation motif_a="motif_25" motif_b="motif_33" value="0.24"/>
		<correlation motif_a="motif_26" motif_b="motif_33" value="0.18"/>
		<correlation motif_a="motif_27" motif_b="motif_33" value="0.20"/>
		<correlation motif_a="motif_28" motif_b="motif_33" value="0.24"/>
		<correlation motif_a="motif_29" motif_b="motif_33" value="0.25"/>
		<correlation motif_a="motif_30" motif_b="motif_33" value="0.28"/>
		<correlation motif_a="motif_31" motif_b="motif_33" value="0.08"/>
		<correlation motif_a="motif_32" motif_b="motif_33" value="0.31"/>
		<correlation motif_a="motif_1" motif_b="motif_34" value="0.17"/>
		<correlation motif_a="motif_2" motif_b="motif_34" value="0.12"/>
		<correlation motif_a="motif_3" motif_b="motif_34" value="0.17"/>
		<correlation motif_a="motif_4" motif_b="motif_34" value="0.11"/>
		<correlation motif_a="motif_5" motif_b="motif_34" value="0.15"/>
		<correlation motif_a="motif_6" motif_b="motif_34" value="0.10"/>
		<correlation motif_a="motif_7" motif_b="motif_34" value="0.13"/>
		<correlation motif_a="motif_8" motif_b="motif_34" value="0.18"/>
		<correlation motif_a="motif_9" motif_b="motif_34" value="0.12"/>
		<correlation motif_a="motif_10" motif_b="motif_34" value="0.11"/>
		<correlation motif_a="motif_11" motif_b="motif_34" value="0.08"/>
		<correlation motif_a="motif_12" motif_b="motif_34" value="0.25"/>
		<correlation motif_a="motif_13" motif_b="motif_34" value="0.18"/>
		<correlation motif_a="motif_14" motif_b="motif_34" value="0.19"/>
		<correlation motif_a="motif_15" motif_b="motif_34" value="0.22"/>
		<correlation motif_a="motif_16" motif_b="motif_34" value="0.20"/>
		<correlation motif_a="motif_17" motif_b="motif_34" value="0.16"/>
		<correlation motif_a="motif_18" motif_b="motif_34" value="0.23"/>
		<correlation motif_a="motif_19" motif_b="motif_34" value="0.15"/>
		<correlation motif_a="motif_20" motif_b="motif_34" value="0.16"/>
		<correlation motif_a="motif_21" motif_b="motif_34" value="0.19"/>
		<correlation motif_a="motif_22" motif_b="motif_34" value="0.20"/>
		<correlation motif_a="motif_23" motif_b="motif_34" value="0.24"/>
		<correlation motif_a="motif_24" motif_b="motif_34" value="0.14"/>
		<correlation motif_a="motif_25" motif_b="motif_34" value="0.16"/>
		<correlation motif_a="motif_26" motif_b="motif_34" value="0.36"/>
		<correlation motif_a="motif_27" motif_b="motif_34" value="0.14"/>
		<correlation motif_a="motif_28" motif_b="motif_34" value="0.28"/>
		<correlation motif_a="motif_29" motif_b="motif_34" value="0.29"/>
		<correlation motif_a="motif_30" motif_b="motif_34" value="0.19"/>
		<correlation motif_a="motif_31" motif_b="motif_34" value="0.30"/>
		<correlation motif_a="motif_32" motif_b="motif_34" value="0.17"/>
		<correlation motif_a="motif_33" motif_b="motif_34" value="0.23"/>
		<correlation motif_a="motif_1" motif_b="motif_35" value="0.23"/>
		<correlation motif_a="motif_2" motif_b="motif_35" value="0.19"/>
		<correlation motif_a="motif_3" motif_b="motif_35" value="0.19"/>
		<correlation motif_a="motif_4" motif_b="motif_35" value="0.17"/>
		<correlation motif_a="motif_5" motif_b="motif_35" value="0.11"/>
		<correlation motif_a="motif_6" motif_b="motif_35" value="0.22"/>
		<correlation motif_a="motif_7" motif_b="motif_35" value="0.15"/>
		<correlation motif_a="motif_8" motif_b="motif_35" value="0.11"/>
		<correlation motif_a="motif_9" motif_b="motif_35" value="0.16"/>
		<correlation motif_a="motif_10" motif_b="motif_35" value="0.15"/>
		<correlation motif_a="motif_11" motif_b="motif_35" value="0.12"/>
		<correlation motif_a="motif_12" motif_b="motif_35" value="0.19"/>
		<correlation motif_a="motif_13" motif_b="motif_35" value="0.16"/>
		<correlation motif_a="motif_14" motif_b="motif_35" value="0.24"/>
		<correlation motif_a="motif_15" motif_b="motif_35" value="0.14"/>
		<correlation motif_a="motif_16" motif_b="motif_35" value="0.17"/>
		<correlation motif_a="motif_17" motif_b="motif_35" value="0.19"/>
		<correlation motif_a="motif_18" motif_b="motif_35" value="0.16"/>
		<correlation motif_a="motif_19" motif_b="motif_35" value="0.22"/>
		<correlation motif_a="motif_20" motif_b="motif_35" value="0.12"/>
		<correlation motif_a="motif_21" motif_b="motif_35" value="0.16"/>
		<correlation motif_a="motif_22" motif_b="motif_35" value="0.18"/>
		<correlation motif_a="motif_23" motif_b="motif_35" value="0.23"/>
		<correlation motif_a="motif_24" motif_b="motif_35" value="0.20"/>
		<correlation motif_a="motif_25" motif_b="motif_35" value="0.15"/>
		<correlation motif_a="motif_26" motif_b="motif_35" value="0.20"/>
		<correlation motif_a="motif_27" motif_b="motif_35" value="0.16"/>
		<correlation motif_a="motif_28" motif_b="motif_35" value="0.15"/>
		<correlation motif_a="motif_29" motif_b="motif_35" value="0.12"/>
		<correlation motif_a="motif_30" motif_b="motif_35" value="0.13"/>
		<correlation motif_a="motif_31" motif_b="motif_35" value="0.15"/>
		<correlation motif_a="motif_32" motif_b="motif_35" value="0.11"/>
		<correlation motif_a="motif_33" motif_b="motif_35" value="0.20"/>
		<correlation motif_a="motif_34" motif_b="motif_35" value="0.12"/>
		<correlation motif_a="motif_1" motif_b="motif_36" value="0.20"/>
		<correlation motif_a="motif_2" motif_b="motif_36" value="0.27"/>
		<correlation motif_a="motif_3" motif_b="motif_36" value="0.21"/>
		<correlation motif_a="motif_4" motif_b="motif_36" value="0.16"/>
		<correlation motif_a="motif_5" motif_b="motif_36" value="0.27"/>
		<correlation motif_a="motif_6" motif_b="motif_36" value="0.16"/>
		<correlation motif_a="motif_7" motif_b="motif_36" value="0.15"/>
		<correlation motif_a="motif_8" motif_b="motif_36" value="0.17"/>
		<correlation motif_a="motif_9" motif_b="motif_36" value="0.15"/>
		<correlation motif_a="motif_10" motif_b="motif_36" value="0.12"/>
		<correlation motif_a="motif_11" motif_b="motif_36" value="0.20"/>
		<correlation motif_a="motif_12" motif_b="motif_36" value="0.23"/>
		<correlation motif_a="motif_13" motif_b="motif_36" value="0.12"/>
		<correlation motif_a="motif_14" motif_b="motif_36" value="0.24"/>
		<correlation motif_a="motif_15" motif_b="motif_36" value="0.16"/>
		<correlation motif_a="motif_16" motif_b="motif_36" value="0.23"/>
		<correlation motif_a="motif_17" motif_b="motif_36" value="0.22"/>
		<correlation motif_a="motif_18" motif_b="motif_36" value="0.24"/>
		<correlation motif_a="motif_19" motif_b="motif_36" value="0.27"/>
		<correlation motif_a="motif_20" motif_b="motif_36" value="0.18"/>
		<correlation motif_a="motif_21" motif_b="motif_36" value="0.12"/>
		<correlation motif_a="motif_22" motif_b="motif_36" value="0.26"/>
		<correlation motif_a="motif_23" motif_b="motif_36" value="0.20"/>
		<correlation motif_a="motif_24" motif_b="motif_36" value="0.14"/>
		<correlation motif_a="motif_25" motif_b="motif_36" value="0.12"/>
		<correlation motif_a="motif_26" motif_b="motif_36" value="0.25"/>
		<correlation motif_a="motif_27" motif_b="motif_36" value="0.21"/>
		<correlation motif_a="motif_28" motif_b="motif_36" value="0.18"/>
		<correlation motif_a="motif_29" motif_b="motif_36" value="0.19"/>
		<correlation motif_a="motif_30" motif_b="motif_36" value="0.30"/>
		<correlation motif_a="motif_31" motif_b="motif_36" value="0.16"/>
		<correlation motif_a="motif_32" motif_b="motif_36" value="0.20"/>
		<correlation motif_a="motif_33" motif_b="motif_36" value="0.23"/>
		<correlation motif_a="motif_34" motif_b="motif_36" value="0.21"/>
		<correlation motif_a="motif_35" motif_b="motif_36" value="0.20"/>
		<correlation motif_a="motif_1" motif_b="motif_37" value="0.19"/>
		<correlation motif_a="motif_2" motif_b="motif_37" value="0.13"/>
		<correlation motif_a="motif_3" motif_b="motif_37" value="0.15"/>
		<correlation motif_a="motif_4" motif_b="motif_37" value="0.11"/>
		<correlation motif_a="motif_5" motif_b="motif_37" value="0.12"/>
		<correlation motif_a="motif_6" motif_b="motif_37" value="0.19"/>
		<correlation motif_a="motif_7" motif_b="motif_37" value="0.18"/>
		<correlation motif_a="motif_8" motif_b="motif_37" value="0.12"/>
		<correlation motif_a="motif_9" motif_b="motif_37" value="0.23"/>
		<correlation motif_a="motif_10" motif_b="motif_37" value="0.22"/>
		<correlation motif_a="motif_11" motif_b="motif_37" value="0.09"/>
		<correlation motif_a="motif_12" motif_b="motif_37" value="0.26"/>
		<correlation motif_a="motif_13" motif_b="motif_37" value="0.25"/>
		<correlation motif_a="motif_14" motif_b="motif_37" value="0.26"/>
		<correlation motif_a="motif_15" motif_b="motif_37" value="0.32"/>
		<correlation motif_a="motif_16" motif_b="motif_37" value="0.18"/>
		<correlation motif_a="motif_17" motif_b="motif_37" value="0.23"/>
		<correlation motif_a="motif_18" motif_b="motif_37" value="0.19"/>
		<correlation motif_a="motif_19" motif_b="motif_37" value="0.25"/>
		<correlation motif_a="motif_20" motif_b="motif_37" value="0.17"/>
		<correlation motif_a="motif_21" motif_b="motif_37" value="0.11"/>
		<correlation motif_a="motif_22" motif_b="motif_37" value="0.14"/>
		<correlation motif_a="motif_23" motif_b="motif_37" value="0.18"/>
		<correlation motif_a="motif_24" motif_b="motif_37" value="0.26"/>
		<correlation motif_a="motif_25" motif_b="motif_37" value="0.17"/>
		<correlation motif_a="motif_26" motif_b="motif_37" value="0.10"/>
		<correlation motif_a="motif_27" motif_b="motif_37" value="0.22"/>
		<correlation motif_a="motif_28" motif_b="motif_37" value="0.18"/>
		<correlation motif_a="motif_29" motif_b="motif_37" value="0.22"/>
		<correlation motif_a="motif_30" motif_b="motif_37" value="0.19"/>
		<correlation motif_a="motif_31" motif_b="motif_37" value="0.20"/>
		<correlation motif_a="motif_32" motif_b="motif_37" value="0.14"/>
		<correlation motif_a="motif_33" motif_b="motif_37" value="0.23"/>
		<correlation motif_a="motif_34" motif_b="motif_37" value="0.16"/>
		<correlation motif_a="motif_35" motif_b="motif_37" value="0.10"/>
		<correlation motif_a="motif_36" motif_b="motif_37" value="0.13"/>
		<correlation motif_a="motif_1" motif_b="motif_38" value="0.17"/>
		<correlation motif_a="motif_2" motif_b="motif_38" value="0.16"/>
		<correlation motif_a="motif_3" motif_b="motif_38" value="0.30"/>
		<correlation motif_a="motif_4" motif_b="motif_38" value="0.15"/>
		<correlation motif_a="motif_5" motif_b="motif_38" value="0.15"/>
		<correlation motif_a="motif_6" motif_b="motif_38" value="0.17"/>
		<correlation motif_a="motif_7" motif_b="motif_38" value="0.16"/>
		<correlation motif_a="motif_8" motif_b="motif_38" value="0.13"/>
		<correlation motif_a="motif_9" motif_b="motif_38" value="0.13"/>
		<correlation motif_a="motif_10" motif_b="motif_38" value="0.20"/>
		<correlation motif_a="motif_11" motif_b="motif_38" value="0.17"/>
		<correlation motif_a="motif_12" motif_b="motif_38" value="0.19"/>
		<correlation motif_a="motif_13" motif_b="motif_38" value="0.32"/>
		<correlation motif_a="motif_14" motif_b="motif_38" value="0.17"/>
		<correlation motif_a="motif_15" motif_b="motif_38" value="0.14"/>
		<correlation motif_a="motif_16" motif_b="motif_38" value="0.21"/>
		<correlation motif_a="motif_17" motif_b="motif_38" value="0.19"/>
		<correlation motif_a="motif_18" motif_b="motif_38" value="0.16"/>
		<correlation motif_a="motif_19" motif_b="motif_38" value="0.14"/>
		<correlation motif_a="motif_20" motif_b="motif_38" value="0.16"/>
		<correlation motif_a="motif_21" motif_b="motif_38" value="0.13"/>
		<correlation motif_a="motif_22" motif_b="motif_38" value="0.24"/>
		<correlation motif_a="motif_23" motif_b="motif_38" value="0.13"/>
		<correlation motif_a="motif_24" motif_b="motif_38" value="0.15"/>
		<correlation motif_a="motif_25" motif_b="motif_38" value="0.17"/>
		<correlation motif_a="motif_26" motif_b="motif_38" value="0.15"/>
		<correlation motif_a="motif_27" motif_b="motif_38" value="0.27"/>
		<correlation motif_a="motif_28" motif_b="motif_38" value="0.18"/>
		<correlation motif_a="motif_29" motif_b="motif_38" value="0.26"/>
		<correlation motif_a="motif_30" motif_b="motif_38" value="0.13"/>
		<correlation motif_a="motif_31" motif_b="motif_38" value="0.21"/>
		<correlation motif_a="motif_32" motif_b="motif_38" value="0.14"/>
		<correlation motif_a="motif_33" motif_b="motif_38" value="0.24"/>
		<correlation motif_a="motif_34" motif_b="motif_38" value="0.23"/>
		<correlation motif_a="motif_35" motif_b="motif_38" value="0.18"/>
		<correlation motif_a="motif_36" motif_b="motif_38" value="0.21"/>
		<correlation motif_a="motif_37" motif_b="motif_38" value="0.18"/>
		<correlation motif_a="motif_1" motif_b="motif_39" value="0.25"/>
		<correlation motif_a="motif_2" motif_b="motif_39" value="0.14"/>
		<correlation motif_a="motif_3" motif_b="motif_39" value="0.20"/>
		<correlation motif_a="motif_4" motif_b="motif_39" value="0.21"/>
		<correlation motif_a="motif_5" motif_b="motif_39" value="0.19"/>
		<correlation motif_a="motif_6" motif_b="motif_39" value="0.18"/>
		<correlation motif_a="motif_7" motif_b="motif_39" value="0.23"/>
		<correlation motif_a="motif_8" motif_b="motif_39" value="0.15"/>
		<correlation motif_a="motif_9" motif_b="motif_39" value="0.35"/>
		<correlation motif_a="motif_10" motif_b="motif_39" value="0.22"/>
		<correlation motif_a="motif_11" motif_b="motif_39" value="0.09"/>
		<correlation motif_a="motif_12" motif_b="motif_39" value="0.16"/>
		<correlation motif_a="motif_13" motif_b="motif_39" value="0.23"/>
		<correlation motif_a="motif_14" motif_b="motif_39" value="0.24"/>
		<correlation motif_a="motif_15" motif_b="motif_39" value="0.26"/>
		<correlation motif_a="motif_16" motif_b="motif_39" value="0.21"/>
		<correlation motif_a="motif_17" motif_b="motif_39" value="0.15"/>
		<correlation motif_a="motif_18" motif_b="motif_39" value="0.22"/>
		<correlation motif_a="motif_19" motif_b="motif_39" value="0.30"/>
		<correlation motif_a="motif_20" motif_b="motif_39" value="0.22"/>
		<correlation motif_a="motif_21" motif_b="motif_39" value="0.24"/>
		<correlation motif_a="motif_22" motif_b="motif_39" value="0.26"/>
		<correlation motif_a="motif_23" motif_b="motif_39" value="0.23"/>
		<correlation motif_a="motif_24" motif_b="motif_39" value="0.18"/>
		<correlation motif_a="motif_25" motif_b="motif_39" value="0.20"/>
		<correlation motif_a="motif_26" motif_b="motif_39" value="0.16"/>
		<correlation motif_a="motif_27" motif_b="motif_39" value="0.23"/>
		<correlation motif_a="motif_28" motif_b="motif_39" value="0.42"/>
		<correlation motif_a="motif_29" motif_b="motif_39" value="0.13"/>
		<correlation motif_a="motif_30" motif_b="motif_39" value="0.18"/>
		<correlation motif_a="motif_31" motif_b="motif_39" value="0.20"/>
		<correlation motif_a="motif_32" motif_b="motif_39" value="0.27"/>
		<correlation motif_a="motif_33" motif_b="motif_39" value="0.14"/>
		<correlation motif_a="motif_34" motif_b="motif_39" value="0.24"/>
		<correlation motif_a="motif_35" motif_b="motif_39" value="0.21"/>
		<correlation motif_a="motif_36" motif_b="motif_39" value="0.22"/>
		<correlation motif_a="motif_37" motif_b="motif_39" value="0.30"/>
		<correlation motif_a="motif_38" motif_b="motif_39" value="0.24"/>
		<correlation motif_a="motif_1" motif_b="motif_40" value="0.29"/>
		<correlation motif_a="motif_2" motif_b="motif_40" value="0.41"/>
		<correlation motif_a="motif_3" motif_b="motif_40" value="0.36"/>
		<correlation motif_a="motif_4" motif_b="motif_40" value="0.37"/>
		<correlation motif_a="motif_5" motif_b="motif_40" value="0.29"/>
		<correlation motif_a="motif_6" motif_b="motif_40" value="0.37"/>
		<correlation motif_a="motif_7" motif_b="motif_40" value="0.40"/>
		<correlation motif_a="motif_8" motif_b="motif_40" value="0.30"/>
		<correlation motif_a="motif_9" motif_b="motif_40" value="0.32"/>
		<correlation motif_a="motif_10" motif_b="motif_40" value="0.48"/>
		<correlation motif_a="motif_11" motif_b="motif_40" value="0.22"/>
		<correlation motif_a="motif_12" motif_b="motif_40" value="0.44"/>
		<correlation motif_a="motif_13" motif_b="motif_40" value="0.29"/>
		<correlation motif_a="motif_14" motif_b="motif_40" value="0.53"/>
		<correlation motif_a="motif_15" motif_b="motif_40" value="0.30"/>
		<correlation motif_a="motif_16" motif_b="motif_40" value="0.28"/>
		<correlation motif_a="motif_17" motif_b="motif_40" value="0.27"/>
		<correlation motif_a="motif_18" motif_b="motif_40" value="0.29"/>
		<correlation motif_a="motif_19" motif_b="motif_40" value="0.31"/>
		<correlation motif_a="motif_20" motif_b="motif_40" value="0.32"/>
		<correlation motif_a="motif_21" motif_b="motif_40" value="0.27"/>
		<correlation motif_a="motif_22" motif_b="motif_40" value="0.35"/>
		<correlation motif_a="motif_23" motif_b="motif_40" value="0.36"/>
		<correlation motif_a="motif_24" motif_b="motif_40" value="0.37"/>
		<correlation motif_a="motif_25" motif_b="motif_40" value="0.29"/>
		<correlation motif_a="motif_26" motif_b="motif_40" value="0.36"/>
		<correlation motif_a="motif_27" motif_b="motif_40" value="0.29"/>
		<correlation motif_a="motif_28" motif_b="motif_40" value="0.43"/>
		<correlation motif_a="motif_29" motif_b="motif_40" value="0.40"/>
		<correlation motif_a="motif_30" motif_b="motif_40" value="0.29"/>
		<correlation motif_a="motif_31" motif_b="motif_40" value="0.25"/>
		<correlation motif_a="motif_32" motif_b="motif_40" value="0.30"/>
		<correlation motif_a="motif_33" motif_b="motif_40" value="0.20"/>
		<correlation motif_a="motif_34" motif_b="motif_40" value="0.38"/>
		<correlation motif_a="motif_35" motif_b="motif_40" value="0.25"/>
		<correlation motif_a="motif_36" motif_b="motif_40" value="0.19"/>
		<correlation motif_a="motif_37" motif_b="motif_40" value="0.32"/>
		<correlation motif_a="motif_38" motif_b="motif_40" value="0.32"/>
		<correlation motif_a="motif_39" motif_b="motif_40" value="0.21"/>
		<correlation motif_a="motif_1" motif_b="motif_41" value="0.22"/>
		<correlation motif_a="motif_2" motif_b="motif_41" value="0.23"/>
		<correlation motif_a="motif_3" motif_b="motif_41" value="0.18"/>
		<correlation motif_a="motif_4" motif_b="motif_41" value="0.18"/>
		<correlation motif_a="motif_5" motif_b="motif_41" value="0.25"/>
		<correlation motif_a="motif_6" motif_b="motif_41" value="0.22"/>
		<correlation motif_a="motif_7" motif_b="motif_41" value="0.22"/>
		<correlation motif_a="motif_8" motif_b="motif_41" value="0.16"/>
		<correlation motif_a="motif_9" motif_b="motif_41" value="0.29"/>
		<correlation motif_a="motif_10" motif_b="motif_41" value="0.18"/>
		<correlation motif_a="motif_11" motif_b="motif_41" value="0.22"/>
		<correlation motif_a="motif_12" motif_b="motif_41" value="0.24"/>
		<correlation motif_a="motif_13" motif_b="motif_41" value="0.18"/>
		<correlation motif_a="motif_14" motif_b="motif_41" value="0.23"/>
		<correlation motif_a="motif_15" motif_b="motif_41" value="0.24"/>
		<correlation motif_a="motif_16" motif_b="motif_41" value="0.14"/>
		<correlation motif_a="motif_17" motif_b="motif_41" value="0.16"/>
		<correlation motif_a="motif_18" motif_b="motif_41" value="0.15"/>
		<correlation motif_a="motif_19" motif_b="motif_41" value="0.24"/>
		<correlation motif_a="motif_20" motif_b="motif_41" value="0.17"/>
		<correlation motif_a="motif_21" motif_b="motif_41" value="0.24"/>
		<correlation motif_a="motif_22" motif_b="motif_41" value="0.18"/>
		<correlation motif_a="motif_23" motif_b="motif_41" value="0.34"/>
		<correlation motif_a="motif_24" motif_b="motif_41" value="0.18"/>
		<correlation motif_a="motif_25" motif_b="motif_41" value="0.18"/>
		<correlation motif_a="motif_26" motif_b="motif_41" value="0.11"/>
		<correlation motif_a="motif_27" motif_b="motif_41" value="0.24"/>
		<correlation motif_a="motif_28" motif_b="motif_41" value="0.32"/>
		<correlation motif_a="motif_29" motif_b="motif_41" value="0.18"/>
		<correlation motif_a="motif_30" motif_b="motif_41" value="0.19"/>
		<correlation motif_a="motif_31" motif_b="motif_41" value="0.20"/>
		<correlation motif_a="motif_32" motif_b="motif_41" value="0.26"/>
		<correlation motif_a="motif_33" motif_b="motif_41" value="0.26"/>
		<correlation motif_a="motif_34" motif_b="motif_41" value="0.22"/>
		<correlation motif_a="motif_35" motif_b="motif_41" value="0.13"/>
		<correlation motif_a="motif_36" motif_b="motif_41" value="0.17"/>
		<correlation motif_a="motif_37" motif_b="motif_41" value="0.30"/>
		<correlation motif_a="motif_38" motif_b="motif_41" value="0.23"/>
		<correlation motif_a="motif_39" motif_b="motif_41" value="0.31"/>
		<correlation motif_a="motif_40" motif_b="motif_41" value="0.23"/>
		<correlation motif_a="motif_1" motif_b="motif_42" value="0.14"/>
		<correlation motif_a="motif_2" motif_b="motif_42" value="0.11"/>
		<correlation motif_a="motif_3" motif_b="motif_42" value="0.20"/>
		<correlation motif_a="motif_4" motif_b="motif_42" value="0.17"/>
		<correlation motif_a="motif_5" motif_b="motif_42" value="0.13"/>
		<correlation motif_a="motif_6" motif_b="motif_42" value="0.13"/>
		<correlation motif_a="motif_7" motif_b="motif_42" value="0.11"/>
		<correlation motif_a="motif_8" motif_b="motif_42" value="0.18"/>
		<correlation motif_a="motif_9" motif_b="motif_42" value="0.19"/>
		<correlation motif_a="motif_10" motif_b="motif_42" value="0.16"/>
		<correlation motif_a="motif_11" motif_b="motif_42" value="0.07"/>
		<correlation motif_a="motif_12" motif_b="motif_42" value="0.14"/>
		<correlation motif_a="motif_13" motif_b="motif_42" value="0.13"/>
		<correlation motif_a="motif_14" motif_b="motif_42" value="0.14"/>
		<correlation motif_a="motif_15" motif_b="motif_42" value="0.10"/>
		<correlation motif_a="motif_16" motif_b="motif_42" value="0.09"/>
		<correlation motif_a="motif_17" motif_b="motif_42" value="0.07"/>
		<correlation motif_a="motif_18" motif_b="motif_42" value="0.27"/>
		<correlation motif_a="motif_19" motif_b="motif_42" value="0.21"/>
		<correlation motif_a="motif_20" motif_b="motif_42" value="0.13"/>
		<correlation motif_a="motif_21" motif_b="motif_42" value="0.18"/>
		<correlation motif_a="motif_22" motif_b="motif_42" value="0.20"/>
		<correlation motif_a="motif_23" motif_b="motif_42" value="0.15"/>
		<correlation motif_a="motif_24" motif_b="motif_42" value="0.20"/>
		<correlation motif_a="motif_25" motif_b="motif_42" value="0.26"/>
		<correlation motif_a="motif_26" motif_b="motif_42" value="0.15"/>
		<correlation motif_a="motif_27" motif_b="motif_42" value="0.21"/>
		<correlation motif_a="motif_28" motif_b="motif_42" value="0.23"/>
		<correlation motif_a="motif_29" motif_b="motif_42" value="0.07"/>
		<correlation motif_a="motif_30" motif_b="motif_42" value="0.15"/>
		<correlation motif_a="motif_31" motif_b="motif_42" value="0.21"/>
		<correlation motif_a="motif_32" motif_b="motif_42" value="0.18"/>
		<correlation motif_a="motif_33" motif_b="motif_42" value="0.18"/>
		<correlation motif_a="motif_34" motif_b="motif_42" value="0.21"/>
		<correlation motif_a="motif_35" motif_b="motif_42" value="0.17"/>
		<correlation motif_a="motif_36" motif_b="motif_42" value="0.18"/>
		<correlation motif_a="motif_37" motif_b="motif_42" value="0.13"/>
		<correlation motif_a="motif_38" motif_b="motif_42" value="0.15"/>
		<correlation motif_a="motif_39" motif_b="motif_42" value="0.38"/>
		<correlation motif_a="motif_40" motif_b="motif_42" value="0.29"/>
		<correlation motif_a="motif_41" motif_b="motif_42" value="0.19"/>
		<correlation motif_a="motif_1" motif_b="motif_43" value="0.14"/>
		<correlation motif_a="motif_2" motif_b="motif_43" value="0.06"/>
		<correlation motif_a="motif_3" motif_b="motif_43" value="0.09"/>
		<correlation motif_a="motif_4" motif_b="motif_43" value="0.10"/>
		<correlation motif_a="motif_5" motif_b="motif_43" value="0.10"/>
		<correlation motif_a="motif_6" motif_b="motif_43" value="0.09"/>
		<correlation motif_a="motif_7" motif_b="motif_43" value="0.09"/>
		<correlation motif_a="motif_8" motif_b="motif_43" value="0.05"/>
		<correlation motif_a="motif_9" motif_b="motif_43" value="0.12"/>
		<correlation motif_a="motif_10" motif_b="motif_43" value="0.05"/>
		<correlation motif_a="motif_11" motif_b="motif_43" value="0.09"/>
		<correlation motif_a="motif_12" motif_b="motif_43" value="0.09"/>
		<correlation motif_a="motif_13" motif_b="motif_43" value="0.11"/>
		<correlation motif_a="motif_14" motif_b="motif_43" value="0.11"/>
		<correlation motif_a="motif_15" motif_b="motif_43" value="0.04"/>
		<correlation motif_a="motif_16" motif_b="motif_43" value="0.01"/>
		<correlation motif_a="motif_17" motif_b="motif_43" value="0.02"/>
		<correlation motif_a="motif_18" motif_b="motif_43" value="0.01"/>
		<correlation motif_a="motif_19" motif_b="motif_43" value="0.06"/>
		<correlation motif_a="motif_20" motif_b="motif_43" value="0.04"/>
		<correlation motif_a="motif_21" motif_b="motif_43" value="0.12"/>
		<correlation motif_a="motif_22" motif_b="motif_43" value="0.14"/>
		<correlation motif_a="motif_23" motif_b="motif_43" value="0.10"/>
		<correlation motif_a="motif_24" motif_b="motif_43" value="0.06"/>
		<correlation motif_a="motif_25" motif_b="motif_43" value="0.10"/>
		<correlation motif_a="motif_26" motif_b="motif_43" value="0.10"/>
		<correlation motif_a="motif_27" motif_b="motif_43" value="0.09"/>
		<correlation motif_a="motif_28" motif_b="motif_43" value="0.18"/>
		<correlation motif_a="motif_29" motif_b="motif_43" value="0.05"/>
		<correlation motif_a="motif_30" motif_b="motif_43" value="0.06"/>
		<correlation motif_a="motif_31" motif_b="motif_43" value="0.13"/>
		<correlation motif_a="motif_32" motif_b="motif_43" value="0.13"/>
		<correlation motif_a="motif_33" motif_b="motif_43" value="0.15"/>
		<correlation motif_a="motif_34" motif_b="motif_43" value="0.22"/>
		<correlation motif_a="motif_35" motif_b="motif_43" value="0.13"/>
		<correlation motif_a="motif_36" motif_b="motif_43" value="0.10"/>
		<correlation motif_a="motif_37" motif_b="motif_43" value="0.12"/>
		<correlation motif_a="motif_38" motif_b="motif_43" value="0.23"/>
		<correlation motif_a="motif_39" motif_b="motif_43" value="0.19"/>
		<correlation motif_a="motif_40" motif_b="motif_43" value="0.06"/>
		<correlation motif_a="motif_41" motif_b="motif_43" value="0.15"/>
		<correlation motif_a="motif_42" motif_b="motif_43" value="0.26"/>
		<correlation motif_a="motif_1" motif_b="motif_44" value="0.19"/>
		<correlation motif_a="motif_2" motif_b="motif_44" value="0.23"/>
		<correlation motif_a="motif_3" motif_b="motif_44" value="0.09"/>
		<correlation motif_a="motif_4" motif_b="motif_44" value="0.13"/>
		<correlation motif_a="motif_5" motif_b="motif_44" value="0.22"/>
		<correlation motif_a="motif_6" motif_b="motif_44" value="0.18"/>
		<correlation motif_a="motif_7" motif_b="motif_44" value="0.27"/>
		<correlation motif_a="motif_8" motif_b="motif_44" value="0.21"/>
		<correlation motif_a="motif_9" motif_b="motif_44" value="0.21"/>
		<correlation motif_a="motif_10" motif_b="motif_44" value="0.14"/>
		<correlation motif_a="motif_11" motif_b="motif_44" value="0.20"/>
		<correlation motif_a="motif_12" motif_b="motif_44" value="0.29"/>
		<correlation motif_a="motif_13" motif_b="motif_44" value="0.14"/>
		<correlation motif_a="motif_14" motif_b="motif_44" value="0.19"/>
		<correlation motif_a="motif_15" motif_b="motif_44" value="0.16"/>
		<correlation motif_a="motif_16" motif_b="motif_44" value="0.38"/>
		<correlation motif_a="motif_17" motif_b="motif_44" value="0.28"/>
		<correlation motif_a="motif_18" motif_b="motif_44" value="0.27"/>
		<correlation motif_a="motif_19" motif_b="motif_44" value="0.43"/>
		<correlation motif_a="motif_20" motif_b="motif_44" value="0.17"/>
		<correlation motif_a="motif_21" motif_b="motif_44" value="0.23"/>
		<correlation motif_a="motif_22" motif_b="motif_44" value="0.26"/>
		<correlation motif_a="motif_23" motif_b="motif_44" value="0.18"/>
		<correlation motif_a="motif_24" motif_b="motif_44" value="0.21"/>
		<correlation motif_a="motif_25" motif_b="motif_44" value="0.21"/>
		<correlation motif_a="motif_26" motif_b="motif_44" value="0.13"/>
		<correlation motif_a="motif_27" motif_b="motif_44" value="0.18"/>
		<correlation motif_a="motif_28" motif_b="motif_44" value="0.17"/>
		<correlation motif_a="motif_29" motif_b="motif_44" value="0.29"/>
		<correlation motif_a="motif_30" motif_b="motif_44" value="0.44"/>
		<correlation motif_a="motif_31" motif_b="motif_44" value="0.27"/>
		<correlation motif_a="motif_32" motif_b="motif_44" value="0.22"/>
		<correlation motif_a="motif_33" motif_b="motif_44" value="0.23"/>
		<correlation motif_a="motif_34" motif_b="motif_44" value="0.19"/>
		<correlation motif_a="motif_35" motif_b="motif_44" value="0.11"/>
		<correlation motif_a="motif_36" motif_b="motif_44" value="0.24"/>
		<correlation motif_a="motif_37" motif_b="motif_44" value="0.16"/>
		<correlation motif_a="motif_38" motif_b="motif_44" value="0.23"/>
		<correlation motif_a="motif_39" motif_b="motif_44" value="0.21"/>
		<correlation motif_a="motif_40" motif_b="motif_44" value="0.36"/>
		<correlation motif_a="motif_41" motif_b="motif_44" value="0.30"/>
		<correlation motif_a="motif_42" motif_b="motif_44" value="0.09"/>
		<correlation motif_a="motif_43" motif_b="motif_44" value="0.07"/>
		<correlation motif_a="motif_1" motif_b="motif_45" value="0.11"/>
		<correlation motif_a="motif_2" motif_b="motif_45" value="0.14"/>
		<correlation motif_a="motif_3" motif_b="motif_45" value="0.17"/>
		<correlation motif_a="motif_4" motif_b="motif_45" value="0.19"/>
		<correlation motif_a="motif_5" motif_b="motif_45" value="0.20"/>
		<correlation motif_a="motif_6" motif_b="motif_45" value="0.19"/>
		<correlation motif_a="motif_7" motif_b="motif_45" value="0.21"/>
		<correlation motif_a="motif_8" motif_b="motif_45" value="0.15"/>
		<correlation motif_a="motif_9" motif_b="motif_45" value="0.22"/>
		<correlation motif_a="motif_10" motif_b="motif_45" value="0.19"/>
		<correlation motif_a="motif_11" motif_b="motif_45" value="0.13"/>
		<correlation motif_a="motif_12" motif_b="motif_45" value="0.29"/>
		<correlation motif_a="motif_13" motif_b="motif_45" value="0.22"/>
		<correlation motif_a="motif_14" motif_b="motif_45" value="0.17"/>
		<correlation motif_a="motif_15" motif_b="motif_45" value="0.21"/>
		<correlation motif_a="motif_16" motif_b="motif_45" value="0.21"/>
		<correlation motif_a="motif_17" motif_b="motif_45" value="0.25"/>
		<correlation motif_a="motif_18" motif_b="motif_45" value="0.30"/>
		<correlation motif_a="motif_19" motif_b="motif_45" value="0.19"/>
		<correlation motif_a="motif_20" motif_b="motif_45" value="0.33"/>
		<correlation motif_a="motif_21" motif_b="motif_45" value="0.21"/>
		<correlation motif_a="motif_22" motif_b="motif_45" value="0.27"/>
		<correlation motif_a="motif_23" motif_b="motif_45" value="0.23"/>
		<correlation motif_a="motif_24" motif_b="motif_45" value="0.25"/>
		<correlation motif_a="motif_25" motif_b="motif_45" value="0.34"/>
		<correlation motif_a="motif_26" motif_b="motif_45" value="0.23"/>
		<correlation motif_a="motif_27" motif_b="motif_45" value="0.22"/>
		<correlation motif_a="motif_28" motif_b="motif_45" value="0.28"/>
		<correlation motif_a="motif_29" motif_b="motif_45" value="0.21"/>
		<correlation motif_a="motif_30" motif_b="motif_45" value="0.17"/>
		<correlation motif_a="motif_31" motif_b="motif_45" value="0.23"/>
		<correlation motif_a="motif_32" motif_b="motif_45" value="0.28"/>
		<correlation motif_a="motif_33" motif_b="motif_45" value="0.23"/>
		<correlation motif_a="motif_34" motif_b="motif_45" value="0.26"/>
		<correlation motif_a="motif_35" motif_b="motif_45" value="0.19"/>
		<correlation motif_a="motif_36" motif_b="motif_45" value="0.40"/>
		<correlation motif_a="motif_37" motif_b="motif_45" value="0.18"/>
		<correlation motif_a="motif_38" motif_b="motif_45" value="0.22"/>
		<correlation motif_a="motif_39" motif_b="motif_45" value="0.23"/>
		<correlation motif_a="motif_40" motif_b="motif_45" value="0.32"/>
		<correlation motif_a="motif_41" motif_b="motif_45" value="0.27"/>
		<correlation motif_a="motif_42" motif_b="motif_45" value="0.18"/>
		<correlation motif_a="motif_43" motif_b="motif_45" value="0.06"/>
		<correlation motif_a="motif_44" motif_b="motif_45" value="0.27"/>
		<correlation motif_a="motif_1" motif_b="motif_46" value="0.30"/>
		<correlation motif_a="motif_2" motif_b="motif_46" value="0.20"/>
		<correlation motif_a="motif_3" motif_b="motif_46" value="0.25"/>
		<correlation motif_a="motif_4" motif_b="motif_46" value="0.18"/>
		<correlation motif_a="motif_5" motif_b="motif_46" value="0.17"/>
		<correlation motif_a="motif_6" motif_b="motif_46" value="0.17"/>
		<correlation motif_a="motif_7" motif_b="motif_46" value="0.22"/>
		<correlation motif_a="motif_8" motif_b="motif_46" value="0.18"/>
		<correlation motif_a="motif_9" motif_b="motif_46" value="0.22"/>
		<correlation motif_a="motif_10" motif_b="motif_46" value="0.14"/>
		<correlation motif_a="motif_11" motif_b="motif_46" value="0.14"/>
		<correlation motif_a="motif_12" motif_b="motif_46" value="0.19"/>
		<correlation motif_a="motif_13" motif_b="motif_46" value="0.18"/>
		<correlation motif_a="motif_14" motif_b="motif_46" value="0.15"/>
		<correlation motif_a="motif_15" motif_b="motif_46" value="0.18"/>
		<correlation motif_a="motif_16" motif_b="motif_46" value="0.19"/>
		<correlation motif_a="motif_17" motif_b="motif_46" value="0.23"/>
		<correlation motif_a="motif_18" motif_b="motif_46" value="0.23"/>
		<correlation motif_a="motif_19" motif_b="motif_46" value="0.19"/>
		<correlation motif_a="motif_20" motif_b="motif_46" value="0.22"/>
		<correlation motif_a="motif_21" motif_b="motif_46" value="0.18"/>
		<correlation motif_a="motif_22" motif_b="motif_46" value="0.21"/>
		<correlation motif_a="motif_23" motif_b="motif_46" value="0.19"/>
		<correlation motif_a="motif_24" motif_b="motif_46" value="0.18"/>
		<correlation motif_a="motif_25" motif_b="motif_46" value="0.21"/>
		<correlation motif_a="motif_26" motif_b="motif_46" value="0.29"/>
		<correlation motif_a="motif_27" motif_b="motif_46" value="0.22"/>
		<correlation motif_a="motif_28" motif_b="motif_46" value="0.18"/>
		<correlation motif_a="motif_29" motif_b="motif_46" value="0.24"/>
		<correlation motif_a="motif_30" motif_b="motif_46" value="0.22"/>
		<correlation motif_a="motif_31" motif_b="motif_46" value="0.25"/>
		<correlation motif_a="motif_32" motif_b="motif_46" value="0.23"/>
		<correlation motif_a="motif_33" motif_b="motif_46" value="0.23"/>
		<correlation motif_a="motif_34" motif_b="motif_46" value="0.32"/>
		<correlation motif_a="motif_35" motif_b="motif_46" value="0.15"/>
		<correlation motif_a="motif_36" motif_b="motif_46" value="0.23"/>
		<correlation motif_a="motif_37" motif_b="motif_46" value="0.19"/>
		<correlation motif_a="motif_38" motif_b="motif_46" value="0.25"/>
		<correlation motif_a="motif_39" motif_b="motif_46" value="0.19"/>
		<correlation motif_a="motif_40" motif_b="motif_46" value="0.28"/>
		<correlation motif_a="motif_41" motif_b="motif_46" value="0.17"/>
		<correlation motif_a="motif_42" motif_b="motif_46" value="0.13"/>
		<correlation motif_a="motif_43" motif_b="motif_46" value="0.10"/>
		<correlation motif_a="motif_44" motif_b="motif_46" value="0.21"/>
		<correlation motif_a="motif_45" motif_b="motif_46" value="0.19"/>
		<correlation motif_a="motif_1" motif_b="motif_47" value="0.27"/>
		<correlation motif_a="motif_2" motif_b="motif_47" value="0.16"/>
		<correlation motif_a="motif_3" motif_b="motif_47" value="0.11"/>
		<correlation motif_a="motif_4" motif_b="motif_47" value="0.17"/>
		<correlation motif_a="motif_5" motif_b="motif_47" value="0.25"/>
		<correlation motif_a="motif_6" motif_b="motif_47" value="0.22"/>
		<correlation motif_a="motif_7" motif_b="motif_47" value="0.14"/>
		<correlation motif_a="motif_8" motif_b="motif_47" value="0.21"/>
		<correlation motif_a="motif_9" motif_b="motif_47" value="0.26"/>
		<correlation motif_a="motif_10" motif_b="motif_47" value="0.18"/>
		<correlation motif_a="motif_11" motif_b="motif_47" value="0.21"/>
		<correlation motif_a="motif_12" motif_b="motif_47" value="0.28"/>
		<correlation motif_a="motif_13" motif_b="motif_47" value="0.24"/>
		<correlation motif_a="motif_14" motif_b="motif_47" value="0.18"/>
		<correlation motif_a="motif_15" motif_b="motif_47" value="0.17"/>
		<correlation motif_a="motif_16" motif_b="motif_47" value="0.27"/>
		<correlation motif_a="motif_17" motif_b="motif_47" value="0.17"/>
		<correlation motif_a="motif_18" motif_b="motif_47" value="0.23"/>
		<correlation motif_a="motif_19" motif_b="motif_47" value="0.32"/>
		<correlation motif_a="motif_20" motif_b="motif_47" value="0.18"/>
		<correlation motif_a="motif_21" motif_b="motif_47" value="0.32"/>
		<correlation motif_a="motif_22" motif_b="motif_47" value="0.34"/>
		<correlation motif_a="motif_23" motif_b="motif_47" value="0.20"/>
		<correlation motif_a="motif_24" motif_b="motif_47" value="0.17"/>
		<correlation motif_a="motif_25" motif_b="motif_47" value="0.14"/>
		<correlation motif_a="motif_26" motif_b="motif_47" value="0.14"/>
		<correlation motif_a="motif_27" motif_b="motif_47" value="0.14"/>
		<correlation motif_a="motif_28" motif_b="motif_47" value="0.20"/>
		<correlation motif_a="motif_29" motif_b="motif_47" value="0.13"/>
		<correlation motif_a="motif_30" motif_b="motif_47" value="0.27"/>
		<correlation motif_a="motif_31" motif_b="motif_47" value="0.24"/>
		<correlation motif_a="motif_32" motif_b="motif_47" value="0.24"/>
		<correlation motif_a="motif_33" motif_b="motif_47" value="0.13"/>
		<correlation motif_a="motif_34" motif_b="motif_47" value="0.25"/>
		<correlation motif_a="motif_35" motif_b="motif_47" value="0.32"/>
		<correlation motif_a="motif_36" motif_b="motif_47" value="0.23"/>
		<correlation motif_a="motif_37" motif_b="motif_47" value="0.22"/>
		<correlation motif_a="motif_38" motif_b="motif_47" value="0.13"/>
		<correlation motif_a="motif_39" motif_b="motif_47" value="0.17"/>
		<correlation motif_a="motif_40" motif_b="motif_47" value="0.13"/>
		<correlation motif_a="motif_41" motif_b="motif_47" value="0.15"/>
		<correlation motif_a="motif_42" motif_b="motif_47" value="0.29"/>
		<correlation motif_a="motif_43" motif_b="motif_47" value="0.18"/>
		<correlation motif_a="motif_44" motif_b="motif_47" value="0.24"/>
		<correlation motif_a="motif_45" motif_b="motif_47" value="0.29"/>
		<correlation motif_a="motif_46" motif_b="motif_47" value="0.10"/>
		<correlation motif_a="motif_1" motif_b="motif_48" value="0.11"/>
		<correlation motif_a="motif_2" motif_b="motif_48" value="0.24"/>
		<correlation motif_a="motif_3" motif_b="motif_48" value="0.19"/>
		<correlation motif_a="motif_4" motif_b="motif_48" value="0.19"/>
		<correlation motif_a="motif_5" motif_b="motif_48" value="0.18"/>
		<correlation motif_a="motif_6" motif_b="motif_48" value="0.16"/>
		<correlation motif_a="motif_7" motif_b="motif_48" value="0.17"/>
		<correlation motif_a="motif_8" motif_b="motif_48" value="0.16"/>
		<correlation motif_a="motif_9" motif_b="motif_48" value="0.17"/>
		<correlation motif_a="motif_10" motif_b="motif_48" value="0.24"/>
		<correlation motif_a="motif_11" motif_b="motif_48" value="0.22"/>
		<correlation motif_a="motif_12" motif_b="motif_48" value="0.18"/>
		<correlation motif_a="motif_13" motif_b="motif_48" value="0.22"/>
		<correlation motif_a="motif_14" motif_b="motif_48" value="0.14"/>
		<correlation motif_a="motif_15" motif_b="motif_48" value="0.17"/>
		<correlation motif_a="motif_16" motif_b="motif_48" value="0.26"/>
		<correlation motif_a="motif_17" motif_b="motif_48" value="0.27"/>
		<correlation motif_a="motif_18" motif_b="motif_48" value="0.24"/>
		<correlation motif_a="motif_19" motif_b="motif_48" value="0.18"/>
		<correlation motif_a="motif_20" motif_b="motif_48" value="0.18"/>
		<correlation motif_a="motif_21" motif_b="motif_48" value="0.17"/>
		<correlation motif_a="motif_22" motif_b="motif_48" value="0.23"/>
		<correlation motif_a="motif_23" motif_b="motif_48" value="0.16"/>
		<correlation motif_a="motif_24" motif_b="motif_48" value="0.30"/>
		<correlation motif_a="motif_25" motif_b="motif_48" value="0.21"/>
		<correlation motif_a="motif_26" motif_b="motif_48" value="0.25"/>
		<correlation motif_a="motif_27" motif_b="motif_48" value="0.15"/>
		<correlation motif_a="motif_28" motif_b="motif_48" value="0.15"/>
		<correlation motif_a="motif_29" motif_b="motif_48" value="0.21"/>
		<correlation motif_a="motif_30" motif_b="motif_48" value="0.13"/>
		<correlation motif_a="motif_31" motif_b="motif_48" value="0.21"/>
		<correlation motif_a="motif_32" motif_b="motif_48" value="0.17"/>
		<correlation motif_a="motif_33" motif_b="motif_48" value="0.25"/>
		<correlation motif_a="motif_34" motif_b="motif_48" value="0.15"/>
		<correlation motif_a="motif_35" motif_b="motif_48" value="0.13"/>
		<correlation motif_a="motif_36" motif_b="motif_48" value="0.25"/>
		<correlation motif_a="motif_37" motif_b="motif_48" value="0.10"/>
		<correlation motif_a="motif_38" motif_b="motif_48" value="0.14"/>
		<correlation motif_a="motif_39" motif_b="motif_48" value="0.21"/>
		<correlation motif_a="motif_40" motif_b="motif_48" value="0.45"/>
		<correlation motif_a="motif_41" motif_b="motif_48" value="0.28"/>
		<correlation motif_a="motif_42" motif_b="motif_48" value="0.20"/>
		<correlation motif_a="motif_43" motif_b="motif_48" value="0.09"/>
		<correlation motif_a="motif_44" motif_b="motif_48" value="0.16"/>
		<correlation motif_a="motif_45" motif_b="motif_48" value="0.17"/>
		<correlation motif_a="motif_46" motif_b="motif_48" value="0.20"/>
		<correlation motif_a="motif_47" motif_b="motif_48" value="0.18"/>
		<correlation motif_a="motif_1" motif_b="motif_49" value="0.23"/>
		<correlation motif_a="motif_2" motif_b="motif_49" value="0.13"/>
		<correlation motif_a="motif_3" motif_b="motif_49" value="0.26"/>
		<correlation motif_a="motif_4" motif_b="motif_49" value="0.31"/>
		<correlation motif_a="motif_5" motif_b="motif_49" value="0.23"/>
		<correlation motif_a="motif_6" motif_b="motif_49" value="0.15"/>
		<correlation motif_a="motif_7" motif_b="motif_49" value="0.15"/>
		<correlation motif_a="motif_8" motif_b="motif_49" value="0.15"/>
		<correlation motif_a="motif_9" motif_b="motif_49" value="0.26"/>
		<correlation motif_a="motif_10" motif_b="motif_49" value="0.19"/>
		<correlation motif_a="motif_11" motif_b="motif_49" value="0.13"/>
		<correlation motif_a="motif_12" motif_b="motif_49" value="0.23"/>
		<correlation motif_a="motif_13" motif_b="motif_49" value="0.23"/>
		<correlation motif_a="motif_14" motif_b="motif_49" value="0.39"/>
		<correlation motif_a="motif_15" motif_b="motif_49" value="0.19"/>
		<correlation motif_a="motif_16" motif_b="motif_49" value="0.27"/>
		<correlation motif_a="motif_17" motif_b="motif_49" value="0.23"/>
		<correlation motif_a="motif_18" motif_b="motif_49" value="0.21"/>
		<correlation motif_a="motif_19" motif_b="motif_49" value="0.26"/>
		<correlation motif_a="motif_20" motif_b="motif_49" value="0.26"/>
		<correlation motif_a="motif_21" motif_b="motif_49" value="0.23"/>
		<correlation motif_a="motif_22" motif_b="motif_49" value="0.30"/>
		<correlation motif_a="motif_23" motif_b="motif_49" value="0.31"/>
		<correlation motif_a="motif_24" motif_b="motif_49" value="0.23"/>
		<correlation motif_a="motif_25" motif_b="motif_49" value="0.37"/>
		<correlation motif_a="motif_26" motif_b="motif_49" value="0.14"/>
		<correlation motif_a="motif_27" motif_b="motif_49" value="0.15"/>
		<correlation motif_a="motif_28" motif_b="motif_49" value="0.37"/>
		<correlation motif_a="motif_29" motif_b="motif_49" value="0.14"/>
		<correlation motif_a="motif_30" motif_b="motif_49" value="0.33"/>
		<correlation motif_a="motif_31" motif_b="motif_49" value="0.16"/>
		<correlation motif_a="motif_32" motif_b="motif_49" value="0.34"/>
		<correlation motif_a="motif_33" motif_b="motif_49" value="0.23"/>
		<correlation motif_a="motif_34" motif_b="motif_49" value="0.35"/>
		<correlation motif_a="motif_35" motif_b="motif_49" value="0.19"/>
		<correlation motif_a="motif_36" motif_b="motif_49" value="0.29"/>
		<correlation motif_a="motif_37" motif_b="motif_49" value="0.25"/>
		<correlation motif_a="motif_38" motif_b="motif_49" value="0.21"/>
		<correlation motif_a="motif_39" motif_b="motif_49" value="0.23"/>
		<correlation motif_a="motif_40" motif_b="motif_49" value="0.12"/>
		<correlation motif_a="motif_41" motif_b="motif_49" value="0.30"/>
		<correlation motif_a="motif_42" motif_b="motif_49" value="0.28"/>
		<correlation motif_a="motif_43" motif_b="motif_49" value="0.16"/>
		<correlation motif_a="motif_44" motif_b="motif_49" value="0.22"/>
		<correlation motif_a="motif_45" motif_b="motif_49" value="0.25"/>
		<correlation motif_a="motif_46" motif_b="motif_49" value="0.28"/>
		<correlation motif_a="motif_47" motif_b="motif_49" value="0.18"/>
		<correlation motif_a="motif_48" motif_b="motif_49" value="0.27"/>
		<correlation motif_a="motif_1" motif_b="motif_50" value="0.30"/>
		<correlation motif_a="motif_2" motif_b="motif_50" value="0.29"/>
		<correlation motif_a="motif_3" motif_b="motif_50" value="0.24"/>
		<correlation motif_a="motif_4" motif_b="motif_50" value="0.22"/>
		<correlation motif_a="motif_5" motif_b="motif_50" value="0.22"/>
		<correlation motif_a="motif_6" motif_b="motif_50" value="0.26"/>
		<correlation motif_a="motif_7" motif_b="motif_50" value="0.31"/>
		<correlation motif_a="motif_8" motif_b="motif_50" value="0.11"/>
		<correlation motif_a="motif_9" motif_b="motif_50" value="0.32"/>
		<correlation motif_a="motif_10" motif_b="motif_50" value="0.25"/>
		<correlation motif_a="motif_11" motif_b="motif_50" value="0.16"/>
		<correlation motif_a="motif_12" motif_b="motif_50" value="0.23"/>
		<correlation motif_a="motif_13" motif_b="motif_50" value="0.19"/>
		<correlation motif_a="motif_14" motif_b="motif_50" value="0.31"/>
		<correlation motif_a="motif_15" motif_b="motif_50" value="0.42"/>
		<correlation motif_a="motif_16" motif_b="motif_50" value="0.24"/>
		<correlation motif_a="motif_17" motif_b="motif_50" value="0.15"/>
		<correlation motif_a="motif_18" motif_b="motif_50" value="0.18"/>
		<correlation motif_a="motif_19" motif_b="motif_50" value="0.27"/>
		<correlation motif_a="motif_20" motif_b="motif_50" value="0.28"/>
		<correlation motif_a="motif_21" motif_b="motif_50" value="0.17"/>
		<correlation motif_a="motif_22" motif_b="motif_50" value="0.15"/>
		<correlation motif_a="motif_23" motif_b="motif_50" value="0.29"/>
		<correlation motif_a="motif_24" motif_b="motif_50" value="0.16"/>
		<correlation motif_a="motif_25" motif_b="motif_50" value="0.14"/>
		<correlation motif_a="motif_26" motif_b="motif_50" value="0.18"/>
		<correlation motif_a="motif_27" motif_b="motif_50" value="0.19"/>
		<correlation motif_a="motif_28" motif_b="motif_50" value="0.32"/>
		<correlation motif_a="motif_29" motif_b="motif_50" value="0.20"/>
		<correlation motif_a="motif_30" motif_b="motif_50" value="0.29"/>
		<correlation motif_a="motif_31" motif_b="motif_50" value="0.15"/>
		<correlation motif_a="motif_32" motif_b="motif_50" value="0.27"/>
		<correlation motif_a="motif_33" motif_b="motif_50" value="0.18"/>
		<correlation motif_a="motif_34" motif_b="motif_50" value="0.26"/>
		<correlation motif_a="motif_35" motif_b="motif_50" value="0.22"/>
		<correlation motif_a="motif_36" motif_b="motif_50" value="0.23"/>
		<correlation motif_a="motif_37" motif_b="motif_50" value="0.36"/>
		<correlation motif_a="motif_38" motif_b="motif_50" value="0.18"/>
		<correlation motif_a="motif_39" motif_b="motif_50" value="0.26"/>
		<correlation motif_a="motif_40" motif_b="motif_50" value="0.20"/>
		<correlation motif_a="motif_41" motif_b="motif_50" value="0.37"/>
		<correlation motif_a="motif_42" motif_b="motif_50" value="0.25"/>
		<correlation motif_a="motif_43" motif_b="motif_50" value="0.12"/>
		<correlation motif_a="motif_44" motif_b="motif_50" value="0.16"/>
		<correlation motif_a="motif_45" motif_b="motif_50" value="0.25"/>
		<correlation motif_a="motif_46" motif_b="motif_50" value="0.23"/>
		<correlation motif_a="motif_47" motif_b="motif_50" value="0.13"/>
		<correlation motif_a="motif_48" motif_b="motif_50" value="0.24"/>
		<correlation motif_a="motif_49" motif_b="motif_50" value="0.20"/>
	</motifs>
	<sequences>
		<database id="db_1" num="1" source="data/nr.aa" name="nr" last_mod_date="Sat Jun 19 08:26:14 2010" seq_count="4235875" residue_count="1443063929" type="amino-acid"/>
		<sequence id="seq_1_3784186" db="db_1" num="3784186" name="gi|123965117|gb|ABM74333.1|" comment="solute carrier family 8 member 3 [Hynobius formosanus]" length="186">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
		</sequence>
		<sequence id="seq_1_3784785" db="db_1" num="3784785" name="gi|123965181|gb|ABM74365.1|" comment="solute carrier family 8 member 3 [Hoplophryne rogersi]" length="374">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
		</sequence>
		<sequence id="seq_1_4030835" db="db_1" num="4030835" name="gi|123965109|gb|ABM74329.1|" comment="solute carrier family 8 member 3 [Elachistocleis ovalis]" length="374">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
		</sequence>
		<sequence id="seq_1_4030839" db="db_1" num="4030839" name="gi|123965045|gb|ABM74297.1|" comment="solute carrier family 8 member 3 [Uraeotyphlus sp. KR-2007]" length="374">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
SIEVITSQEKEITIRKINGEISTTTIRVWNETVSNLTLMALGSSAPEILLSLIEVCGHGFAAGELGPSTIVGSAA
				</data>
				<hit pos="5" gap="4" motif="motif_34" pvalue="7.4e-05" match=" ++ + +++    +  ++++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_756387" db="db_1" num="756387" name="gi|21280321|dbj|BAB96813.1|" comment="ZLL/PNH homologous protein [Oryza sativa Japonica Group]" length="978">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MLEVLDMAPPRHQPAAGKAGGGRGHGHGHGHGGGGGGPAARKQPLQSSMAQPKAETAAATAAVAPPEGGKKCGGG
GGRRRGGRGRGGRAGAGPGPGLAAAPAVVVAPAARAVIGPPVASKGLSFCRRPGFGTVGARCVVKANHFLAELPD
KDLTQYDVKITPEVSSRSVNRAIMSELVRLYHDSDLGGRLPAYDGRKNLYTAGTLPFDAREFVVRLTDDDDGTGV
PPREREYRVAIKFAARADLHHLRQFIAGRQADAPQEALQVLDIVLRELANRRYVSIGRSFYSPDIRKPQRLGDGL
QSWCGFYQSIRPTQMGLSLNIDMSSTAFIEPLPVIEFVAQILGKDVISRPLSDANRIKIKKALRGVKVEVTHRGN
VRRKYRISGLTTQPTHELIFPIDDQMNMKSVVQYFKEMYGFTIQHPHLPCLQVGNQKKANYLPMEACKIVEGQRY
TKRLNEKQITSLLKVTCRRPREQEMDILQSQQNGYEQDPYAKEFGINISEKLTSVEARVLPAPWLKYHDTVKEKE
CLPQVGQWNMVNKKVINGCKVNHWACINFSRSVQETTARGFCQELAQMCQISGMEFNSEPVIPIYSARPDQVEKA
LKHVYNMSLNKLKGKELELLLAILPDNNGSLYGDIKRICETDLGLISQCCLTKHVFKISKQYLANVSLKINVKMG
GRNTVLLDAISWRIPLVSDIPTIIFGADVTHPETGEDSSPSIAAVVASQDWPEVTKYAGLVCAQAHRQELIQDLY
				</data>
				<hit pos="22" gap="21" motif="motif_43" pvalue="2.9e-10" match="+++ + + + +++++"/>
				<hit pos="73" gap="36" motif="motif_43" pvalue="4.6e-12" match="+++ ++ ++++++++"/>
				<hit pos="113" gap="25" motif="motif_35" pvalue="1.5e-16" match="+++++ +++++++++++++++"/>
				<hit pos="134" gap="0" motif="motif_24" pvalue="5.4e-15" match="+++++++++++++++"/>
				<hit pos="149" gap="0" motif="motif_20" pvalue="7.7e-30" match="+++++ +++++++++++++ +++++++++"/>
				<hit pos="181" gap="3" motif="motif_41" pvalue="1.1e-11" match="+++++++++++"/>
				<hit pos="192" gap="0" motif="motif_13" pvalue="5.7e-17" match="++++++++++++ ++"/>
				<hit pos="207" gap="0" motif="motif_34" pvalue="3.2e-16" match="+++++++++++++++++++++"/>
				<hit pos="232" gap="4" motif="motif_14" pvalue="8.3e-27" match="+++++++++++++++++++++++++++"/>
				<hit pos="260" gap="1" motif="motif_17" pvalue="1.7e-17" match="+++++++++++++++"/>
				<hit pos="276" gap="1" motif="motif_27" pvalue="1.0e-14" match="+++++++++++++++"/>
				<hit pos="294" gap="3" motif="motif_33" pvalue="3.8e-10" match="+++++++++++"/>
				<hit pos="305" gap="0" motif="motif_6" pvalue="2.8e-34" match="+++++++++++++++++++++++++++"/>
				<hit pos="332" gap="0" motif="motif_29" pvalue="4.1e-14" match="+++++++++++++++"/>
				<hit pos="355" gap="8" motif="motif_18" pvalue="6.6e-17" match=" ++++++++++++++++"/>
				<hit pos="375" gap="3" motif="motif_23" pvalue="9.2e-26" match="+++++++++++++++++++++++++++++"/>
				<hit pos="407" gap="3" motif="motif_15" pvalue="4.3e-26" match="+++++++++++++++++++++"/>
				<hit pos="433" gap="5" motif="motif_11" pvalue="1.0e-24" match="+++++++++++++++++++++"/>
				<hit pos="458" gap="4" motif="motif_22" pvalue="5.5e-15" match="++++++++++ +++++"/>
				<hit pos="475" gap="1" motif="motif_36" pvalue="2.2e-05" match="  +   +++++++++"/>
				<hit pos="490" gap="0" motif="motif_12" pvalue="1.5e-33" match="+++++++++++++++++++++++++++++"/>
				<hit pos="519" gap="0" motif="motif_49" pvalue="7.3e-07" match="++ +++++"/>
				<hit pos="528" gap="1" motif="motif_9" pvalue="3.6e-30" match="+++++++++++++++++++++++++++"/>
				<hit pos="557" gap="2" motif="motif_19" pvalue="9.0e-57" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="616" gap="9" motif="motif_26" pvalue="1.1e-16" match="+++++++++++++++"/>
				<hit pos="632" gap="1" motif="motif_10" pvalue="5.9e-21" match="++++++++++++++++++"/>
				<hit pos="657" gap="7" motif="motif_7" pvalue="7.0e-31" match="+++++++++++++++++++++++++++++"/>
				<hit pos="688" gap="2" motif="motif_40" pvalue="2.2e-10" match="++++++++"/>
				<hit pos="696" gap="0" motif="motif_3" pvalue="2.9e-28" match="+++++++++++++ +++++++++++"/>
				<hit pos="725" gap="4" motif="motif_4" pvalue="3.1e-32" match="++++++++++++++++++++++++++"/>
			</seg>
			<seg start="751">
				<data>
KTWHDPQRGTVTGGMIRELLISFRKATGQKPLRIIFYRDGVSEGQFYQVLLYELDAIRKACASLEPIYQPPVTFV
VVQKRHHTRLFANNHKDRSSTDKSGNILPGTVVDSKICHPSEFDFYLCSHAGIQGTSRPAHYHVLWDENNFTADE
MQTLTNNLCYTYARCTRSVSVVPPAYYAHLAAFRARFYMEPEMSENQTTSKSSTGTNGTSVKPLPAVKEKVKRVM
FYC
				</data>
				<hit pos="751" gap="0" motif="motif_47" pvalue="1.4e-11" match="++++++++"/>
				<hit pos="759" gap="0" motif="motif_25" pvalue="1.4e-18" match="+++++++++++++++"/>
				<hit pos="774" gap="0" motif="motif_21" pvalue="8.4e-18" match="+++++++++++++++"/>
				<hit pos="789" gap="0" motif="motif_5" pvalue="3.3e-30" match="++++++++++++++++++++++++"/>
				<hit pos="817" gap="4" motif="motif_8" pvalue="2.2e-22" match=" ++++++++++++++++++++"/>
				<hit pos="839" gap="1" motif="motif_39" pvalue="4.0e-13" match="+++++++++++"/>
				<hit pos="850" gap="0" motif="motif_1" pvalue="1.3e-62" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="900" gap="0" motif="motif_2" pvalue="5.6e-40" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="933" gap="0" motif="motif_31" pvalue="1.3e-15" match="+++++++++++"/>
				<hit pos="964" gap="20" motif="motif_16" pvalue="9.8e-17" match="+++ +++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_879127" db="db_1" num="879127" name="gi|28396616|emb|CAD66636.1|" comment="ARGONAUTE9 protein [Arabidopsis thaliana]" length="896">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MDSDEPNGSGLPPPPPFVPANLVPEVEPVKKNILLPMARPRGSGSKGQKIPLLTNHFGVKFNKPSGYFFHYSVAI
NYEDGRPVEAKGIGRKILDKVQETYQSDLGAKYFAYDGEKTLFTVGALPSNKLDFSVVLEEIPSSRNHAGNDTND
ADRKRSRRPNQTKKFMVEISYAAKIPMQAIASALQGKETENLQDALRVLDIILRQSAARQGCLLVRQSFFHNDVK
				</data>
				<hit pos="47" gap="46" motif="motif_24" pvalue="1.0e-12" match="+++++++++++ +++"/>
				<hit pos="68" gap="6" motif="motif_28" pvalue="5.6e-32" match="++++++++ ++++++++++++++++++++"/>
				<hit pos="99" gap="2" motif="motif_50" pvalue="6.5e-10" match="+++++++ +++"/>
				<hit pos="110" gap="0" motif="motif_13" pvalue="7.8e-16" match="+++++++++++++++"/>
				<hit pos="144" gap="19" motif="motif_42" pvalue="1.9e-16" match=" +++ ++++++++++++++++"/>
				<hit pos="165" gap="0" motif="motif_14" pvalue="1.3e-20" match="+++++++++++++++++ +++++++++"/>
				<hit pos="193" gap="1" motif="motif_17" pvalue="1.0e-14" match="+++++++++++++++"/>
				<hit pos="210" gap="2" motif="motif_27" pvalue="6.9e-13" match="++++++++++++++ "/>
			</seg>
			<seg start="226">
				<data>
NFVPIGGGVSGCRGFHSSFRTTQGGLSLNIDTSTTMIVQPGPIVDFLLANQNKKDPYGMDWNKARRVLKNLRVQI
TLSNREYKISGLSEHSCKDQLFTWRKPNDKGEFEEVEITVLNYYKERNIEVRYSGDFPCINVGKPKRPTYFPIEF
CNLVSLQRYTKSLTNFQRAALVEKSRQKPPERMASLTKGLKDSNYNADPVLQDSGVSIITNFTQVEGRILPTPML
KVGKGENLSPIKGKWNFMRKTLAEPTTVTRWAVVNFSARCDTNTLIRDLIKCGREKGINVEPPFKDVINENPQFR
NAPATVRVENMFEQIKSKLPKPPLFLLCILAERKNSDVYGPWKKKDLVDLGIVTQCIAPTRLNDQYLTNVLLKIN
AKLGGLNSLLAMERSPAMPKVTQVPTIIVGMDVSHGSPGQSDIPSIAAVVSSRQWPLISKYKACVRTQSRKMEMI
DNLFKPVNGKDEGMFRELLLDFYYSSENRKPEHIIIFRDGVSESQFNQVLNIELDQMMQACKFLDDTWHPKFTVI
VAQKNHHTKFFQSRGPDNVPPGTIIDSQICHPRNFDFYLCAHAGMIGTTRPTHYHVLYDEIGFATDDLQELVHSL
SHVYQRSTTAISVVAPVCYAHLAAAQMGTVMKYEELSETSSSHGGITTPGTVPVPPMPQLHNNVSTSMFFC
				</data>
				<hit pos="228" gap="3" motif="motif_33" pvalue="1.2e-08" match="+++++++ +++"/>
				<hit pos="239" gap="0" motif="motif_6" pvalue="4.9e-26" match="++++++++++++++++++ ++++++++"/>
				<hit pos="266" gap="0" motif="motif_29" pvalue="6.4e-11" match="++ ++++++++++ +"/>
				<hit pos="285" gap="4" motif="motif_18" pvalue="9.9e-13" match="++ ++ ++++++++  +"/>
				<hit pos="302" gap="0" motif="motif_23" pvalue="5.6e-17" match=" ++++++++++++  ++++ +++++ +++"/>
				<hit pos="342" gap="11" motif="motif_37" pvalue="1.8e-20" match="+++++++++ +++++++++++"/>
				<hit pos="367" gap="4" motif="motif_11" pvalue="3.8e-20" match="++++++++++++++++++++ "/>
				<hit pos="392" gap="4" motif="motif_22" pvalue="1.3e-14" match="+++++++++++++ ++"/>
				<hit pos="425" gap="17" motif="motif_12" pvalue="4.8e-20" match="+++  ++++ +++++++++++++++++++"/>
				<hit pos="460" gap="6" motif="motif_9" pvalue="4.7e-20" match="+ ++ ++++ + + +++++ +++++++"/>
				<hit pos="487" gap="0" motif="motif_30" pvalue="2.0e-27" match="+++++++ ++++++++++ +++++++++"/>
				<hit pos="518" gap="3" motif="motif_32" pvalue="1.7e-27" match="+ ++++++ +++++++++++++++++++ "/>
				<hit pos="547" gap="0" motif="motif_26" pvalue="2.8e-10" match="++ ++++++ +++++"/>
				<hit pos="564" gap="2" motif="motif_10" pvalue="1.9e-15" match="+++++++ + ++++++++"/>
				<hit pos="586" gap="4" motif="motif_7" pvalue="1.5e-25" match="++++++++++++++++++++++++++++ "/>
				<hit pos="625" gap="10" motif="motif_3" pvalue="5.3e-25" match="++++ ++++++++++++++++++++"/>
				<hit pos="654" gap="4" motif="motif_4" pvalue="1.9e-22" match="++++++++ +++++++ +++++++++"/>
				<hit pos="683" gap="3" motif="motif_25" pvalue="1.5e-12" match="+ +++++ +++++++"/>
				<hit pos="699" gap="1" motif="motif_21" pvalue="1.2e-12" match="+++ +++++++++++"/>
				<hit pos="714" gap="0" motif="motif_5" pvalue="7.8e-24" match="+++++++++++++++++++  +++"/>
				<hit pos="742" gap="4" motif="motif_8" pvalue="2.6e-21" match=" + ++++++++++++++++++"/>
				<hit pos="767" gap="4" motif="motif_1" pvalue="4.1e-52" match="+++++++++++++++++++++++++++++++++++++++++++++++  +"/>
				<hit pos="817" gap="0" motif="motif_2" pvalue="2.9e-30" match="++++++++++ ++++++++++++++++++++++"/>
				<hit pos="850" gap="0" motif="motif_38" pvalue="8.5e-26" match="+++++ ++++++++++++++++++++ ++"/>
				<hit pos="882" gap="3" motif="motif_16" pvalue="7.6e-13" match="++ ++ ++  +++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_972120" db="db_1" num="972120" name="gi|21280323|dbj|BAB96814.1|" comment="AGO1 homologous protein [Oryza sativa Japonica Group]" length="909">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MEAPRPSELAQPSPTPPQEQPVDAATTTPHHIPSSSKSIRFPLRPGKGTIGTRCMVKANHFFAHLPNKDLHHYDV
SITPEVTSRIVNRAVIKELVNLYKASYLGGRLPAYDGRKSLYTAGPLPFTSQEFQITLLDDDDGSGSERRQRTFR
VVIKFAARADLHRLELFLAGRHAEAPQEALQVLDIVLRELPSARYAPFGRSFFSPYLGRRQPLGEGLESWRGFYQ
SIRPTQMGLSLNIDMSATAFIEPLPVIDFVAQLLNSDIHSRSLFDAERVKIKKALRGVKVEVTHRGNMRRKYRIS
GLTIQPTRELTFPVDEGGTVKSVVQYFQETYGFAIQHTYLPCLTVQRLNYLPMEVCKIVEGQRYSKRLNQNQIRA
LLEETCQHPRDRERDIIKMVKHNAYQDDPYAKEFGIKISDRLASVEARILPAPRLKYNETGREKDCLPRVGQWNM
MNKKMVNGGKVRSWMCVNFARNVQESVVRGFCHELALMCQASGMDFAPEPILPPLNAHPDQVERALKARYHDAMN
				</data>
				<hit pos="30" gap="29" motif="motif_35" pvalue="4.0e-18" match="  +++++++++++++++++++"/>
				<hit pos="51" gap="0" motif="motif_24" pvalue="1.8e-14" match="+++++++++++++ +"/>
				<hit pos="66" gap="0" motif="motif_20" pvalue="3.3e-31" match="+++++++++++++++++++++++++++++"/>
				<hit pos="98" gap="3" motif="motif_41" pvalue="1.5e-11" match="+++++++++++"/>
				<hit pos="109" gap="0" motif="motif_13" pvalue="7.2e-19" match="+++++++++++++++"/>
				<hit pos="124" gap="0" motif="motif_34" pvalue="1.0e-17" match="+++ +++++++++++++++++"/>
				<hit pos="149" gap="4" motif="motif_14" pvalue="2.2e-23" match="++++++++++++++ ++++++++ +++"/>
				<hit pos="177" gap="1" motif="motif_17" pvalue="3.8e-18" match="+++++++++++++++"/>
				<hit pos="193" gap="1" motif="motif_27" pvalue="8.5e-12" match="+++ +++++++++ +"/>
				<hit pos="211" gap="3" motif="motif_33" pvalue="3.7e-12" match="+++++++++++"/>
				<hit pos="222" gap="0" motif="motif_6" pvalue="1.2e-33" match="+++++++++++++++++++++++++++"/>
				<hit pos="249" gap="0" motif="motif_29" pvalue="9.2e-14" match="++++++++++++ ++"/>
				<hit pos="272" gap="8" motif="motif_18" pvalue="1.5e-17" match="+++++++++++++++++"/>
				<hit pos="292" gap="3" motif="motif_23" pvalue="8.8e-27" match="++++++++++++ ++++++++++++++++"/>
				<hit pos="324" gap="3" motif="motif_15" pvalue="4.9e-21" match="++++++++++ +++++++++ "/>
				<hit pos="347" gap="2" motif="motif_11" pvalue="1.3e-22" match="+ +++++++++++++++++++"/>
				<hit pos="372" gap="4" motif="motif_22" pvalue="1.3e-14" match="++ ++++++++ ++++"/>
				<hit pos="390" gap="2" motif="motif_36" pvalue="8.2e-14" match="+++ +++++++ +++"/>
				<hit pos="405" gap="0" motif="motif_12" pvalue="8.4e-27" match="++++++++++ ++++++++++++++++++"/>
				<hit pos="434" gap="0" motif="motif_49" pvalue="8.9e-11" match="++++++++"/>
				<hit pos="443" gap="1" motif="motif_9" pvalue="1.4e-30" match="+++++++++++++++++++++++++++"/>
				<hit pos="472" gap="2" motif="motif_19" pvalue="7.0e-50" match="+++++++++++++++ +++++++++++++++++ ++++++++++++++++"/>
			</seg>
			<seg start="526">
				<data>
VLGPQRRELDLLIGKLPDNNGSLYGDLKRVCEIDLGIVSQCCCTKQVFKMNKQILANLALKINVKVGGRNTVLVD
AVSRRIPLVTDRPTIIFGADVTHPHPGEDSSPSIAAVVASQDWPEVTKYAGLVSAQAHRQELIEDLYKIWQDPQR
				</data>
				<hit pos="533" gap="11" motif="motif_26" pvalue="3.2e-13" match="++++++  +++++++"/>
				<hit pos="549" gap="1" motif="motif_10" pvalue="1.2e-19" match="+++++++++ ++++++++"/>
				<hit pos="574" gap="7" motif="motif_7" pvalue="9.2e-29" match="+++++ ++++++++++++++++++++++ "/>
				<hit pos="605" gap="2" motif="motif_40" pvalue="3.4e-09" match="++++++++"/>
				<hit pos="613" gap="0" motif="motif_3" pvalue="7.1e-32" match="+++++++++++++++++++++++++"/>
				<hit pos="642" gap="4" motif="motif_4" pvalue="3.2e-29" match="++++++++++++++++++++++++++"/>
				<hit pos="668" gap="0" motif="motif_47" pvalue="2.2e-10" match="+ ++++++"/>
			</seg>
			<seg start="676">
				<data>
GTVSGGMIRELLISFKRSTGEKPQRIIFYRDGVSEGQFYQVLLYELNAIRKACASLETNYQPKVTFIVVQKRHHT
RLFAHNHNDQNSVDRSGNILPGTVVDSKICHPTEFDFYLCSHAGIKGTSRPAHYHVLWNENNFTADALQILTNNL
CYTYARCTRSVSIVPPAYYAHLAAFRARFYMEPDTSDSSSVVSGPGVRGPLSGSSTSRTRAPGGAAVKPLPALKD
SVKRVMFYC
				</data>
				<hit pos="676" gap="0" motif="motif_25" pvalue="4.5e-18" match="+++++++++++++++"/>
				<hit pos="691" gap="0" motif="motif_21" pvalue="2.7e-15" match="+++++ +++++++++"/>
				<hit pos="706" gap="0" motif="motif_5" pvalue="6.6e-28" match="++++++++++++++++++++++++"/>
				<hit pos="734" gap="4" motif="motif_8" pvalue="1.1e-26" match="+++++++++++++++++++++"/>
				<hit pos="756" gap="1" motif="motif_39" pvalue="2.0e-13" match="+++++++++++"/>
				<hit pos="767" gap="0" motif="motif_1" pvalue="2.8e-60" match="++++++++++++++++++++++++++++++++++++++++++ +++++++"/>
				<hit pos="817" gap="0" motif="motif_2" pvalue="2.8e-38" match="+++ +++++++++++++++++++++++++++++"/>
				<hit pos="850" gap="0" motif="motif_31" pvalue="1.0e-14" match="+++++++++++"/>
				<hit pos="895" gap="34" motif="motif_16" pvalue="5.2e-17" match="+++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_972891" db="db_1" num="972891" name="gi|15239989|ref|NP_199194.1|" comment="ZLL (ZWILLE); translation initiation factor [Arabidopsis thaliana]gi|12643935|sp|Q9XGW1.1|PINH_ARATH RecName: Full=Protein PINHEAD; AltName: Full=Protein ZWILLEgi|5107374|gb|AAD40098.1|AF154272_1 PINHEAD [Arabidopsis thaliana]gi|10177951|dbj|BAB11310.1| PINHEAD [Arabidopsis thaliana]" length="988">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MPIRQMKDSSETHLVIKTQPLKHHNPKTVQNGKIPPPSPSPVTVTTPATVTQSQASSPSPPSKNRSRRRNRGGRK
SDQGDVCMRPSSRPRKPPPPSQTTSSAVSVATAGEIVAVNHQMQMGVRKNSNFAPRPGFGTLGTKCIVKANHFLA
DLPTKDLNQYDVTITPEVSSKSVNRAIIAELVRLYKESDLGRRLPAYDGRKSLYTAGELPFTWKEFSVKIVDEDD
GIINGPKRERSYKVAIKFVARANMHHLGEFLAGKRADCPQEAVQILDIVLRELSVKRFCPVGRSFFSPDIKTPQR
LGEGLESWCGFYQSIRPTQMGLSLNIDMASAAFIEPLPVIEFVAQLLGKDVLSKPLSDSDRVKIKKGLRGVKVEV
THRANVRRKYRVAGLTTQPTRELMFPVDENCTMKSVIEYFQEMYGFTIQHTHLPCLQVGNQKKASYLPMEACKIV
EGQRYTKRLNEKQITALLKVTCQRPRDRENDILRTVQHNAYDQDPYAKEFGMNISEKLASVEARILPAPWLKYHE
NGKEKDCLPQVGQWNMMNKKMINGMTVSRWACVNFSRSVQENVARGFCNELGQMCEVSGMEFNPEPVIPIYSARP
DQVEKALKHVYHTSMNKTKGKELELLLAILPDNNGSLYGDLKRICETELGLISQCCLTKHVFKISKQYLANVSLK
INVKMGGRNTVLVDAISCRIPLVSDIPTIIFGADVTHPENGEESSPSIAAVVASQDWPEVTKYAGLVCAQAHRQE
LIQDLYKTWQDPVRGTVSGGMIRDLLISFRKATGQKPLRIIFYRDGVSEGQFYQVLLYELDAIRKACASLEPNYQ
PPVTFIVVQKRHHTRLFANNHRDKNSTDRSGNILPGTVVDTKICHPTEFDFYLCSHAGIQGTSRPAHYHVLWDEN
NFTADGIQSLTNNLCYTYARCTRSVSIVPPAYYAHLAAFRARFYLEPEIMQDNGSPGKKNTKTTTVGDVGVKPLP
ALKENVKRVMFYC
				</data>
				<hit pos="64" gap="63" motif="motif_43" pvalue="1.5e-07" match="++ +++ +++++ ++"/>
				<hit pos="117" gap="38" motif="motif_35" pvalue="8.5e-12" match="++     +   ++++++++++"/>
				<hit pos="138" gap="0" motif="motif_24" pvalue="8.3e-16" match="+++++++++++++ +"/>
				<hit pos="153" gap="0" motif="motif_20" pvalue="1.9e-28" match="+ +++++++++++++++++ +++++++++"/>
				<hit pos="185" gap="3" motif="motif_41" pvalue="1.7e-11" match="+++++++ +++"/>
				<hit pos="196" gap="0" motif="motif_13" pvalue="2.4e-18" match="+++++++++++++++"/>
				<hit pos="211" gap="0" motif="motif_34" pvalue="6.3e-16" match="++++++ ++ +++++++ +++"/>
				<hit pos="237" gap="5" motif="motif_14" pvalue="9.1e-25" match="+++++++++++++++++++++++++++"/>
				<hit pos="265" gap="1" motif="motif_17" pvalue="2.5e-14" match="+++ +++++++++++"/>
				<hit pos="281" gap="1" motif="motif_27" pvalue="4.5e-15" match="++ ++++++++++++"/>
				<hit pos="299" gap="3" motif="motif_33" pvalue="1.6e-11" match="+++++++++++"/>
				<hit pos="310" gap="0" motif="motif_6" pvalue="3.1e-30" match="+++++++++++++++++++++++++++"/>
				<hit pos="337" gap="0" motif="motif_29" pvalue="1.0e-14" match="+++++++++++++++"/>
				<hit pos="360" gap="8" motif="motif_18" pvalue="1.4e-16" match="+++++++ +++++++++"/>
				<hit pos="380" gap="3" motif="motif_23" pvalue="9.2e-26" match="++++++++++++++++++++++++++ ++"/>
				<hit pos="412" gap="3" motif="motif_15" pvalue="2.3e-25" match="+++++++++++++++++++++"/>
				<hit pos="438" gap="5" motif="motif_11" pvalue="1.5e-22" match="++ ++++++++++++++++++"/>
				<hit pos="463" gap="4" motif="motif_22" pvalue="1.4e-18" match="++++++++++++++++"/>
				<hit pos="481" gap="2" motif="motif_36" pvalue="2.6e-17" match="+++ +++++++++++"/>
				<hit pos="496" gap="0" motif="motif_12" pvalue="1.3e-30" match="+++++++++++++++++++++++++++++"/>
				<hit pos="525" gap="0" motif="motif_49" pvalue="4.0e-09" match="+ ++++++"/>
				<hit pos="534" gap="1" motif="motif_9" pvalue="7.0e-34" match="+++++++++++++++++++++++++++"/>
				<hit pos="563" gap="2" motif="motif_19" pvalue="4.7e-56" match="++++++++++++++ +++ +++++++++++++++++++++++++++++++"/>
				<hit pos="622" gap="9" motif="motif_26" pvalue="1.1e-16" match="+++++++++++++++"/>
				<hit pos="638" gap="1" motif="motif_10" pvalue="2.4e-21" match="++++++++++++++++++"/>
				<hit pos="663" gap="7" motif="motif_7" pvalue="3.5e-31" match="+++++++++++++++++++++++++++++"/>
				<hit pos="694" gap="2" motif="motif_40" pvalue="2.2e-10" match="++++++++"/>
				<hit pos="702" gap="0" motif="motif_3" pvalue="3.1e-27" match="++++++++++++++++ ++++++++"/>
				<hit pos="731" gap="4" motif="motif_4" pvalue="3.1e-32" match="++++++++++++++++++++++++++"/>
				<hit pos="757" gap="0" motif="motif_47" pvalue="2.9e-11" match="++++++++"/>
				<hit pos="765" gap="0" motif="motif_25" pvalue="1.5e-16" match="+++++++++++++++"/>
				<hit pos="780" gap="0" motif="motif_21" pvalue="8.4e-18" match="+++++++++++++++"/>
				<hit pos="795" gap="0" motif="motif_5" pvalue="3.3e-30" match="++++++++++++++++++++++++"/>
				<hit pos="823" gap="4" motif="motif_8" pvalue="4.9e-27" match="+++++++++++++++++++++"/>
				<hit pos="845" gap="1" motif="motif_39" pvalue="1.5e-12" match="+++++++++++"/>
				<hit pos="856" gap="0" motif="motif_1" pvalue="4.0e-65" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="906" gap="0" motif="motif_2" pvalue="1.9e-39" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="939" gap="0" motif="motif_31" pvalue="6.6e-12" match="++++++++++ "/>
				<hit pos="974" gap="24" motif="motif_16" pvalue="1.1e-19" match="+++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1021575" db="db_1" num="1021575" name="gi|15221177|ref|NP_175274.1|" comment="AGO1 (ARGONAUTE 1); endoribonuclease/ miRNA binding / protein binding / siRNA binding [Arabidopsis thaliana]gi|11386626|sp|O04379.1|AGO1_ARATH RecName: Full=Protein argonautegi|5733867|gb|AAD49755.1|AC007932_3 Identical to Argonaute protein from Arabidopsis thaliana gb|U91995.  EST gb|AA720232 comes from this genegi|2149640|gb|AAC18440.1| Argonaute protein [Arabidopsis thaliana]gi|24030354|gb|AAN41341.1| putative leaf development protein Argonaute [Arabidopsis thaliana]" length="1048">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MVRKRRTDAPSEGGEGSGSREAGPVSGGGRGSQRGGFQQGGGQHQGGRGYTPQPQQGGRGGRGYGQPPQQQQQYG
				</data>
				<hit pos="29" gap="28" motif="motif_43" pvalue="9.3e-07" match="+++  +++   ++++"/>
				<hit pos="52" gap="8" motif="motif_43" pvalue="2.7e-08" match=" +   +++++++ ++"/>
			</seg>
			<seg start="76">
				<data>
GPQEYQGRGRGGPPHQGGRGGYGGGRGGGPSSGPPQRQSVPELHQATSPTYQAVSSQPTLSEVSPTQVPEPTVLA
				</data>
				<hit pos="91" gap="24" motif="motif_43" pvalue="2.5e-14" match="++++++++++++++ "/>
			</seg>
			<seg start="151">
				<data>
QQFEQLSVEQGAPSQAIQPIPSSSKAFKFPMRPGKGQSGKRCIVKANHFFAELPDKDLHHYDVTITPEVTSRGVN
RAVMKQLVDNYRDSHLGSRLPAYDGRKSLYTAGPLPFNSKEFRINLLDEEVGAGGQRREREFKVVIKLVARADLH
HLGMFLEGKQSDAPQEALQVLDIVLRELPTSRYIPVGRSFYSPDIGKKQSLGDGLESWRGFYQSIRPTQMGLSLN
IDMSSTAFIEANPVIQFVCDLLNRDISSRPLSDADRVKIKKALRGVKVEVTHRGNMRRKYRISGLTAVATRELTF
PVDERNTQKSVVEYFHETYGFRIQHTQLPCLQVGNSNRPNYLPMEVCKIVEGQRYSKRLNERQITALLKVTCQRP
IDREKDILQTVQLNDYAKDNYAQEFGIKISTSLASVEARILPPPWLKYHESGREGTCLPQVGQWNMMNKKMINGG
TVNNWICINFSRQVQDNLARTFCQELAQMCYVSGMAFNPEPVLPPVSARPEQVEKVLKTRYHDATSKLSQGKEID
LLIVILPDNNGSLYGDLKRICETELGIVSQCCLTKHVFKMSKQYMANVALKINVKVGGRNTVLVDALSRRIPLVS
DRPTIIFGADVTHPHPGEDSSPSIAAVVASQDWPEITKYAGLVCAQAHRQELIQDLFKEWKDPQKGVVTGGMIKE
LLIAFRRSTGHKPLRIIFYRDGVSEGQFYQVLLYELDAIRKACASLEAGYQPPVTFVVVQKRHHTRLFAQNHNDR
HSVDRSGNILPGTVVDSKICHPTEFDFYLCSHAGIQGTSRPAHYHVLWDENNFTADGLQSLTNNLCYTYARCTRS
VSIVPPAYYAHLAAFRARFYMEPETSDSGSMASGSMARGGGMAGRSTRGPNVNAAVRPLPALKENVKRVMFYC
				</data>
				<hit pos="168" gap="62" motif="motif_35" pvalue="9.3e-18" match="++++++++++++++++++++ "/>
				<hit pos="189" gap="0" motif="motif_24" pvalue="9.1e-17" match="+++++++++++++++"/>
				<hit pos="204" gap="0" motif="motif_20" pvalue="2.9e-35" match="+++++++++++++++++++++++++++++"/>
				<hit pos="236" gap="3" motif="motif_41" pvalue="8.1e-12" match="+++++++ +++"/>
				<hit pos="247" gap="0" motif="motif_13" pvalue="7.2e-19" match="+++++++++++++++"/>
				<hit pos="262" gap="0" motif="motif_34" pvalue="4.1e-16" match="+ ++++++++++++ ++++++"/>
				<hit pos="287" gap="4" motif="motif_14" pvalue="5.7e-25" match="++++++++++++++++++++ ++++++"/>
				<hit pos="315" gap="1" motif="motif_17" pvalue="3.8e-18" match="+++++++++++++++"/>
				<hit pos="331" gap="1" motif="motif_27" pvalue="3.8e-15" match=" ++++++++++++++"/>
				<hit pos="349" gap="3" motif="motif_33" pvalue="1.3e-11" match="+ +++++++++"/>
				<hit pos="360" gap="0" motif="motif_6" pvalue="2.1e-32" match="+++++++++++++++++++++++++++"/>
				<hit pos="387" gap="0" motif="motif_29" pvalue="2.6e-10" match=" +++ ++ +++++++"/>
				<hit pos="410" gap="8" motif="motif_18" pvalue="4.2e-19" match="+++++++++++++++++"/>
				<hit pos="430" gap="3" motif="motif_23" pvalue="1.2e-24" match="++++++++++++  ++++++++++++++ "/>
				<hit pos="462" gap="3" motif="motif_15" pvalue="3.8e-23" match="++++++++++ ++++++++++"/>
				<hit pos="488" gap="5" motif="motif_11" pvalue="3.9e-26" match="+++++++++++++++++++++"/>
				<hit pos="513" gap="4" motif="motif_22" pvalue="2.0e-16" match="+++++++++++++ ++"/>
				<hit pos="531" gap="2" motif="motif_36" pvalue="8.7e-13" match="+++++++ +++ ++ "/>
				<hit pos="546" gap="0" motif="motif_12" pvalue="1.3e-30" match="+++++++++++ +++++++++++++++++"/>
				<hit pos="575" gap="0" motif="motif_49" pvalue="6.6e-08" match="+++++ ++"/>
				<hit pos="584" gap="1" motif="motif_9" pvalue="2.9e-32" match="+++++++++++++++++++++++++++"/>
				<hit pos="613" gap="2" motif="motif_19" pvalue="4.2e-50" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="673" gap="10" motif="motif_26" pvalue="1.1e-15" match="+ +++++++++++++"/>
				<hit pos="689" gap="1" motif="motif_10" pvalue="1.2e-22" match="++++++++++++++++++"/>
				<hit pos="714" gap="7" motif="motif_7" pvalue="2.7e-32" match="+++++++++++++++++++++++++++++"/>
				<hit pos="745" gap="2" motif="motif_40" pvalue="6.8e-10" match="++++++++"/>
				<hit pos="753" gap="0" motif="motif_3" pvalue="7.1e-32" match="+++++++++++++++++++++++++"/>
				<hit pos="782" gap="4" motif="motif_4" pvalue="3.1e-32" match="++++++++++++++++++++++++++"/>
				<hit pos="808" gap="0" motif="motif_47" pvalue="1.7e-09" match="++++++++"/>
				<hit pos="816" gap="0" motif="motif_25" pvalue="7.9e-15" match="+ +++++++++++++"/>
				<hit pos="831" gap="0" motif="motif_21" pvalue="8.3e-16" match="+++++++++++++++"/>
				<hit pos="846" gap="0" motif="motif_5" pvalue="3.3e-30" match="++++++++++++++++++++++++"/>
				<hit pos="874" gap="4" motif="motif_8" pvalue="1.6e-25" match="+++++++++++++++++++++"/>
				<hit pos="896" gap="1" motif="motif_39" pvalue="3.6e-13" match="+++++++++++"/>
				<hit pos="907" gap="0" motif="motif_1" pvalue="1.4e-64" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="957" gap="0" motif="motif_2" pvalue="8.6e-41" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="990" gap="0" motif="motif_31" pvalue="6.5e-15" match="+++++++++++"/>
				<hit pos="1010" gap="9" motif="motif_43" pvalue="7.5e-06" match="   ++++  ++  ++"/>
				<hit pos="1034" gap="9" motif="motif_16" pvalue="1.1e-19" match="+++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1068903" db="db_1" num="1068903" name="gi|2959781|emb|CAA11429.1|" comment="Zwille protein [Arabidopsis thaliana]" length="988">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MPIRQMKDSSETHLVIKTQPLKHHNPKTVQNGKIPPPSPSPVTVTTPATVTQSQASSPSPPSKNRSRRRNRGGRK
SDQGDVCMRPSSRPRKPPPPSQTTSSAVSVATAGEIVAVNHQMQMGVRKNSNFAPRPGFGTLGTKCIVKANHFLA
DLPTKDLNQYDVTITPEVSSKSVNRAIIAELVRLYKESDLGRRLPAYDGRKSLYTAGELPFTWKEFSVKIVDEDD
GIINGPKRERSYKVAIKFVARANMHHLGEFLAGKRADCPQEAVQILDIVLRELSVKRFCPVGRSFFSPDIKTPQR
LGEGLESWCGFYQSIRPTQMGLSLNIDMASAAFIEPLPVIEFVAQLLGKDVLSKPLSDSDRVKIKKGLRGVKVEV
THRANVRRKYRVAGLTTQPTRELMFPVDENCTMKSVIEYFQEMYGFTIQHTHLPCLQVGNQKKASYLPMEACKIV
EGQRYTKRLNEKQITALLKVTCQRAEGQRNDILRTVQHNAYDQDPYAKEFGMNISEKLASVEARILPAPWLKYHE
NGKEKDCLPQVGQWNMMNKKMINGMTVSRWACVNFSRSVQENVARGFCNELGQMCEVSGMEFNPEPVIPIYSARP
DQVEKALKHVYHTSMNKTKGKELELLLAILPDNNGSLYGDLKRICETELGLISQCCLTKHVFKISKQYLADVSLK
INVKMGGRNTVLVDAISCRIPLVSDIPTIIFGADVTHPENGEESSPSIAAVVASQDWPEVTKYAGLVCAQAHRQE
LIQDLYKTWQDPVRGTVSGGMIRDLLISFRKATGQKPLRIIFYRDGVSEGQFYQVLLYELDAIRKACASLEPNYQ
PPVTFIVVQKRHHTRLFANNHRDKNSTDRSGNILPGTVVDTKICHPTEFDFYLCSHAGIQGTSRPAHYHVLWDEN
NFTADGIQSLTNNLCYTYARCTRSVSIVPPAYYAHLAAFRARFYLEPEIMQDNGSPGKKNTKTTTVGDVGVKPLP
ALKENVKRVMFYC
				</data>
				<hit pos="64" gap="63" motif="motif_43" pvalue="1.5e-07" match="++ +++ +++++ ++"/>
				<hit pos="117" gap="38" motif="motif_35" pvalue="8.5e-12" match="++     +   ++++++++++"/>
				<hit pos="138" gap="0" motif="motif_24" pvalue="8.3e-16" match="+++++++++++++ +"/>
				<hit pos="153" gap="0" motif="motif_20" pvalue="1.9e-28" match="+ +++++++++++++++++ +++++++++"/>
				<hit pos="185" gap="3" motif="motif_41" pvalue="1.7e-11" match="+++++++ +++"/>
				<hit pos="196" gap="0" motif="motif_13" pvalue="2.4e-18" match="+++++++++++++++"/>
				<hit pos="211" gap="0" motif="motif_34" pvalue="6.3e-16" match="++++++ ++ +++++++ +++"/>
				<hit pos="237" gap="5" motif="motif_14" pvalue="9.1e-25" match="+++++++++++++++++++++++++++"/>
				<hit pos="265" gap="1" motif="motif_17" pvalue="2.5e-14" match="+++ +++++++++++"/>
				<hit pos="281" gap="1" motif="motif_27" pvalue="4.5e-15" match="++ ++++++++++++"/>
				<hit pos="299" gap="3" motif="motif_33" pvalue="1.6e-11" match="+++++++++++"/>
				<hit pos="310" gap="0" motif="motif_6" pvalue="3.1e-30" match="+++++++++++++++++++++++++++"/>
				<hit pos="337" gap="0" motif="motif_29" pvalue="1.0e-14" match="+++++++++++++++"/>
				<hit pos="360" gap="8" motif="motif_18" pvalue="1.4e-16" match="+++++++ +++++++++"/>
				<hit pos="380" gap="3" motif="motif_23" pvalue="9.2e-26" match="++++++++++++++++++++++++++ ++"/>
				<hit pos="412" gap="3" motif="motif_15" pvalue="2.3e-25" match="+++++++++++++++++++++"/>
				<hit pos="438" gap="5" motif="motif_11" pvalue="1.5e-22" match="++ ++++++++++++++++++"/>
				<hit pos="463" gap="4" motif="motif_22" pvalue="6.9e-10" match="++++++++++++   +"/>
				<hit pos="481" gap="2" motif="motif_36" pvalue="2.6e-17" match="+++ +++++++++++"/>
				<hit pos="496" gap="0" motif="motif_12" pvalue="1.3e-30" match="+++++++++++++++++++++++++++++"/>
				<hit pos="525" gap="0" motif="motif_49" pvalue="4.0e-09" match="+ ++++++"/>
				<hit pos="534" gap="1" motif="motif_9" pvalue="7.0e-34" match="+++++++++++++++++++++++++++"/>
				<hit pos="563" gap="2" motif="motif_19" pvalue="4.7e-56" match="++++++++++++++ +++ +++++++++++++++++++++++++++++++"/>
				<hit pos="622" gap="9" motif="motif_26" pvalue="1.1e-16" match="+++++++++++++++"/>
				<hit pos="638" gap="1" motif="motif_10" pvalue="2.4e-21" match="++++++++++++++++++"/>
				<hit pos="663" gap="7" motif="motif_7" pvalue="1.2e-27" match="++++++++ ++++++++++++++++++++"/>
				<hit pos="694" gap="2" motif="motif_40" pvalue="2.2e-10" match="++++++++"/>
				<hit pos="702" gap="0" motif="motif_3" pvalue="3.1e-27" match="++++++++++++++++ ++++++++"/>
				<hit pos="731" gap="4" motif="motif_4" pvalue="3.1e-32" match="++++++++++++++++++++++++++"/>
				<hit pos="757" gap="0" motif="motif_47" pvalue="2.9e-11" match="++++++++"/>
				<hit pos="765" gap="0" motif="motif_25" pvalue="1.5e-16" match="+++++++++++++++"/>
				<hit pos="780" gap="0" motif="motif_21" pvalue="8.4e-18" match="+++++++++++++++"/>
				<hit pos="795" gap="0" motif="motif_5" pvalue="3.3e-30" match="++++++++++++++++++++++++"/>
				<hit pos="823" gap="4" motif="motif_8" pvalue="4.9e-27" match="+++++++++++++++++++++"/>
				<hit pos="845" gap="1" motif="motif_39" pvalue="1.5e-12" match="+++++++++++"/>
				<hit pos="856" gap="0" motif="motif_1" pvalue="4.0e-65" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="906" gap="0" motif="motif_2" pvalue="1.9e-39" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="939" gap="0" motif="motif_31" pvalue="6.6e-12" match="++++++++++ "/>
				<hit pos="974" gap="24" motif="motif_16" pvalue="1.1e-19" match="+++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1107957" db="db_1" num="1107957" name="gi|11386645|sp|Q9SJK3.1|AGOL_ARATH" comment="RecName: Full=Argonaute-like protein At2g27880gi|4510428|gb|AAD21514.1| Argonaute (AGO1)-like protein [Arabidopsis thaliana]" length="997">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MSNRGGGGHGGASRGRGGGRRSDQRQDQSSGQVAWPGLQQSYGGRGGSVSAGRGRGNVGRGENTGDLTATQVPVA
				</data>
				<hit pos="6" gap="5" motif="motif_43" pvalue="4.4e-11" match="+++ ++  ++++++ "/>
				<hit pos="42" gap="21" motif="motif_43" pvalue="3.9e-08" match="++++++    +++++"/>
			</seg>
			<seg start="76">
				<data>
SAVSGGRGRGNIGDPTFSVASSSKTVSVASSSKEESKNTEVSETMSNLQITSTETKPEMTSLPPASSKAVTFPVR
PGRGTLGKKVMVRANHFLVQVADRDLYHYDVSINPEVISKTVNRNVMKLLVKNYKDSHLGGKSPAYDGRKSLYTA
GPLPFDSKEFVVNLAEKRADGSSGKDRPFKVAVKNVTSTDLYQLQQFLDRKQREAPYDTIQVLDVVLRDKPSNDY
VSVGRSFFHTSLGKDARDGRGELGDGIEYWRGYFQSLRLTQMGLSLNIDVSARSFYEPIVVTDFISKFLNIRDLN
				</data>
				<hit pos="136" gap="79" motif="motif_35" pvalue="8.1e-18" match=" ++++++++++++ +++++++"/>
				<hit pos="157" gap="0" motif="motif_24" pvalue="2.8e-13" match="+++++++++++++++"/>
				<hit pos="172" gap="0" motif="motif_20" pvalue="9.5e-26" match="+++++++++++++++++++++++ +++ +"/>
				<hit pos="204" gap="3" motif="motif_41" pvalue="6.2e-10" match="++++++++  +"/>
				<hit pos="215" gap="0" motif="motif_13" pvalue="7.2e-19" match="+++++++++++++++"/>
				<hit pos="230" gap="0" motif="motif_34" pvalue="5.4e-12" match="+++++++++++++    ++++"/>
				<hit pos="254" gap="3" motif="motif_14" pvalue="7.9e-15" match="++++ + ++ ++++++++++  +++++"/>
				<hit pos="282" gap="1" motif="motif_17" pvalue="3.6e-12" match=" +++++++++++  +"/>
				<hit pos="298" gap="1" motif="motif_27" pvalue="4.4e-12" match="  +++++++++++++"/>
				<hit pos="321" gap="8" motif="motif_33" pvalue="1.2e-10" match="+++++++++++"/>
				<hit pos="332" gap="0" motif="motif_6" pvalue="8.0e-25" match="+++++++ +++++++++++++ +++++"/>
				<hit pos="359" gap="0" motif="motif_29" pvalue="2.5e-08" match="+ + ++  + ++ ++"/>
			</seg>
			<seg start="376">
				<data>
RPLRDSDRLKVKKVLRTLKVKLLHWNCTKSAKISGISSLPIRELRFTLEDKSEKTVVQYFAEKYNYRVKYQALPA
IQTGSDTRPVYLPMELCQIDEGQRYTKRLNEKQVTALLKATCQRPPDRENSIKNLVVKNNYNDDLSKEFGMSVTT
QLASIEARVLPPPMLKYHDSGKEKMVNPRLGQWNMIDKKMVNGAKVTSWTCVSFSTRIDRGLPQEFCKQLIGMCV
SKGMEFKPQPAIPFISCPPEHIEEALLDIHKRAPGLQLLIVILPDVTGSYGKIKRICETELGIVSQCCQPRQVNK
LNKQYMENVALKINVKTGGRNTVLNDAIRRNIPLITDRPTIIMGADVTHPQPGEDSSPSIAAVVASMDWPEINKY
RGLVSAQAHREEIIQDLYKLVQDPQRGLVHSGLIREHFIAFRRATGQIPQRIIFYRDGVSEGQFSQVLLHEMTAI
RKACNSLQENYVPRVTFVIVQKRHHTRLFPEQHGNRDMTDKSGNIQPGTVVDTKICHPNEFDFYLNSHAGIQGTS
RPAHYHVLLDENGFTADQLQMLTNNLCYTYARCTKSVSIVPPAYYAHLAAFRARYYMESEMSDGGSSRSRSSTTG
				</data>
				<hit pos="382" gap="8" motif="motif_18" pvalue="1.8e-11" match="++ +++++++ ++++  "/>
				<hit pos="401" gap="2" motif="motif_23" pvalue="4.7e-14" match="+  +  +++++++ + +++ +++++++ +"/>
				<hit pos="432" gap="2" motif="motif_15" pvalue="2.5e-16" match="++++++++++  +++ +++++"/>
				<hit pos="458" gap="5" motif="motif_11" pvalue="1.6e-21" match="++ +++++++ + ++++++++"/>
				<hit pos="483" gap="4" motif="motif_22" pvalue="4.2e-16" match="+++++++++++++ ++"/>
				<hit pos="515" gap="16" motif="motif_12" pvalue="2.4e-23" match="  +++++++ +++++++++++++++++++"/>
				<hit pos="544" gap="0" motif="motif_49" pvalue="1.7e-08" match="++++++++"/>
				<hit pos="553" gap="1" motif="motif_9" pvalue="5.6e-25" match="++ ++++++++++++++++ +++++++"/>
				<hit pos="582" gap="2" motif="motif_19" pvalue="9.1e-31" match="++ + ++++++ +++ ++ ++++++ + + ++ ++  +++++ ++ ++++"/>
				<hit pos="635" gap="3" motif="motif_26" pvalue="1.7e-12" match=" ++++++++++++++"/>
				<hit pos="650" gap="0" motif="motif_10" pvalue="9.8e-21" match="++++++++++++++++++"/>
				<hit pos="675" gap="7" motif="motif_7" pvalue="1.7e-27" match="+++++++++++++++++ +++++++++++"/>
				<hit pos="706" gap="2" motif="motif_40" pvalue="1.3e-07" match="++++ +++"/>
				<hit pos="714" gap="0" motif="motif_3" pvalue="5.8e-29" match="+++++++++++++++++++++++++"/>
				<hit pos="743" gap="4" motif="motif_4" pvalue="2.1e-28" match="++++++++++++++++++++++++++"/>
				<hit pos="769" gap="0" motif="motif_47" pvalue="5.3e-08" match="+  +++++"/>
				<hit pos="777" gap="0" motif="motif_25" pvalue="1.5e-11" match="++++ ++++++ +++"/>
				<hit pos="792" gap="0" motif="motif_21" pvalue="5.4e-15" match="++++++ ++++++++"/>
				<hit pos="807" gap="0" motif="motif_5" pvalue="3.1e-24" match="++++++++++++++++ ++++++ "/>
				<hit pos="835" gap="4" motif="motif_8" pvalue="2.2e-22" match="++ + ++++++++++++++++"/>
				<hit pos="857" gap="1" motif="motif_39" pvalue="2.3e-09" match=" ++ +++++++"/>
				<hit pos="868" gap="0" motif="motif_1" pvalue="1.7e-56" match="+++ ++++++++++++ +++++++++++++++++++++++++++++++++"/>
				<hit pos="918" gap="0" motif="motif_2" pvalue="2.5e-39" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="951" gap="0" motif="motif_31" pvalue="1.8e-12" match="++++++++ ++"/>
			</seg>
			<seg start="976">
				<data>
VGQVISQLPAIKDNVKEVMFYC
				</data>
				<hit pos="983" gap="21" motif="motif_16" pvalue="2.4e-16" match="+++++++++ +++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1167173" db="db_1" num="1167173" name="gi|34395088|dbj|BAC84805.1|" comment="putative ARGONAUTE9 protein [Oryza sativa Japonica Group]gi|50509873|dbj|BAD32046.1| putative ARGONAUTE9 protein [Oryza sativa Japonica Group]" length="889">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MAAKIGEIVQVHNDNPVKRVPIARPSFGREGKQIKLLSNHFTVKLSGIDAVFYQYSVSIKSEDDKVIDGKGIGRK
VMDKVLQTYSSELAGKEFAYDGEKCLFTVGPLPQNNFEFTVILEETSSRAAGGSLGHGSPNQGDKKRSKCTHLAK
KIVVGISYAAKIPLKSVALALQGSESDHAQDALRVLDIVLRQQQAKRGCLLVRQSFFSDDFRNLVDLTGGVSGCR
				</data>
				<hit pos="31" gap="30" motif="motif_24" pvalue="2.2e-10" match="++ ++++ +++ +++"/>
				<hit pos="52" gap="6" motif="motif_28" pvalue="1.2e-27" match="++++++++++++++  +++++++++++++"/>
				<hit pos="83" gap="2" motif="motif_50" pvalue="2.1e-12" match="+++++++++++"/>
				<hit pos="94" gap="0" motif="motif_13" pvalue="3.7e-16" match="+++++++++++++++"/>
				<hit pos="109" gap="0" motif="motif_46" pvalue="2.5e-17" match="+++++++++++++++++++++"/>
				<hit pos="131" gap="1" motif="motif_42" pvalue="4.3e-14" match="++++++++++++++  +  ++"/>
				<hit pos="152" gap="0" motif="motif_14" pvalue="6.9e-14" match="  + +++++++++   ++++++ ++++"/>
				<hit pos="180" gap="1" motif="motif_17" pvalue="1.3e-13" match="++++++++++++++ "/>
				<hit pos="197" gap="2" motif="motif_27" pvalue="1.3e-12" match="+++++++++++++++"/>
				<hit pos="215" gap="3" motif="motif_33" pvalue="3.7e-08" match="+++ +++ +++"/>
			</seg>
			<seg start="226">
				<data>
GLHSSFRTTIGGLSLNMDVSTTMIVTPGPVFDFLLTNQNVRDIRDIDWPRAKKMLKNLRVKAIHNNMEFKIIGLS
DEPCSRQTFPMKVRNGSSEGETVEITVQEYFKSKQVDLTMPYLPCLDVGKPKRPNYVPIEVAGTNPLCHMVSLQR
				</data>
				<hit pos="226" gap="0" motif="motif_6" pvalue="1.3e-22" match="+ +++++++ +++++++++++++++ +"/>
				<hit pos="253" gap="0" motif="motif_29" pvalue="4.7e-11" match="+++ ++++ ++++++"/>
				<hit pos="272" gap="4" motif="motif_18" pvalue="1.2e-12" match="++  ++++++++++++ "/>
				<hit pos="289" gap="0" motif="motif_23" pvalue="1.7e-18" match="+++++++++++++++++ ++++++ +++ "/>
				<hit pos="327" gap="9" motif="motif_15" pvalue="1.9e-06" match="++ +      ++  +++++++"/>
				<hit pos="353" gap="5" motif="motif_11" pvalue="1.9e-06" match="+++++++++    ++      "/>
			</seg>
			<seg start="376">
				<data>
YTKALSSQQRATLVEKSRQKPQERMRVVTDAVKNNRYDDDPILSSCGIKIEKQLTRVDGRVLSAPTLVVGNSEDC
				</data>
				<hit pos="384" gap="10" motif="motif_22" pvalue="1.2e-14" match="+++ ++++++++++++"/>
				<hit pos="402" gap="2" motif="motif_36" pvalue="8.9e-08" match="     ++ + +++++"/>
				<hit pos="417" gap="0" motif="motif_12" pvalue="8.6e-19" match="++ +++++++++++ ++++++ ++++ ++"/>
			</seg>
			<seg start="451">
				<data>
IPNRGRWNYNNKRLFEPVKIERWAIVNFSARCDMSRISRDLINCGRTKGIIIERPFTLVDEDSQSRRCTPVVRVE
SMFEKVKANLPGPPEFLLCVLPERKNCDLYGPWKKKNLHEMGIITQCIVPSVKMNDQYYTNVLLKINAKLGGMNS
KLSLEHRHMIPIVNQTPTLILGMDVSHGSPGRADVPSIAAVVGSRCWPLISRYRASVRTQSPKVEMIDSLFKPLD
				</data>
				<hit pos="452" gap="6" motif="motif_9" pvalue="2.3e-22" match="++ ++++ ++++++++ ++++++++++"/>
				<hit pos="479" gap="0" motif="motif_30" pvalue="1.9e-26" match="+++++++ ++++++++++ +++ +++++"/>
				<hit pos="509" gap="2" motif="motif_32" pvalue="5.8e-22" match="++++ +++++ ++++++ +++++++ +++"/>
				<hit pos="538" gap="0" motif="motif_26" pvalue="2.8e-11" match="+++++++++++++++"/>
				<hit pos="555" gap="2" motif="motif_10" pvalue="3.4e-17" match="+++++++++ ++++++++"/>
				<hit pos="578" gap="5" motif="motif_7" pvalue="5.2e-24" match="++++++ ++++++++++++++++ +  ++"/>
				<hit pos="609" gap="2" motif="motif_40" pvalue="3.2e-05" match=" ++++   "/>
				<hit pos="617" gap="0" motif="motif_3" pvalue="1.8e-23" match="++++++++++++++++ ++++++++"/>
				<hit pos="646" gap="4" motif="motif_4" pvalue="2.2e-23" match="++++++++++++++++++++++++++"/>
			</seg>
			<seg start="676">
				<data>
DGKDDGIIRELLLDFYKTSQQRKPKQIIIFRDGVSESQFSQVLNVELNQIIKAYQYMDQGPIPKFTVIIAQKNHH
TKLFQENTPDNVPPGTVVDSGIVHPRQYDFYMYAHAGPIGTSRPTHYHVLLDEIGFLPDDVQKLVLSLSYVYQRS
TTAISVVAPICYAHLAAAQMGQFMKFEEFAETSSGSGGVPSSSGAVVPELPRLHADVCSSMFFC
				</data>
				<hit pos="676" gap="4" motif="motif_25" pvalue="3.4e-13" match="+ +++++++++++++"/>
				<hit pos="692" gap="1" motif="motif_21" pvalue="5.4e-12" match="+++ +++++++++++"/>
				<hit pos="707" gap="0" motif="motif_5" pvalue="2.5e-22" match="+++++++++++++ ++++++++++"/>
				<hit pos="735" gap="4" motif="motif_8" pvalue="2.5e-18" match="+  ++++++++++++++++++"/>
				<hit pos="760" gap="4" motif="motif_1" pvalue="4.6e-46" match="+++++++++++ +++++ +++++ ++++ ++++++++++++++++++ ++"/>
				<hit pos="810" gap="0" motif="motif_2" pvalue="5.0e-30" match="+ ++++ ++++++++++++++++++++++++++"/>
				<hit pos="843" gap="0" motif="motif_38" pvalue="1.8e-20" match="++++++++++++ ++++  +++ ++ ++ "/>
				<hit pos="875" gap="3" motif="motif_16" pvalue="1.1e-14" match="+++++ +++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1168304" db="db_1" num="1168304" name="gi|115470961|ref|NP_001059079.1|" comment="Os07g0188000 [Oryza sativa (japonica cultivar-group)]gi|75133680|sp|Q6Z4F1.1|AGO14_ORYSJ RecName: Full=Protein argonaute 14; Short=OsAGO14gi|34394607|dbj|BAC83909.1| putative leaf development protein Argonaute [Oryza sativa Japonica Group]gi|50508939|dbj|BAD31843.1| putative leaf development protein Argonaute [Oryza sativa Japonica Group]gi|113610615|dbj|BAF20993.1| Os07g0188000 [Oryza sativa Japonica Group]gi|215712404|dbj|BAG94531.1| unnamed protein product [Oryza sativa Japonica Group]" length="1052">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MASRGGDGLVGGGRGPLGGRDGRGRGPAGGRGGGRGGGHPQQQQQQQPGYGRGDGGGRGPAPAAGGVVGRGTGGG
				</data>
				<hit pos="24" gap="23" motif="motif_43" pvalue="2.7e-10" match="+++  ++++++++++"/>
				<hit pos="47" gap="8" motif="motif_43" pvalue="1.3e-07" match="+ + +++ +++++  "/>
			</seg>
			<seg start="76">
				<data>
GGGGRGDGGRGRGRGGGGGDGVRPAMAAAPAASTPGPVAVAARSTPPPTPAVQIPAVASSSSAQPAAAAQPPPAA
				</data>
				<hit pos="77" gap="15" motif="motif_43" pvalue="3.7e-13" match="+++++ +++++++++"/>
			</seg>
			<seg start="151">
				<data>
AAVSALARDVGRQLAVVAGGGRPAPPAAPPAPIPVSSKGVAPPSRPGFGTVGERIVVRANHFLVRVSDNDMIYLY
DVSLSPPPKTRRINRVVMSELARLHRESHLGGISFAYDGSKALYTAGKLPFDSMDFKIKLGKELREIEYKVTIRR
AGQADLHHLHEFIAGRQRDSQQQTIQALDVVLRESPSLNYVIVSRSFYSTMFGRQDIGDGLECWKGYYQSLRPTQ
MGLSLNIDISSTPFFKPISVVEYVKNCLGTPTNANGPDPRRPLSDIDRLKVKKALRGVRVETTHQGKSSKYKITT
ITSEPLSQLNFSMDGTTQTVIQYFSQRYKYRLQYTSWPCLQSGNPSNPIYLPMEVCTIVEGQRYSKKLNDKQVTG
LLRATCQPPQKREQKIIEMVQHNNYPADKVVSDFRINISNQMATMPARVLPAPTLRYHDSGKEKTCNPRVGQWNM
INKKMVGGAVVQKWTCVNFSRMHIDAVHRLCGELVYTCNAIGMVFNEMPEIEVGSAAPNNIEAALSNIHTRAPQL
QLLIVILPDVNGYYGRIKRVCETELGIVSQCLKPGRKLLSLDRQFLENVSLKINVKAGGRNSVLQRPLVPGGLEN
				</data>
				<hit pos="181" gap="89" motif="motif_35" pvalue="1.7e-15" match=" +++++++++  + +++++++"/>
				<hit pos="202" gap="0" motif="motif_24" pvalue="3.3e-12" match="+ +++++++++++ +"/>
				<hit pos="218" gap="1" motif="motif_20" pvalue="9.6e-12" match=" +  ++ ++++  +    + +++ +++++"/>
				<hit pos="250" gap="3" motif="motif_41" pvalue="3.3e-08" match="++++++++   "/>
				<hit pos="261" gap="0" motif="motif_13" pvalue="1.5e-13" match="++++ + +++++ ++"/>
				<hit pos="294" gap="18" motif="motif_14" pvalue="1.7e-17" match="++++++ +  ++++++ +++++++++ "/>
				<hit pos="322" gap="1" motif="motif_17" pvalue="2.7e-13" match="+ +++++++++++++"/>
				<hit pos="338" gap="1" motif="motif_27" pvalue="1.0e-09" match=" +++++ ++++++ +"/>
				<hit pos="355" gap="2" motif="motif_33" pvalue="4.5e-11" match="+++++++++++"/>
				<hit pos="366" gap="0" motif="motif_6" pvalue="1.5e-27" match="++++++++++++++++++ ++++++++"/>
				<hit pos="393" gap="0" motif="motif_29" pvalue="7.8e-07" match="++++++++ +++   "/>
				<hit pos="422" gap="14" motif="motif_18" pvalue="1.6e-16" match="++ ++++++++++++++"/>
				<hit pos="441" gap="2" motif="motif_23" pvalue="1.7e-12" match="    +++++ +++++ +++ ++++   ++"/>
				<hit pos="471" gap="1" motif="motif_15" pvalue="1.0e-17" match="++++ +++ + ++++++++++"/>
				<hit pos="497" gap="5" motif="motif_11" pvalue="2.7e-21" match=" ++++++++++++++++++++"/>
				<hit pos="522" gap="4" motif="motif_22" pvalue="2.5e-12" match="+++ +++++++ ++ +"/>
				<hit pos="540" gap="2" motif="motif_36" pvalue="3.8e-11" match=" ++ +++++++  + "/>
				<hit pos="555" gap="0" motif="motif_12" pvalue="1.7e-17" match="+   + +++++++++  +++++++++ ++"/>
				<hit pos="584" gap="0" motif="motif_49" pvalue="1.2e-09" match="++++++++"/>
				<hit pos="593" gap="1" motif="motif_9" pvalue="4.1e-25" match="++++++++++++++ ++ +++++++++"/>
				<hit pos="621" gap="1" motif="motif_19" pvalue="5.8e-26" match="+++ +++ + + +++  ++++++ ++  + + + ++ ++++++++ +++ "/>
				<hit pos="674" gap="3" motif="motif_26" pvalue="3.2e-13" match="++++++++++++++ "/>
				<hit pos="689" gap="0" motif="motif_10" pvalue="4.8e-19" match="++ +++++++++++++++"/>
				<hit pos="715" gap="8" motif="motif_7" pvalue="9.7e-21" match=" +  +++++++++++++ ++++++++  +"/>
			</seg>
			<seg start="751">
				<data>
TTIIFGADVTHPASGEDSSASIAAVVASMDWPEITKYKALVSAQPPRQEIIQDLFTMTEVAQNADAPAQKAEGSK
				</data>
				<hit pos="751" gap="7" motif="motif_3" pvalue="6.7e-24" match=" ++++++++++++++++++ +++++"/>
				<hit pos="780" gap="4" motif="motif_4" pvalue="8.4e-27" match="++++++++ +++++++++++++++++"/>
			</seg>
			<seg start="826">
				<data>
KNFICGGMFRELLMSFYSKNAKRKPQRIIFYRDGVSDGQFLHVLLYEMDAIKKAIASLDPAYRPLVTFVVVQKRH
HTRLFPEVHGRQDLTDRSGNVRPGTVVDTNICHPSEFDFYLCSHAGIQGTSRPTHYHVLHDENRFSADQLQMLTY
NLCYTYARCTRSVSVVPPAYYAHLAAFRARYYDEPPAMDGASSVGSGGNQAAAGGQPPAVRRLPQIKENVKDVMF
YC
				</data>
				<hit pos="827" gap="21" motif="motif_25" pvalue="8.8e-12" match="+ +++++ +++++++"/>
				<hit pos="843" gap="1" motif="motif_21" pvalue="3.6e-13" match=" ++ +++++++++++"/>
				<hit pos="858" gap="0" motif="motif_5" pvalue="1.6e-21" match="++++++++ +++++++++++++++"/>
				<hit pos="886" gap="4" motif="motif_8" pvalue="1.2e-21" match=" +++ ++++++++++++++++"/>
				<hit pos="908" gap="1" motif="motif_39" pvalue="3.5e-09" match=" +++++ ++++"/>
				<hit pos="919" gap="0" motif="motif_1" pvalue="8.2e-56" match="+++ +++++++ +++++++++++++++++++++++++++++++++ ++++"/>
				<hit pos="969" gap="0" motif="motif_2" pvalue="5.5e-39" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="1002" gap="0" motif="motif_31" pvalue="1.2e-09" match="++++++ ++ +"/>
				<hit pos="1038" gap="25" motif="motif_16" pvalue="8.3e-17" match="++ ++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1280665" db="db_1" num="1280665" name="gi|115450040|ref|NP_001048621.1|" comment="Os02g0831600 [Oryza sativa (japonica cultivar-group)]gi|75126101|sp|Q6K972.1|AGO1C_ORYSJ RecName: Full=Protein argonaute 1C; Short=OsAGO1c; AltName: Full=Protein argonaute 1; Short=OsAGO1gi|48716397|dbj|BAD23006.1| AGO1 homologous protein [Oryza sativa Japonica Group]gi|113538152|dbj|BAF10535.1| Os02g0831600 [Oryza sativa Japonica Group]gi|222623981|gb|EEE58113.1| hypothetical protein OsJ_08998 [Oryza sativa Japonica Group]" length="1011">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MASRRPTHRHHTEAPDPGGRGRGRGRAARYAQPQPQPQQQQQQQGRGCRARGASPPPPPQQQQQQQPRSTPTRAT
				</data>
				<hit pos="19" gap="18" motif="motif_43" pvalue="1.0e-06" match="++++++++  +    "/>
				<hit pos="43" gap="9" motif="motif_43" pvalue="1.7e-05" match="+++++   ++     "/>
			</seg>
			<seg start="76">
				<data>
TVTVASSSSTTATASSSPLAPELRQAIMEAPRPSELAQPSPTPPQEQPVDAATTTPHHIPSSSKSIRFPLRPGKG
TIGTRCMVKANHFFAHLPNKDLHHYDVSITPEVTSRIVNRAVIKELVNLYKASYLGGRLPAYDGRKSLYTAGPLP
				</data>
				<hit pos="132" gap="74" motif="motif_35" pvalue="4.0e-18" match="  +++++++++++++++++++"/>
				<hit pos="153" gap="0" motif="motif_24" pvalue="1.8e-14" match="+++++++++++++ +"/>
				<hit pos="168" gap="0" motif="motif_20" pvalue="3.3e-31" match="+++++++++++++++++++++++++++++"/>
				<hit pos="200" gap="3" motif="motif_41" pvalue="1.5e-11" match="+++++++++++"/>
				<hit pos="211" gap="0" motif="motif_13" pvalue="7.2e-19" match="+++++++++++++++"/>
			</seg>
			<seg start="226">
				<data>
FTSQEFQITLLDDDDGSGSERRQRTFRVVIKFAARADLHRLELFLAGRHAEAPQEALQVLDIVLRELPSARYAPF
GRSFFSPYLGRRQPLGEGLESWRGFYQSIRPTQMGLSLNIDMSATAFIEPLPVIDFVAQLLNSDIHSRPLSDAER
VKIKKALRGVKVEVTHRGNMRRKYRISGLTIQPTRELTFPVDEGGTVKSVVQYFQETYGFAIQHTYLPCLTVQRL
NYLPMEVCKIVEGQRYSKRLNQNQIRALLEETCQHPRDRERDIIKMVKHNAYQDDPYAKEFGIKISDRLASVEAR
ILPAPRLKYNETGREKDCLPRVGQWNMMNKKMVNGGKVRSWMCVNFARNVQESVVRGFCHELALMCQASGMDFAP
EPILPPLNAHPDQVERALKARYHDAMNVLGPQRRELDLLIGILPDNNGSLYGDLKRVCEIDLGIVSQCCCTKQVF
				</data>
				<hit pos="226" gap="0" motif="motif_34" pvalue="1.0e-17" match="+++ +++++++++++++++++"/>
				<hit pos="251" gap="4" motif="motif_14" pvalue="2.2e-23" match="++++++++++++++ ++++++++ +++"/>
				<hit pos="279" gap="1" motif="motif_17" pvalue="3.8e-18" match="+++++++++++++++"/>
				<hit pos="295" gap="1" motif="motif_27" pvalue="8.5e-12" match="+++ +++++++++ +"/>
				<hit pos="313" gap="3" motif="motif_33" pvalue="3.7e-12" match="+++++++++++"/>
				<hit pos="324" gap="0" motif="motif_6" pvalue="1.2e-33" match="+++++++++++++++++++++++++++"/>
				<hit pos="351" gap="0" motif="motif_29" pvalue="9.2e-14" match="++++++++++++ ++"/>
				<hit pos="374" gap="8" motif="motif_18" pvalue="1.5e-17" match="+++++++++++++++++"/>
				<hit pos="394" gap="3" motif="motif_23" pvalue="8.8e-27" match="++++++++++++ ++++++++++++++++"/>
				<hit pos="426" gap="3" motif="motif_15" pvalue="4.9e-21" match="++++++++++ +++++++++ "/>
				<hit pos="449" gap="2" motif="motif_11" pvalue="1.3e-22" match="+ +++++++++++++++++++"/>
				<hit pos="474" gap="4" motif="motif_22" pvalue="1.3e-14" match="++ ++++++++ ++++"/>
				<hit pos="492" gap="2" motif="motif_36" pvalue="8.2e-14" match="+++ +++++++ +++"/>
				<hit pos="507" gap="0" motif="motif_12" pvalue="8.4e-27" match="++++++++++ ++++++++++++++++++"/>
				<hit pos="536" gap="0" motif="motif_49" pvalue="8.9e-11" match="++++++++"/>
				<hit pos="545" gap="1" motif="motif_9" pvalue="1.4e-30" match="+++++++++++++++++++++++++++"/>
				<hit pos="574" gap="2" motif="motif_19" pvalue="7.0e-50" match="+++++++++++++++ +++++++++++++++++ ++++++++++++++++"/>
				<hit pos="635" gap="11" motif="motif_26" pvalue="8.2e-16" match="++++++ ++++++++"/>
				<hit pos="651" gap="1" motif="motif_10" pvalue="1.2e-19" match="+++++++++ ++++++++"/>
			</seg>
			<seg start="676">
				<data>
KMNKQILANLALKINVKVGGRNTVLVDAVSRRIPLVTDRPTIIFGADVTHPHPGEDSSPSIAAVVASQDWPEVTK
YAGLVSAQAHRQELIEDLYKIWQDPQRGTVSGGMIRELLISFKRSTGEKPQRIIFYRDGVSEGQFYQVLLYELNA
IRKACASLETNYQPKVTFIVVQKRHHTRLFAHNHNDQNSVDRSGNILPGTVVDSKICHPTEFDFYLCSHAGIKGT
SRPAHYHVLWDENNFTADALQILTNNLCYTYARCTRSVSIVPPAYYAHLAAFRARFYMEPDTSDSSSVVSGPGVR
				</data>
				<hit pos="676" gap="7" motif="motif_7" pvalue="9.2e-29" match="+++++ ++++++++++++++++++++++ "/>
				<hit pos="707" gap="2" motif="motif_40" pvalue="3.4e-09" match="++++++++"/>
				<hit pos="715" gap="0" motif="motif_3" pvalue="7.1e-32" match="+++++++++++++++++++++++++"/>
				<hit pos="744" gap="4" motif="motif_4" pvalue="3.2e-29" match="++++++++++++++++++++++++++"/>
				<hit pos="770" gap="0" motif="motif_47" pvalue="2.2e-10" match="+ ++++++"/>
				<hit pos="778" gap="0" motif="motif_25" pvalue="4.5e-18" match="+++++++++++++++"/>
				<hit pos="793" gap="0" motif="motif_21" pvalue="2.7e-15" match="+++++ +++++++++"/>
				<hit pos="808" gap="0" motif="motif_5" pvalue="6.6e-28" match="++++++++++++++++++++++++"/>
				<hit pos="836" gap="4" motif="motif_8" pvalue="1.1e-26" match="+++++++++++++++++++++"/>
				<hit pos="858" gap="1" motif="motif_39" pvalue="2.0e-13" match="+++++++++++"/>
				<hit pos="869" gap="0" motif="motif_1" pvalue="3.6e-63" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="919" gap="0" motif="motif_2" pvalue="2.8e-38" match="+++ +++++++++++++++++++++++++++++"/>
				<hit pos="952" gap="0" motif="motif_31" pvalue="1.0e-14" match="+++++++++++"/>
			</seg>
			<seg start="976">
				<data>
GPLSGSSTSRTRAPGGAAVKPLPALKDSVKRVMFYC
				</data>
				<hit pos="997" gap="34" motif="motif_16" pvalue="5.2e-17" match="+++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1288423" db="db_1" num="1288423" name="gi|115444483|ref|NP_001046021.1|" comment="Os02g0169400 [Oryza sativa (japonica cultivar-group)]gi|75123264|sp|Q6H6C3.1|AGO17_ORYSJ RecName: Full=Protein argonaute 17; Short=OsAGO17gi|49388062|dbj|BAD25174.1| putative leaf development protein Argonaute [Oryza sativa Japonica Group]gi|49388611|dbj|BAD25726.1| putative leaf development protein Argonaute [Oryza sativa Japonica Group]gi|113535552|dbj|BAF07935.1| Os02g0169400 [Oryza sativa Japonica Group]gi|215741160|dbj|BAG97655.1| unnamed protein product [Oryza sativa Japonica Group]" length="876">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MESQRMTWLYDRHHSLKHNKAERQAILSTYRLAKRPNLSSEGMIGESCIVRTNCFSVHLESLDDQTIYEYDVCVT
PEVGINRAVIRELVKQQKDSGLGGRLPAYDGRKRLYTSGPLPFDSHRFLVLLDSIEDSPEESRHLRVRDFVVTLK
FAAKISLWTLRKFRGGKPNRESRAALRALDVVLKELPTARYTQFAGSFYSPNLGECRQLCKVLESWRGFHQRIQA
TQMGLQLNIDVSSSVFIKPVPVVDYVAQLLNEDILLDRPLCSTEFLKIKEALEGLKVQINGILFNTYHVQDLVHQ
AASFPVNFSIQYPSLPCLKVAHFGETIFLPLEVCKIAEGQCHQKQLNAKHMAALLQVARQPPNERDYNILQTVHQ
NKYQEDPHAKEFGIKIEEKLVSIKSRILPAPWLKFHDSGETTEFLPQLGIWNMMHKKMINGGRVKSWACVNFCWS
VREYAARNFCYDLGFMCRESGMVFSVKPVLPLVIAKPGCVESALRTLHDDVMDILRPQGRKLDLLIVILPNNNGS
				</data>
				<hit pos="45" gap="44" motif="motif_24" pvalue="1.5e-09" match="+  ++++++ + + +"/>
				<hit pos="63" gap="3" motif="motif_20" pvalue="2.7e-05" match=" +  ++ +++  ++++           + "/>
				<hit pos="92" gap="0" motif="motif_41" pvalue="5.2e-09" match=" +++ ++++++"/>
				<hit pos="103" gap="0" motif="motif_13" pvalue="3.7e-15" match="++++++ +++ ++++"/>
				<hit pos="118" gap="0" motif="motif_34" pvalue="1.8e-06" match="+++  + + +   +++  +++"/>
				<hit pos="145" gap="6" motif="motif_14" pvalue="6.1e-12" match="+ +++++++++++  ++ +  ++    "/>
				<hit pos="173" gap="1" motif="motif_17" pvalue="9.3e-12" match="+ +++++++++++++"/>
				<hit pos="189" gap="1" motif="motif_27" pvalue="7.6e-09" match="++++ +  +++++++"/>
				<hit pos="207" gap="3" motif="motif_33" pvalue="1.7e-06" match=" ++   +++++"/>
				<hit pos="218" gap="0" motif="motif_6" pvalue="4.5e-21" match="++++ + ++++++ +++++++  ++++"/>
				<hit pos="245" gap="0" motif="motif_29" pvalue="1.3e-10" match=" +++++++++++ ++"/>
				<hit pos="269" gap="9" motif="motif_18" pvalue="1.5e-09" match="+  +++ ++ ++++  +"/>
				<hit pos="299" gap="13" motif="motif_15" pvalue="1.4e-06" match=" +      ++ +++++++++ "/>
				<hit pos="325" gap="5" motif="motif_11" pvalue="1.4e-13" match="  ++++++++++ +++   + "/>
				<hit pos="350" gap="4" motif="motif_22" pvalue="5.2e-10" match="  ++++ + ++ + ++"/>
				<hit pos="368" gap="2" motif="motif_36" pvalue="8.4e-15" match="+++++++++ + +++"/>
				<hit pos="383" gap="0" motif="motif_12" pvalue="7.3e-22" match=" ++++++++++++ ++  +++++++++++"/>
				<hit pos="421" gap="9" motif="motif_9" pvalue="7.3e-26" match="++ + ++++++++++++++++++++++"/>
				<hit pos="450" gap="2" motif="motif_19" pvalue="7.5e-30" match="++ + +++ +++++  ++  +++ ++  ++++ + +++  ++ ++++++ "/>
				<hit pos="511" gap="11" motif="motif_26" pvalue="1.4e-13" match="++++++++++ ++++"/>
			</seg>
			<seg start="526">
				<data>
LYGDVKRICETDIGLISQCCLAKHVLKMNKWYLASVALKINAKMGGRNTVLVDALEMRLPHVRDTPTIVFGAHVT
HPHPGKANSSSIAAVVASQDWPEVTKYAGLISVQACHQESIQGLFKVQDDPERGTTTSGMIKEHLMSFYRATKRK
PGRIIFYRDGVSKGQLPQALMHELGAIKMACASMGPDYNPLVTYVVLQKCRHTRLFADYYNANTHDSTANIRAGT
VVDSNICQPNQFDFYLCSHRSTQGTKRPRYYHVLWDENDFLAGSFQELTNYLCYTSATCTQSISVVAPVHYARLL
SSRARCYIKPRSIGDSTSHTSLPSEEDSSAASETGSLLPIKDNLKGAMFFC
				</data>
				<hit pos="527" gap="1" motif="motif_10" pvalue="3.7e-19" match="+++ ++++++++++++++"/>
				<hit pos="552" gap="7" motif="motif_7" pvalue="2.2e-27" match="++++ +++ ++++++++++++++++++++"/>
				<hit pos="583" gap="2" motif="motif_40" pvalue="7.1e-05" match="+ + + + "/>
				<hit pos="591" gap="0" motif="motif_3" pvalue="9.9e-21" match="+++ +++ +++++++   + +++++"/>
				<hit pos="620" gap="4" motif="motif_4" pvalue="6.7e-20" match="+++++++++++++ ++  ++ ++ ++"/>
				<hit pos="646" gap="0" motif="motif_47" pvalue="1.1e-05" match="++  ++ +"/>
				<hit pos="654" gap="0" motif="motif_25" pvalue="2.1e-12" match="++ + ++++++++++"/>
				<hit pos="669" gap="0" motif="motif_21" pvalue="4.5e-15" match="++++++++ ++++++"/>
				<hit pos="684" gap="0" motif="motif_5" pvalue="2.9e-16" match="++++ ++  + + +++ +++ +++"/>
				<hit pos="712" gap="4" motif="motif_8" pvalue="1.7e-16" match="++++ ++ ++ ++  ++++++"/>
				<hit pos="744" gap="11" motif="motif_1" pvalue="1.7e-38" match=" ++  ++++++ ++ +  ++++++++   +++ ++  ++++++++ + + "/>
				<hit pos="794" gap="0" motif="motif_2" pvalue="4.4e-23" match="  +++++ ++++ + ++ ++++++++ ++ +  "/>
				<hit pos="827" gap="0" motif="motif_31" pvalue="1.3e-07" match=" +++ ++ + +"/>
				<hit pos="862" gap="24" motif="motif_16" pvalue="4.5e-11" match="+  ++++++  ++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1307794" db="db_1" num="1307794" name="gi|115447849|ref|NP_001047704.1|" comment="Os02g0672200 [Oryza sativa (japonica cultivar-group)]gi|75122227|sp|Q6EU14.1|AGO1A_ORYSJ RecName: Full=Protein argonaute 1A; Short=OsAGO1agi|50251919|dbj|BAD27856.1| putative argonaute protein [Oryza sativa Japonica Group]gi|113537235|dbj|BAF09618.1| Os02g0672200 [Oryza sativa Japonica Group]" length="1082">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MAFQLDNGYYSHQALAMMRKKKTEPRNAGESSGTQQATGAPGRGPSQRPERAQQHGGGGWQPANPQYAQQAGRGG
				</data>
				<hit pos="45" gap="44" motif="motif_43" pvalue="6.0e-05" match="   +    + +++++"/>
			</seg>
			<seg start="76">
				<data>
GQHQGRGGRYQGRGGPTSHQPGGGPVEYQAHEYYGRGVQRQGGMPQHRSGSGGHGVPASPSRTVPELHQASQDQY
				</data>
				<hit pos="78" gap="18" motif="motif_43" pvalue="2.9e-11" match="++++++ ++++++  "/>
				<hit pos="113" gap="20" motif="motif_43" pvalue="8.2e-06" match=" +  ++  + + + +"/>
			</seg>
			<seg start="151">
				<data>
QATVVAPSPSRTGPSSLPVEASSEEVQHQFQELAIQGQSPTSQAIQPAPPSSKSVRFPMRPGKGTFGDRCIVKAN
HFFAELPDKDLHQYDVSITPEVPSRGVNRAVIGEIVTQYRQSHLGGRLPVYDGRKSLYTAGPLPFTSRTFDVILQ
DEEESLAVGQGAQRRERPFKVVIKFAARADLHHLAMFLAGRQADAPQEALQVLDIVLRELPTARYSPVARSFYSP
NLGRRQQLGEGLESWRGFYQSIRPTQMGLSLNIDMSSTAFIEPLPVIDFVAQLLNRDISVRPLSDADRVKIKKAL
RGVKVEVTHRGNMRRKYRISGLTSQATRELSFPIDNHGTVKTVVQYFQETYGFNIKHTTLPCLQVGNQQRPNYLP
MEVCKIVEGQRYSKRLNEKQITALLKVTCQRPQERELDILQTVHHNAYHQDPYAQEFGIRIDERLASVEARVLPP
PWLKYHDSGREKDVLPRIGQWNMMNKKMVNGGRVNNWTCINFSRHVQDNAARSFCRELAIMCQISGMDFSIDPVV
PLVTARPEHVERALKARYQEAMNILKPQGGELDLLIAILPDNNGSLYGDLKRICETDLGLVSQCCLTKHVFKMSK
QYLANVALKINVKVGGRNTVLVDALTRRIPLVSDRPTIIFGADVTHPHPGEDSSPSIAAVVASQDWPEVTKYAGL
VSAQAHRQELIQDLFKVWKDPQRGTVSGGMIRELLISFKRATGQKPQRIIFYRDGVSEGQFYQVLFYELDAIRKA
CASLEADYQPPVTFVVVQKRHHTRLFANNHKDQRTVDRSGNILPGTVVDSKICHPTEFDFYLCSHAGIQGTSRPA
HYHVLWDENKFTADGLQTLTNNLCYTYARCTRSVSIVPPAYYAHLAAFRARFYMEPDTSDSGSMASGAHTRGGGP
				</data>
				<hit pos="154" gap="26" motif="motif_32" pvalue="1.9e-05" match="+     ++  + +  ++   ++++  +  "/>
				<hit pos="196" gap="13" motif="motif_35" pvalue="2.9e-20" match="++++++++++++++++++++ "/>
				<hit pos="217" gap="0" motif="motif_24" pvalue="1.1e-15" match="+ +++++++++++++"/>
				<hit pos="232" gap="0" motif="motif_20" pvalue="1.1e-29" match="++++++++++++++++++++++++++ + "/>
				<hit pos="264" gap="3" motif="motif_41" pvalue="3.1e-13" match="+++++++++++"/>
				<hit pos="275" gap="0" motif="motif_13" pvalue="4.8e-17" match="+++++++++++++++"/>
				<hit pos="290" gap="0" motif="motif_34" pvalue="4.1e-13" match="++++++ ++++++++++ +++"/>
				<hit pos="319" gap="8" motif="motif_14" pvalue="6.8e-32" match="+++++++++++++++++++++++++++"/>
				<hit pos="347" gap="1" motif="motif_17" pvalue="3.8e-18" match="+++++++++++++++"/>
				<hit pos="363" gap="1" motif="motif_27" pvalue="4.8e-13" match="+++ ++ ++++++++"/>
				<hit pos="381" gap="3" motif="motif_33" pvalue="2.9e-12" match="+++++++++++"/>
				<hit pos="392" gap="0" motif="motif_6" pvalue="2.8e-34" match="+++++++++++++++++++++++++++"/>
				<hit pos="419" gap="0" motif="motif_29" pvalue="4.2e-16" match="+++++++++++++++"/>
				<hit pos="442" gap="8" motif="motif_18" pvalue="4.2e-19" match="+++++++++++++++++"/>
				<hit pos="462" gap="3" motif="motif_23" pvalue="1.4e-25" match="+++++++++++++++++++++++++++++"/>
				<hit pos="494" gap="3" motif="motif_15" pvalue="2.1e-23" match="+++++++++++++++++++++"/>
				<hit pos="520" gap="5" motif="motif_11" pvalue="3.9e-26" match="+++++++++++++++++++++"/>
				<hit pos="545" gap="4" motif="motif_22" pvalue="1.3e-20" match="++++++++++++++++"/>
				<hit pos="563" gap="2" motif="motif_36" pvalue="5.6e-21" match="+++++++++++++++"/>
				<hit pos="578" gap="0" motif="motif_12" pvalue="3.9e-31" match="+++++++++++++++++++++++++++++"/>
				<hit pos="607" gap="0" motif="motif_49" pvalue="1.7e-09" match="++++++++"/>
				<hit pos="616" gap="1" motif="motif_9" pvalue="4.2e-31" match="++ ++++++++++++++++++++++++"/>
				<hit pos="645" gap="2" motif="motif_19" pvalue="3.5e-44" match=" ++++++++++++++ ++++++++++ +++++ +++++++++++++++++"/>
				<hit pos="706" gap="11" motif="motif_26" pvalue="1.7e-17" match="+++++++++++++++"/>
				<hit pos="722" gap="1" motif="motif_10" pvalue="5.3e-22" match="++++++++++++++++++"/>
				<hit pos="747" gap="7" motif="motif_7" pvalue="1.7e-33" match="+++++++++++++++++++++++++++++"/>
				<hit pos="778" gap="2" motif="motif_40" pvalue="6.8e-10" match="++++++++"/>
				<hit pos="786" gap="0" motif="motif_3" pvalue="7.1e-32" match="+++++++++++++++++++++++++"/>
				<hit pos="815" gap="4" motif="motif_4" pvalue="1.5e-30" match="++++++++++++++++++++++++++"/>
				<hit pos="841" gap="0" motif="motif_47" pvalue="2.5e-10" match="++++++++"/>
				<hit pos="849" gap="0" motif="motif_25" pvalue="4.5e-18" match="+++++++++++++++"/>
				<hit pos="864" gap="0" motif="motif_21" pvalue="8.4e-18" match="+++++++++++++++"/>
				<hit pos="879" gap="0" motif="motif_5" pvalue="9.3e-28" match="++++++++++++ +++++++++++"/>
				<hit pos="907" gap="4" motif="motif_8" pvalue="5.0e-25" match="+++++++++++++++++++++"/>
				<hit pos="929" gap="1" motif="motif_39" pvalue="1.7e-11" match="+++++++++++"/>
				<hit pos="940" gap="0" motif="motif_1" pvalue="8.2e-64" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="990" gap="0" motif="motif_2" pvalue="3.7e-41" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="1023" gap="0" motif="motif_31" pvalue="1.0e-14" match="+++++++++++"/>
			</seg>
			<seg start="1051">
				<data>
LPGARSTKPAGNVAVRPLPDLKENVKRVMFYC
				</data>
				<hit pos="1068" gap="34" motif="motif_16" pvalue="1.9e-17" match="++ ++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1309782" db="db_1" num="1309782" name="gi|75119242|sp|Q69UP6.1|AGO18_ORYSJ" comment="RecName: Full=Protein argonaute 18; Short=OsAGO18gi|50508348|dbj|BAD30270.1| putative leaf development protein Argonaute [Oryza sativa Japonica Group]gi|50510037|dbj|BAD30662.1| putative leaf development protein Argonaute [Oryza sativa Japonica Group]" length="1088">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MASRGGGQHQRHQQQQQQPGGYGRGGGGGRGRGRDGAPYSGGRGRGQDGSYPGGRGGGYGGGGGGGGPPYYGGGG
GGGGGGGGQGRGYYDDGGDGRGYQRGMEGGGGRGGYRGDGDGGYGRGGGGYHGDGERGYGRGGGGGGGGGGGYRG
				</data>
				<hit pos="20" gap="19" motif="motif_43" pvalue="3.6e-11" match="+++ ++++++++++ "/>
				<hit pos="52" gap="17" motif="motif_43" pvalue="1.2e-14" match=" ++++++++++++++"/>
				<hit pos="71" gap="4" motif="motif_43" pvalue="1.4e-12" match="+++ +++++++++ +"/>
				<hit pos="105" gap="19" motif="motif_43" pvalue="2.4e-10" match="+++++++++ + ++ "/>
				<hit pos="133" gap="13" motif="motif_43" pvalue="1.4e-15" match="+++++++++++++++"/>
			</seg>
			<seg start="151">
				<data>
DDEGRSSYGRARGGGGGGGGYHGDGEAGYGRGRGGRDYDGGRGGGGRRGGRGGGGSSYHQQPPPDLPQAPEPRLA
				</data>
				<hit pos="159" gap="11" motif="motif_43" pvalue="1.3e-10" match="++ +++++++++  +"/>
				<hit pos="191" gap="17" motif="motif_43" pvalue="7.8e-14" match="+++ ++ ++++++++"/>
			</seg>
			<seg start="226">
				<data>
AQYAREIDIAALRAQFKGLTTTTPGAASSQFPARPGFGAAGEECLVKVNHFFVGLKNDNFHHYDVAIAPDPVLKG
LFRTIISKLVTERRHTDFGGRLPVYDGRANLYTAGELPFRSRELEVELSGSRKFKVAIRHVAPVSLQDLRMVMAG
CPAGIPSQALQLLDIVLRDMVLAERNDMGYVAFGRSYFSPGLGSRELDKGIFAWKGFYQSCRVTQQGLSLNIDMS
STAFIEPGRVLNFVEKAIGRRITNAITVGYFLNNYGNELMRTLKGVKVEVTHRGNLRKKYRIAGFTEQSADVQTF
TSSDGIKTVKEYFNKKYNLKLAFGYLPCLQVGSKERPNYLPMELCNIVPGQRYKNRLSPTQVSNLINITNDRPCD
RESSIRQTVSSNQYNSTERADEFGIEVDSYPTTLKARVLKAPMLKYHDSGRVRVCTPEDGAWNMKDKKVVNGATI
KSWACVNLCEGLDNRVVEAFCLQLVRTSKITGLDFANVSLPILKADPHNVKTDLPMRYQEACSWSRDNKIDLLLV
VMTDDKNNASLYGDVKRICETEIGVLSQCCRAKQVYKERNVQYCANVALKINAKAGGRNSVFLNVEASLPVVSKS
				</data>
				<hit pos="245" gap="39" motif="motif_35" pvalue="6.3e-10" match="++  +   +  ++++++++  "/>
				<hit pos="266" gap="0" motif="motif_24" pvalue="7.6e-12" match="+  + ++++++++ +"/>
				<hit pos="281" gap="0" motif="motif_20" pvalue="1.7e-15" match=" +   +++++++ +    ++  + +++++"/>
				<hit pos="313" gap="3" motif="motif_41" pvalue="1.2e-08" match=" ++++ +++++"/>
				<hit pos="324" gap="0" motif="motif_13" pvalue="1.0e-14" match="+++++ +++++++++"/>
				<hit pos="354" gap="15" motif="motif_14" pvalue="3.2e-13" match="+++++++++ ++++ +++ +++  + +"/>
				<hit pos="382" gap="1" motif="motif_17" pvalue="1.4e-09" match="  +++ ++++++   "/>
				<hit pos="403" gap="6" motif="motif_27" pvalue="8.7e-10" match="++++ ++++ +++ +"/>
				<hit pos="420" gap="2" motif="motif_33" pvalue="4.4e-06" match=" ++  ++ +++"/>
				<hit pos="431" gap="0" motif="motif_6" pvalue="6.5e-28" match="+++++ + +++++++++++++++++++"/>
				<hit pos="458" gap="0" motif="motif_29" pvalue="1.2e-05" match="+ +  ++ + +++++"/>
				<hit pos="485" gap="12" motif="motif_18" pvalue="1.7e-10" match="   +  +++++++++++"/>
				<hit pos="505" gap="3" motif="motif_23" pvalue="3.8e-13" match="+ ++++++++ +++ +  ++++  ++  +"/>
				<hit pos="535" gap="1" motif="motif_15" pvalue="5.3e-14" match=" +++  +++  + + ++++++"/>
				<hit pos="561" gap="5" motif="motif_11" pvalue="1.1e-20" match="++++++++++++++++++  +"/>
				<hit pos="586" gap="4" motif="motif_22" pvalue="2.7e-09" match="+++++   +  ++ ++"/>
				<hit pos="604" gap="2" motif="motif_36" pvalue="3.2e-07" match="++ +++  + ++   "/>
				<hit pos="619" gap="0" motif="motif_12" pvalue="1.4e-19" match=" + ++++++++  +++ ++++ +++++++"/>
				<hit pos="648" gap="0" motif="motif_49" pvalue="1.7e-06" match="++++   +"/>
				<hit pos="657" gap="1" motif="motif_9" pvalue="2.1e-21" match="+ ++ +++ +++++++++++++++++ "/>
				<hit pos="686" gap="2" motif="motif_19" pvalue="3.0e-05" match="     ++  ++ +++    + + +++            +           "/>
				<hit pos="744" gap="8" motif="motif_26" pvalue="4.5e-08" match="+ +++++++ + +++"/>
				<hit pos="762" gap="3" motif="motif_10" pvalue="4.1e-18" match="+++ ++++++++++ +++"/>
				<hit pos="788" gap="8" motif="motif_7" pvalue="8.2e-20" match="  + ++ ++++++++++ ++++++ ++  "/>
				<hit pos="818" gap="1" motif="motif_40" pvalue="2.7e-05" match="+ + +++ "/>
			</seg>
			<seg start="826">
				<data>
PTIIFGADVTHPGSFDESTPSIASVVASADWPEVTKYNSVVRMQASRKEIIQDLDSIVRELLNAFKRDSKMEPKQ
LIFYRDGVSEGQFQQVVESEIPEIEKAWKSLYAGKPRITFIVVQKRHHTRLFPNNYNDPRGMDGTGNVRPGTVVD
TVICHPREFDFFLCSQAGIKGTSRPSHYHVLRDDNNFTADQLQSVTNNLCYLYTSCTRSVSIPPPVYYAHKLAFR
ARFYLTQVPVAGGDPGAAKFQWVLPEIKEEVKKSMFFC
				</data>
				<hit pos="826" gap="0" motif="motif_3" pvalue="4.7e-22" match="++++++++++++ + + + ++++ +"/>
				<hit pos="855" gap="4" motif="motif_4" pvalue="4.3e-21" match="++++++++ + ++ ++ ++++++++ "/>
				<hit pos="891" gap="10" motif="motif_21" pvalue="4.6e-09" match="++  +  +++ ++++"/>
				<hit pos="906" gap="0" motif="motif_5" pvalue="1.7e-17" match="++++++++ ++   +   ++++++"/>
				<hit pos="933" gap="3" motif="motif_8" pvalue="5.0e-20" match="  ++ ++++++++++++++++"/>
				<hit pos="955" gap="1" motif="motif_39" pvalue="7.0e-05" match="+ ++ + ++  "/>
				<hit pos="966" gap="0" motif="motif_1" pvalue="2.1e-50" match="+++ +++++++++++++++++++++ +++++++++ +++++ + ++++++"/>
				<hit pos="1016" gap="0" motif="motif_2" pvalue="6.9e-28" match="++++ ++++++ +  +++++++ +++++++  +"/>
				<hit pos="1049" gap="0" motif="motif_31" pvalue="2.4e-08" match="+++++++    "/>
				<hit pos="1074" gap="14" motif="motif_16" pvalue="5.3e-15" match="++++++ ++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1311817" db="db_1" num="1311817" name="gi|75119312|sp|Q69VD5.1|PNH1_ORYSJ" comment="RecName: Full=Protein argonaute PNH1; AltName: Full=Protein PINHEAD homolog 1; Short=OsPNH1gi|50725578|dbj|BAD33046.1| ZLL/PNH homologous protein [Oryza sativa Japonica Group]" length="979">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MLEVLDMAPPRHQPAAGKAGGGRGHGHGHGHGGGGGGPAARKQPLQSSMAQPKAETAAATAAVAPPEGGKKCGGG
GGRRRGGRGRGGRAGAGPGPGLAAAPAVVVAPAARAVIGPPVASKGLSFCRRPGFGTVGARCVVKANHFLAELPD
KDLTQYDVKITPEVSSRSVNRAIMSELVRLYHDSDLGGRLPAYDGRKNLYTAGTLPFDAREFVVRLTDDDDGTGV
PPREREYRVAIKFAARADLHHLRQFIAGRQADAPQEALQVLDIVLRELANRRYVSIGRSFYSPDIRKPQRLGDGL
QSWCGFYQSIRPTQMGLSLNIDMSSTAFIEPLPVIEFVAQILGKDVISRPLSDANRIKIKKALRGVKVEVTHRGN
VRRKYRISGLTTQPTHELIFPIDDQMNMKSVVEYFKEMYGFTIQHPHLPCLQVGNQKKANYLPMEACKIVEGQRY
TKRLNEKQITSLLKVTCRRPREQEMDILQTVQQNGYEQDPYAKEFGINISEKLTSVEARVLPAPWLKYHDTGKEK
ECLPQVGQWNMVNKKVINGCKVNHWACINFSRSVQETTARGFCQELAQMCQISGMEFNSEPVIPIYSARPDQVEK
ALKHVYNMSLNKLKGKELELLLAILPDNNGSLYGDIKRICETDLGLISQCCLTKHVFKISKQYLANVSLKINVKM
GGRNTVLLDAISWRIPLVSDIPTIIFGADVTHPETGEDSSPSIAAVVASQDWPEVTKYAGLVCAQAHRQELIQDL
YKTWHDPQRGTVTGGMIRELLISFRKATGQKPLRIIFYRDGVSEGQFYQVLLYELDAIRKACASLEPNYQPPVTF
VVVQKRHHTRLFANNHKDRSSTDKSGNILPGTVVDSKICHPSEFDFYLCSHAGIQGTSRPAHYHVLWDENNFTAD
				</data>
				<hit pos="22" gap="21" motif="motif_43" pvalue="2.9e-10" match="+++ + + + +++++"/>
				<hit pos="73" gap="36" motif="motif_43" pvalue="4.6e-12" match="+++ ++ ++++++++"/>
				<hit pos="113" gap="25" motif="motif_35" pvalue="1.5e-16" match="+++++ +++++++++++++++"/>
				<hit pos="134" gap="0" motif="motif_24" pvalue="5.4e-15" match="+++++++++++++++"/>
				<hit pos="149" gap="0" motif="motif_20" pvalue="7.7e-30" match="+++++ +++++++++++++ +++++++++"/>
				<hit pos="181" gap="3" motif="motif_41" pvalue="1.1e-11" match="+++++++++++"/>
				<hit pos="192" gap="0" motif="motif_13" pvalue="5.7e-17" match="++++++++++++ ++"/>
				<hit pos="207" gap="0" motif="motif_34" pvalue="3.2e-16" match="+++++++++++++++++++++"/>
				<hit pos="232" gap="4" motif="motif_14" pvalue="8.3e-27" match="+++++++++++++++++++++++++++"/>
				<hit pos="260" gap="1" motif="motif_17" pvalue="1.7e-17" match="+++++++++++++++"/>
				<hit pos="276" gap="1" motif="motif_27" pvalue="1.0e-14" match="+++++++++++++++"/>
				<hit pos="294" gap="3" motif="motif_33" pvalue="3.8e-10" match="+++++++++++"/>
				<hit pos="305" gap="0" motif="motif_6" pvalue="2.8e-34" match="+++++++++++++++++++++++++++"/>
				<hit pos="332" gap="0" motif="motif_29" pvalue="4.1e-14" match="+++++++++++++++"/>
				<hit pos="355" gap="8" motif="motif_18" pvalue="6.6e-17" match=" ++++++++++++++++"/>
				<hit pos="375" gap="3" motif="motif_23" pvalue="9.2e-26" match="+++++++++++++++++++++++++++++"/>
				<hit pos="407" gap="3" motif="motif_15" pvalue="3.2e-26" match="+++++++++++++++++++++"/>
				<hit pos="433" gap="5" motif="motif_11" pvalue="1.0e-24" match="+++++++++++++++++++++"/>
				<hit pos="458" gap="4" motif="motif_22" pvalue="5.5e-15" match="++++++++++ +++++"/>
				<hit pos="476" gap="2" motif="motif_36" pvalue="2.0e-16" match="+++++++++++++++"/>
				<hit pos="491" gap="0" motif="motif_12" pvalue="1.5e-33" match="+++++++++++++++++++++++++++++"/>
				<hit pos="520" gap="0" motif="motif_49" pvalue="3.3e-10" match="++++++++"/>
				<hit pos="529" gap="1" motif="motif_9" pvalue="3.6e-30" match="+++++++++++++++++++++++++++"/>
				<hit pos="558" gap="2" motif="motif_19" pvalue="9.0e-57" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="617" gap="9" motif="motif_26" pvalue="1.1e-16" match="+++++++++++++++"/>
				<hit pos="633" gap="1" motif="motif_10" pvalue="5.9e-21" match="++++++++++++++++++"/>
				<hit pos="658" gap="7" motif="motif_7" pvalue="7.0e-31" match="+++++++++++++++++++++++++++++"/>
				<hit pos="689" gap="2" motif="motif_40" pvalue="2.2e-10" match="++++++++"/>
				<hit pos="697" gap="0" motif="motif_3" pvalue="2.9e-28" match="+++++++++++++ +++++++++++"/>
				<hit pos="726" gap="4" motif="motif_4" pvalue="3.1e-32" match="++++++++++++++++++++++++++"/>
				<hit pos="752" gap="0" motif="motif_47" pvalue="1.4e-11" match="++++++++"/>
				<hit pos="760" gap="0" motif="motif_25" pvalue="1.4e-18" match="+++++++++++++++"/>
				<hit pos="775" gap="0" motif="motif_21" pvalue="8.4e-18" match="+++++++++++++++"/>
				<hit pos="790" gap="0" motif="motif_5" pvalue="3.3e-30" match="++++++++++++++++++++++++"/>
				<hit pos="818" gap="4" motif="motif_8" pvalue="2.6e-26" match="+++++++++++++++++++++"/>
				<hit pos="840" gap="1" motif="motif_39" pvalue="4.0e-13" match="+++++++++++"/>
				<hit pos="851" gap="0" motif="motif_1" pvalue="1.3e-62" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
			</seg>
			<seg start="901">
				<data>
EMQTLTNNLCYTYARCTRSVSVVPPAYYAHLAAFRARFYMEPEMSENQTTSKSSTGTNGTSVKPLPAVKEKVKRV
MFYC
				</data>
				<hit pos="901" gap="0" motif="motif_2" pvalue="5.6e-40" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="934" gap="0" motif="motif_31" pvalue="1.3e-15" match="+++++++++++"/>
				<hit pos="965" gap="20" motif="motif_16" pvalue="9.8e-17" match="+++ +++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1352607" db="db_1" num="1352607" name="gi|115470098|ref|NP_001058648.1|" comment="Os06g0729300 [Oryza sativa (japonica cultivar-group)]gi|75111792|sp|Q5Z5B2.1|AGO1D_ORYSJ RecName: Full=Protein argonaute 1D; Short=OsAGO1dgi|54291345|dbj|BAD62111.1| putative AGO1 homologous protein [Oryza sativa Japonica Group]gi|113596688|dbj|BAF20562.1| Os06g0729300 [Oryza sativa Japonica Group]gi|215767053|dbj|BAG99281.1| unnamed protein product [Oryza sativa Japonica Group]" length="1038">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MGSRRPRLPGFGEDCEPRGGGRGGGGRGRGSYYPQAQQYHPQGHGGRGGAGYYHGAAPQPRGAMVVQQWRPATAA
				</data>
				<hit pos="19" gap="18" motif="motif_43" pvalue="1.9e-11" match="++++++++++++   "/>
				<hit pos="37" gap="3" motif="motif_43" pvalue="1.2e-07" match="+++   + +++++ +"/>
			</seg>
			<seg start="76">
				<data>
AEHLGHQQPYNSSVRPQHYYGPSAIAPELLQAMDAPHEPPANVSSPEAASPEASSPRSLALEVTEQLQDLSVQYQ
				</data>
				<hit pos="102" gap="50" motif="motif_3" pvalue="1.7e-05" match="+ +   ++  +  + + +++  +  "/>
			</seg>
			<seg start="151">
				<data>
LSESQEEIVQHVPVSTKSFKFPHRPGSGSIGTRCLVKANHFFAQLPDKDLHQYDVSITPELTSRIRSRAVMEELV
				</data>
				<hit pos="160" gap="33" motif="motif_35" pvalue="1.5e-15" match="+ +++++++++++++++ +++"/>
				<hit pos="181" gap="0" motif="motif_24" pvalue="2.2e-15" match="++++ ++++++++++"/>
				<hit pos="196" gap="0" motif="motif_20" pvalue="3.5e-29" match="+++++++++++++++ ++++  +++++++"/>
			</seg>
			<seg start="226">
				<data>
RLHKMSYLGGRLPAYDGRKSLYTAGPLPFTSKEFRISLLEEDDGSGSERRQKTYNVVIKFAARADLHRLEQFLAG
RQAEAPQEALQVLDIVLRELPTARYAPFGRSFFSPDLGRRRSLGEGLETWRGFYQSIRPTQMGLSLNIDMSATAF
FEPLPVIDFVIQLLNTDIRSRPLSDAERVKIKKALRGVKVGVTHRGNMRRKYRISGLTSQATRELTFPVDQGGTV
				</data>
				<hit pos="228" gap="3" motif="motif_41" pvalue="3.8e-11" match="+++++++++++"/>
				<hit pos="239" gap="0" motif="motif_13" pvalue="7.2e-19" match="+++++++++++++++"/>
				<hit pos="254" gap="0" motif="motif_34" pvalue="1.6e-18" match="++++++++ ++++++++++++"/>
				<hit pos="279" gap="4" motif="motif_14" pvalue="6.7e-25" match="+ ++++++++++++ ++++++++++++"/>
				<hit pos="307" gap="1" motif="motif_17" pvalue="3.8e-18" match="+++++++++++++++"/>
				<hit pos="323" gap="1" motif="motif_27" pvalue="8.9e-14" match="+++ +++++++++++"/>
				<hit pos="341" gap="3" motif="motif_33" pvalue="1.9e-09" match="  ++++++ ++"/>
				<hit pos="352" gap="0" motif="motif_6" pvalue="3.2e-32" match="+++++++++++++++++++++++++++"/>
				<hit pos="379" gap="0" motif="motif_29" pvalue="7.0e-15" match="++++++++++++ ++"/>
				<hit pos="402" gap="8" motif="motif_18" pvalue="2.5e-15" match="++++++++++++++ ++"/>
				<hit pos="422" gap="3" motif="motif_23" pvalue="1.6e-28" match="+++++++++++++++++++++++++++++"/>
			</seg>
			<seg start="451">
				<data>
KSVVQYFQETYGFAIQHTYLPCLQVGNQQRPNYLPMEVCKIVEGQRYSKRLNQNQIRALLEETCQRPHDRERDII
QMVNHNSYHEDPYAKEFGIKISERLALVEARILPAPRLKYNETGREKDCLPRVGQWNMMNKKMVNGGRVRSWICV
NFARNVQESVASGFCRELARMCQASGMDFALEPVLPSMYARPDQVERALKARFHDAMNILGPQHKELDLLIGLLP
DNNGSLYGDLKRICEIDLGLVSQCCCTKQVFKMNKQILANLALKINVKVGGRNTVLVDAVSRRIPLVTDRPTIIF
GADVTHPHPGEDSSPSIAAVVASQDWPEVTKYAGLVSAQSHRQELIDDLYNITHDPHRGPICGGMVRELLISFKR
STGQKPQRIIFYRDGVSEGQFYQVLLHELDAIRKACASLEANYQPQVTFIVVQKRHHTRLFAHNHNDQNSVDRSG
NILPGTVVDSKICHPTEFDFFLCSHAGIKGTSRPAHYHVLWDENNFTADALQTLTNNLCYTYARCTRSVSIVPPA
YYAHLAAFRARFYMESDSSDSGSMASGRGGGSSTSRSTRAAGGGAVRPLPALKDSVKNVMFYC
				</data>
				<hit pos="454" gap="3" motif="motif_15" pvalue="5.1e-24" match="++++++++++ ++++++++++"/>
				<hit pos="480" gap="5" motif="motif_11" pvalue="3.9e-26" match="+++++++++++++++++++++"/>
				<hit pos="505" gap="4" motif="motif_22" pvalue="1.3e-15" match="++ +++++++++++++"/>
				<hit pos="523" gap="2" motif="motif_36" pvalue="2.6e-16" match="+++++++++ +++++"/>
				<hit pos="538" gap="0" motif="motif_12" pvalue="5.0e-27" match="++++++++++++++ ++++++++++++++"/>
				<hit pos="567" gap="0" motif="motif_49" pvalue="8.9e-11" match="++++++++"/>
				<hit pos="576" gap="1" motif="motif_9" pvalue="1.8e-30" match="+++++++++++++++++++++++++++"/>
				<hit pos="605" gap="2" motif="motif_19" pvalue="9.8e-46" match="+++++++++++++++ ++++++++++++++++  ++++++++++++++++"/>
				<hit pos="666" gap="11" motif="motif_26" pvalue="3.2e-14" match="++++++ ++++++++"/>
				<hit pos="682" gap="1" motif="motif_10" pvalue="2.6e-20" match="+++++++++ ++++++++"/>
				<hit pos="707" gap="7" motif="motif_7" pvalue="9.2e-29" match="+++++ ++++++++++++++++++++++ "/>
				<hit pos="738" gap="2" motif="motif_40" pvalue="3.4e-09" match="++++++++"/>
				<hit pos="746" gap="0" motif="motif_3" pvalue="7.1e-32" match="+++++++++++++++++++++++++"/>
				<hit pos="775" gap="4" motif="motif_4" pvalue="1.1e-29" match="++++++++++++++++++++++++++"/>
				<hit pos="801" gap="0" motif="motif_47" pvalue="2.1e-06" match="   +++++"/>
				<hit pos="809" gap="0" motif="motif_25" pvalue="2.5e-13" match="+ +++++++++++++"/>
				<hit pos="824" gap="0" motif="motif_21" pvalue="1.2e-17" match="+++++++++++++++"/>
				<hit pos="839" gap="0" motif="motif_5" pvalue="1.5e-29" match="++++++++++++++++++++++++"/>
				<hit pos="867" gap="4" motif="motif_8" pvalue="4.1e-25" match="++++ ++++++++++++++++"/>
				<hit pos="889" gap="1" motif="motif_39" pvalue="2.0e-13" match="+++++++++++"/>
				<hit pos="900" gap="0" motif="motif_1" pvalue="4.7e-61" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="950" gap="0" motif="motif_2" pvalue="1.3e-40" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="983" gap="0" motif="motif_31" pvalue="4.5e-12" match="++++++++ ++"/>
				<hit pos="1004" gap="10" motif="motif_43" pvalue="7.3e-05" match="+++    +  +  ++"/>
				<hit pos="1024" gap="5" motif="motif_16" pvalue="3.2e-17" match="+++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1568298" db="db_1" num="1568298" name="gi|15222321|ref|NP_177103.1|" comment="AGO7 (ARGONAUTE7); nucleic acid binding [Arabidopsis thaliana]gi|12597784|gb|AAG60096.1|AC073178_7 pinhead-like protein [Arabidopsis thaliana]gi|37528855|gb|AAQ92355.1| ZIPPY [Arabidopsis thaliana]" length="990">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MEEKTHHHHHSTNKHIPSSKSRTPLLHKPYHHHVQTNPPPFLLHPSSHQNLNLVASNLPSSYYYYYYCYFYSQFH
				</data>
				<hit pos="5" gap="4" motif="motif_39" pvalue="4.7e-05" match=" ++ ++++ + "/>
			</seg>
			<seg start="76">
				<data>
NSLPPPPPPHLLPLSPPLPPLLPLPPPHSMTRFHKSLPVSQVVERKQQHQQKKKIQVSNNKVSGSIAIEEAALVV
AKRPDFGGQDGSVIYLLANHFLVKFDSSQRIYHYNVEISPQPSKEIARMIKQKLVETDRNSFSGVVPAFDGRQNI
YSPVEFQGDRLEFFVNLPIPSCKAVMNYGDLREKQPQKKIEKLFRVNMKLVSKFDGKEQRKEGEDWAPLPPEYIH
ALDVILRENPMEKCTSIGRSFYSSSMGGSKEIGGGAVGLRGFFQSLRHTQQGLALNMDLSITAFHESIGVIAYLQ
				</data>
				<hit pos="145" gap="129" motif="motif_26" pvalue="1.7e-05" match="+  + ++  ++  + "/>
				<hit pos="161" gap="1" motif="motif_24" pvalue="4.7e-12" match="+  + ++++++++++"/>
				<hit pos="177" gap="1" motif="motif_45" pvalue="3.1e-41" match="++++++++++++++++++++++++++++++++ +++++ ++"/>
				<hit pos="218" gap="0" motif="motif_13" pvalue="4.5e-11" match="+++++ +++++++++"/>
				<hit pos="272" gap="39" motif="motif_40" pvalue="4.5e-06" match="++ ++++ "/>
				<hit pos="296" gap="16" motif="motif_17" pvalue="2.8e-12" match=" ++++++++++++++"/>
				<hit pos="312" gap="1" motif="motif_27" pvalue="2.5e-12" match="+++++++++++++++"/>
				<hit pos="330" gap="3" motif="motif_33" pvalue="4.1e-08" match="+++++++++++"/>
				<hit pos="341" gap="0" motif="motif_6" pvalue="2.9e-23" match="+++++++ ++++++++++ + ++++++"/>
			</seg>
			<seg start="376">
				<data>
KRLEFLTDLPRNKGRELSLEEKREVEKALKNIRVFVCHRETVQRYRVYGLTEEITENIWFPDREGKYLRLMSYFK
DHYGYEIQFKNLPCLQISRARPCYLPMELCMICEGQKFLGKLSDDQAAKIMKMGCQKPNERKAIIDKVMTGSVGP
				</data>
				<hit pos="396" gap="28" motif="motif_18" pvalue="1.6e-12" match="+ +++++++++++++++"/>
				<hit pos="415" gap="2" motif="motif_23" pvalue="1.5e-17" match="++ +++++++++++ ++++++++++++ +"/>
				<hit pos="446" gap="2" motif="motif_15" pvalue="2.9e-19" match="+ ++++++++ ++++++++++"/>
				<hit pos="471" gap="4" motif="motif_11" pvalue="4.3e-20" match="++++++++++++++++++ ++"/>
				<hit pos="496" gap="4" motif="motif_22" pvalue="7.2e-13" match="+ +++++++++++ ++"/>
			</seg>
			<seg start="526">
				<data>
SSGNQTREFNLEVSREMTLLKGRILQPPKLKLDRPRNLKESKVFKGTRIERWALMSIGGSSDQKSTIPKFINELT
QKCEHLGVFLSKNTLSSTFFEPSHILNNISLLESKLKEIQRAASNNLQLIICVMEKKHKGYGDLKRISETRIGVV
TQCCLYPNITKLSSQFVSNLALKINAKIGGSMTELYNSIPSHIPRLLRPDEPVIFMGADVTHPHPFDDCSPSVAA
VVGSINWPEANRYVSRMRSQTHRQEIIQDLDLMVKELLDDFYKAVKKLPNRIIFFRDGVSETQFKKVLQEELQSI
KTACSKFQDYNPSITFAVVQKRHHTRLFRCDPDHENIPPGTVVDTVITHPKEFDFYLCSHLGVKGTSRPTHYHIL
WDENEFTSDELQRLVYNLCYTFVRCTKPISIVPPAYYAHLAAYRGRLYIERSSESNGGSMNPSSVSRVGPPKTIP
				</data>
				<hit pos="530" gap="18" motif="motif_12" pvalue="2.3e-18" match="+ +++ ++++++++ + +++++++++++ "/>
				<hit pos="595" gap="36" motif="motif_44" pvalue="1.4e-17" match="++++++++++++++++ ++++"/>
				<hit pos="617" gap="1" motif="motif_48" pvalue="2.7e-28" match="+++++++++++++++++++++++++++++"/>
				<hit pos="646" gap="0" motif="motif_26" pvalue="4.0e-09" match="++++++++++ ++++"/>
				<hit pos="661" gap="0" motif="motif_10" pvalue="5.1e-18" match="+++++++ ++ +++++++"/>
				<hit pos="686" gap="7" motif="motif_7" pvalue="9.7e-21" match="++++++  +++++++++ +++ +++++++"/>
				<hit pos="727" gap="12" motif="motif_3" pvalue="8.3e-24" match="++++++++++++++ ++ +++++++"/>
				<hit pos="756" gap="4" motif="motif_4" pvalue="4.9e-23" match="+++++++++++++++++++++++++ "/>
				<hit pos="792" gap="10" motif="motif_21" pvalue="8.5e-13" match="+++ +++++++++++"/>
				<hit pos="807" gap="0" motif="motif_5" pvalue="6.2e-20" match="++++++++ +++ ++++ ++ +++"/>
				<hit pos="834" gap="3" motif="motif_8" pvalue="1.0e-20" match="++++ +++ +++++++++++ "/>
				<hit pos="860" gap="5" motif="motif_1" pvalue="1.8e-52" match="++++++++++++++++++++++++++ ++++++++++++++++++ ++++"/>
				<hit pos="910" gap="0" motif="motif_2" pvalue="9.6e-35" match="+++ +++++++++++++++++++++++++++++"/>
				<hit pos="943" gap="0" motif="motif_31" pvalue="4.5e-10" match="+++++++++++"/>
			</seg>
			<seg start="976">
				<data>
LPKLSDNVKNLMFYC
				</data>
				<hit pos="976" gap="22" motif="motif_16" pvalue="2.4e-16" match="+++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1589045" db="db_1" num="1589045" name="gi|15221662|ref|NP_174414.1|" comment="PAZ domain-containing protein / piwi domain-containing protein [Arabidopsis thaliana]gi|6692121|gb|AAF24586.1|AC007654_2 T19E23.8 [Arabidopsis thaliana]" length="1194">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MDRGGYRGGRGDGRGRGGGGDRGRGYSGRGDGRGRGGDGDRGYSGRGDGHGRGGGGDRGRGYSGRGDGRGRGGGG
DRGRGYSGRGDGHGRGGGGDRGRGYSGRGRGFVQDRDGGWVNPGQSSGGHVRGRGTQLQQPPPQEVPPSSSQAQV
				</data>
				<hit pos="4" gap="3" motif="motif_43" pvalue="2.4e-12" match="++++++ + ++++++"/>
				<hit pos="19" gap="0" motif="motif_43" pvalue="3.3e-10" match="++ +++++ +++ + "/>
				<hit pos="66" gap="32" motif="motif_43" pvalue="7.0e-11" match="++++++++++ ++++"/>
				<hit pos="85" gap="4" motif="motif_43" pvalue="8.8e-10" match="+++ ++++++ ++++"/>
				<hit pos="100" gap="0" motif="motif_43" pvalue="2.7e-05" match="+ +++++    + ++"/>
				<hit pos="119" gap="4" motif="motif_43" pvalue="2.8e-05" match="++  +++ ++++   "/>
			</seg>
			<seg start="151">
				<data>
SQGVAPGDVGQGGVGDVGRDGVGDVGRDGVGDVGQGGVGDVGQVGVGDVGQGGVGDVGQGGVGDVGRDGVGDVGR
				</data>
				<hit pos="157" gap="23" motif="motif_43" pvalue="4.6e-05" match="++   ++ +  ++++"/>
				<hit pos="200" gap="28" motif="motif_43" pvalue="2.1e-05" match="+++  +  + ++ + "/>
			</seg>
			<seg start="226">
				<data>
DGVGDVGRGGVGDRGQSQSGLSSGHFGRGTQLQQPQPQAVSQSSSQGQVSQSFATGGVGLGAWARKPQLFSDSTV
				</data>
				<hit pos="229" gap="14" motif="motif_43" pvalue="2.3e-05" match="++  +++ + ++  +"/>
			</seg>
			<seg start="301">
				<data>
LPSSSSSNVVASHTASGSQVMTPKPSSSDKKEPVKRPDKGGNIKVKGVINLSVNHFRVSFSTESVIRHYDVDIKG
ENSSKKISRFELAMVKEKLFKDNNDFPNAMTAYDGQKNIFSAVELPTGSFKVDFSETEEIMRGRSYTFIIKQVKE
LKLLDLQAYIDGRSTFIPRDVLQGMDVVMKEHPSKRMITVGKRFFSTRLEIDFGYGVGAAKGFHHTLKPTVQGLS
LCLNSSLLAFRKAISVIEYLKLYFGWRNIRQFKNCRPDDVVQELIGLKVTVDHRKTKQKFIIMGLSKDDTKDIKF
DFIDHAGNQPPRKISIVEYFKEKYGRDIDHKDIPCLNLGKKGRENFVPMEFCNLVEGQIFPKEKLYRDSAAWLKE
LSLVTPQQRLENINKMIKSSDGPRGGDIIGNFGLRVDPNMTTVEGRVLEAPTLKLTDRRGNPIHEKLMSESNQWN
LTTKGVTKGSIIKHWAVLDFTASESLKKKMPGYFVNKLIERCKGLGMQMEAPIVCKTSSMETLYDGNALEELLRS
				</data>
				<hit pos="322" gap="78" motif="motif_35" pvalue="4.7e-06" match="++ ++++       +++++  "/>
				<hit pos="346" gap="3" motif="motif_24" pvalue="1.1e-08" match="   + + ++++ +++"/>
				<hit pos="362" gap="1" motif="motif_20" pvalue="5.1e-09" match="    + ++++ +  + +++++ +   +  "/>
				<hit pos="407" gap="16" motif="motif_13" pvalue="3.2e-14" match="++++ ++++++++++"/>
				<hit pos="441" gap="19" motif="motif_14" pvalue="5.5e-09" match="+   ++ + ++ +  ++ ++ ++ + +"/>
				<hit pos="469" gap="1" motif="motif_17" pvalue="2.5e-12" match="+++++++++++++++"/>
				<hit pos="485" gap="1" motif="motif_27" pvalue="3.7e-09" match="+++++++  ++++ +"/>
				<hit pos="512" gap="12" motif="motif_6" pvalue="1.9e-18" match="+++++++++ +++++++  +  +++++"/>
				<hit pos="539" gap="0" motif="motif_29" pvalue="1.3e-08" match="++++++++ ++++++"/>
				<hit pos="580" gap="26" motif="motif_23" pvalue="1.7e-13" match="++++++ + +++  ++++++++  ++ ++"/>
				<hit pos="617" gap="8" motif="motif_15" pvalue="6.6e-18" match="+++++++++ ++ +++++++ "/>
				<hit pos="643" gap="5" motif="motif_11" pvalue="1.2e-17" match="+ ++++++++++++++ ++++"/>
				<hit pos="669" gap="5" motif="motif_22" pvalue="2.2e-06" match="  + + + +   ++++"/>
				<hit pos="703" gap="18" motif="motif_12" pvalue="2.1e-19" match="++ +++++++ ++++++++++ ++++++ "/>
				<hit pos="744" gap="12" motif="motif_9" pvalue="6.5e-16" match="    ++++  + +  ++ +++++++++"/>
				<hit pos="784" gap="13" motif="motif_44" pvalue="1.7e-16" match="++++++++++ ++++++++++"/>
			</seg>
			<seg start="826">
				<data>
VIDEASHNHGGACPTLVLCAMTGKHDGYKTLKWIAETKLGLVTQCFLTISAIKGETVSDQYLANLALKINAKVGG
TNVELVDNIFSFFKKEDKVMFIGADVNHPAAHDNMSPSIVAVVGTLNWPEANRYAARVKAQSHRKEEIQGFGETC
				</data>
				<hit pos="853" gap="48" motif="motif_10" pvalue="3.6e-18" match="++++++++++++++++++"/>
				<hit pos="881" gap="10" motif="motif_7" pvalue="1.7e-24" match=" +++++++++++++++++++ ++++++ +"/>
				<hit pos="918" gap="8" motif="motif_3" pvalue="4.5e-19" match=" +++++++++++++ +  ++++ ++"/>
				<hit pos="947" gap="4" motif="motif_4" pvalue="8.0e-22" match="++++++++++++ +++++++ ++ ++"/>
			</seg>
			<seg start="976">
				<data>
WELIEAHSQAPEKRPNKIVIFRDGVSDGQFDMVLNVELQNVKDVFAKVGYNPQITVIVAQKRHQTRFFPATTSKD
				</data>
				<hit pos="983" gap="10" motif="motif_21" pvalue="3.5e-09" match=" ++  ++++++++++"/>
				<hit pos="998" gap="0" motif="motif_5" pvalue="4.6e-18" match="+++++++++++++ +++  +  ++"/>
				<hit pos="1024" gap="2" motif="motif_8" pvalue="1.0e-21" match="++++ ++++++++++++++++"/>
			</seg>
			<seg start="1051">
				<data>
GRAKGNVPSGTVVDTTIIHPFEYDFYLCSQHGAIGTSKPTHYYVLSDEIGFNSNQIQKLIFDLCFTFTRCTKPVA
LVPPVSYADKAASRGRVYYEASLMKKNSKQSRGASSSSASVASSSSSVTMEDKEIFKVHAGIENFMFFV
				</data>
				<hit pos="1055" gap="10" motif="motif_1" pvalue="1.5e-44" match="++++ ++++++++ +++++++++++  + ++++++++++++ +++++ + "/>
				<hit pos="1105" gap="0" motif="motif_2" pvalue="1.1e-26" match="++++++  +++++ ++++++ +++++ +++ ++"/>
				<hit pos="1138" gap="0" motif="motif_31" pvalue="3.3e-08" match=" +++ +++++ "/>
				<hit pos="1180" gap="31" motif="motif_16" pvalue="3.5e-08" match="  + +   ++ +++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1721340" db="db_1" num="1721340" name="gi|30694320|ref|NP_849784.1|" comment="AGO1 (ARGONAUTE 1); endoribonuclease/ miRNA binding / protein binding / siRNA binding [Arabidopsis thaliana]" length="1050">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MVRKRRTDAPSEGGEGSGSREAGPVSGGGRGSQRGGFQQGGGQHQGGRGYTPQPQQGGRGGRGYGQPPQQQQQYG
				</data>
				<hit pos="29" gap="28" motif="motif_43" pvalue="9.3e-07" match="+++  +++   ++++"/>
				<hit pos="52" gap="8" motif="motif_43" pvalue="2.7e-08" match=" +   +++++++ ++"/>
			</seg>
			<seg start="76">
				<data>
GPQEYQGRGRGGPPHQGGRGGYGGGRGGGPSSGPPQRQSVPELHQATSPTYQAVSSQPTLSEVSPTQVPEPTVLA
				</data>
				<hit pos="91" gap="24" motif="motif_43" pvalue="2.5e-14" match="++++++++++++++ "/>
			</seg>
			<seg start="151">
				<data>
QQFEQLSVEQGAPSQAIQPIPSSSKAFKFPMRPGKGQSGKRCIVKANHFFAELPDKDLHHYDVTITPEVTSRGVN
RAVMKQLVDNYRDSHLGSRLPAYDGRKSLYTAGPLPFNSKEFRINLLDEEVGAGGQRREREFKVVIKLVARADLH
HLGMFLEGKQSDAPQEALQVLDIVLRELPTSRIRYIPVGRSFYSPDIGKKQSLGDGLESWRGFYQSIRPTQMGLS
LNIDMSSTAFIEANPVIQFVCDLLNRDISSRPLSDADRVKIKKALRGVKVEVTHRGNMRRKYRISGLTAVATREL
TFPVDERNTQKSVVEYFHETYGFRIQHTQLPCLQVGNSNRPNYLPMEVCKIVEGQRYSKRLNERQITALLKVTCQ
RPIDREKDILQTVQLNDYAKDNYAQEFGIKISTSLASVEARILPPPWLKYHESGREGTCLPQVGQWNMMNKKMIN
GGTVNNWICINFSRQVQDNLARTFCQELAQMCYVSGMAFNPEPVLPPVSARPEQVEKVLKTRYHDATSKLSQGKE
IDLLIVILPDNNGSLYGDLKRICETELGIVSQCCLTKHVFKMSKQYMANVALKINVKVGGRNTVLVDALSRRIPL
VSDRPTIIFGADVTHPHPGEDSSPSIAAVVASQDWPEITKYAGLVCAQAHRQELIQDLFKEWKDPQKGVVTGGMI
KELLIAFRRSTGHKPLRIIFYRDGVSEGQFYQVLLYELDAIRKACASLEAGYQPPVTFVVVQKRHHTRLFAQNHN
DRHSVDRSGNILPGTVVDSKICHPTEFDFYLCSHAGIQGTSRPAHYHVLWDENNFTADGLQSLTNNLCYTYARCT
RSVSIVPPAYYAHLAAFRARFYMEPETSDSGSMASGSMARGGGMAGRSTRGPNVNAAVRPLPALKENVKRVMFYC
				</data>
				<hit pos="168" gap="62" motif="motif_35" pvalue="9.3e-18" match="++++++++++++++++++++ "/>
				<hit pos="189" gap="0" motif="motif_24" pvalue="9.1e-17" match="+++++++++++++++"/>
				<hit pos="204" gap="0" motif="motif_20" pvalue="2.9e-35" match="+++++++++++++++++++++++++++++"/>
				<hit pos="236" gap="3" motif="motif_41" pvalue="8.1e-12" match="+++++++ +++"/>
				<hit pos="247" gap="0" motif="motif_13" pvalue="7.2e-19" match="+++++++++++++++"/>
				<hit pos="262" gap="0" motif="motif_34" pvalue="4.1e-16" match="+ ++++++++++++ ++++++"/>
				<hit pos="287" gap="4" motif="motif_14" pvalue="5.7e-25" match="++++++++++++++++++++ ++++++"/>
				<hit pos="315" gap="1" motif="motif_17" pvalue="3.8e-18" match="+++++++++++++++"/>
				<hit pos="333" gap="3" motif="motif_27" pvalue="5.3e-15" match=" ++++++++++++++"/>
				<hit pos="351" gap="3" motif="motif_33" pvalue="1.3e-11" match="+ +++++++++"/>
				<hit pos="362" gap="0" motif="motif_6" pvalue="2.1e-32" match="+++++++++++++++++++++++++++"/>
				<hit pos="389" gap="0" motif="motif_29" pvalue="2.6e-10" match=" +++ ++ +++++++"/>
				<hit pos="412" gap="8" motif="motif_18" pvalue="4.2e-19" match="+++++++++++++++++"/>
				<hit pos="432" gap="3" motif="motif_23" pvalue="1.2e-24" match="++++++++++++  ++++++++++++++ "/>
				<hit pos="464" gap="3" motif="motif_15" pvalue="3.8e-23" match="++++++++++ ++++++++++"/>
				<hit pos="490" gap="5" motif="motif_11" pvalue="3.9e-26" match="+++++++++++++++++++++"/>
				<hit pos="515" gap="4" motif="motif_22" pvalue="2.0e-16" match="+++++++++++++ ++"/>
				<hit pos="533" gap="2" motif="motif_36" pvalue="8.7e-13" match="+++++++ +++ ++ "/>
				<hit pos="548" gap="0" motif="motif_12" pvalue="1.3e-30" match="+++++++++++ +++++++++++++++++"/>
				<hit pos="577" gap="0" motif="motif_49" pvalue="6.6e-08" match="+++++ ++"/>
				<hit pos="586" gap="1" motif="motif_9" pvalue="2.9e-32" match="+++++++++++++++++++++++++++"/>
				<hit pos="615" gap="2" motif="motif_19" pvalue="4.2e-50" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="675" gap="10" motif="motif_26" pvalue="1.1e-15" match="+ +++++++++++++"/>
				<hit pos="691" gap="1" motif="motif_10" pvalue="1.2e-22" match="++++++++++++++++++"/>
				<hit pos="716" gap="7" motif="motif_7" pvalue="2.7e-32" match="+++++++++++++++++++++++++++++"/>
				<hit pos="747" gap="2" motif="motif_40" pvalue="6.8e-10" match="++++++++"/>
				<hit pos="755" gap="0" motif="motif_3" pvalue="7.1e-32" match="+++++++++++++++++++++++++"/>
				<hit pos="784" gap="4" motif="motif_4" pvalue="3.1e-32" match="++++++++++++++++++++++++++"/>
				<hit pos="810" gap="0" motif="motif_47" pvalue="1.7e-09" match="++++++++"/>
				<hit pos="818" gap="0" motif="motif_25" pvalue="7.9e-15" match="+ +++++++++++++"/>
				<hit pos="833" gap="0" motif="motif_21" pvalue="8.3e-16" match="+++++++++++++++"/>
				<hit pos="848" gap="0" motif="motif_5" pvalue="3.3e-30" match="++++++++++++++++++++++++"/>
				<hit pos="876" gap="4" motif="motif_8" pvalue="1.6e-25" match="+++++++++++++++++++++"/>
				<hit pos="898" gap="1" motif="motif_39" pvalue="3.6e-13" match="+++++++++++"/>
				<hit pos="909" gap="0" motif="motif_1" pvalue="1.4e-64" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="959" gap="0" motif="motif_2" pvalue="8.6e-41" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="992" gap="0" motif="motif_31" pvalue="6.5e-15" match="+++++++++++"/>
				<hit pos="1012" gap="9" motif="motif_43" pvalue="7.5e-06" match="   ++++  ++  ++"/>
				<hit pos="1036" gap="9" motif="motif_16" pvalue="1.1e-19" match="+++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1758957" db="db_1" num="1758957" name="gi|42568007|ref|NP_197613.2|" comment="PAZ domain-containing protein / piwi domain-containing protein [Arabidopsis thaliana]" length="896">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MDSDEPNGSGLPPPPPFVPANLVPEVEPVKKNILLPMARPRGSGSKGQKIPLLTNHFGVKFNKPSGYFFHYSVAI
NYEDGRPVEAKGIGRKILDKVQETYQSDLGAKYFAYDGEKTLFTVGALPSNKLDFSVVLEEIPSSRNHAGNDTND
ADRKRSRRPNQTKKFMVEISYAAKIPMQAIASALQGKETENLQDALRVLDIILRQSAARQGCLLVRQSFFHNDVK
				</data>
				<hit pos="47" gap="46" motif="motif_24" pvalue="1.0e-12" match="+++++++++++ +++"/>
				<hit pos="68" gap="6" motif="motif_28" pvalue="5.6e-32" match="++++++++ ++++++++++++++++++++"/>
				<hit pos="99" gap="2" motif="motif_50" pvalue="6.5e-10" match="+++++++ +++"/>
				<hit pos="110" gap="0" motif="motif_13" pvalue="7.8e-16" match="+++++++++++++++"/>
				<hit pos="144" gap="19" motif="motif_42" pvalue="1.9e-16" match=" +++ ++++++++++++++++"/>
				<hit pos="165" gap="0" motif="motif_14" pvalue="1.3e-20" match="+++++++++++++++++ +++++++++"/>
				<hit pos="193" gap="1" motif="motif_17" pvalue="1.0e-14" match="+++++++++++++++"/>
				<hit pos="210" gap="2" motif="motif_27" pvalue="6.9e-13" match="++++++++++++++ "/>
			</seg>
			<seg start="226">
				<data>
NFVPIGGGVSGCRGFHSSFRTTQGGLSLNIDTSTTMIVQPGPVVDFLLANQNKKDPYGMDWNKARRVLKNLRVQI
TLSNREYKISGLSEHSCKDQLFTWRKPNDKGEFEEVEITVLNYYKERNIEVRYSGDFPCINVGKPKRPTYFPIEF
CNLVSLQRYTKSLTNFQRAALVEKSRQKPPERMASLTKGLKDSNYNADPVLQDSGVSIITNFTQVEGRILPTPML
KVGKGENLSPIKGKWNFMRKTLAEPTTVTRWAVVNFSARCDTNTLIRDLIKCGREKGINVEPPFKDVINENPQFR
NAPATVRVENMFEQIKSKLPKPPLFLLCILAERKNSDVYGPWKKKNLVDLGIVTQCIAPTRLNDQYLTNVLLKIN
AKLGGLNSLLAMERSPAMPKVTQVPTIIVGMDVSHGSPGQSDIPSIAAVVSSRQWPLISKYKACVRTQSRKMEMI
DNLFKPVNGKDEGMFRELLLDFYYSSENRKPEHIIIFRDGVSESQFNQVLNIELDQMMQACKFLDDTWHPKFTVI
VAQKNHHTKFFQSRGPDNVPPGTIIDSQICHPRNFDFYLCAHAGMIGTTRPTHYHVLYDEIGFATDDLQELVHSL
SYVYQRSTTAISVVAPVCYAHLAAAQMGTVMKYEELSETSSSHGGITTPGAVPVPPMPQLHNNVSTSMFFC
				</data>
				<hit pos="228" gap="3" motif="motif_33" pvalue="1.2e-08" match="+++++++ +++"/>
				<hit pos="239" gap="0" motif="motif_6" pvalue="4.9e-26" match="++++++++++++++++++ ++++++++"/>
				<hit pos="266" gap="0" motif="motif_29" pvalue="6.2e-13" match="+++++++++++++ +"/>
				<hit pos="285" gap="4" motif="motif_18" pvalue="9.9e-13" match="++ ++ ++++++++  +"/>
				<hit pos="302" gap="0" motif="motif_23" pvalue="5.6e-17" match=" ++++++++++++  ++++ +++++ +++"/>
				<hit pos="342" gap="11" motif="motif_37" pvalue="1.8e-20" match="+++++++++ +++++++++++"/>
				<hit pos="367" gap="4" motif="motif_11" pvalue="3.8e-20" match="++++++++++++++++++++ "/>
				<hit pos="392" gap="4" motif="motif_22" pvalue="1.3e-14" match="+++++++++++++ ++"/>
				<hit pos="425" gap="17" motif="motif_12" pvalue="4.8e-20" match="+++  ++++ +++++++++++++++++++"/>
				<hit pos="460" gap="6" motif="motif_9" pvalue="4.7e-20" match="+ ++ ++++ + + +++++ +++++++"/>
				<hit pos="487" gap="0" motif="motif_30" pvalue="2.0e-27" match="+++++++ ++++++++++ +++++++++"/>
				<hit pos="518" gap="3" motif="motif_32" pvalue="1.7e-27" match="+ ++++++ +++++++++++++++++++ "/>
				<hit pos="547" gap="0" motif="motif_26" pvalue="2.8e-10" match="++ ++++++ +++++"/>
				<hit pos="564" gap="2" motif="motif_10" pvalue="4.6e-18" match="+++++++++ ++++++++"/>
				<hit pos="586" gap="4" motif="motif_7" pvalue="1.5e-25" match="++++++++++++++++++++++++++++ "/>
				<hit pos="625" gap="10" motif="motif_3" pvalue="5.3e-25" match="++++ ++++++++++++++++++++"/>
				<hit pos="654" gap="4" motif="motif_4" pvalue="1.9e-22" match="++++++++ +++++++ +++++++++"/>
				<hit pos="683" gap="3" motif="motif_25" pvalue="1.5e-12" match="+ +++++ +++++++"/>
				<hit pos="699" gap="1" motif="motif_21" pvalue="1.2e-12" match="+++ +++++++++++"/>
				<hit pos="714" gap="0" motif="motif_5" pvalue="7.8e-24" match="+++++++++++++++++++  +++"/>
				<hit pos="742" gap="4" motif="motif_8" pvalue="2.6e-21" match=" + ++++++++++++++++++"/>
				<hit pos="767" gap="4" motif="motif_1" pvalue="4.1e-52" match="+++++++++++++++++++++++++++++++++++++++++++++++  +"/>
				<hit pos="817" gap="0" motif="motif_2" pvalue="5.4e-33" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="850" gap="0" motif="motif_38" pvalue="7.9e-28" match="+++++ +++++++++++++++++++++++"/>
				<hit pos="882" gap="3" motif="motif_16" pvalue="7.6e-13" match="++ ++ ++  +++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1759096" db="db_1" num="1759096" name="gi|42569579|ref|NP_180853.2|" comment="AGO6 (ARGONAUTE 6); nucleic acid binding [Arabidopsis thaliana]" length="878">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
METSSSLPLSPISIEPEQPSHRDYDITTRRGVGTTGNPIELCTNHFNVSVRQPDVVFYQYTVSITTENGDAVDGT
GISRKLMDQLFKTYSSDLDGKRLAYDGEKTLYTVGPLPQNEFDFLVIVEGSFSKRDCGVSDGGSSSGTCKRSKRS
FLPRSYKVQIHYAAEIPLKTVLGTQRGAYTPDKSAQDALRVLDIVLRQQAAERGCLLVRQAFFHSDGHPMKVGGG
VIGIRGLHSSFRPTHGGLSLNIDVSTTMILEPGPVIEFLKANQSVETPRQIDWIKAAKMLKHMRVKATHRNMEFK
IIGLSSKPCNQQLFSMKIKDGEREVPIREITVYDYFKQTYTEPISSAYFPCLDVGKPDRPNYLPLEFCNLVSLQR
YTKPLSGRQRVLLVESSRQKPLERIKTLNDAMHTYCYDKDPFLAGCGISIEKEMTQVEGRVLKPPMLKFGKNEDF
				</data>
				<hit pos="36" gap="35" motif="motif_24" pvalue="1.3e-10" match="+ ++ ++++++ +++"/>
				<hit pos="57" gap="6" motif="motif_28" pvalue="2.7e-22" match="+++++++++ + + ++++ ++ +++++++"/>
				<hit pos="88" gap="2" motif="motif_50" pvalue="1.2e-10" match="+++++++++++"/>
				<hit pos="99" gap="0" motif="motif_13" pvalue="1.2e-16" match="+++++++++++++++"/>
				<hit pos="114" gap="0" motif="motif_46" pvalue="3.6e-12" match="++ +++ ++ ++++++++++ "/>
				<hit pos="135" gap="0" motif="motif_42" pvalue="6.1e-08" match="  ++++ +  +++++++    "/>
				<hit pos="156" gap="0" motif="motif_14" pvalue="7.2e-06" match="+++ + +++++++       ++  +  "/>
				<hit pos="186" gap="3" motif="motif_17" pvalue="7.9e-15" match="+++++++++++++++"/>
				<hit pos="203" gap="2" motif="motif_27" pvalue="1.9e-08" match="++++++++ +++++ "/>
				<hit pos="220" gap="2" motif="motif_33" pvalue="8.2e-07" match="  +++++ + +"/>
				<hit pos="231" gap="0" motif="motif_6" pvalue="1.5e-24" match="+ +++++++ ++++++++++++++ ++"/>
				<hit pos="258" gap="0" motif="motif_29" pvalue="1.3e-10" match="+++++++++++ +  "/>
				<hit pos="277" gap="4" motif="motif_18" pvalue="1.7e-13" match="+++++ ++++ ++++++"/>
				<hit pos="294" gap="0" motif="motif_23" pvalue="9.6e-17" match="+ +++++++++++++++++ ++++ + + "/>
				<hit pos="333" gap="10" motif="motif_15" pvalue="4.3e-13" match=" +++++++   +  ++ ++++"/>
				<hit pos="359" gap="5" motif="motif_11" pvalue="3.4e-20" match="++++++++++++++++++++ "/>
				<hit pos="384" gap="4" motif="motif_22" pvalue="5.8e-11" match="++  +++ +++++ ++"/>
				<hit pos="417" gap="17" motif="motif_12" pvalue="1.0e-21" match=" +  +++++++++++++++++ +++++++"/>
			</seg>
			<seg start="451">
				<data>
QPCNGRWNFNNKMLLEPRAIKSWAIVNFSFPCDSSHISRELISCGMRKGIEIDRPFALVEEDPQYKKAGPVERVE
KMIATMKLKFPDPPHFILCILPERKTSDIYGPWKKICLTEEGIHTQCICPIKISDQYLTNVLLKINSKLGGINSL
LGIEYSYNIPLINKIPTLILGMDVSHGPPGRADVPSVAAVVGSKCWPLISRYRAAVRTQSPRLEMIDSLFQPIEN
				</data>
				<hit pos="452" gap="6" motif="motif_9" pvalue="1.6e-21" match="+ +++++++++ + ++  +++++++++"/>
				<hit pos="479" gap="0" motif="motif_30" pvalue="1.0e-22" match="+  ++ ++++++++ +++ +++++++++"/>
				<hit pos="509" gap="2" motif="motif_32" pvalue="1.9e-21" match="+++++++ ++ ++++++++ ++++ ++++"/>
				<hit pos="538" gap="0" motif="motif_26" pvalue="8.3e-10" match="++ ++++++++++ +"/>
				<hit pos="555" gap="2" motif="motif_10" pvalue="2.2e-18" match="+++++++++++ ++ +++"/>
				<hit pos="577" gap="4" motif="motif_7" pvalue="2.4e-24" match="+++++++++++++++ ++++ ++++ ++ "/>
				<hit pos="608" gap="2" motif="motif_40" pvalue="1.2e-06" match="++++  ++"/>
				<hit pos="616" gap="0" motif="motif_3" pvalue="6.3e-22" match="++++++++++++ +++ ++++++++"/>
				<hit pos="645" gap="4" motif="motif_4" pvalue="9.2e-23" match="++++++++++ +++++++ +++++++"/>
			</seg>
			<seg start="676">
				<data>
TEKGDNGIMNELFVEFYRTSRARKPKQIIIFRDGVSESQFEQVLKIEVDQIIKAYQRLGESDVPKFTVIVAQKNH
HTKLFQAKGPENVPAGTVVDTKIVHPTNYDFYMCAHAGKIGTSRPAHYHVLLDEIGFSPDDLQNLIHSLSYVNQR
STTATSIVAPVRYAHLAAAQVAQFTKFEGISEDGKVPELPRLHENVEGNMFFC
				</data>
				<hit pos="677" gap="6" motif="motif_25" pvalue="4.5e-07" match="++ + +++ ++ + +"/>
				<hit pos="693" gap="1" motif="motif_21" pvalue="1.6e-11" match="+++  ++++++++++"/>
				<hit pos="708" gap="0" motif="motif_5" pvalue="1.7e-21" match="++++++++ +++ ++ ++++++++"/>
				<hit pos="736" gap="4" motif="motif_8" pvalue="2.8e-20" match="+  ++++++++++++++++++"/>
				<hit pos="761" gap="4" motif="motif_1" pvalue="5.9e-52" match="++++ +++++++++++++++++++++++ +++++++++++++++++++++"/>
				<hit pos="811" gap="0" motif="motif_2" pvalue="1.9e-29" match="++++++++++++ ++++++ ++++++ ++++++"/>
				<hit pos="864" gap="20" motif="motif_16" pvalue="1.6e-15" match="+++++++++ +++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1759321" db="db_1" num="1759321" name="gi|42568003|ref|NP_197602.2|" comment="PAZ domain-containing protein / piwi domain-containing protein [Arabidopsis thaliana]" length="850">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MDTTLPPPQHMEREPLKSKSSLLPMTRRGNGSKGQKILLLTNHFRVNFRKPNSHNFFHYSVTITYEDGSPLLAKG
FGRKILEKVQQTCQADLGCKHFAYDGDKNLYTVGPLPRSSLDFSVVLETAPSRRNADKRLKLPHQSKKFNVAILF
APPEIPMEAIANALQGKKTKHLLDAIRVMDCILSQNAARQGCLLVRQSFFHNDAKYFANIGEGVDCCKGFHSSFR
TTQGGLSLNIDVSTAMIVKPGPVVDFLIANQGVNDPFSINWKKAKNTLKNLRVKVLPSNQEYKITGLSGLHCKDQ
TFTWKKRNQNREFEEVEITVSDYFTRIREIELRYSGGLPCINVGKPNRPTYFPIELCELVSLQRYTKALTKFQRS
NLIKESRQNPQQRIGVLTRALKTSNYNDDPMLQECGVRIGSDFTQVEGRVLPTPKLKAGKEQDIYPINGSWNFKN
KPATVTRWAVVNFSARCDPQKIIDDLTRCGKMKGINVDSPYHVVFEENPQFKDATGSVRVDKMFQHLQSILGEVP
PKFLLCILEKKNSDVYEKSCSMWNCECIVPPQNLNDQYLTNLLLKINAKLGGLNSVLDMELSGTMPLVMRVPTII
IGMDVSHGSPGQSDHIPSIAAVVSSREWPLISKYRACVRTQSPKVEMIDSLFKPVSDKDDQGIMRELLLDFHSSS
GKKPNHIIIFRDGVSESQFNQVLNIELDQMMQINHHTKFFQTESPNNVLPGTIIDSNICHQHNNDFYLCAHAGKI
GTTRPTHYHVLYDEIGFDTDQLQELVHSLSYVYQRSTTAISLVAPICYAHLAAAQMATAMKFEDMSETSSSHGGI
TTAGAVPVPPMPKLNTNVASSMFFC
				</data>
				<hit pos="34" gap="33" motif="motif_24" pvalue="4.3e-13" match="++++ ++++++ +++"/>
				<hit pos="56" gap="7" motif="motif_28" pvalue="1.1e-24" match="++++++ ++++++ +  +++ ++++++++"/>
				<hit pos="87" gap="2" motif="motif_50" pvalue="9.2e-09" match="+++++++ +++"/>
				<hit pos="98" gap="0" motif="motif_13" pvalue="5.3e-16" match="++++ ++++++++++"/>
				<hit pos="113" gap="0" motif="motif_46" pvalue="1.0e-11" match="+  ++++++++ + ++++++ "/>
				<hit pos="145" gap="11" motif="motif_14" pvalue="9.2e-05" match="    +    ++++ +++++++++ + +"/>
				<hit pos="173" gap="1" motif="motif_17" pvalue="7.1e-09" match=" +++++++ ++ +++"/>
				<hit pos="190" gap="2" motif="motif_27" pvalue="6.1e-13" match="++++++++++++++ "/>
				<hit pos="208" gap="3" motif="motif_33" pvalue="1.9e-07" match="  +++++ +++"/>
				<hit pos="219" gap="0" motif="motif_6" pvalue="2.6e-26" match="+++++++++++++++++++++++++++"/>
				<hit pos="246" gap="0" motif="motif_29" pvalue="1.8e-12" match="+++++++++++++++"/>
				<hit pos="265" gap="4" motif="motif_18" pvalue="3.8e-13" match=" +++++ +++++++++ "/>
				<hit pos="282" gap="0" motif="motif_23" pvalue="5.0e-19" match="++++++++++++   ++++++++++++++"/>
				<hit pos="323" gap="12" motif="motif_37" pvalue="8.2e-21" match="+++ ++ +++++++ ++++++"/>
				<hit pos="348" gap="4" motif="motif_11" pvalue="4.6e-21" match="++++++++++ ++++++++++"/>
				<hit pos="373" gap="4" motif="motif_22" pvalue="4.4e-12" match="+++++ +++++ ++++"/>
				<hit pos="391" gap="2" motif="motif_36" pvalue="9.8e-05" match="      +  ++++++"/>
				<hit pos="406" gap="0" motif="motif_12" pvalue="2.8e-22" match="+++++++++ +++++++++++++++++++"/>
				<hit pos="437" gap="2" motif="motif_9" pvalue="1.8e-05" match="      +        ++++ +++++++"/>
				<hit pos="464" gap="0" motif="motif_30" pvalue="9.2e-23" match="+++++   ++ ++++++ +++++++ ++"/>
				<hit pos="495" gap="3" motif="motif_32" pvalue="1.0e-20" match="+++++++  +  ++++++++ ++++ +  "/>
				<hit pos="525" gap="1" motif="motif_26" pvalue="8.4e-09" match="++++++++++ ++  "/>
				<hit pos="558" gap="18" motif="motif_7" pvalue="1.3e-25" match="+++++++++++++++++++++++++ +++"/>
				<hit pos="589" gap="2" motif="motif_40" pvalue="4.0e-05" match=" ++++  +"/>
				<hit pos="597" gap="0" motif="motif_3" pvalue="1.4e-12" match="++++++++++++++++++     + "/>
				<hit pos="627" gap="5" motif="motif_4" pvalue="7.6e-24" match="++++++++++++++++++++++++++"/>
				<hit pos="657" gap="4" motif="motif_25" pvalue="3.9e-12" match="++++ ++++++++++"/>
				<hit pos="672" gap="0" motif="motif_21" pvalue="3.2e-12" match=" ++ +++++++++++"/>
				<hit pos="687" gap="0" motif="motif_5" pvalue="2.6e-19" match="+++++++++++++++++++     "/>
				<hit pos="721" gap="10" motif="motif_1" pvalue="3.5e-47" match=" ++++++++++ +++  +++++++++++ ++++++++++++++++++  +"/>
				<hit pos="771" gap="0" motif="motif_2" pvalue="1.8e-32" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="804" gap="0" motif="motif_38" pvalue="1.3e-30" match="+++ + +++++++++++++++++++++++"/>
				<hit pos="836" gap="3" motif="motif_16" pvalue="7.6e-13" match="++++  ++ ++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2129940" db="db_1" num="2129940" name="gi|84688906|gb|ABC61502.1|" comment="AGO1-1 [Nicotiana benthamiana]" length="1052">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MVRKKRTDVPGGAESFESHETGGARGGAQRPSQQQQHQHQQGGGRGWAPQHGGHGGRGGGGAPRGGMAPQQSYGG
				</data>
				<hit pos="20" gap="19" motif="motif_43" pvalue="3.1e-05" match="  +  +++  +   +"/>
				<hit pos="54" gap="19" motif="motif_43" pvalue="1.3e-09" match="++++++++  +++  "/>
			</seg>
			<seg start="76">
				<data>
PPEYYQQGRGTQQYQRGGGQPQRRGGMGGRGARPPVPELHQATQTPHQPVPYGRPSETYSEAGSSSQPPEPTTQQ
				</data>
				<hit pos="95" gap="26" motif="motif_43" pvalue="6.3e-08" match="+  ++++ ++++ + "/>
			</seg>
			<seg start="151">
				<data>
VTQQFQQLVVQPEAAATQAIQPASSKSMRFPLRPGKGSTGIRCIVKANHFFAELPDKDLHQYDVSITPEVASRGV
NRAVMEQLVKLYRESHLGKRLPAYDGRKSLYTAGPLPFVQKDFKITLIDDDDGPGGARREREFKVVIKLAARADL
HHLGMFLQGRQADAPQEALQVLDIVLRELPTSRYCPVGRSFYSPHLGRRQPLGEGLESWRGFYQSIRPTQMGLSL
NIDMSSTAFIEPLPIIDFVSQLLNRDISSRPLSDADRVKIKKALRGVKVGVTHRGNMRRKYRISGLTSQATRELT
FPVDERGTMKAVVEYFRETYGFVIRHTQWPCLQVGNTQRPNYLPMEVCKIVEGQRYSKRLNERQITALLKVTCQR
PQERERDILQTVHHNAYADDPYAKEFGIKISEELAQVEARVLPAPWLKYHDTGREKDCLPQVGQWNMMNKKMVNG
GTVNNWICVNFSRNVQDTVARGFCSELAQMCMISGMNFNPNPVLPPVSARPDQVERVLKTRFHDAMTKLQPNGRE
LDLLIVILPDNNGSLYGDLKRICETELGIVSQCCLTKHVFKMSKQYLANVSLKINVKVGGRNTVLVDALSRRIPL
VSDRPTIIFGADVTHPHPGEDSSPSIAAVVASQDWPEITKYAGLVSAQAHRQELIQDLYKTWQDPVRGPVTGGMI
KELLISFRRATGQKPQRIIFYRDGVSEGQFYQVLLFELDAIRKACASLEPNYQPPVTFVVVQKRHHTRLFANNHH
DRNAVDRSGNILPGTVVDSKICHPTEFDFYLCSHAGIQGTSRPAHYHVLWDENNFTADALQSLTNNLCYTYARCT
RSVSIVPPAYYAHLAAFRARFYMEPETSDNGSVTSAAASNRGGLGAMGRSTRAPGAGAAVRPLPALKENVKRVMF
YC
				</data>
				<hit pos="169" gap="59" motif="motif_35" pvalue="7.0e-18" match="   ++++++++++++++++++"/>
				<hit pos="190" gap="0" motif="motif_24" pvalue="4.4e-15" match="+ +++++++++++++"/>
				<hit pos="205" gap="0" motif="motif_20" pvalue="1.7e-33" match="+++++++++++++++++++++++++++++"/>
				<hit pos="237" gap="3" motif="motif_41" pvalue="1.5e-13" match="+++++++++++"/>
				<hit pos="248" gap="0" motif="motif_13" pvalue="7.2e-19" match="+++++++++++++++"/>
				<hit pos="263" gap="0" motif="motif_34" pvalue="7.0e-15" match="+  +++++++++++++ ++ +"/>
				<hit pos="288" gap="4" motif="motif_14" pvalue="8.0e-28" match="+++++++++++++++++++++++++++"/>
				<hit pos="316" gap="1" motif="motif_17" pvalue="3.8e-18" match="+++++++++++++++"/>
				<hit pos="332" gap="1" motif="motif_27" pvalue="1.4e-12" match=" ++++++++++++ +"/>
				<hit pos="350" gap="3" motif="motif_33" pvalue="3.7e-12" match="+++++++++++"/>
				<hit pos="361" gap="0" motif="motif_6" pvalue="2.8e-34" match="+++++++++++++++++++++++++++"/>
				<hit pos="388" gap="0" motif="motif_29" pvalue="1.1e-11" match="++ ++++ +++++++"/>
				<hit pos="411" gap="8" motif="motif_18" pvalue="2.6e-16" match="++++++++++++++ ++"/>
				<hit pos="431" gap="3" motif="motif_23" pvalue="1.2e-31" match="+++++++++++++++++++++++++++++"/>
				<hit pos="463" gap="3" motif="motif_15" pvalue="2.1e-23" match="+++++++++++++++++++++"/>
				<hit pos="489" gap="5" motif="motif_11" pvalue="3.9e-26" match="+++++++++++++++++++++"/>
				<hit pos="514" gap="4" motif="motif_22" pvalue="1.3e-20" match="++++++++++++++++"/>
				<hit pos="532" gap="2" motif="motif_36" pvalue="6.0e-18" match="+++++++++++ +++"/>
				<hit pos="547" gap="0" motif="motif_12" pvalue="1.1e-33" match="+++++++++++++++++++++++++++++"/>
				<hit pos="576" gap="0" motif="motif_49" pvalue="2.8e-11" match="++++++++"/>
				<hit pos="585" gap="1" motif="motif_9" pvalue="1.7e-32" match="+++++++++++++++++++++++++++"/>
				<hit pos="614" gap="2" motif="motif_19" pvalue="3.5e-44" match="+++++++++++ ++++++ ++++ ++++++++++++++++++++++++++"/>
				<hit pos="675" gap="11" motif="motif_26" pvalue="2.2e-17" match="+++++++++++++++"/>
				<hit pos="691" gap="1" motif="motif_10" pvalue="1.2e-22" match="++++++++++++++++++"/>
				<hit pos="716" gap="7" motif="motif_7" pvalue="6.2e-32" match="+++++++++++++++++++++++++++++"/>
				<hit pos="747" gap="2" motif="motif_40" pvalue="6.8e-10" match="++++++++"/>
				<hit pos="755" gap="0" motif="motif_3" pvalue="7.1e-32" match="+++++++++++++++++++++++++"/>
				<hit pos="784" gap="4" motif="motif_4" pvalue="1.5e-30" match="++++++++++++++++++++++++++"/>
				<hit pos="810" gap="0" motif="motif_47" pvalue="2.9e-11" match="++++++++"/>
				<hit pos="818" gap="0" motif="motif_25" pvalue="5.3e-15" match="+ +++++++++++++"/>
				<hit pos="833" gap="0" motif="motif_21" pvalue="3.6e-19" match="+++++++++++++++"/>
				<hit pos="848" gap="0" motif="motif_5" pvalue="1.1e-27" match="+++++++++++++ ++++++++++"/>
				<hit pos="876" gap="4" motif="motif_8" pvalue="2.6e-26" match="+++++++++++++++++++++"/>
				<hit pos="898" gap="1" motif="motif_39" pvalue="5.7e-12" match="+++++++++++"/>
				<hit pos="909" gap="0" motif="motif_1" pvalue="1.4e-64" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="959" gap="0" motif="motif_2" pvalue="2.8e-40" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="992" gap="0" motif="motif_31" pvalue="6.5e-15" match="+++++++++++"/>
				<hit pos="1016" gap="13" motif="motif_43" pvalue="6.0e-05" match=" ++ +  ++  +  +"/>
				<hit pos="1038" gap="7" motif="motif_16" pvalue="1.1e-19" match="+++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2129948" db="db_1" num="2129948" name="gi|84688910|gb|ABC61504.1|" comment="AGO4-1 [Nicotiana benthamiana]" length="912">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MAEEDNGGVTEALPPPPPIPPDFSPAIAEPEPVKKKVLRVPMSRRGLGSKGQKIPILTNHFKVNVSNVDGHFFHY
SVALFYEDGRPVEGKGIGRKVLDRVHETYDTELAGKDFAYDGEKSLFTIGSLPRNKLEFTVVLEDVISNRNNGNN
				</data>
				<hit pos="51" gap="50" motif="motif_24" pvalue="3.2e-13" match="+++++++++++++++"/>
				<hit pos="72" gap="6" motif="motif_28" pvalue="1.7e-33" match="+++++++++++++++++++++++++++++"/>
				<hit pos="103" gap="2" motif="motif_50" pvalue="3.9e-13" match="+++++++++++"/>
				<hit pos="114" gap="0" motif="motif_13" pvalue="3.7e-16" match="+++++++++++++++"/>
				<hit pos="129" gap="0" motif="motif_46" pvalue="9.1e-22" match="+++++++++++++ +++++++"/>
			</seg>
			<seg start="151">
				<data>
GSSSPGKHGSPNENDRKRLRRPYQSKSYKVEISFAAKIPMQAIANALRGQESVNSQEALRVLEIILRQHAAKQGC
LLVRQSFFHNDPKNFAEVGGGVLGCRGFHSSFRTTQSGLSLDIDVSTTMIIQPGPVVDFLIANQNAKDPFSLDWA
KAKRTLKNLRVKTAPANQEFKITGLSEKSCREQTFTLKQRSKNEDGEAQTSEVTVYDYFVNHRNIDLRYSADLPC
INVGKPKRSTYFPVELCSLVSLQRYTKALLTFQRSSLVEKSRQKPQERMQILSNALKINNYDAEPLLRASGVSIS
SNFTQVEGRVLPAPKLKAGNGDDLFSRNGRWNFNNKRFFDPAKVERWAVVNFSVRCDIRGLVRDLTRIGEMKGIS
VEAPFEVFEESPQLRRAPPLVRVEKMFEEIQSKLPGAPKFLLCLLPERKNCDIYGPWKRKNLADYGIVTQCLAPG
				</data>
				<hit pos="157" gap="7" motif="motif_42" pvalue="6.7e-19" match=" ++++++ ++++++++++++ "/>
				<hit pos="178" gap="0" motif="motif_14" pvalue="2.1e-21" match="+++++++++++++++++++++++++ +"/>
				<hit pos="206" gap="1" motif="motif_17" pvalue="2.1e-11" match="+++++++ +++++++"/>
				<hit pos="223" gap="2" motif="motif_27" pvalue="6.8e-14" match="+++++++++++++++"/>
				<hit pos="241" gap="3" motif="motif_33" pvalue="8.2e-09" match=" ++++++++++"/>
				<hit pos="252" gap="0" motif="motif_6" pvalue="1.7e-23" match="+++++++++++++++ +++++++++++"/>
				<hit pos="279" gap="0" motif="motif_29" pvalue="1.8e-12" match="++++++++++++  +"/>
				<hit pos="298" gap="4" motif="motif_18" pvalue="1.4e-13" match="++++++++++++++++ "/>
				<hit pos="315" gap="0" motif="motif_23" pvalue="2.3e-20" match="+ ++++++++++++ ++++++++++++ +"/>
				<hit pos="358" gap="14" motif="motif_37" pvalue="3.7e-27" match="+++++++++++++++++++++"/>
				<hit pos="383" gap="4" motif="motif_11" pvalue="8.5e-19" match="+ ++++ ++++++++++++++"/>
				<hit pos="408" gap="4" motif="motif_22" pvalue="1.7e-15" match="++++++++++++++++"/>
				<hit pos="441" gap="17" motif="motif_12" pvalue="6.5e-22" match=" +++ ++++++++++++++++++++++++"/>
				<hit pos="476" gap="6" motif="motif_9" pvalue="3.4e-23" match=" ++++++++++++++++++++++++++"/>
				<hit pos="503" gap="0" motif="motif_30" pvalue="1.2e-25" match="+ ++++++++++++++++++++ +++++"/>
				<hit pos="533" gap="2" motif="motif_32" pvalue="2.8e-31" match="++++++ ++++++++++++++++++++++"/>
				<hit pos="562" gap="0" motif="motif_26" pvalue="2.6e-10" match=" ++++++++++++++"/>
				<hit pos="579" gap="2" motif="motif_10" pvalue="3.6e-18" match="+++++++++++ ++++++"/>
			</seg>
			<seg start="601">
				<data>
RVNDQYLTNLLLKINAKLGGLNSVLAIEHSPSIPMVSKVPTMILGMDVSHGSPGQSDVPSIAAVVSSRQWPSISR
YRASVRTQSPKVEMIDNLFKKVSDTEDDGIMRELLLDFYVGSGKRKPEHIVIFRDGVSESQFNQVLNIELDQLIE
ACKFLDEKWSPKFVIIVAQKNHHTKFFQAGSPDNVPPGTIIDNKVCHPRNYDFYLCAHAGMIGTTRPTHYHVLLD
EVGFSPDDLQDLVHNLSYVYQRSTTAISIVAPVSYAHLAATQVGQWMKFEDASETSSSHGGLTSAGPVTVPQLPR
LQENVSSSMFFC
				</data>
				<hit pos="601" gap="4" motif="motif_7" pvalue="3.5e-27" match="+++++++++++++++++++++++++++++"/>
				<hit pos="632" gap="2" motif="motif_40" pvalue="1.1e-07" match="+++ ++++"/>
				<hit pos="640" gap="0" motif="motif_3" pvalue="1.5e-25" match="+++++++++++++++++++++++++"/>
				<hit pos="669" gap="4" motif="motif_4" pvalue="9.2e-23" match="+++ ++++++++++++++++++++++"/>
				<hit pos="699" gap="4" motif="motif_25" pvalue="6.5e-14" match="+++++++++++++++"/>
				<hit pos="715" gap="1" motif="motif_21" pvalue="2.4e-10" match="  +++++++++++++"/>
				<hit pos="730" gap="0" motif="motif_5" pvalue="3.3e-25" match="++++++++++++++++++++++++"/>
				<hit pos="758" gap="4" motif="motif_8" pvalue="5.0e-20" match="++++++  +++++++++++++"/>
				<hit pos="783" gap="4" motif="motif_1" pvalue="4.6e-52" match="++++++++++++++++++++++++++++++++++++++++++++ +++++"/>
				<hit pos="833" gap="0" motif="motif_2" pvalue="4.9e-31" match="+++ ++++++++++++++++++++++ ++++++"/>
				<hit pos="866" gap="0" motif="motif_38" pvalue="7.1e-28" match="+++++++++++ ++++++++++++++++ "/>
				<hit pos="898" gap="3" motif="motif_16" pvalue="5.3e-15" match="++++++++ ++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2129984" db="db_1" num="2129984" name="gi|84688908|gb|ABC61503.1|" comment="AGO1-2 [Nicotiana benthamiana]" length="979">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MVRKRRTELPGSGESSGSQETGGQGRGQHPQQLHQATSQTPYQTAMTTQPIPYARPTETSSEAGSSSQPPEQAAL
				</data>
				<hit pos="11" gap="10" motif="motif_43" pvalue="1.9e-05" match="+ +   + +  ++ +"/>
				<hit pos="45" gap="19" motif="motif_38" pvalue="7.3e-06" match="+   + + +    ++++  + +  +   +"/>
			</seg>
			<seg start="76">
				<data>
QVTQQFQQLALQQEAATTQAVPPASSKLLRFPLRPGKGSNGMRCIVKANHFFAELPDKDLHQYDVTISPEVSSRG
VNRAVMAQLVKLYQESHLGKRLPAYDGRKSLYTAGPLPFVQKDFKITLIDDEDGPGGARREREFKVVIKLAARAD
LHHLGMFLEGKQADAPQEALQVLDIVLRELPTSRFCPVGRSFYSRDLGRKQPLGEGLESWRGFYQSIRPTQMGLS
LNIDMSSTAFIEPLPVIDFVTQLLNRDVPSRPLSDAGRVKIKKALRGVKVEVTHRGNMRRKYRISGLTSQATREL
TFPVDENGTVKSVIEYFRETYGFVIQHTQWPCLQVGNQQRPNYLPMEVCKIVEGQRYSKRLNERQITALLKVTCQ
RPQGRERDILETVHHNAYANDPYAKEFGIKISDKLAQVEARILPPPRLKYHDNGREKDCLPQVGQWNMMNKKMVN
GGTVNNWICINFSRNVQDSVAHGFCSELAQMCQISGMNFNPNPVLPPSSARPDQVERVLKTRFHDAMTKLQLHGR
				</data>
				<hit pos="95" gap="21" motif="motif_35" pvalue="1.5e-16" match=" +++++++ +++++++++++ "/>
				<hit pos="116" gap="0" motif="motif_24" pvalue="1.7e-15" match="+ +++++++++++++"/>
				<hit pos="131" gap="0" motif="motif_20" pvalue="3.5e-32" match="++++++++++++ ++++++++++++++++"/>
				<hit pos="163" gap="3" motif="motif_41" pvalue="4.9e-12" match="+ +++++++++"/>
				<hit pos="174" gap="0" motif="motif_13" pvalue="7.2e-19" match="+++++++++++++++"/>
				<hit pos="189" gap="0" motif="motif_34" pvalue="9.5e-15" match="+  +++++++++++++ ++ +"/>
				<hit pos="214" gap="4" motif="motif_14" pvalue="3.5e-26" match="++++++++++++++++++++ ++++++"/>
				<hit pos="242" gap="1" motif="motif_17" pvalue="3.8e-18" match="+++++++++++++++"/>
				<hit pos="258" gap="1" motif="motif_27" pvalue="2.5e-12" match=" + +++++++++ ++"/>
				<hit pos="276" gap="3" motif="motif_33" pvalue="3.7e-12" match="+++++++++++"/>
				<hit pos="287" gap="0" motif="motif_6" pvalue="2.8e-34" match="+++++++++++++++++++++++++++"/>
				<hit pos="314" gap="0" motif="motif_29" pvalue="3.9e-15" match="+++++++++++++++"/>
				<hit pos="337" gap="8" motif="motif_18" pvalue="4.2e-15" match=" ++++++++++++++++"/>
				<hit pos="357" gap="3" motif="motif_23" pvalue="4.4e-29" match="+++++++++++++++++++++++++++++"/>
				<hit pos="389" gap="3" motif="motif_15" pvalue="2.1e-23" match="+++++++++++++++++++++"/>
				<hit pos="415" gap="5" motif="motif_11" pvalue="3.9e-26" match="+++++++++++++++++++++"/>
				<hit pos="440" gap="4" motif="motif_22" pvalue="5.5e-15" match="++++++++++++++ +"/>
				<hit pos="458" gap="2" motif="motif_36" pvalue="1.5e-16" match="+++ +++++++ +++"/>
				<hit pos="473" gap="0" motif="motif_12" pvalue="8.5e-29" match="++++++++++ ++++++++++++++++++"/>
				<hit pos="502" gap="0" motif="motif_49" pvalue="1.2e-09" match="+ ++++++"/>
				<hit pos="511" gap="1" motif="motif_9" pvalue="1.7e-32" match="+++++++++++++++++++++++++++"/>
				<hit pos="540" gap="2" motif="motif_19" pvalue="9.1e-45" match="+++++++ +++ +++++++++++ +++++++++ ++++++++++++++++"/>
			</seg>
			<seg start="601">
				<data>
ELDLLVVILPDNNGSLYGDLKRICETELGVVSQCCLTKHVFKMSKQYLANVALKINVKVGGRNTVLVDAISRRIP
LVSDRPTIIFGADVTHPHPGEDSSPSIAAVVASQDWPEITKYAGLVSAQAHRQELIQDLYTTRQDPVKGTVAGGM
IKDLLISFRRATGQKPQRIIFYRDGVSEGQFYQVLLFELDAIRKACASLEPNYQPPVTFVVVQKRHHTRLFANNH
RDRNAVDRSGNIIPGTVVDSKICHPTEFDFYLCSHAGIQGTSRPAHYHVLWDENKFTADALQSLTNNLCYTYARC
TRSVSIVPPAYYAHLAAFRARFYMEPETSDGGSVTSGAAGGRGGGAGAAGRNTRAPSAGAAVRPLPALKDNVKRV
MFYC
				</data>
				<hit pos="601" gap="11" motif="motif_26" pvalue="1.1e-15" match="+++++++++++++++"/>
				<hit pos="617" gap="1" motif="motif_10" pvalue="1.4e-21" match="++++++++++++++++++"/>
				<hit pos="642" gap="7" motif="motif_7" pvalue="4.7e-33" match="+++++++++++++++++++++++++++++"/>
				<hit pos="673" gap="2" motif="motif_40" pvalue="6.8e-10" match="++++++++"/>
				<hit pos="681" gap="0" motif="motif_3" pvalue="7.1e-32" match="+++++++++++++++++++++++++"/>
				<hit pos="710" gap="4" motif="motif_4" pvalue="1.5e-30" match="++++++++++++++++++++++++++"/>
				<hit pos="736" gap="0" motif="motif_47" pvalue="1.2e-06" match=" + +++++"/>
				<hit pos="744" gap="0" motif="motif_25" pvalue="8.9e-15" match="+++ +++++++++++"/>
				<hit pos="759" gap="0" motif="motif_21" pvalue="3.6e-19" match="+++++++++++++++"/>
				<hit pos="774" gap="0" motif="motif_5" pvalue="1.1e-27" match="+++++++++++++ ++++++++++"/>
				<hit pos="802" gap="4" motif="motif_8" pvalue="2.6e-26" match="+++++++++++++++++++++"/>
				<hit pos="824" gap="1" motif="motif_39" pvalue="2.9e-12" match="+++++++++++"/>
				<hit pos="835" gap="0" motif="motif_1" pvalue="3.4e-60" match="+++ ++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="885" gap="0" motif="motif_2" pvalue="2.8e-40" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="918" gap="0" motif="motif_31" pvalue="6.5e-15" match="+++++++++++"/>
				<hit pos="939" gap="10" motif="motif_43" pvalue="2.0e-07" match=" ++++++ +  ++  "/>
				<hit pos="965" gap="11" motif="motif_16" pvalue="7.9e-19" match="+++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2130030" db="db_1" num="2130030" name="gi|84688912|gb|ABC61505.1|" comment="AGO4-2 [Nicotiana benthamiana]" length="905">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MAEEDKNGAAEGLPPPPPVPPDFTPAISEPEPVKKKAALRLPMARRGLGNKGQKIQILTNHFKVNVTNVDGHFFH
YSVALFYEDGRPVDGKGVGRKVLDRVHETYDTELAGKDFAYDGEKSLFTIGALPRNKMEFTVVLEDVTSNRNNGN
				</data>
				<hit pos="52" gap="51" motif="motif_24" pvalue="2.4e-13" match="+++++++++++++++"/>
				<hit pos="73" gap="6" motif="motif_28" pvalue="5.0e-33" match="+++++++++++++++++++++++++++++"/>
				<hit pos="104" gap="2" motif="motif_50" pvalue="3.9e-13" match="+++++++++++"/>
				<hit pos="115" gap="0" motif="motif_13" pvalue="2.5e-16" match="+++++++++++++++"/>
				<hit pos="130" gap="0" motif="motif_46" pvalue="3.7e-24" match="+++++++++++++++++++++"/>
			</seg>
			<seg start="151">
				<data>
SSPAADEGPNESDRKRLRRPYQSKSFKVEISFAAKIPMQAIANALRGQETENSQEALRVLDIILRQHAAKQGCLL
VRQSFFHNDPKNFVDVGGGVLGCRGFHSSFRTTQSGLSLNIDVSTTMIIQPGPVVDFLIANQNAKDPYTLDWAKA
KRMLKNLRVKTSPTNQEFKITGLSDRPCREQTFYLKQKGKDGEGDEITVYDYFVNHRNIDLRYSADLPCINVGKP
				</data>
				<hit pos="155" gap="4" motif="motif_42" pvalue="2.0e-18" match="  ++++++++++++++++++ "/>
				<hit pos="176" gap="0" motif="motif_14" pvalue="1.7e-23" match="+++++++++++++++++++++++++++"/>
				<hit pos="204" gap="1" motif="motif_17" pvalue="5.5e-16" match="+++++++++++++++"/>
				<hit pos="221" gap="2" motif="motif_27" pvalue="6.8e-14" match="+++++++++++++++"/>
				<hit pos="239" gap="3" motif="motif_33" pvalue="1.9e-09" match="+++++++++++"/>
				<hit pos="250" gap="0" motif="motif_6" pvalue="1.1e-27" match="+++++++++++++++++++++++++++"/>
				<hit pos="277" gap="0" motif="motif_29" pvalue="1.8e-12" match="++++++++++++  +"/>
				<hit pos="296" gap="4" motif="motif_18" pvalue="1.5e-15" match="+++++++++++++++++"/>
				<hit pos="313" gap="0" motif="motif_23" pvalue="1.3e-20" match="+++++++++++++++++++++ +++++ +"/>
				<hit pos="352" gap="10" motif="motif_37" pvalue="3.7e-27" match="+++++++++++++++++++++"/>
			</seg>
			<seg start="376">
				<data>
KRPTYFPIELCNLVSLQRYTKSLSTFQRSSLVEKSRQKPQERMQVLSNALKINKYDAEPLLRACGISISSNFTQV
EGRVLSPPKLKTGGDDFVPRNGRWNFNNKRLVDPTKIERWAVVNFSARCNIQGLISDLIKCGKMKGIMVEDPFDV
				</data>
				<hit pos="377" gap="4" motif="motif_11" pvalue="2.1e-20" match="++++++++++++++++++++ "/>
				<hit pos="402" gap="4" motif="motif_22" pvalue="1.7e-15" match="++++++++++++++++"/>
				<hit pos="420" gap="2" motif="motif_36" pvalue="7.0e-05" match="      + + ++  +"/>
				<hit pos="435" gap="0" motif="motif_12" pvalue="2.5e-21" match=" ++++++++++++++++++++ +++++ +"/>
				<hit pos="469" gap="5" motif="motif_9" pvalue="3.8e-26" match="+++++++++++++++++++++++++++"/>
				<hit pos="496" gap="0" motif="motif_30" pvalue="5.4e-26" match="++++++ +++ ++++++ ++++++++++"/>
			</seg>
			<seg start="526">
				<data>
FEESPQFRRAPPLVRVEKMFEEVQSKLPGAPKFLLCLLPERKNCDIYGPWKRKNLAEFGIVTQCIAPTRVNDQYI
TNVLLKINAKLGGLNSMLTVEHAPAIPMVSKVPTIILGMDVSHGSPGQSDVPSIAAVVSSRQWPSISRYRASVRT
QSPKVEMIDNLFKRASDTEDEGIMREALLDFYVSSGKRKPEHIIIFRDGVSESQFNQVLNIELDQIIEACKFLDE
				</data>
				<hit pos="526" gap="2" motif="motif_32" pvalue="1.8e-32" match="+++++++++++++++++++++++++++++"/>
				<hit pos="555" gap="0" motif="motif_26" pvalue="2.6e-10" match=" ++++++++++++++"/>
				<hit pos="572" gap="2" motif="motif_10" pvalue="7.1e-19" match="++++++++++++++++++"/>
				<hit pos="594" gap="4" motif="motif_7" pvalue="1.5e-24" match="++++++ ++++++++++++++++++ +++"/>
				<hit pos="625" gap="2" motif="motif_40" pvalue="2.8e-07" match=" ++ ++++"/>
				<hit pos="633" gap="0" motif="motif_3" pvalue="1.2e-25" match="+++++++++++++++++++++++++"/>
				<hit pos="662" gap="4" motif="motif_4" pvalue="9.2e-23" match="+++ ++++++++++++++++++++++"/>
				<hit pos="692" gap="4" motif="motif_25" pvalue="3.9e-12" match="++++++++++ ++++"/>
				<hit pos="708" gap="1" motif="motif_21" pvalue="3.6e-13" match=" ++++++++++++++"/>
				<hit pos="723" gap="0" motif="motif_5" pvalue="1.1e-26" match="++++++++++++++++++++++++"/>
			</seg>
			<seg start="751">
				<data>
KWSPKFTVIIAQKNHHTKFFQPGDPNNVPPGTIIDNKVCHPRNYDFYLCAHAGMIGTTRPTHYHVLHDEIGFSPD
				</data>
				<hit pos="751" gap="4" motif="motif_8" pvalue="1.6e-21" match="+++++++++++++++++++++"/>
				<hit pos="776" gap="4" motif="motif_1" pvalue="2.3e-52" match=" +++++++++++++++++++++++++++++++++++++++++++++++++"/>
			</seg>
			<seg start="826">
				<data>
DLQELVHNLSYVYQRSTTAISVVAPICYAHLAATQMGQWMKFEDTSETSSSRGGVTNAGPVTVPQLPKLEEKVSS
SMFFC
				</data>
				<hit pos="826" gap="0" motif="motif_2" pvalue="1.6e-33" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="859" gap="0" motif="motif_38" pvalue="8.5e-26" match="++++++++++++++++++ ++++ ++++ "/>
				<hit pos="891" gap="3" motif="motif_16" pvalue="6.4e-13" match="++++ +++ ++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2218943" db="db_1" num="2218943" name="gi|75149521|sp|Q851R2.1|MEL1_ORYSJ" comment="RecName: Full=Protein argonaute MEL1; AltName: Full=Protein MEIOSIS ARRESTED AT LEPTOTENE 1; Short=OsMEL1gi|28209520|gb|AAO37538.1| putative argonaute protein [Oryza sativa Japonica Group]gi|108711587|gb|ABF99382.1| Argonaute-like protein At2g27880, putative, expressed [Oryza sativa (japonica cultivar-group)]gi|157279696|dbj|BAF80153.1| ARGONAUTE family protein [Oryza sativa Japonica Group]" length="1058">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MAYRGGGRGGRGGEQRPPYSGRGDVPGRGGGGGGGGAPPYRPASGFVWPPPGMTPRPGPPQPQYPRPGPPAVVYG
				</data>
				<hit pos="1" gap="0" motif="motif_43" pvalue="7.7e-12" match="+ +++++++++++ +"/>
				<hit pos="21" gap="5" motif="motif_43" pvalue="5.1e-09" match="+++   +++++++++"/>
			</seg>
			<seg start="151">
				<data>
KEFEQKLFVSETALAPPAAVASAAAAPAGEASVESDKDLAPVSKKGLAHPARPGFGAAGKKVMIRANHFLVNVAD
NNLFHYDVSINPESKSRATNREVLNELIKLHGKTSLGGKLPAYDGRKSLYTAGSLPFESEEFVVKLIDPEKKDKE
RAEREYKITIRIAGRTDLYHLQQFLLGRQRDMPQETIQVLDVVLRESPSWNYVTVSRSFFSTQFGHRGDIGEGLE
CWRGYYQSLRPTQMGLSLNIDISATSFFKPVTVIQFVEEFLNIRDTSRPLSDRDRVKIKKALRGVRIETNHQEDQ
IRRYKITGITPIPMSQLIFPVDDNGTRKTVVQYFWDRYNYRLKYASWPCLQSGSDSRPVYLPMEVCKIVEGQRYS
KKLNDKQVTNILRATCQRPQQREQSIHEMVLHNKYTEDRFAQEFGIKVCNDLVSVPARVLPPPMLKYHDSGREKT
CAPSVGQWNMINKKMINGGTVDNWTCLSFSRMRPEEVQRFCGDLIQMCNATGMSFNPRPVVDVRSTNPNNIENAL
RDVHRRTSELLAREGKGGLQLLIVILPEVSGSYGKIKRVCETDLGIVSQCCLPRHASRPNKQYLENVALKINVKV
GGRNTVLERAFIRNGIPFVSEVPTIIFGADVTHPPPGEDSASSIAAVVASMDWPEITKYRGLVSAQPHRQEIIED
LFSVGKDPVKVVNGGMIRELLIAFRKKTGRRPERIIFYRDGVSEGQFSHVLLHEMDAIRKACASLEEGYLPPVTF
VVVQKRHHTRLFPEVHGRRDMTDKSGNILPGTVVDRQICHPTEFDFYLCSHAGIQGTSRPTHYHVLYDENHFTAD
				</data>
				<hit pos="188" gap="152" motif="motif_35" pvalue="7.3e-14" match=" +++++ +++  +++++++  "/>
				<hit pos="209" gap="0" motif="motif_24" pvalue="1.7e-12" match="+++++++++++++++"/>
				<hit pos="224" gap="0" motif="motif_20" pvalue="9.3e-22" match="++  +++++++++++  ++++++ + +++"/>
				<hit pos="256" gap="3" motif="motif_41" pvalue="4.8e-08" match="+  + +++ ++"/>
				<hit pos="267" gap="0" motif="motif_13" pvalue="1.3e-17" match="+++++++++++++++"/>
				<hit pos="282" gap="0" motif="motif_34" pvalue="2.6e-10" match="+++ ++++++++ +    ++ "/>
				<hit pos="306" gap="3" motif="motif_14" pvalue="1.8e-16" match="++ +++ + +++++++++++ +++++ "/>
				<hit pos="334" gap="1" motif="motif_17" pvalue="3.4e-15" match="+++++++++++++++"/>
				<hit pos="350" gap="1" motif="motif_27" pvalue="7.2e-11" match="++++++ ++++++ +"/>
				<hit pos="368" gap="3" motif="motif_33" pvalue="1.3e-11" match="+++++++++++"/>
				<hit pos="379" gap="0" motif="motif_6" pvalue="2.2e-27" match="++++++++++++++++++ ++++++++"/>
				<hit pos="406" gap="0" motif="motif_29" pvalue="5.7e-09" match="  ++ ++ + ++ ++"/>
				<hit pos="429" gap="8" motif="motif_18" pvalue="4.5e-16" match="+++++++++++++++++"/>
				<hit pos="449" gap="3" motif="motif_23" pvalue="3.1e-16" match="+  +++++++++  ++++++++++++++ "/>
				<hit pos="481" gap="3" motif="motif_15" pvalue="1.0e-19" match="++++++++++ ++++++++++"/>
				<hit pos="507" gap="5" motif="motif_11" pvalue="4.9e-24" match="++ ++++++++++++++++++"/>
				<hit pos="532" gap="4" motif="motif_22" pvalue="4.9e-15" match="++++++++++++++++"/>
				<hit pos="550" gap="2" motif="motif_36" pvalue="3.3e-11" match="+++ ++ ++ + ++ "/>
				<hit pos="565" gap="0" motif="motif_12" pvalue="1.1e-22" match=" ++++++++ +++ ++ ++++++++++++"/>
				<hit pos="594" gap="0" motif="motif_49" pvalue="7.3e-10" match="++++++++"/>
				<hit pos="603" gap="1" motif="motif_9" pvalue="2.9e-27" match="+ +++++++++++++++++++++++++"/>
				<hit pos="631" gap="1" motif="motif_19" pvalue="3.3e-32" match="++ ++ +++++ ++++++++ ++ +++++++ +++  +++++ +++++++"/>
				<hit pos="693" gap="12" motif="motif_26" pvalue="5.8e-12" match=" ++++++++++++++"/>
				<hit pos="708" gap="0" motif="motif_10" pvalue="1.4e-19" match="++++++++++++++++++"/>
				<hit pos="733" gap="7" motif="motif_7" pvalue="3.2e-26" match="+ ++++++++++++++++++++++++ ++"/>
				<hit pos="765" gap="3" motif="motif_40" pvalue="1.1e-06" match=" +++++ +"/>
				<hit pos="773" gap="0" motif="motif_3" pvalue="2.5e-25" match="++++++++++++ +++++  +++++"/>
				<hit pos="802" gap="4" motif="motif_4" pvalue="2.7e-28" match="++++++++++++++++++++++++++"/>
				<hit pos="835" gap="7" motif="motif_25" pvalue="1.7e-13" match="  +++++++++++++"/>
				<hit pos="850" gap="0" motif="motif_21" pvalue="2.7e-14" match="++ ++++++++++++"/>
				<hit pos="865" gap="0" motif="motif_5" pvalue="1.3e-25" match="++++++++++++++++++++++++"/>
				<hit pos="893" gap="4" motif="motif_8" pvalue="3.4e-24" match="++ ++++++++++++++++++"/>
				<hit pos="915" gap="1" motif="motif_39" pvalue="8.7e-10" match=" ++++++++++"/>
				<hit pos="926" gap="0" motif="motif_1" pvalue="4.4e-58" match="++++++++++ +++++++++++++++++++++++++++++++++++++++"/>
			</seg>
			<seg start="976">
				<data>
ALQSLTNNLCYTYARCTRAVSVVPPAYYAHLAAFRARYYVEGESSDGGSTPGSSGQAVAREGPVEVRQLPKIKEN
VKDVMFYC
				</data>
				<hit pos="976" gap="0" motif="motif_2" pvalue="1.9e-39" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="1009" gap="0" motif="motif_31" pvalue="1.4e-10" match="++++++ ++++"/>
				<hit pos="1044" gap="24" motif="motif_16" pvalue="9.3e-18" match="+++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2246428" db="db_1" num="2246428" name="gi|29294055|gb|AAO73892.1|" comment="PAZ (Piwi Argonaut and Zwille) family [Arabidopsis thaliana]" length="892">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MDSDEPNGSGLPPPPPFVPANLVPEVEPVKKNILLPMARPRGSGSKGQKIPLLTNHFGVKFNKPSGYFFHYSVAI
NYEDGRPVEAKGIGRKILDKVQETYQSDLGAKYFAYDGEKTLFTVGALPSNKLDFSVVLEEIPSSRNHAGNDTND
ADRKRSRRPNQTKKFMVEISYAAKIPMQAIASALQGKETENLQDALRVLDIILRQSAARQGCLLVRQSFFHNDVK
				</data>
				<hit pos="47" gap="46" motif="motif_24" pvalue="1.0e-12" match="+++++++++++ +++"/>
				<hit pos="68" gap="6" motif="motif_28" pvalue="5.6e-32" match="++++++++ ++++++++++++++++++++"/>
				<hit pos="99" gap="2" motif="motif_50" pvalue="6.5e-10" match="+++++++ +++"/>
				<hit pos="110" gap="0" motif="motif_13" pvalue="7.8e-16" match="+++++++++++++++"/>
				<hit pos="144" gap="19" motif="motif_42" pvalue="1.9e-16" match=" +++ ++++++++++++++++"/>
				<hit pos="165" gap="0" motif="motif_14" pvalue="1.3e-20" match="+++++++++++++++++ +++++++++"/>
				<hit pos="193" gap="1" motif="motif_17" pvalue="1.0e-14" match="+++++++++++++++"/>
				<hit pos="210" gap="2" motif="motif_27" pvalue="6.9e-13" match="++++++++++++++ "/>
			</seg>
			<seg start="226">
				<data>
NFVPIGGGVSGCRGFHSSFRTTQGGLSLNIDTSTTMIVQPGPVVDFLLANQNKKDPYGMDWNKARRVLKNLRVQI
TLSNREYKISGLSEHSCKDQLKPNDKGEFEEVEITVLNYYKERNIEVRYSGDFPCINVGKPKRPTYFPIEFCNLV
SLQRYTKSLTNFQRAALVEKSRQKPPERMASLTKGLKDSNYNADPVLQDSGVSIITNFTQVEGRILPTPMLKVGK
				</data>
				<hit pos="228" gap="3" motif="motif_33" pvalue="1.2e-08" match="+++++++ +++"/>
				<hit pos="239" gap="0" motif="motif_6" pvalue="4.9e-26" match="++++++++++++++++++ ++++++++"/>
				<hit pos="266" gap="0" motif="motif_29" pvalue="6.2e-13" match="+++++++++++++ +"/>
				<hit pos="285" gap="4" motif="motif_18" pvalue="9.9e-13" match="++ ++ ++++++++  +"/>
				<hit pos="302" gap="0" motif="motif_23" pvalue="1.6e-10" match=" ++++++++++++  ++++  + ++++  "/>
				<hit pos="338" gap="7" motif="motif_37" pvalue="1.8e-20" match="+++++++++ +++++++++++"/>
				<hit pos="363" gap="4" motif="motif_11" pvalue="3.8e-20" match="++++++++++++++++++++ "/>
				<hit pos="388" gap="4" motif="motif_22" pvalue="1.3e-14" match="+++++++++++++ ++"/>
				<hit pos="421" gap="17" motif="motif_12" pvalue="4.8e-20" match="+++  ++++ +++++++++++++++++++"/>
			</seg>
			<seg start="451">
				<data>
GENLSPIKGKWNFMRKTLAEPTTVTRWAVVNFSARCDTNTLIRDLIKCGREKGINVEPPFKDVINENPQFRNAPA
TVRVENMFEQIKSKLPKPPLFLLCILAERKNSDVYGPWKKKNLVDLGIVTQCIAPTRLNDQYLTNVLLKINAKLG
GLNSLLAMERSPAMPKVTQVPTIIVGMDVSHGSPGQSDIPSIAAVVSSRQWPLISKYKACVRTQSRKMEMIDNLF
				</data>
				<hit pos="456" gap="6" motif="motif_9" pvalue="4.7e-20" match="+ ++ ++++ + + +++++ +++++++"/>
				<hit pos="483" gap="0" motif="motif_30" pvalue="2.0e-27" match="+++++++ ++++++++++ +++++++++"/>
				<hit pos="514" gap="3" motif="motif_32" pvalue="1.7e-27" match="+ ++++++ +++++++++++++++++++ "/>
				<hit pos="543" gap="0" motif="motif_26" pvalue="2.8e-10" match="++ ++++++ +++++"/>
				<hit pos="560" gap="2" motif="motif_10" pvalue="4.6e-18" match="+++++++++ ++++++++"/>
				<hit pos="582" gap="4" motif="motif_7" pvalue="1.5e-25" match="++++++++++++++++++++++++++++ "/>
				<hit pos="621" gap="10" motif="motif_3" pvalue="5.3e-25" match="++++ ++++++++++++++++++++"/>
				<hit pos="650" gap="4" motif="motif_4" pvalue="1.9e-22" match="++++++++ +++++++ +++++++++"/>
			</seg>
			<seg start="676">
				<data>
KPVNGKDEGMFRELLLDFYYSSENRKPEHIIIFRDGVSESQFNQVLNIELDQMMQACKFLDDTWHPKFTVIVAQK
NHHTKFFQSRGPDNVPPGTIIDSQICHPRNFDFYLCAHAGMIGTTRPTHYHVLYDEIGFATDDLQELVHSLSYVY
QRSTTAISVVAPVCYAHLAAAQMGTVMKYEELSETSSSHGGITTPGAVPVPPMPQLHNNVSTSMFFC
				</data>
				<hit pos="679" gap="3" motif="motif_25" pvalue="1.5e-12" match="+ +++++ +++++++"/>
				<hit pos="695" gap="1" motif="motif_21" pvalue="1.2e-12" match="+++ +++++++++++"/>
				<hit pos="710" gap="0" motif="motif_5" pvalue="7.8e-24" match="+++++++++++++++++++  +++"/>
				<hit pos="738" gap="4" motif="motif_8" pvalue="2.6e-21" match=" + ++++++++++++++++++"/>
				<hit pos="763" gap="4" motif="motif_1" pvalue="4.1e-52" match="+++++++++++++++++++++++++++++++++++++++++++++++  +"/>
				<hit pos="813" gap="0" motif="motif_2" pvalue="5.4e-33" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="846" gap="0" motif="motif_38" pvalue="7.9e-28" match="+++++ +++++++++++++++++++++++"/>
				<hit pos="878" gap="3" motif="motif_16" pvalue="7.6e-13" match="++ ++ ++  +++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2276160" db="db_1" num="2276160" name="gi|145336300|ref|NP_174413.2|" comment="AGO2 (argonaute 2); nucleic acid binding [Arabidopsis thaliana]gi|6692120|gb|AAF24585.1|AC007654_1 T19E23.7 [Arabidopsis thaliana]" length="1014">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MERGGYRGGRGDGRGRGGRGYGGGGGGGEQGRDRGYGGGEQGRGRGSERGGGNRGQGRGEQQDFRSQSQRGPPPG
HGGRGTTQFQQPRPQVAPQPSQAPASYAGSVGGVAGRGAWGRKPQVPSDSASPSTSTTVVSEPVRVAEVMNLKPS
VQVATSDRKEPMKRPDRGGVVAVRRVNLYVNHYKVNFNPESVIRHYDVEIKGEIPTKKVSRFELAMVRDKVFTDN
				</data>
				<hit pos="11" gap="10" motif="motif_43" pvalue="8.2e-13" match="++++++++++ ++++"/>
				<hit pos="33" gap="7" motif="motif_43" pvalue="6.8e-09" match=" ++ +++ ++++++ "/>
				<hit pos="48" gap="0" motif="motif_43" pvalue="1.1e-06" match=" ++ +  +++++  +"/>
				<hit pos="67" gap="4" motif="motif_43" pvalue="1.4e-06" match="+  ++   + ++++ "/>
				<hit pos="102" gap="20" motif="motif_43" pvalue="1.2e-05" match="+ +  ++  +++  +"/>
				<hit pos="150" gap="33" motif="motif_35" pvalue="2.8e-05" match=" +  +++       +++++ +"/>
				<hit pos="173" gap="2" motif="motif_24" pvalue="1.6e-09" match=" +++ + +++ ++++"/>
				<hit pos="189" gap="1" motif="motif_20" pvalue="8.4e-10" match="+   + ++++ +  +++ +++ +   +  "/>
			</seg>
			<seg start="226">
				<data>
PDEFPLAMTAYDGQKNIFSAVELPTGSYKVEYPKTEEMRGRSYTFTIKQVNVLKLGDLKEYMTGRSSFNPRDVLQ
GMDVVMKEHPSKCMITVGKSFFTRETEPDEDFRFGVIAAKGYRHTLKPTAQGLSLCLDYSVLAFRKAMSVIEYLK
LYFNWSDMRQFRRRDVEEELIGLKVTVNHRKNKQKLTIVGLSMQNTKDIKFDLIDQEGNEPPRKTSIVEYFRIKY
GRHIVHKDIPCLDLGKNGRQNFVPMEFCDLVEGQIYPKDNLDKDSALWLKKLSLVNPQQRQRNIDKMIKARNGPS
				</data>
				<hit pos="235" gap="17" motif="motif_13" pvalue="3.2e-14" match="++++ ++++++++++"/>
				<hit pos="268" gap="18" motif="motif_14" pvalue="1.5e-10" match="+  +++ ++ + +  +++++ ++ + +"/>
				<hit pos="296" gap="1" motif="motif_17" pvalue="2.5e-12" match="+++++++++++++++"/>
				<hit pos="312" gap="1" motif="motif_27" pvalue="1.1e-08" match="+++++++ +++  + "/>
				<hit pos="341" gap="14" motif="motif_6" pvalue="6.2e-20" match="++ ++++++ +++++++++++ +++++"/>
				<hit pos="368" gap="0" motif="motif_29" pvalue="8.4e-09" match="++++++++ ++++ +"/>
				<hit pos="387" gap="4" motif="motif_18" pvalue="4.5e-09" match=" ++ ++  + +++++++"/>
				<hit pos="406" gap="2" motif="motif_23" pvalue="1.8e-14" match="+++++ ++++++ ++++++++++ +++++"/>
				<hit pos="443" gap="8" motif="motif_15" pvalue="9.6e-17" match="+++++ +++  + ++++++++"/>
				<hit pos="469" gap="5" motif="motif_11" pvalue="6.3e-18" match="+ ++++++++ +++++ +++ "/>
				<hit pos="495" gap="5" motif="motif_22" pvalue="7.2e-06" match="    + + +   ++++"/>
			</seg>
			<seg start="526">
				<data>
GGEIIGNFGLKVDTNMTPVEGRVLKAPSLKLAERGRVVREEPNPRQNNQWNLMKKGVTRGSIVKHWAVLDFTASE
				</data>
				<hit pos="529" gap="18" motif="motif_12" pvalue="2.6e-19" match="++ +++++++++++ ++++++ ++ +++ "/>
				<hit pos="570" gap="12" motif="motif_9" pvalue="2.5e-19" match="+++ +++++++ +  ++ +++++++++"/>
			</seg>
			<seg start="601">
				<data>
RFNKMPNDFVDNLIDRCWRLGMQMEAPIVYKTSRMETLSNGNAIEELLRSVIDEASRKHGGARPTLVLCAMSRKD
DGYKTLKWIAETKLGLVTQCFLTGPATKGGDQYRANLALKMNAKVGGSNVELMDTFSFFKKEDEVMFIGADVNHP
AARDKMSPSIVAVVGTLNWPEANRYAARVIAQPHRKEEIQGFGDACLELVKAHVQATGKRPNKIVIFRDGVSDAQ
FDMVLNVELLDVKLTFEKNGYNPKITVIVAQKRHQTRFFPATNNDGSDKGNVPSGTVVDTKVIHPYEYDFYLCSH
HGGIGTSKPTHYYTLWDELGFTSDQVQKLIFEMCFTFTRCTKPVSLVPPVYYADMVAFRGRMYHEASSREKNFKQ
				</data>
				<hit pos="609" gap="12" motif="motif_44" pvalue="2.3e-17" match="+++++++++++++++++++++"/>
				<hit pos="640" gap="10" motif="motif_18" pvalue="6.3e-05" match="    ++  ++ +  +++"/>
				<hit pos="663" gap="6" motif="motif_26" pvalue="5.9e-05" match=" + + ++ + ++  +"/>
				<hit pos="678" gap="0" motif="motif_10" pvalue="3.6e-18" match="++++++++++++++++++"/>
				<hit pos="703" gap="7" motif="motif_7" pvalue="6.3e-22" match="++ +++ ++++++++++++++++++ + +"/>
				<hit pos="739" gap="7" motif="motif_3" pvalue="1.3e-19" match=" +++++++++++++ +  ++++ ++"/>
				<hit pos="768" gap="4" motif="motif_4" pvalue="2.2e-21" match="++++++++++++ +++++++ ++ ++"/>
				<hit pos="804" gap="10" motif="motif_21" pvalue="3.0e-11" match=" ++++++++++++++"/>
				<hit pos="819" gap="0" motif="motif_5" pvalue="9.4e-17" match="+++++ +++++++ ++ + +  + "/>
				<hit pos="845" gap="2" motif="motif_8" pvalue="2.0e-22" match="+++++++++++++++++++++"/>
				<hit pos="875" gap="9" motif="motif_1" pvalue="8.1e-48" match="++++ ++++++++ ++ +++++++++ + ++++++++++ ++++ +++++"/>
				<hit pos="925" gap="0" motif="motif_2" pvalue="1.9e-27" match="+ ++++  +++++ ++++++++++++++++  +"/>
				<hit pos="958" gap="0" motif="motif_31" pvalue="4.9e-10" match="+++++++++++"/>
			</seg>
			<seg start="976">
				<data>
PRGASTSAASLASSLSSLTIEDKAIFKLHAELENVMFFV
				</data>
				<hit pos="1000" gap="31" motif="motif_16" pvalue="2.0e-10" match="  +++  +++++++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2312991" db="db_1" num="2312991" name="gi|75149683|sp|Q852N2.1|AGO13_ORYSJ" comment="RecName: Full=Protein argonaute 13; Short=OsAGO13gi|27819513|gb|AAO24917.1| putative argonaute protein [Oryza sativa Japonica Group]" length="1192">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MPLKFCMERGFQSHPVRGCLVGASRFLSCIKFLVSINPESKSRATNREVLNELIKLHGKTSLGGKLPAYDGRKSL
YTAGSLPFESEEFVVKLIDPEKKDKERAEREYKITIRIAGRTDFYHLQQFLLGRQRDMPQETIQFGHRGDIGEGL
ECWRGYYQSLRPTQMGLSLNIDISATSFFKPVTVIQFVEEFLNIRDTSRPLSDRDRVKIKKALRGVRIETNHQED
QIRRYKITGITPIPMSQLIFPVDDNGTRKTVVQYFWDRYNYRLKYASWPCLQSGSDSRPVYLPMEVCKIVEGQRY
SKKLNNKQVTNILRATCQRPQQREQRIHEMVLHNKYTDDRFAQEFGIKVCNDLVSVPARVLPPPMLKYHDSGREK
TCAPSVGQWNMINKKMINGGTVDNWTCLSFSRMRPEEVQRFCGDLIQMCNATGMSFNPRPVVDVRSSNPNNIENA
LRDVHSRTSELLAREGKGGLQLLIVILLEVSGSYGKIKRVCENDLGIVSQCCLPRHASRPNKQYLENVALKINVK
KSQQSSLVLMSHTPPGEDSASSIAAVVASMDWPEITKYRGLVSAQSHRQEIIEDLFSVGKDPVKVVNGGMIREFL
IAFRKKTGRRPERIIFYRDGVSEGQFSRVLLHEMDAIRKACASLEEGYLPPVTFVVVQKRHHTRLFPEVHGRRDM
TDKSGNILPGTVKDRQICHPTEFYFYLCSHAGIQGTSRPTHYHVLYDENHFTADELQTLTNNLCYIYARCTHAVS
VVPPAYYSHLAASHAHCCIKGHSSGSGSTPGNEHDIVKNSAPTLQILVKVLDFQIVPLTMKLKSSAEDIVALALS
				</data>
				<hit pos="25" gap="24" motif="motif_20" pvalue="4.8e-10" match="         ++++++  ++++++ + +++"/>
				<hit pos="57" gap="3" motif="motif_41" pvalue="4.8e-08" match="+  + +++ ++"/>
				<hit pos="68" gap="0" motif="motif_13" pvalue="1.3e-17" match="+++++++++++++++"/>
				<hit pos="83" gap="0" motif="motif_34" pvalue="2.6e-10" match="+++ ++++++++ +    ++ "/>
				<hit pos="107" gap="3" motif="motif_14" pvalue="1.1e-14" match="++ +++ + +++ +++++++ +++++ "/>
				<hit pos="144" gap="10" motif="motif_33" pvalue="1.3e-11" match="+++++++++++"/>
				<hit pos="155" gap="0" motif="motif_6" pvalue="2.2e-27" match="++++++++++++++++++ ++++++++"/>
				<hit pos="182" gap="0" motif="motif_29" pvalue="5.7e-09" match="  ++ ++ + ++ ++"/>
				<hit pos="205" gap="8" motif="motif_18" pvalue="4.5e-16" match="+++++++++++++++++"/>
				<hit pos="225" gap="3" motif="motif_23" pvalue="3.1e-16" match="+  +++++++++  ++++++++++++++ "/>
				<hit pos="257" gap="3" motif="motif_15" pvalue="1.0e-19" match="++++++++++ ++++++++++"/>
				<hit pos="283" gap="5" motif="motif_11" pvalue="4.9e-24" match="++ ++++++++++++++++++"/>
				<hit pos="308" gap="4" motif="motif_22" pvalue="4.9e-15" match="++++++++++++++++"/>
				<hit pos="326" gap="2" motif="motif_36" pvalue="2.0e-10" match=" ++ ++ ++ + ++ "/>
				<hit pos="341" gap="0" motif="motif_12" pvalue="1.1e-22" match=" ++++++++ +++ ++ ++++++++++++"/>
				<hit pos="370" gap="0" motif="motif_49" pvalue="7.3e-10" match="++++++++"/>
				<hit pos="379" gap="1" motif="motif_9" pvalue="2.9e-27" match="+ +++++++++++++++++++++++++"/>
				<hit pos="407" gap="1" motif="motif_19" pvalue="2.3e-32" match="++ ++ +++++ ++++++++ ++ +++++++ +++  +++++ +++++++"/>
				<hit pos="469" gap="12" motif="motif_26" pvalue="8.3e-10" match=" ++++++++ +++++"/>
				<hit pos="484" gap="0" motif="motif_10" pvalue="1.4e-17" match="+++++++++ ++++++++"/>
				<hit pos="509" gap="7" motif="motif_7" pvalue="1.0e-14" match="+ +++++++++++++++     ++ ++++"/>
				<hit pos="556" gap="18" motif="motif_4" pvalue="8.4e-29" match="++++++++++++++++++++++++++"/>
				<hit pos="589" gap="7" motif="motif_25" pvalue="4.2e-12" match="  ++++++++ ++++"/>
				<hit pos="604" gap="0" motif="motif_21" pvalue="2.7e-14" match="++ ++++++++++++"/>
				<hit pos="619" gap="0" motif="motif_5" pvalue="2.1e-24" match="+++++++++ ++++++++++++++"/>
				<hit pos="647" gap="4" motif="motif_8" pvalue="3.4e-24" match="++ ++++++++++++++++++"/>
				<hit pos="669" gap="1" motif="motif_39" pvalue="8.7e-10" match=" ++++++++++"/>
				<hit pos="680" gap="0" motif="motif_1" pvalue="2.3e-53" match="++++++++ + ++++++++ ++++++++++++++++++++++++++++++"/>
				<hit pos="730" gap="0" motif="motif_2" pvalue="6.7e-33" match="+++++++++++ +++++ ++++++++++ ++++"/>
			</seg>
			<seg start="826">
				<data>
KHRVSLHDVYVYHGRRVIAKSLTLESLKADRDSTFLIMPRMRGGCNDTIGGFKCIPLEQHIRSLGDSLFEIIWIP
				</data>
				<hit pos="836" gap="73" motif="motif_39" pvalue="5.9e-05" match="  + ++ + ++"/>
			</seg>
			<seg start="976">
				<data>
LNMGDVASIISCWFRFNRRKLEALEAGIHELRPGQGDSPMFVDILVKDLRSPTHETGLSANYRGFYKNCSALRSC
SAHMNLFTSLDIRKDFMVGSADWGNFVKALGDIKLPGWYRTAMRSPEMRKVLFFEFNDPHTGELRGKRYRALSVF
				</data>
				<hit pos="1036" gap="189" motif="motif_4" pvalue="6.4e-05" match="+     +  +  ++ +  + +  ++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2327920" db="db_1" num="2327920" name="gi|8778710|gb|AAF79718.1|AC020889_26" comment="T1N15.2 [Arabidopsis thaliana]" length="1123">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MAAVLVFVLHLICVRSAYELDFSTRLGGSASFWCYGIIMVRKRRTDAPSEGGEGSGSREAGPVSGGGRGSQRGGF
QQGGGQHQGGRGYTPQPQQGGRGGRGYGQPPQQQQQYGGPQEYQGRGRGGPPHQGGRGGYGGGRGGGPSSGPPQR
				</data>
				<hit pos="24" gap="23" motif="motif_33" pvalue="3.9e-05" match=" ++++ +  ++"/>
				<hit pos="67" gap="32" motif="motif_43" pvalue="9.3e-07" match="+++  +++   ++++"/>
				<hit pos="90" gap="8" motif="motif_43" pvalue="2.7e-08" match=" +   +++++++ ++"/>
				<hit pos="129" gap="24" motif="motif_43" pvalue="2.5e-14" match="++++++++++++++ "/>
			</seg>
			<seg start="151">
				<data>
QSVPELHQATSPTYQAVSSQPTLSEVSPTQVPEPTVLAQQFEQLSVEQGAPSQAIQPIPSSSKAFKFPMRPGKGQ
SGKRCIVKANHFFAELPDKDLHHYDVTITPEVTSRGVNRAVMKQLVDNYRDSHLGSRLPAYDGRKSLYTAGPLPF
NSKEFRINLLDEEVGAGGQRSSSYGFLREREFKVVIKLVARADLHHLGMFLEGKQSDAPQEALQVLDIVLRELPT
				</data>
				<hit pos="206" gap="62" motif="motif_35" pvalue="9.3e-18" match="++++++++++++++++++++ "/>
				<hit pos="227" gap="0" motif="motif_24" pvalue="9.1e-17" match="+++++++++++++++"/>
				<hit pos="242" gap="0" motif="motif_20" pvalue="2.9e-35" match="+++++++++++++++++++++++++++++"/>
				<hit pos="274" gap="3" motif="motif_41" pvalue="8.1e-12" match="+++++++ +++"/>
				<hit pos="285" gap="0" motif="motif_13" pvalue="7.2e-19" match="+++++++++++++++"/>
				<hit pos="300" gap="0" motif="motif_34" pvalue="4.1e-16" match="+ ++++++++++++ ++++++"/>
				<hit pos="332" gap="11" motif="motif_14" pvalue="5.7e-25" match="++++++++++++++++++++ ++++++"/>
				<hit pos="360" gap="1" motif="motif_17" pvalue="3.8e-18" match="+++++++++++++++"/>
			</seg>
			<seg start="376">
				<data>
SRYWLLILWIIRYIPVGRSFYSPDIGKKQSLGDGLESWRGFYQSIRPTQMGLSLNIGVMACYMSSTAFIEANPVI
QFVCDLLNRDISSRPLSDADRVKIKKALRGVKVEVTHRGNMRRKYRISGLTAVATRELTFPVDERNTQKSVVEYF
HETYGFRIQHTQLPCLQVGNSNRPNYLPMEVCKIVEGQRYSKRLNERQITALLKVTCQRPIDREKDILQTVQLND
YAKDNYAQEFGIKISTSLASVEARILPPPWLKYHESGREGTCLPQVGQWNMMNKKMINGGTVNNWICINFSRQVQ
DNLARTFCQELAQMCYVSGMAFNPEPVLPPVSARPEQVEKVLKTRYHDATSKLSQGKEIDLLIVILPDNNGSLYG
DLKRICETELGIVSQCCLTKHVFKMSKQYMANVALKINVKVGGRNTVLVDALSRRIPLVSDRPTIIFGADVTHPH
PGEDSSPSIAAVVASQDWPEITKYAGLVCAQAHRQELIQDLFKEWKDPQKGVVTGGMIKYVWMLFNIFVIGELLI
				</data>
				<hit pos="386" gap="11" motif="motif_27" pvalue="5.3e-15" match=" ++++++++++++++"/>
				<hit pos="404" gap="3" motif="motif_33" pvalue="1.3e-11" match="+ +++++++++"/>
				<hit pos="415" gap="0" motif="motif_6" pvalue="5.8e-15" match="+++++++++++++++++ + +      "/>
				<hit pos="447" gap="5" motif="motif_29" pvalue="2.6e-10" match=" +++ ++ +++++++"/>
				<hit pos="470" gap="8" motif="motif_18" pvalue="4.2e-19" match="+++++++++++++++++"/>
				<hit pos="490" gap="3" motif="motif_23" pvalue="1.2e-24" match="++++++++++++  ++++++++++++++ "/>
				<hit pos="522" gap="3" motif="motif_15" pvalue="3.8e-23" match="++++++++++ ++++++++++"/>
				<hit pos="548" gap="5" motif="motif_11" pvalue="3.9e-26" match="+++++++++++++++++++++"/>
				<hit pos="573" gap="4" motif="motif_22" pvalue="2.0e-16" match="+++++++++++++ ++"/>
				<hit pos="591" gap="2" motif="motif_36" pvalue="8.7e-13" match="+++++++ +++ ++ "/>
				<hit pos="606" gap="0" motif="motif_12" pvalue="1.3e-30" match="+++++++++++ +++++++++++++++++"/>
				<hit pos="635" gap="0" motif="motif_49" pvalue="6.6e-08" match="+++++ ++"/>
				<hit pos="644" gap="1" motif="motif_9" pvalue="2.9e-32" match="+++++++++++++++++++++++++++"/>
				<hit pos="673" gap="2" motif="motif_19" pvalue="4.2e-50" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="733" gap="10" motif="motif_26" pvalue="1.1e-15" match="+ +++++++++++++"/>
				<hit pos="749" gap="1" motif="motif_10" pvalue="1.2e-22" match="++++++++++++++++++"/>
				<hit pos="774" gap="7" motif="motif_7" pvalue="2.7e-32" match="+++++++++++++++++++++++++++++"/>
				<hit pos="805" gap="2" motif="motif_40" pvalue="6.8e-10" match="++++++++"/>
				<hit pos="813" gap="0" motif="motif_3" pvalue="7.1e-32" match="+++++++++++++++++++++++++"/>
				<hit pos="842" gap="4" motif="motif_4" pvalue="3.1e-32" match="++++++++++++++++++++++++++"/>
				<hit pos="868" gap="0" motif="motif_47" pvalue="1.7e-09" match="++++++++"/>
				<hit pos="876" gap="0" motif="motif_25" pvalue="8.0e-07" match="+ +++++++   + +"/>
			</seg>
			<seg start="901">
				<data>
AFRRSTGHKPLRIIFYRDGVSEGQFYQVLLYELDAIRKACASLEAGYQPPVTFVVVQKRHHTRLFAQNHNDRHSV
DRSGNILPGETSTVVDSKICHPTEFDFYLCSHAGIQGTSRPAHYHVLWDENNFTADGLQSLTNNLCYTYARCTRS
VSIVPPAYYAHLAAFRARFYMEPETSDSGSMASGSMARGGGMAGRSTRGPNVNAAVRPLPALKENVKRVMFYC
				</data>
				<hit pos="903" gap="12" motif="motif_21" pvalue="8.3e-16" match="+++++++++++++++"/>
				<hit pos="918" gap="0" motif="motif_5" pvalue="3.3e-30" match="++++++++++++++++++++++++"/>
				<hit pos="946" gap="4" motif="motif_8" pvalue="1.6e-25" match="+++++++++++++++++++++"/>
				<hit pos="968" gap="1" motif="motif_39" pvalue="3.6e-13" match="+++++++++++"/>
				<hit pos="982" gap="3" motif="motif_1" pvalue="4.2e-43" match="      ++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="1032" gap="0" motif="motif_2" pvalue="8.6e-41" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="1065" gap="0" motif="motif_31" pvalue="6.5e-15" match="+++++++++++"/>
				<hit pos="1085" gap="9" motif="motif_43" pvalue="7.5e-06" match="   ++++  ++  ++"/>
				<hit pos="1109" gap="9" motif="motif_16" pvalue="1.1e-19" match="+++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2565199" db="db_1" num="2565199" name="gi|2702284|gb|AAB91987.1|" comment="Argonaute (AGO1)-like protein [Arabidopsis thaliana]" length="887">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
METSSSLPLSPISIEPEQPSHRDYDITTRRGVGTTGNPIELCTNHFNVSVRQPDVVFYQYTVSITTENGDAVDGT
GISRKLMDQLFKTYSSDLDGKRLAYDGEKTLYTVGPLPQNEFDFLVIVEGSFSKRDCGVSDGGSSSGTCKRSKRS
FLPRSYKVQIHYAAEIPLKTVLGTQRGAYTPDKSAQDALRVLDIVLRQQAAERGCLLVRQAFFHSDGHPMKVGGG
VIGIRGLHSSFRPTHGGLSLNIDVSTTMILEPGPVIEFLKANQSVETPRQIDWIKVAAKMLKHMRVKATHRNMEF
KIIGLSSKPCNQQLFSMKIKDGEREVPIREITVYDYFKQTYTEPISSAYFPCLDVGKPDRPNYLPLEFCNLVSLQ
RYTKPLSGRQRVLLVESSRQKPLERIKTLNDAMHTYCYDKDPFLAGCGISIEKEMTQVEGRVLKPPMLKFGKNED
				</data>
				<hit pos="36" gap="35" motif="motif_24" pvalue="1.3e-10" match="+ ++ ++++++ +++"/>
				<hit pos="57" gap="6" motif="motif_28" pvalue="2.7e-22" match="+++++++++ + + ++++ ++ +++++++"/>
				<hit pos="88" gap="2" motif="motif_50" pvalue="1.2e-10" match="+++++++++++"/>
				<hit pos="99" gap="0" motif="motif_13" pvalue="1.2e-16" match="+++++++++++++++"/>
				<hit pos="114" gap="0" motif="motif_46" pvalue="3.6e-12" match="++ +++ ++ ++++++++++ "/>
				<hit pos="135" gap="0" motif="motif_42" pvalue="6.1e-08" match="  ++++ +  +++++++    "/>
				<hit pos="156" gap="0" motif="motif_14" pvalue="7.2e-06" match="+++ + +++++++       ++  +  "/>
				<hit pos="186" gap="3" motif="motif_17" pvalue="7.9e-15" match="+++++++++++++++"/>
				<hit pos="203" gap="2" motif="motif_27" pvalue="1.9e-08" match="++++++++ +++++ "/>
				<hit pos="220" gap="2" motif="motif_33" pvalue="8.2e-07" match="  +++++ + +"/>
				<hit pos="231" gap="0" motif="motif_6" pvalue="1.5e-24" match="+ +++++++ ++++++++++++++ ++"/>
				<hit pos="258" gap="0" motif="motif_29" pvalue="1.3e-10" match="+++++++++++ +  "/>
				<hit pos="278" gap="5" motif="motif_18" pvalue="3.6e-07" match="  + + ++++ ++++++"/>
				<hit pos="295" gap="0" motif="motif_23" pvalue="9.6e-17" match="+ +++++++++++++++++ ++++ + + "/>
				<hit pos="334" gap="10" motif="motif_15" pvalue="4.3e-13" match=" +++++++   +  ++ ++++"/>
				<hit pos="360" gap="5" motif="motif_11" pvalue="3.4e-20" match="++++++++++++++++++++ "/>
				<hit pos="385" gap="4" motif="motif_22" pvalue="5.8e-11" match="++  +++ +++++ ++"/>
				<hit pos="418" gap="17" motif="motif_12" pvalue="1.0e-21" match=" +  +++++++++++++++++ +++++++"/>
			</seg>
			<seg start="451">
				<data>
FQPCNGRWNFNNKMLLEPRAIKSWAIVNFSFPCDSSHISRELISCGMRKGIEIDRPFALVEEDPQYKKAGPVERV
EKMIATMKLKFPDPPHFILCILPERKTSDIYGPWKKICLTEEGIHTQCICPIKISDQYLTNVLLKINSKLGGINS
LLGIEYSYNIPLINKIPTLILGMDVSHGPPGRADVPSVAAVVGSKCWPLISRYRAAVRTQSPRLEMIDSLFQPIE
				</data>
				<hit pos="453" gap="6" motif="motif_9" pvalue="1.6e-21" match="+ +++++++++ + ++  +++++++++"/>
				<hit pos="480" gap="0" motif="motif_30" pvalue="1.0e-22" match="+  ++ ++++++++ +++ +++++++++"/>
				<hit pos="510" gap="2" motif="motif_32" pvalue="1.9e-21" match="+++++++ ++ ++++++++ ++++ ++++"/>
				<hit pos="539" gap="0" motif="motif_26" pvalue="8.3e-10" match="++ ++++++++++ +"/>
				<hit pos="556" gap="2" motif="motif_10" pvalue="2.2e-18" match="+++++++++++ ++ +++"/>
				<hit pos="578" gap="4" motif="motif_7" pvalue="2.4e-24" match="+++++++++++++++ ++++ ++++ ++ "/>
				<hit pos="609" gap="2" motif="motif_40" pvalue="1.2e-06" match="++++  ++"/>
				<hit pos="617" gap="0" motif="motif_3" pvalue="6.3e-22" match="++++++++++++ +++ ++++++++"/>
				<hit pos="646" gap="4" motif="motif_4" pvalue="9.2e-23" match="++++++++++ +++++++ +++++++"/>
			</seg>
			<seg start="676">
				<data>
NTEKGDNGIMNELFVEFYRTSRARKPKQIIIFRDGVSESQFEQVLKIEVDQIIKAYQRLGESDVPKFTVIVAQKN
HHTKLFQAKGPENVPAGTVVDTKIVHPTNYDFYMCAHAGKIGTSRPAHYHVLLDEIGFSPDDLQNLIHSLSYKLL
NSIFNVSSLLCVFVLSVAPVRYAHLAAAQVAQFTKFEGISEDGKVPELPRLHENVEGNMFFC
				</data>
				<hit pos="678" gap="6" motif="motif_25" pvalue="4.5e-07" match="++ + +++ ++ + +"/>
				<hit pos="694" gap="1" motif="motif_21" pvalue="1.6e-11" match="+++  ++++++++++"/>
				<hit pos="709" gap="0" motif="motif_5" pvalue="1.7e-21" match="++++++++ +++ ++ ++++++++"/>
				<hit pos="737" gap="4" motif="motif_8" pvalue="2.8e-20" match="+  ++++++++++++++++++"/>
				<hit pos="762" gap="4" motif="motif_1" pvalue="5.9e-52" match="++++ +++++++++++++++++++++++ +++++++++++++++++++++"/>
				<hit pos="820" gap="8" motif="motif_2" pvalue="3.7e-09" match="   ++ ++   +       +  ++++ ++++++"/>
				<hit pos="873" gap="20" motif="motif_16" pvalue="1.6e-15" match="+++++++++ +++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2604578" db="db_1" num="2604578" name="gi|18401305|ref|NP_565633.1|" comment="AGO4 (ARGONAUTE 4); nucleic acid binding [Arabidopsis thaliana]gi|14334816|gb|AAK59586.1| putative Argonaute (AGO1) protein [Arabidopsis thaliana]gi|15293199|gb|AAK93710.1| putative argonaute AGO1 protein [Arabidopsis thaliana]gi|20197419|gb|AAC77862.2| Argonaute (AGO1)-like protein [Arabidopsis thaliana]" length="924">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MDSTNGNGADLESANGANGSGVTEALPPPPPVIPPNVEPVRVKTELAEKKGPVRVPMARKGFGTRGQKIPLLTNH
FKVDVANLQGHFFHYSVALFYDDGRPVEQKGVGRKILDKVHQTYHSDLDGKEFAYDGEKTLFTYGALPSNKMDFS
VVLEEVSATRANGNGSPNGNESPSDGDRKRLRRPNRSKNFRVEISYAAKIPLQALANAMRGQESENSQEAIRVLD
IILRQHAARQGCLLVRQSFFHNDPTNCEPVGGNILGCRGFHSSFRTTQGGMSLNMDVTTTMIIKPGPVVDFLIAN
QNARDPYSIDWSKAKRTLKNLRVKVSPSGQEFKITGLSDKPCREQTFELKKRNPNENGEFETTEVTVADYFRDTR
HIDLQYSADLPCINVGKPKRPTYIPLELCALVPLQRYTKALTTFQRSALVEKSRQKPQERMTVLSKALKVSNYDA
				</data>
				<hit pos="66" gap="65" motif="motif_24" pvalue="1.5e-13" match="+++++++++++++ +"/>
				<hit pos="87" gap="6" motif="motif_28" pvalue="2.4e-30" match="+++++++++++++++++ +++++++++++"/>
				<hit pos="118" gap="2" motif="motif_50" pvalue="5.0e-12" match="+++++++++++"/>
				<hit pos="129" gap="0" motif="motif_13" pvalue="4.7e-15" match="++++++++++ ++++"/>
				<hit pos="144" gap="0" motif="motif_46" pvalue="4.1e-17" match="+++++++++++++++++++++"/>
				<hit pos="169" gap="4" motif="motif_42" pvalue="3.5e-19" match="+++++++++++++++++++++"/>
				<hit pos="190" gap="0" motif="motif_14" pvalue="2.6e-21" match="+++++++++++++++++++++++++++"/>
				<hit pos="218" gap="1" motif="motif_17" pvalue="7.9e-16" match="+++++++++++++++"/>
				<hit pos="235" gap="2" motif="motif_27" pvalue="6.8e-14" match="+++++++++++++++"/>
				<hit pos="253" gap="3" motif="motif_33" pvalue="2.2e-05" match=" ++++ +++++"/>
				<hit pos="264" gap="0" motif="motif_6" pvalue="3.6e-25" match="+++++++++++++++++++ +++++++"/>
				<hit pos="291" gap="0" motif="motif_29" pvalue="2.6e-13" match="++++++++++++ ++"/>
				<hit pos="310" gap="4" motif="motif_18" pvalue="2.0e-15" match="++ ++++++++++++++"/>
				<hit pos="327" gap="0" motif="motif_23" pvalue="3.0e-19" match="++ ++++++++++++++++++++++++ +"/>
				<hit pos="370" gap="14" motif="motif_37" pvalue="6.1e-22" match="++  +++++++++++++++++"/>
				<hit pos="395" gap="4" motif="motif_11" pvalue="6.8e-20" match="++++++++++ ++++++++++"/>
				<hit pos="420" gap="4" motif="motif_22" pvalue="1.1e-15" match="++++++++++++++++"/>
			</seg>
			<seg start="451">
				<data>
EPLLRSCGISISSNFTQVEGRVLPAPKLKMGCGSETFPRNGRWNFNNKEFVEPTKIQRWVVVNFSARCNVRQVVD
DLIKIGGSKGIEIASPFQVFEEGNQFRRAPPMIRVENMFKDIQSKLPGVPQFILCVLPDKKNSDLYGPWKKKNLT
EFGIVTQCMAPTRQPNDQYLTNLLLKINAKLGGLNSMLSVERTPAFTVISKVPTIILGMDVSHGSPGQSDVPSIA
AVVSSREWPLISKYRASVRTQPSKAEMIESLVKKNGTEDDGIIKELLVDFYTSSNKRKPEHIIIFRDGVSESQFN
QVLNIELDQIIEACKLLDANWNPKFLLLVAQKNHHTKFFQPTSPENVPPGTIIDNKICHPKNNDFYLCAHAGMIG
TTRPTHYHVLYDEIGFSADELQELVHSLSYVYQRSTSAISVVAPICYAHLAAAQLGTFMKFEDQSETSSSHGGIT
APGPISVAQLPRLKDNVANSMFFC
				</data>
				<hit pos="453" gap="17" motif="motif_12" pvalue="1.6e-24" match=" ++++++++++++++++++++++++++ +"/>
				<hit pos="488" gap="6" motif="motif_9" pvalue="2.6e-23" match="+++++++++++ ++++++++++ ++++"/>
				<hit pos="515" gap="0" motif="motif_30" pvalue="4.9e-24" match="+++++++  + +++++++++++++  ++"/>
				<hit pos="545" gap="2" motif="motif_32" pvalue="2.2e-27" match="+++  ++++++++ ++++++  +++++++"/>
				<hit pos="574" gap="0" motif="motif_26" pvalue="8.3e-11" match=" ++++++++++++++"/>
				<hit pos="591" gap="2" motif="motif_10" pvalue="2.8e-19" match="++++++++++++++++++"/>
				<hit pos="614" gap="5" motif="motif_7" pvalue="1.1e-23" match="  +++++++++++++++++++++++ ++ "/>
				<hit pos="653" gap="10" motif="motif_3" pvalue="1.2e-25" match="+++++++++++++++++++++++++"/>
				<hit pos="682" gap="4" motif="motif_4" pvalue="4.4e-20" match="++++++++++++++++ + ++++++ "/>
				<hit pos="711" gap="3" motif="motif_25" pvalue="1.5e-14" match="+++++++++++++++"/>
				<hit pos="727" gap="1" motif="motif_21" pvalue="4.9e-14" match="+++++++++++++++"/>
				<hit pos="742" gap="0" motif="motif_5" pvalue="1.1e-26" match="++++++++++++++++++++++++"/>
				<hit pos="770" gap="4" motif="motif_8" pvalue="7.3e-20" match="++++++ + ++++++++++++"/>
				<hit pos="795" gap="4" motif="motif_1" pvalue="1.2e-53" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="845" gap="0" motif="motif_2" pvalue="8.4e-32" match="+++++++++++++++++ +++++++++++++++"/>
				<hit pos="878" gap="0" motif="motif_38" pvalue="1.8e-27" match="+++++++++++++++++++++++++++++"/>
				<hit pos="910" gap="3" motif="motif_16" pvalue="3.2e-16" match="++++++++ ++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2606215" db="db_1" num="2606215" name="gi|30683679|ref|NP_850110.1|" comment="AGO5 (ARGONAUTE 5); nucleic acid binding [Arabidopsis thaliana]" length="997">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MSNRGGGGHGGASRGRGGGRRSDQRQDQSSGQVAWPGLQQSYGGRGGSVSAGRGRGNVGRGENTGDLTATQVPVA
				</data>
				<hit pos="6" gap="5" motif="motif_43" pvalue="4.4e-11" match="+++ ++  ++++++ "/>
				<hit pos="42" gap="21" motif="motif_43" pvalue="3.9e-08" match="++++++    +++++"/>
			</seg>
			<seg start="76">
				<data>
SAVSGGRGRGNIGDPTFSVASSSKTVSVASSSKEESKNTEVSETMSNLQITSTETKPEMTSLPPASSKAVTFPVR
PGRGTLGKKVMVRANHFLVQVADRDLYHYDVSINPEVISKTVNRNVMKLLVKNYKDSHLGGKSPAYDGRKSLYTA
GPLPFDSKEFVVNLAEKRADGSSGKDRPFKVAVKNVTSTDLYQLQQFLDRKQREAPYDTIQVLDVVLRDKPSNDY
VSVGRSFFHTSLGKDARDGRGELGDGIEYWRGYFQSLRLTQMGLSLNIDVSARSFYEPIVVTDFISKFLNIRDLN
				</data>
				<hit pos="136" gap="79" motif="motif_35" pvalue="8.1e-18" match=" ++++++++++++ +++++++"/>
				<hit pos="157" gap="0" motif="motif_24" pvalue="2.8e-13" match="+++++++++++++++"/>
				<hit pos="172" gap="0" motif="motif_20" pvalue="9.5e-26" match="+++++++++++++++++++++++ +++ +"/>
				<hit pos="204" gap="3" motif="motif_41" pvalue="6.2e-10" match="++++++++  +"/>
				<hit pos="215" gap="0" motif="motif_13" pvalue="7.2e-19" match="+++++++++++++++"/>
				<hit pos="230" gap="0" motif="motif_34" pvalue="5.4e-12" match="+++++++++++++    ++++"/>
				<hit pos="254" gap="3" motif="motif_14" pvalue="7.9e-15" match="++++ + ++ ++++++++++  +++++"/>
				<hit pos="282" gap="1" motif="motif_17" pvalue="3.6e-12" match=" +++++++++++  +"/>
				<hit pos="298" gap="1" motif="motif_27" pvalue="4.4e-12" match="  +++++++++++++"/>
				<hit pos="321" gap="8" motif="motif_33" pvalue="1.2e-10" match="+++++++++++"/>
				<hit pos="332" gap="0" motif="motif_6" pvalue="8.0e-25" match="+++++++ +++++++++++++ +++++"/>
				<hit pos="359" gap="0" motif="motif_29" pvalue="2.5e-08" match="+ + ++  + ++ ++"/>
			</seg>
			<seg start="376">
				<data>
RPLRDSDRLKVKKVLRTLKVKLLHWNGTKSAKISGISSLPIRELRFTLEDKSEKTVVQYFAEKYNYRVKYQALPA
IQTGSDTRPVYLPMELCQIDEGQRYTKRLNEKQVTALLKATCQRPPDRENSIKNLVVKNNYNDDLSKEFGMSVTT
QLASIEARVLPPPMLKYHDSGKEKMVNPRLGQWNMIDKKMVNGAKVTSWTCVSFSTRIDRGLPQEFCKQLIGMCV
SKGMEFKPQPAIPFISCPPEHIEEALLDIHKRAPGLQLLIVILPDVTGSYGKIKRICETELGIVSQCCQPRQVNK
LNKQYMENVALKINVKTGGRNTVLNDAIRRNIPLITDRPTIIMGADVTHPQPGEDSSPSIAAVVASMDWPEINKY
RGLVSAQAHREEIIQDLYKLVQDPQRGLVHSGLIREHFIAFRRATGQIPQRIIFYRDGVSEGQFSQVLLHEMTAI
RKACNSLQENYVPRVTFVIVQKRHHTRLFPEQHGNRDMTDKSGNIQPGTVVDTKICHPNEFDFYLNSHAGIQGTS
RPAHYHVLLDENGFTADQLQMLTNNLCYTYARCTKSVSIVPPAYYAHLAAFRARYYMESEMSDGGSSRSRSSTTG
				</data>
				<hit pos="382" gap="8" motif="motif_18" pvalue="1.8e-11" match="++ +++++++ ++++  "/>
				<hit pos="401" gap="2" motif="motif_23" pvalue="1.7e-13" match="+  +  +++++++ + +++ +++++++ +"/>
				<hit pos="432" gap="2" motif="motif_15" pvalue="2.5e-16" match="++++++++++  +++ +++++"/>
				<hit pos="458" gap="5" motif="motif_11" pvalue="1.6e-21" match="++ +++++++ + ++++++++"/>
				<hit pos="483" gap="4" motif="motif_22" pvalue="4.2e-16" match="+++++++++++++ ++"/>
				<hit pos="515" gap="16" motif="motif_12" pvalue="2.4e-23" match="  +++++++ +++++++++++++++++++"/>
				<hit pos="544" gap="0" motif="motif_49" pvalue="1.7e-08" match="++++++++"/>
				<hit pos="553" gap="1" motif="motif_9" pvalue="5.6e-25" match="++ ++++++++++++++++ +++++++"/>
				<hit pos="582" gap="2" motif="motif_19" pvalue="9.1e-31" match="++ + ++++++ +++ ++ ++++++ + + ++ ++  +++++ ++ ++++"/>
				<hit pos="635" gap="3" motif="motif_26" pvalue="1.7e-12" match=" ++++++++++++++"/>
				<hit pos="650" gap="0" motif="motif_10" pvalue="9.8e-21" match="++++++++++++++++++"/>
				<hit pos="675" gap="7" motif="motif_7" pvalue="1.7e-27" match="+++++++++++++++++ +++++++++++"/>
				<hit pos="706" gap="2" motif="motif_40" pvalue="1.3e-07" match="++++ +++"/>
				<hit pos="714" gap="0" motif="motif_3" pvalue="5.8e-29" match="+++++++++++++++++++++++++"/>
				<hit pos="743" gap="4" motif="motif_4" pvalue="2.1e-28" match="++++++++++++++++++++++++++"/>
				<hit pos="769" gap="0" motif="motif_47" pvalue="5.3e-08" match="+  +++++"/>
				<hit pos="777" gap="0" motif="motif_25" pvalue="1.5e-11" match="++++ ++++++ +++"/>
				<hit pos="792" gap="0" motif="motif_21" pvalue="5.4e-15" match="++++++ ++++++++"/>
				<hit pos="807" gap="0" motif="motif_5" pvalue="3.1e-24" match="++++++++++++++++ ++++++ "/>
				<hit pos="835" gap="4" motif="motif_8" pvalue="2.2e-22" match="++ + ++++++++++++++++"/>
				<hit pos="857" gap="1" motif="motif_39" pvalue="2.3e-09" match=" ++ +++++++"/>
				<hit pos="868" gap="0" motif="motif_1" pvalue="1.7e-56" match="+++ ++++++++++++ +++++++++++++++++++++++++++++++++"/>
				<hit pos="918" gap="0" motif="motif_2" pvalue="2.5e-39" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="951" gap="0" motif="motif_31" pvalue="1.8e-12" match="++++++++ ++"/>
			</seg>
			<seg start="976">
				<data>
VGQVISQLPAIKDNVKEVMFYC
				</data>
				<hit pos="983" gap="21" motif="motif_16" pvalue="2.4e-16" match="+++++++++ +++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2785985" db="db_1" num="2785985" name="gi|115435928|ref|NP_001042722.1|" comment="Os01g0275600 [Oryza sativa (japonica cultivar-group)]gi|75203337|sp|Q9SDG8.1|AGO4A_ORYSJ RecName: Full=Protein argonaute 4A; Short=OsAGO4agi|6539559|dbj|BAA88176.1| putative zwille protein [Oryza sativa Japonica Group]gi|113532253|dbj|BAF04636.1| Os01g0275600 [Oryza sativa Japonica Group]" length="904">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MESNSGEIEELPPPPPLPPNAEPIKTDDTKKLSKPKRALMARSGCGKKGQPIQLLTNHFKVSLKAADEFFHHYYV
NLKYEDDRPVDGKGIGRKVLDKLQQTYASELANKDFAYDGEKSLFTIGALPQVNNEFTVVLEDFNTGKSSANGGS
				</data>
				<hit pos="49" gap="48" motif="motif_24" pvalue="1.3e-13" match="+++++++++++++++"/>
				<hit pos="70" gap="6" motif="motif_28" pvalue="1.5e-31" match="+++++++++++++++++++++++++++++"/>
				<hit pos="101" gap="2" motif="motif_50" pvalue="1.1e-12" match="+++++++++++"/>
				<hit pos="112" gap="0" motif="motif_13" pvalue="2.5e-16" match="+++++++++++++++"/>
				<hit pos="127" gap="0" motif="motif_46" pvalue="7.1e-18" match="+++++++++++++ +++++++"/>
			</seg>
			<seg start="151">
				<data>
PGNDSPGNDRKRVRRPYQTKTFKVELNFAAKIPMSAIAQALRGQESENTQEAIRVIDIILRQHSAKQGCLLVRQS
FFHNNPSNFVDLGGGVMGCRGFHSSFRATQSGLSLNIDVSTTMIVKPGPVVDFLLANQKVDHPNKIDWAKAKRAL
KNLRIKTSPANTEYKIVGLSERNCYEQMFTLKQRNGDGEPEGVEVSVYEYFVKNRGIELRYSGDFPCINVGKPKR
PTYFPIELCSLVPLQRYTKALSTLQRSSLVEKSRQKPEERMSVLSDVLKRSNYDSEPMLNSCGISIARGFTQVAG
RVLQAPKLKAGNGEDLFARNGRWNFNNKRLIKASSIEKWAVVNFSARCNIRDLVRDIIKCGGMKGIKVEDPFDVI
EEDPSMRRAPAARRVDGMIDKMQKKLPGQPKFLLCVLAERKNSDIYGPWKRKCLAEFGIITQCVAPTRVNDQYIT
NVLLKINAKLGGLNSLLQIETSPSIPLVSKVPTIILGMDVSHGSPGQSDIPSIAAVVSSREWPLVSKYRASVRSQ
SPKLEMIDGLFKPQGAQEDDGLIRELLVDFYTSTGKRKPDQVIIFRDGVSESQFTQVLNIELDQIIEACKFLDEN
WSPKFTLIVAQKNHHTKFFVPGSQNNVPPGTVVDNAVCHPRNNDFYMCAHAGMIGTTRPTHYHILHDEIGFSADD
LQELVHSLSYVYQRSTTAISVVAPICYAHLAAAQVSQFIKFDEMSETSSSHGGHTSAGSAPVPELPRLHNKVRSS
MFFC
				</data>
				<hit pos="151" gap="3" motif="motif_42" pvalue="1.3e-17" match=" ++++++ +++++++++++++"/>
				<hit pos="172" gap="0" motif="motif_14" pvalue="9.1e-22" match="+++++++++++++ +++++++++++++"/>
				<hit pos="200" gap="1" motif="motif_17" pvalue="2.5e-14" match="+++++++++++++++"/>
				<hit pos="217" gap="2" motif="motif_27" pvalue="1.3e-13" match="+++++++++++++++"/>
				<hit pos="235" gap="3" motif="motif_33" pvalue="3.3e-10" match="+++++++++++"/>
				<hit pos="246" gap="0" motif="motif_6" pvalue="5.0e-27" match="+++++++++++++++++++++++++++"/>
				<hit pos="273" gap="0" motif="motif_29" pvalue="7.8e-12" match="+++++++++++++++"/>
				<hit pos="292" gap="4" motif="motif_18" pvalue="1.2e-15" match="+++++++++++++++++"/>
				<hit pos="309" gap="0" motif="motif_23" pvalue="3.4e-19" match="+ + ++++++++++++ ++++++++++++"/>
				<hit pos="350" gap="12" motif="motif_37" pvalue="7.0e-26" match="+++++++++++++++++++++"/>
				<hit pos="375" gap="4" motif="motif_11" pvalue="2.1e-21" match="+++++++++++++++++++++"/>
				<hit pos="400" gap="4" motif="motif_22" pvalue="1.7e-14" match="+++++++++++++ ++"/>
				<hit pos="433" gap="17" motif="motif_12" pvalue="1.1e-21" match="+++++++++++ ++++ ++++++++++++"/>
				<hit pos="468" gap="6" motif="motif_9" pvalue="2.1e-22" match=" +++++++++++++  +++++++++++"/>
				<hit pos="495" gap="0" motif="motif_30" pvalue="1.6e-29" match="++++++++++++++++++++++++++++"/>
				<hit pos="525" gap="2" motif="motif_32" pvalue="2.4e-23" match="++++++++++++ ++++ + ++++ ++++"/>
				<hit pos="554" gap="0" motif="motif_26" pvalue="2.0e-10" match="+++++++++ +++++"/>
				<hit pos="571" gap="2" motif="motif_10" pvalue="1.4e-19" match="++++++++++++++++++"/>
				<hit pos="593" gap="4" motif="motif_7" pvalue="1.9e-24" match="++++++ +++++++++++++++++++++ "/>
				<hit pos="624" gap="2" motif="motif_40" pvalue="1.1e-08" match="++++++++"/>
				<hit pos="632" gap="0" motif="motif_3" pvalue="8.9e-26" match="+++++++++++++++++++++++++"/>
				<hit pos="661" gap="4" motif="motif_4" pvalue="1.7e-22" match="++++++++++++++++++ ++++ ++"/>
				<hit pos="691" gap="4" motif="motif_25" pvalue="1.8e-11" match="  +++++++++++++"/>
				<hit pos="707" gap="1" motif="motif_21" pvalue="2.5e-11" match="++ +++++++ ++++"/>
				<hit pos="722" gap="0" motif="motif_5" pvalue="1.3e-25" match="++++++++ +++++++++++++++"/>
				<hit pos="750" gap="4" motif="motif_8" pvalue="2.3e-21" match="++++++++++++++++++++ "/>
				<hit pos="775" gap="4" motif="motif_1" pvalue="9.3e-52" match=" ++++++++++ ++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="825" gap="0" motif="motif_2" pvalue="5.4e-33" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="858" gap="0" motif="motif_38" pvalue="1.1e-30" match="+++++++++++++++++++++++++++++"/>
				<hit pos="890" gap="3" motif="motif_16" pvalue="1.8e-14" match="+++++ +++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2843168" db="db_1" num="2843168" name="gi|31712083|gb|AAP68388.1|" comment="putative leaf development and shoot apical meristem regulating protein [Oryza sativa Japonica Group]gi|255674787|dbj|BAF12825.2| Os03g0682600 [Oryza sativa Japonica Group]" length="895">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MSSRGGGVGGRRGGPGGASSVRGGERGRKRGRGALDAVEPRVPLPRGTGSGPGAGRDGAAAPVPALQPAEADVLS
				</data>
				<hit pos="1" gap="0" motif="motif_43" pvalue="3.3e-10" match="+  ++++ ++++++ "/>
				<hit pos="18" gap="2" motif="motif_43" pvalue="2.3e-06" match="    +++ ++++++ "/>
				<hit pos="45" gap="12" motif="motif_43" pvalue="1.3e-05" match=" ++ + + + ++ + "/>
			</seg>
			<seg start="76">
				<data>
GEVETEMAAGMEAREGASSSSSASAPAVGEVEPPSRAVGALPPTSSKAVVLQARPGFGTVGTSCRVRANHFVVQL
				</data>
				<hit pos="115" gap="55" motif="motif_35" pvalue="2.1e-15" match=" ++++++++++  ++++++++"/>
				<hit pos="136" gap="0" motif="motif_24" pvalue="3.7e-12" match="++ + ++++++ +++"/>
			</seg>
			<seg start="151">
				<data>
ADKEIYHYDVAIAPELRSRERNRNIINELLRSHKKYLDGRRSPAYDGRKGMFTAGALPFTDREFVVKIANDPERG
NQGEKEFKVTIKCAGAANLYMHSLKQFLAGTYPSQDRFSHKHLDIRILIVALNGGEDISATTFYKAQPVIDFALD
YLNMNIRDAYSRFDQDGTRVSVVQYFNRQYSYSLKYINWPCLQAGSDSRPTYLPMEVCRIVKGQRYSRKLNECQV
TRMLRLARETPEERENSILEIANENNYGNDYHAREFGIGVTNQLALVDARVLPAPMLKYHDSGQEKVCNPSIGQW
NMNNKRMLNGGSINYWACLTFASCVRLAEVRTFCKELVRVCNSIGMQITGEPCVRIRQERQDHLDAAVRDIHRQS
				</data>
				<hit pos="151" gap="0" motif="motif_20" pvalue="1.6e-21" match="+++ ++++++++ ++  ++  ++ +++++"/>
				<hit pos="194" gap="14" motif="motif_13" pvalue="1.4e-14" match="++++++  +++++++"/>
				<hit pos="209" gap="0" motif="motif_34" pvalue="1.3e-08" match="++ ++++++ +++ +  + + "/>
				<hit pos="234" gap="4" motif="motif_14" pvalue="2.4e-05" match="       ++ + ++ +++++++     "/>
				<hit pos="265" gap="4" motif="motif_6" pvalue="7.2e-05" match="  +  ++     +    + ++++++++"/>
				<hit pos="292" gap="0" motif="motif_29" pvalue="4.2e-10" match=" +++++ +++++ ++"/>
				<hit pos="323" gap="16" motif="motif_15" pvalue="4.0e-16" match="++++  ++ + +++ ++++++"/>
				<hit pos="349" gap="5" motif="motif_11" pvalue="3.8e-20" match="++++++++++ ++ +++++ +"/>
				<hit pos="374" gap="4" motif="motif_22" pvalue="8.6e-10" match="+++ +++  +  + ++"/>
				<hit pos="392" gap="2" motif="motif_36" pvalue="1.5e-07" match="+++   + +++ ++ "/>
				<hit pos="407" gap="0" motif="motif_12" pvalue="3.5e-23" match=" ++++++ + ++++ ++++++++++++++"/>
				<hit pos="436" gap="0" motif="motif_49" pvalue="3.5e-08" match="+++ ++ +"/>
				<hit pos="445" gap="1" motif="motif_9" pvalue="5.0e-24" match="+  ++++++++++ +++++++++++ +"/>
				<hit pos="474" gap="2" motif="motif_19" pvalue="1.2e-24" match=" +    +++++ +++  +++++++ + ++++ ++  + ++ +++ +++++"/>
			</seg>
			<seg start="526">
				<data>
AEFLSQQGVIGQQLELLVIVLPDANATVFYGRIKRLCETELGVITQCCLARNVQNVRQHNISETWHLKSMLRRIP
LLTDMPTMIFGADVTHPPAGEDSSPSIAAVVASMDWPEVSKYKCSVSSQSHREEIIADLFTEVKDSQNRLVYGGM
IRELIESFRKANGSYKPGRIIFYRDGVSEGQFSQVLLSEMDAIRKACASIEEGYLPPVTFVVVQKRHHTRLFPED
HHARDQMDRSRNILPGTVVDTKICHPSEFDFYLCSHSGIQGTSHPTHYYVLFDENNFSADALQTLTYHLCYTYAR
CTRSVSIVPPVYYAHLAASRARHYLEEGSLPDHGSSSASAAGGSRRNDRGVPVKPLPEIKENVKQFMFYC
				</data>
				<hit pos="538" gap="14" motif="motif_26" pvalue="1.5e-09" match="+++++++++++ +  "/>
				<hit pos="555" gap="2" motif="motif_10" pvalue="8.1e-18" match="++ +++ +++++++++++"/>
				<hit pos="598" gap="25" motif="motif_40" pvalue="2.3e-07" match="++++ ++ "/>
				<hit pos="606" gap="0" motif="motif_3" pvalue="1.4e-27" match="++++++++++++ ++++++++++++"/>
				<hit pos="635" gap="4" motif="motif_4" pvalue="2.0e-23" match="++++++++ +++++++++++++ +++"/>
				<hit pos="669" gap="8" motif="motif_25" pvalue="3.8e-11" match=" ++ +++++++  ++"/>
				<hit pos="685" gap="1" motif="motif_21" pvalue="6.6e-11" match="+ ++  ++ ++++++"/>
				<hit pos="700" gap="0" motif="motif_5" pvalue="2.4e-25" match="+++++++++++++ ++++++++++"/>
				<hit pos="728" gap="4" motif="motif_8" pvalue="3.4e-24" match="++ ++++++++++++++++++"/>
				<hit pos="750" gap="1" motif="motif_39" pvalue="2.4e-09" match="+++ ++ ++++"/>
				<hit pos="761" gap="0" motif="motif_1" pvalue="5.4e-53" match=" +++++++++++++++++++++++++ ++++++ ++++++++++++++++"/>
				<hit pos="811" gap="0" motif="motif_2" pvalue="4.5e-36" match="+++++++ +++++++++++++++++++++++++"/>
				<hit pos="844" gap="0" motif="motif_31" pvalue="3.8e-08" match=" +++ +++  +"/>
				<hit pos="881" gap="26" motif="motif_16" pvalue="3.3e-15" match="+++++++++  ++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2843171" db="db_1" num="2843171" name="gi|31712081|gb|AAP68386.1|" comment="putative leaf development and shoot apical meristem regulating protein [Oryza sativa Japonica Group]" length="1055">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MSSRGGGGGGRRGGRGGGGGREGGGGGGGGGGRGGQGRGDLGVVGERQGGGRGAGERGGRHDAPRGRGGVAVGAG
AGRQQQQPFHAPAPPSGGGGRGGVQVQPNAAARRPVGGGRGGVGVPAPAPAVAVGALCGEMKGKMVVSGGAPPAG
				</data>
				<hit pos="18" gap="17" motif="motif_43" pvalue="2.9e-14" match="++++ ++++++++++"/>
				<hit pos="45" gap="12" motif="motif_43" pvalue="2.4e-07" match="+   +++++ + +++"/>
				<hit pos="64" gap="4" motif="motif_43" pvalue="1.0e-05" match=" +++++   + + + "/>
				<hit pos="86" gap="7" motif="motif_43" pvalue="5.8e-05" match="      +++++++ +"/>
				<hit pos="105" gap="4" motif="motif_43" pvalue="3.6e-06" match="   ++  ++++++ +"/>
			</seg>
			<seg start="151">
				<data>
QGSSLAAAQGTDNVKREPSQVAAPAPAPPPATLPPSSSKAVTFPARPDVGTIGRRCRVRANHFLVQVADKDIYHY
DVVITPESTYRERNRSIINKLVALHKQFLDGRLPVYDGRKSIYTAGPLPFKTKDFVVKHINPLRGNQREEEYKVT
IKQASKTDLYSLKQFLVGRQRELPQDTIQALDIALRECPTSVNFTCDRYVSISRSFFSQSFGHGGEIGSGTECWR
				</data>
				<hit pos="155" gap="35" motif="motif_17" pvalue="6.2e-05" match="  + ++ + + ++ +"/>
				<hit pos="182" gap="12" motif="motif_35" pvalue="2.1e-17" match="+++++++++++++++++ +++"/>
				<hit pos="203" gap="0" motif="motif_24" pvalue="7.7e-14" match="++++ ++++++++++"/>
				<hit pos="218" gap="0" motif="motif_20" pvalue="6.7e-23" match="++++++++++ ++++ + +  ++++++++"/>
				<hit pos="249" gap="2" motif="motif_41" pvalue="5.4e-05" match=" +   + ++++"/>
				<hit pos="260" gap="0" motif="motif_13" pvalue="2.7e-16" match="+++++++++++++++"/>
				<hit pos="275" gap="0" motif="motif_34" pvalue="1.8e-05" match="+  ++++++ ++   +   + "/>
				<hit pos="297" gap="1" motif="motif_14" pvalue="1.9e-17" match="++++++ +++++++ +++++ +++++ "/>
				<hit pos="325" gap="1" motif="motif_17" pvalue="3.0e-13" match="+++++++++ +++ +"/>
				<hit pos="347" gap="7" motif="motif_27" pvalue="3.6e-10" match=" +++++ +++++ ++"/>
				<hit pos="365" gap="3" motif="motif_33" pvalue="2.1e-08" match="++++ + ++++"/>
			</seg>
			<seg start="376">
				<data>
GYYQSLRPTQMGLSLNIGMDLPQNISATAFYKAQPVMDFAVQYLNIRDVSRRLSDQDRIKLKKALKGVQIVATHW
				</data>
				<hit pos="376" gap="0" motif="motif_6" pvalue="1.0e-14" match="+++++++++++++++++ +     + +"/>
				<hit pos="409" gap="6" motif="motif_29" pvalue="2.4e-10" match=" +++++  ++++ ++"/>
				<hit pos="432" gap="8" motif="motif_18" pvalue="9.9e-13" match="++++ +++++++ + ++"/>
			</seg>
			<seg start="451">
				<data>
KEKSIRYKITGIPSAPMNELMFDLDGNRISVVQYFKKQYNYSLKHVNWPCLQAGSDSRPKYLPMEVCSILEGQRY
SKKLNEHQVTNILRMTCERPAQRESSIIEIVNTNSYGNDDCAKEFGIKVANQLAVVDARVLPTPRLKYHDSGREK
VCNPSVGQWNMINKRMVNGGCINHWTCLSFASRMHVNDIRMFCEDLVGMCNNIGMQMNTRPCVDIIQGQQRNIEG
AIRNIHRQSSEKLDQQDLTGQQLQLLIVILTEISGSYGRIKRICETEVGVITQCCAPKSLQKGGKQYLENLALKM
NVKVGGRNTVLEDALHKKIPILTDRPTIVFGADVTHPSPGEDASPSIAAVVASMDWPEVTKYKCLVSTQSHREEI
ISNLYTEVKDPLKGIIRGGMIRELLRSFYQETGQKPSRIIFYRDGISEGQFSQVLLYEMDAIRKACASLQEGYLP
PVTFVVVQKRHHTRLFPENRRDMMDRSGNILPGTVVDTMICHPSEFDFYLCSHSGIKGTSRPTHYHVLLDENGFK
ADTLQTLTYNLSYTYARCTRAVSIVPPAYYAHLGAFRARYYMEDEHSDQGSSSSVTTRTDRSTKPLPEIKENVKR
FMFYC
				</data>
				<hit pos="452" gap="3" motif="motif_23" pvalue="1.2e-12" match="+   +++++++ + ++++++++++ +   "/>
				<hit pos="482" gap="1" motif="motif_15" pvalue="3.4e-18" match="+++++ ++++ +++ ++++++"/>
				<hit pos="508" gap="5" motif="motif_11" pvalue="1.8e-21" match="++ +++++++++ ++++++++"/>
				<hit pos="533" gap="4" motif="motif_22" pvalue="5.9e-13" match="++++++++++ ++ ++"/>
				<hit pos="551" gap="2" motif="motif_36" pvalue="3.9e-09" match="+++  ++ + + ++ "/>
				<hit pos="566" gap="0" motif="motif_12" pvalue="1.1e-22" match=" +++++++++++++ ++++++++++++++"/>
				<hit pos="595" gap="0" motif="motif_49" pvalue="2.4e-09" match="++++++ +"/>
				<hit pos="604" gap="1" motif="motif_9" pvalue="1.2e-25" match="+ +++++++++++++++ +++++++++"/>
				<hit pos="633" gap="2" motif="motif_19" pvalue="4.0e-26" match="+++ +  ++++ +++ ++++++++ + ++++ ++     +++ + +++++"/>
				<hit pos="697" gap="14" motif="motif_26" pvalue="5.8e-11" match="+++++++++ + +++"/>
				<hit pos="712" gap="0" motif="motif_10" pvalue="2.2e-18" match="++ +++++++++++++++"/>
				<hit pos="737" gap="7" motif="motif_7" pvalue="1.1e-26" match="++ ++++++++++++++++++++++++++"/>
				<hit pos="768" gap="2" motif="motif_40" pvalue="2.2e-06" match=" +++ +++"/>
				<hit pos="776" gap="0" motif="motif_3" pvalue="2.2e-26" match="+++ +++++++++++++ +++++++"/>
				<hit pos="805" gap="4" motif="motif_4" pvalue="5.0e-24" match="++++++++ +++++++++++++ +++"/>
				<hit pos="839" gap="8" motif="motif_25" pvalue="2.1e-12" match="+ + ++++++++ ++"/>
				<hit pos="854" gap="0" motif="motif_21" pvalue="6.4e-15" match="++++++++ ++++++"/>
				<hit pos="869" gap="0" motif="motif_5" pvalue="2.4e-25" match="++ +++++++++++++++++++++"/>
				<hit pos="897" gap="4" motif="motif_8" pvalue="3.4e-24" match="++ ++++++++++++++++++"/>
				<hit pos="928" gap="10" motif="motif_1" pvalue="3.5e-54" match="+++++++++++ ++++++++++++++ ++++++++++++++++++++ ++"/>
				<hit pos="978" gap="0" motif="motif_2" pvalue="7.8e-34" match=" ++++++++++++++++++++++++++++++ +"/>
				<hit pos="1011" gap="0" motif="motif_31" pvalue="7.2e-11" match="++++++++ + "/>
				<hit pos="1041" gap="19" motif="motif_16" pvalue="3.2e-16" match="++++++++++ ++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2856138" db="db_1" num="2856138" name="gi|115460542|ref|NP_001053871.1|" comment="Os04g0615700 [Oryza sativa (japonica cultivar-group)]gi|75144523|sp|Q7XTS4.2|AGO2_ORYSJ RecName: Full=Protein argonaute 2; Short=OsAGO2gi|38344258|emb|CAD41795.2| OSJNBa0008M17.11 [Oryza sativa (japonica cultivar-group)]gi|113565442|dbj|BAF15785.1| Os04g0615700 [Oryza sativa Japonica Group]" length="1034">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MEHERGGGGRGRGRGRGGGRGGGGGDGRGGGYGGAGGGGVGGRGGRGPPGGGGGRGYEPGGGRGYGGGGGGGGRG
YGGGGGGGGYESGGGRGYGGGGRGYESGGGRGPGGGGRGHESGGGGGRGGNVWAQPGRGRGGAPAPAPAPAPAAR
				</data>
				<hit pos="13" gap="12" motif="motif_43" pvalue="6.9e-15" match="+++++++++++++++"/>
				<hit pos="33" gap="5" motif="motif_43" pvalue="2.1e-11" match="++  +++ +++++++"/>
				<hit pos="64" gap="16" motif="motif_43" pvalue="1.8e-13" match="+++ ++++++++ ++"/>
				<hit pos="83" gap="4" motif="motif_43" pvalue="6.1e-10" match="+++  +++++ ++++"/>
				<hit pos="110" gap="12" motif="motif_43" pvalue="5.4e-10" match="+++++   +++++++"/>
				<hit pos="130" gap="5" motif="motif_43" pvalue="5.8e-06" match="+ ++++++       "/>
			</seg>
			<seg start="151">
				<data>
RIQDEGAARSSGTVERIASTEVVRVQPPAPPVAVSRSGTRVPMRRPDGGGSVSKAKVKLLVNHFIVKYRQASTVF
HYDIDIKLDISSPKASDKELSKGDFLTVKDELFKDESFRRLSSAVAYDGKRNLFTCAELPDGLFRVKVRSRTYIV
				</data>
				<hit pos="204" gap="59" motif="motif_24" pvalue="4.2e-10" match=" ++++++++++ +++"/>
				<hit pos="220" gap="1" motif="motif_20" pvalue="2.3e-05" match="     ++++  +   +++ +      ++ "/>
				<hit pos="271" gap="22" motif="motif_13" pvalue="3.3e-13" match="++++ +++++  +++"/>
			</seg>
			<seg start="301">
				<data>
SVEFKKKLPLSQLSELPVPREVLQGLDVIVREASSWRKIIIGQGFYSQGRSVPIGPDVVALKGTQQTLKCTQKGL
ILCVDYSVMPFRKAGPVLDLVQKSVRYLDYRTTLNKHQLDTLKNELKGQRVTVNHRRTKQKYIVKGLTDKPASQI
TFVDSESGQTKKLLDYYSQQYGKVIEYQMLPCLDLSKSKDKQNYVPIELCDLLEGQRYPKASLNRNSDKTLKEMA
				</data>
				<hit pos="320" gap="34" motif="motif_17" pvalue="1.4e-11" match="++++++++++ ++ +"/>
				<hit pos="336" gap="1" motif="motif_27" pvalue="4.7e-08" match="++ +++++ +++   "/>
				<hit pos="363" gap="12" motif="motif_6" pvalue="7.8e-19" match="+ +++++ ++ ++ +++++++++++++"/>
				<hit pos="413" gap="23" motif="motif_18" pvalue="5.1e-06" match="     +  +++ +++++"/>
				<hit pos="432" gap="2" motif="motif_23" pvalue="7.0e-15" match=" +++++ + ++++++++++++ + + +++"/>
				<hit pos="464" gap="3" motif="motif_15" pvalue="9.9e-16" match=" +++ ++++++++++++++++"/>
				<hit pos="491" gap="6" motif="motif_11" pvalue="2.6e-19" match="+ ++++++++ + ++++++++"/>
			</seg>
			<seg start="526">
				<data>
LIPASSRKEEILELVNADDGPCRGEIAQQFGISLDVQMMEVTGRTLPPPSLKLGTSSGQPPKFNIDQPNCQWNLT
RKRLAEGGVLQCWGVVDFSADSGQYALNGNMFIDKIVRKCCDLGVQMNRNPCIVQLLDMEVLSDPHQLFEELNKA
KQAAASKKQKLQLLFCPMSDQHPGYKTLKLICETQLGIQTQCFLSFLANKQQGQDQYMSNLALKINGKIGGSNIQ
LFGESLPRISGAPYMFIGADVNHPSPGNVESPSIAAVVASVDQGASKYVPRIRAQPHRCEVIQHLGDMCKELIGV
				</data>
				<hit pos="530" gap="18" motif="motif_34" pvalue="5.5e-05" match="   ++ +  +++ +++   + "/>
				<hit pos="551" gap="0" motif="motif_12" pvalue="1.9e-19" match="++++++++ + ++ +++++ ++++ ++++"/>
				<hit pos="592" gap="12" motif="motif_9" pvalue="6.1e-18" match="  ++++++  +++ +++  ++++++++"/>
				<hit pos="632" gap="13" motif="motif_44" pvalue="4.1e-17" match="++++++++++ ++++++++++"/>
				<hit pos="653" gap="0" motif="motif_48" pvalue="9.1e-05" match="  +   + ++     +   + +   +++ "/>
				<hit pos="685" gap="3" motif="motif_26" pvalue="1.0e-06" match="+++++ + + + + +"/>
				<hit pos="700" gap="0" motif="motif_10" pvalue="5.7e-17" match="+++++ ++++ +++ +++"/>
				<hit pos="727" gap="9" motif="motif_7" pvalue="3.5e-19" match=" + ++++ +++++++ + ++++ +++ + "/>
				<hit pos="763" gap="7" motif="motif_3" pvalue="6.1e-23" match="+ ++++++++++++++ ++++++++"/>
				<hit pos="791" gap="3" motif="motif_4" pvalue="3.1e-16" match="    +++++ ++++++++++ ++ ++"/>
			</seg>
			<seg start="826">
				<data>
FEKRNRVKPQRIIYFRDGVSDGQFDMVLNEELADMEKAIKTKDYSPTITVIVAKKRHHTRLFPKDLNQQQTKNGN
VLPGTVVDTGVVDPAAYDFYLCSHNGLIGTSRPTHYYSLLDEHGFASDDLQKLVYNLCFVFARCTKPVSLATPVY
YADLAAYRGRLYYEGMMMSQPPPSSAASASSASSSGAGASDFRSFPALHEDLVDNMFFI
				</data>
				<hit pos="827" gap="10" motif="motif_21" pvalue="6.6e-12" match="++ + ++++++++++"/>
				<hit pos="842" gap="0" motif="motif_5" pvalue="5.3e-21" match="++++++++++++++++ +++++++"/>
				<hit pos="868" gap="2" motif="motif_8" pvalue="1.3e-21" match="+++++++++++ +++++++++"/>
				<hit pos="899" gap="10" motif="motif_1" pvalue="1.4e-45" match="+++++++++++ ++++  ++++++++ + ++++++++++ +++++++ ++"/>
				<hit pos="949" gap="0" motif="motif_2" pvalue="8.4e-32" match="+++++++++++++++++++++++ +++++++++"/>
				<hit pos="982" gap="0" motif="motif_31" pvalue="1.5e-10" match="+++++++++++"/>
				<hit pos="995" gap="2" motif="motif_35" pvalue="6.4e-05" match="++++++  + + +   + +  "/>
				<hit pos="1020" gap="4" motif="motif_16" pvalue="9.2e-12" match="++++++++ ++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2922652" db="db_1" num="2922652" name="gi|38344266|emb|CAE02070.2|" comment="OSJNBa0005N02.3 [Oryza sativa (japonica cultivar-group)]gi|215767091|dbj|BAG99319.1| unnamed protein product [Oryza sativa Japonica Group]" length="1101">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MVKKKRTGSGSTGESSGEAPGAPGHGSSQRAERGPQQHGGGRGWVPQHGGRGGGQYQGRGGHYQGRGGQGSHHPG
				</data>
				<hit pos="39" gap="38" motif="motif_43" pvalue="2.4e-07" match="+++++   + +++++"/>
				<hit pos="56" gap="2" motif="motif_43" pvalue="7.0e-13" match="+++++++++++++ +"/>
			</seg>
			<seg start="76">
				<data>
GGPPEYQGRGGPGSHHPGGGPPDYQGRGGSGSHHPGGGPPEYQPRDYQGRGGPRPRGGMPQPYYGGPRGSGGRSV
				</data>
				<hit pos="81" gap="10" motif="motif_43" pvalue="4.8e-10" match="++++++ +  + +++"/>
				<hit pos="99" gap="3" motif="motif_43" pvalue="1.5e-09" match="++++++ +  + +++"/>
				<hit pos="119" gap="5" motif="motif_43" pvalue="4.8e-07" match=" +   + ++ + +++"/>
				<hit pos="136" gap="2" motif="motif_43" pvalue="3.8e-06" match="+ + ++ ++ +++  "/>
			</seg>
			<seg start="151">
				<data>
PSGSSRTVPELHQAPHVQYQAPMVSPTPSGAGSSSQPAAEVSSGQVQQQFQQLATRDQSSTSQAIQIAPPSSKSV
RFPLRPGKGTYGDRCIVKANHFFAELPDKDLHQYDVSITPEVTSRGVNRAVMFELVTLYRYSHLGGRLPAYDGRK
SLYTAGPLPFASRTFEITLQDEEDSLGGGQGTQRRERLFRVVIKFAARADLHHLAMFLAGRQADAPQEALQVLDI
VLRELPTTRYSPVGRSFYSPNLGRRQQLGEGLESWRGFYQSIRPTQMGLSLNIDMSSTAFIEPLPVIDFVAQLLN
RDISVRPLSDSDRVKIKKALRGVKVEVTHRGNMRRKYRISGLTSQATRELSFPVDDRGTVKTVVQYFLETYGFSI
QHTTLPCLQVGNQQRPNYLPMEVCKIVEGQRYSKRLNEKQITALLKVTCQRPQERELDILRTVSHNAYHEDQYAQ
EFGIKIDERLASVEARVLPPPRLKYHDSGREKDVLPRVGQWNMMNKKMVNGGRVNNWACINFSRNVQDSAARGFC
HELAIMCQISGMDFALEPVLPPLTARPEHVERALKARYQDAMNMLRPQGRELDLLIVILPDNNGSLYGDLKRICE
TDLGLVSQCCLTKHVFKMSKQYLANVALKINVKVGGRNTVLVDALTRRIPLVSDRPTIIFGADVTHPHPGEDSSP
SIAAVVASQDWPEVTKYAGLVSAQAHRQELIQDLFKVWQDPHRGTVTGGMIKELLISFKRATGQKPQRIIFYRDG
VSEGQFYQVLLYELDAIRKACASLEPNYQPPVTFVVVQKRHHTRLFANNHNDQRTVDRSGNILPGTVVDSKICHP
TEFDFYLCSHAGIQGTSRPAHYHVLWDENKFTADELQTLTNNLCYTYARCTRSVSIVPPAYYAHLAAFRARFYME
PETSDSGSMASGAATSRGLPPGVRSARVAGNVAVRPLPALKENVKRVMFYC
				</data>
				<hit pos="216" gap="65" motif="motif_35" pvalue="2.9e-20" match="+ +++++++++++++++++++"/>
				<hit pos="237" gap="0" motif="motif_24" pvalue="1.1e-15" match="+ +++++++++++++"/>
				<hit pos="252" gap="0" motif="motif_20" pvalue="1.7e-33" match="++++++++++++++++++++++++++ ++"/>
				<hit pos="284" gap="3" motif="motif_41" pvalue="3.7e-12" match="++ ++++++++"/>
				<hit pos="295" gap="0" motif="motif_13" pvalue="7.2e-19" match="+++++++++++++++"/>
				<hit pos="310" gap="0" motif="motif_34" pvalue="5.4e-17" match="+++++++++++++++++++++"/>
				<hit pos="339" gap="8" motif="motif_14" pvalue="5.9e-30" match="+++++++++++++++++++++++++++"/>
				<hit pos="367" gap="1" motif="motif_17" pvalue="3.8e-18" match="+++++++++++++++"/>
				<hit pos="383" gap="1" motif="motif_27" pvalue="6.3e-15" match="+++ +++++++++++"/>
				<hit pos="401" gap="3" motif="motif_33" pvalue="2.9e-12" match="+++++++++++"/>
				<hit pos="412" gap="0" motif="motif_6" pvalue="2.8e-34" match="+++++++++++++++++++++++++++"/>
				<hit pos="439" gap="0" motif="motif_29" pvalue="4.2e-16" match="+++++++++++++++"/>
				<hit pos="462" gap="8" motif="motif_18" pvalue="4.2e-19" match="+++++++++++++++++"/>
				<hit pos="482" gap="3" motif="motif_23" pvalue="2.1e-28" match="+++++++++++++++++++++++++++++"/>
				<hit pos="514" gap="3" motif="motif_15" pvalue="1.4e-22" match="++++ +++++ ++++++++++"/>
				<hit pos="540" gap="5" motif="motif_11" pvalue="3.9e-26" match="+++++++++++++++++++++"/>
				<hit pos="565" gap="4" motif="motif_22" pvalue="1.3e-20" match="++++++++++++++++"/>
				<hit pos="583" gap="2" motif="motif_36" pvalue="3.7e-14" match="+++ ++ +++++++ "/>
				<hit pos="598" gap="0" motif="motif_12" pvalue="6.7e-30" match="+++++++++++++++++++++++++++++"/>
				<hit pos="627" gap="0" motif="motif_49" pvalue="1.7e-09" match="++++++++"/>
				<hit pos="636" gap="1" motif="motif_9" pvalue="1.7e-34" match="+++++++++++++++++++++++++++"/>
				<hit pos="665" gap="2" motif="motif_19" pvalue="4.2e-50" match="+++++++++++++++ +++++++++++++++++ ++++++++++++++++"/>
				<hit pos="726" gap="11" motif="motif_26" pvalue="2.2e-17" match="+++++++++++++++"/>
				<hit pos="742" gap="1" motif="motif_10" pvalue="5.3e-22" match="++++++++++++++++++"/>
				<hit pos="767" gap="7" motif="motif_7" pvalue="1.7e-33" match="+++++++++++++++++++++++++++++"/>
				<hit pos="798" gap="2" motif="motif_40" pvalue="6.8e-10" match="++++++++"/>
				<hit pos="806" gap="0" motif="motif_3" pvalue="7.1e-32" match="+++++++++++++++++++++++++"/>
				<hit pos="835" gap="4" motif="motif_4" pvalue="1.5e-30" match="++++++++++++++++++++++++++"/>
				<hit pos="861" gap="0" motif="motif_47" pvalue="3.2e-10" match="++++++++"/>
				<hit pos="869" gap="0" motif="motif_25" pvalue="1.8e-17" match="+++++++++++++++"/>
				<hit pos="884" gap="0" motif="motif_21" pvalue="8.4e-18" match="+++++++++++++++"/>
				<hit pos="899" gap="0" motif="motif_5" pvalue="3.3e-30" match="++++++++++++++++++++++++"/>
				<hit pos="927" gap="4" motif="motif_8" pvalue="2.6e-26" match="+++++++++++++++++++++"/>
				<hit pos="949" gap="1" motif="motif_39" pvalue="2.9e-12" match="+++++++++++"/>
				<hit pos="960" gap="0" motif="motif_1" pvalue="8.2e-64" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="1010" gap="0" motif="motif_2" pvalue="2.2e-42" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="1043" gap="0" motif="motif_31" pvalue="6.5e-15" match="+++++++++++"/>
				<hit pos="1087" gap="33" motif="motif_16" pvalue="1.1e-19" match="+++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2944493" db="db_1" num="2944493" name="gi|115453745|ref|NP_001050473.1|" comment="Os03g0449200 [Oryza sativa (japonica cultivar-group)]gi|41393207|gb|AAS01930.1| putative piwi domain containing protein [Oryza sativa Japonica Group]gi|108709159|gb|ABF96954.1| Piwi domain containing protein, expressed [Oryza sativa (japonica cultivar-group)]" length="1054">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MEGEREGVVAKNEDNAGGGGGGLGTGGNGGGGGGGSANGRRRWRGGGSSGYRQHPIIQAYPALLPLPINGATGHA
				</data>
				<hit pos="18" gap="17" motif="motif_43" pvalue="2.7e-10" match="+++ + + ++ ++++"/>
				<hit pos="37" gap="4" motif="motif_43" pvalue="4.2e-07" match="  +++++++++  + "/>
			</seg>
			<seg start="76">
				<data>
HINGAVSLPLPLPPPVLLYLQPPPPPPLLPLLPKVAAATFYGKPPKAADAAPRGSMWKHRPSKKPPPHAITAALL
				</data>
				<hit pos="103" gap="51" motif="motif_16" pvalue="9.9e-06" match="+  +  ++    ++ "/>
				<hit pos="121" gap="3" motif="motif_35" pvalue="6.7e-05" match=" ++ +   + +  +++ +   "/>
			</seg>
			<seg start="151">
				<data>
PLPRGIDLLTDGKALQEKIFFANERKTSEKEVNHVDTHEKFTVAPLDNAIARRPDMGGVEGAEIPLSANHFLVQF
				</data>
				<hit pos="211" gap="69" motif="motif_24" pvalue="1.2e-11" match="++ +++ ++++++++"/>
			</seg>
			<seg start="226">
				<data>
DPGQKIFHYNVDISPRPSKETARMIKKKLVEENPSVLSGSQPAFDGRKNLYSPVRFQEDRVEFFVSLPVALARCS
				</data>
				<hit pos="227" gap="1" motif="motif_45" pvalue="1.2e-40" match="++++++++++++++ ++++++++++ ++++++++++++  +"/>
				<hit pos="268" gap="0" motif="motif_13" pvalue="1.0e-11" match="++++++++++++ ++"/>
			</seg>
			<seg start="301">
				<data>
VVKEDTGHMLDKQKLKTFKVNVRLVSKLCGEDLNKYLNEDKDGIPLPQDYLHALDVVLREGAMESSILVGRSLYA
RSMGEARDIGGGAVGLRGFFQRLRPTKQGLALNVDLSLSAFHESTGIISYLQKRCDFLKDLPQKKTRALAEEEHR
EVEKALKNIRVFVCHRETNQRYHVHSLTKETTENLKFRDRSGKDLMVVDYFKEHYNHDIQFRNLPCLQIGRSKPC
YVPMELCVVCEGQKFLGKLSDEQTSKILKMGCERPSERKGIIKGVVKGAFHARSDTYADQFSLQVSKHMTKLSGR
VLLPPKLKLGSSGRIKDITPDRFDRQWSFLDSHVAEGSKIKSWALISFGGTPEQHFCITKFVNQLSNRCEQLGIL
LNKKTIISPIFERIQLLNNVGILEGKLKKIQEAASGNLQLLICVMERRHQGYADLKRIAETSIGVVTQCCLYSNL
				</data>
				<hit pos="321" gap="38" motif="motif_40" pvalue="3.0e-05" match="+  ++++ "/>
				<hit pos="348" gap="19" motif="motif_17" pvalue="3.7e-13" match="+++++++++++++ +"/>
				<hit pos="364" gap="1" motif="motif_27" pvalue="2.8e-08" match="+  ++++++ +  ++"/>
				<hit pos="382" gap="3" motif="motif_33" pvalue="3.4e-08" match=" ++++++++++"/>
				<hit pos="393" gap="0" motif="motif_6" pvalue="3.5e-20" match="++++ ++++ ++++++++ +  +++++"/>
				<hit pos="448" gap="28" motif="motif_18" pvalue="3.6e-12" match="+ +++++++++++++++"/>
				<hit pos="467" gap="2" motif="motif_23" pvalue="3.6e-14" match="++++++ ++ ++ ++++++++ ++ ++++"/>
				<hit pos="498" gap="2" motif="motif_15" pvalue="3.1e-21" match="+++++++++++++++++++++"/>
				<hit pos="523" gap="4" motif="motif_11" pvalue="7.0e-18" match="++++++++++  ++++++ ++"/>
				<hit pos="548" gap="4" motif="motif_22" pvalue="5.9e-13" match="++++++++++ ++ ++"/>
				<hit pos="582" gap="18" motif="motif_12" pvalue="3.3e-18" match="++ ++ +++++ ++ + ++++ +++++++"/>
				<hit pos="611" gap="0" motif="motif_49" pvalue="6.1e-05" match=" +++ ++ "/>
				<hit pos="622" gap="3" motif="motif_9" pvalue="2.0e-17" match="+ ++++ + + ++ +++++++++++++"/>
				<hit pos="661" gap="12" motif="motif_44" pvalue="4.6e-19" match="+++++++++++++++++++++"/>
				<hit pos="683" gap="1" motif="motif_48" pvalue="1.1e-27" match="+++++++++++++ +++ +++++++++++"/>
				<hit pos="712" gap="0" motif="motif_26" pvalue="9.8e-10" match="+++++++++++++ +"/>
				<hit pos="727" gap="0" motif="motif_10" pvalue="1.6e-17" match="++++++++++ +++++++"/>
			</seg>
			<seg start="751">
				<data>
SKLTSQFLTNLALKINAKLGGCNIALYSSFPCQIPRIFLSEEPVMFMGADVTHPHPLDDSSPSVVAVVASMNWPS
ANKYISRMRSQTHRKEIIEQLDVMAGELLEEFLKEVGKLPSRIIFFRDGVSETQFYKVLKEEMHAVRTTCSRYPG
YKPLITFIVVQKRHHTRLFHRERNGSSSHYSDQNIPPGTVVDTVITHPREFDFYLCSHWGTKGTSRPTHYHVLWD
ENNFRSDEVQQLIHNLCYTFARCTRPVSLVPPAYYAHLAAYRGRLYLERSDTTMYRVSPLQTVPLPKLRDNVKRL
MFYC
				</data>
				<hit pos="752" gap="7" motif="motif_7" pvalue="1.2e-21" match="++ +++++++++++++++++++ +++ ++"/>
				<hit pos="793" gap="12" motif="motif_3" pvalue="7.5e-24" match="++++++++++++++ +++++++ ++"/>
				<hit pos="822" gap="4" motif="motif_4" pvalue="6.0e-20" match="+++ ++++ ++++++++++++++ + "/>
				<hit pos="858" gap="10" motif="motif_21" pvalue="2.5e-11" match=" ++ ++++ ++++++"/>
				<hit pos="873" gap="0" motif="motif_5" pvalue="3.3e-19" match="++++++++++++ +++ + +  ++"/>
				<hit pos="900" gap="3" motif="motif_8" pvalue="3.2e-22" match="++++ +++++++++++++++ "/>
				<hit pos="933" gap="12" motif="motif_1" pvalue="6.6e-54" match=" +++++++++++++++++++++++++++ ++++++++++++++++++ ++"/>
				<hit pos="983" gap="0" motif="motif_2" pvalue="4.3e-35" match="+ + +++++++++++++++++++++++++++++"/>
				<hit pos="1016" gap="0" motif="motif_31" pvalue="1.4e-09" match="++++++++++ "/>
				<hit pos="1040" gap="13" motif="motif_16" pvalue="1.1e-15" match="++++ ++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3064360" db="db_1" num="3064360" name="gi|56783697|dbj|BAD81109.1|" comment="zwille protein -like [Oryza sativa Japonica Group]" length="879">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MAKPPKKLPMSRKGFGTRGQSIQLLTNHFRVSVRRMDGHFYHYHVEVKYEDGGPVEAKGVCRRVVDKLQETYASE
LAGREFAYNGEKGLFTAGALLQTKHQFVVVMEDASSSGRTTTRRSSGGDDGSPGGSDRKRMKRPMAVKKFMVEIS
FAAKDPMSAIAEVLRGQETENSMEALRVLDITLRQHSAKQALQDEVAQNLRWSMDSARDTASCPSYPSAMDGWMK
				</data>
				<hit pos="19" gap="18" motif="motif_24" pvalue="6.7e-12" match="++ ++++++++ +++"/>
				<hit pos="40" gap="6" motif="motif_28" pvalue="8.1e-20" match="++++ +  +++++ +++++++ + + +++"/>
				<hit pos="71" gap="2" motif="motif_50" pvalue="1.0e-10" match="++++++++ ++"/>
				<hit pos="82" gap="0" motif="motif_13" pvalue="3.5e-12" match="++ +++ +++++++ "/>
				<hit pos="97" gap="0" motif="motif_46" pvalue="1.4e-07" match="+ +  + ++ +++++   +  "/>
				<hit pos="124" gap="6" motif="motif_42" pvalue="4.3e-13" match="  ++++++++++++++   ++"/>
				<hit pos="145" gap="0" motif="motif_14" pvalue="2.4e-17" match="++++++++++ ++ ++++ ++++++++"/>
				<hit pos="173" gap="1" motif="motif_17" pvalue="2.5e-11" match=" ++++++++ +++++"/>
			</seg>
			<seg start="226">
				<data>
TGVPKGGREKISCRGFHSSFRPTDSGLSLNVDVSTTMIVRPGPVIEFLLFNQNIKNPHEIDWGKAKCALKNLRIK
TTHTGSEFRIIGLSEDTCYSQTFQIKRKNGNGGSDTVEEVTVFEYYRKNWKIDLKGSAHFPCLNVGKPKRPTYIP
LELCHLVPLQRYKKALSTLQRSTLVERSRQNPQERMFVLSGVLRDSDYNSVPMLRECGISIAQEFTQVAARVLPA
PKLKSGDGEDIFARNGRWNFNKNRLIQPKRVQRWVVVNFSAQCNAHHLAQRLIHCGNLKGLPVDPEDHVFQERSH
				</data>
				<hit pos="240" gap="52" motif="motif_6" pvalue="6.2e-24" match="+++++++++ +++++++++++++++ +"/>
				<hit pos="267" gap="0" motif="motif_29" pvalue="5.8e-11" match="++++++++ +++  +"/>
				<hit pos="286" gap="4" motif="motif_18" pvalue="2.5e-14" match="++ +++ ++++++++++"/>
				<hit pos="303" gap="0" motif="motif_23" pvalue="5.8e-15" match="++  +++++++++ ++  +++ ++ ++++"/>
				<hit pos="345" gap="13" motif="motif_37" pvalue="2.9e-17" match="++ ++++++++ ++ +++ ++"/>
				<hit pos="370" gap="4" motif="motif_11" pvalue="5.0e-19" match="++++++++++ +++++++ ++"/>
				<hit pos="395" gap="4" motif="motif_22" pvalue="2.5e-12" match="+++ +++ +++ ++++"/>
				<hit pos="428" gap="17" motif="motif_12" pvalue="5.1e-23" match="++++++++++ +++++ ++++++++++ +"/>
				<hit pos="463" gap="6" motif="motif_9" pvalue="4.1e-19" match=" +++++++++ +++++++++++ ++++"/>
				<hit pos="490" gap="0" motif="motif_30" pvalue="4.5e-11" match="++ ++  ++   ++ ++  ++  +++  "/>
			</seg>
			<seg start="526">
				<data>
MGRERAETRVNDMFQQLLSGDKPSFVLCVLPERKNCDIYGPWKRMCLVKYGIVTQCLAPTKINDQYLTNVLLKIN
AKLGGLNSLLQIERNQAIPLLSKTPTIILGMDVSHGSPGRDDVPSVAAVVSSLEWPLISKYKASVCTQSPRLEMI
DSLFKLVGNEDHVIIRDGVSEGQFNQVLNIELAQIIKACEFLANEKNDSEWSPKFTVIVAQKNHHTKFFQTDRSN
				</data>
				<hit pos="547" gap="29" motif="motif_26" pvalue="1.1e-08" match="++ + ++++++++++"/>
				<hit pos="564" gap="2" motif="motif_10" pvalue="2.5e-17" match="++++++ ++ + ++++++"/>
				<hit pos="586" gap="4" motif="motif_7" pvalue="2.8e-26" match="++++++++++++++++++++++++++++ "/>
				<hit pos="617" gap="2" motif="motif_40" pvalue="1.3e-06" match=" +++ ++ "/>
				<hit pos="625" gap="0" motif="motif_3" pvalue="1.1e-24" match="+++++++++++++++++++++++++"/>
				<hit pos="654" gap="4" motif="motif_4" pvalue="2.5e-23" match="++++++++ +++++++++ +++++++"/>
				<hit pos="692" gap="12" motif="motif_5" pvalue="3.8e-25" match="++++++++++++++++ ++++++ "/>
				<hit pos="725" gap="9" motif="motif_8" pvalue="1.0e-21" match=" ++++++++++++++++++++"/>
			</seg>
			<seg start="751">
				<data>
KVVNVPPGTVVDKGICHPRNCDFYMCAHAGMIGTTRPTHYHVLHDENNFTPDDLQELVHNLSYVYQRSTTAISGV
APICYAHLAAAQVSQFVRLDDAASEGSGDGGAPPRPVPELPRLHPDVRQSMFFC
				</data>
				<hit pos="753" gap="7" motif="motif_1" pvalue="1.2e-51" match=" +++++++++  ++++++ +++++++++++++++++++++++++++++++"/>
				<hit pos="803" gap="0" motif="motif_2" pvalue="6.8e-32" match="+++++++++++++++++++++ +++++++++++"/>
				<hit pos="836" gap="0" motif="motif_38" pvalue="2.0e-09" match="++++++   ++     +  ++      + "/>
				<hit pos="865" gap="0" motif="motif_16" pvalue="6.5e-14" match="+++++ +++ +++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3090458" db="db_1" num="3090458" name="gi|62321070|dbj|BAD94152.1|" comment="zwille/pinhead-like protein [Arabidopsis thaliana]" length="580">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
CKDQLFTWRKPNDKGEFEEVEITVLNYYKERNIEVRYSGDFPCINVGKPKRPTYFPIEFCNLVSLQRYTKSLTNF
				</data>
				<hit pos="26" gap="25" motif="motif_37" pvalue="1.8e-20" match="+++++++++ +++++++++++"/>
				<hit pos="51" gap="4" motif="motif_11" pvalue="3.8e-20" match="++++++++++++++++++++ "/>
			</seg>
			<seg start="76">
				<data>
QRAALVEKSRQKPPERMASLTKGLKDSNYNADPVLQDSGVSIITNFTQVEGCILPTPMLKVGKGENLSPIKGKWN
FMRKTLAEPTTVTRWAVVNFSARCDTNTLIRDLIKCGREKGINVEPPFKDVINENPQFRNAPATVRVENMFEQIK
SKLPKPPLFLLCILAERKNSDVYGPWKKKNLVDLGIVTQCIAPTRLNDQYLTNVLLKINAKLGGLNSLLAMERST
				</data>
				<hit pos="76" gap="4" motif="motif_22" pvalue="1.3e-14" match="+++++++++++++ ++"/>
				<hit pos="109" gap="17" motif="motif_12" pvalue="7.9e-17" match="+++  ++++ ++++++++ ++++++++++"/>
				<hit pos="144" gap="6" motif="motif_9" pvalue="4.7e-20" match="+ ++ ++++ + + +++++ +++++++"/>
				<hit pos="171" gap="0" motif="motif_30" pvalue="2.0e-27" match="+++++++ ++++++++++ +++++++++"/>
				<hit pos="202" gap="3" motif="motif_32" pvalue="1.7e-27" match="+ ++++++ +++++++++++++++++++ "/>
				<hit pos="231" gap="0" motif="motif_26" pvalue="2.8e-10" match="++ ++++++ +++++"/>
				<hit pos="248" gap="2" motif="motif_10" pvalue="4.6e-18" match="+++++++++ ++++++++"/>
				<hit pos="270" gap="4" motif="motif_7" pvalue="1.5e-25" match="++++++++++++++++++++++++++++ "/>
			</seg>
			<seg start="301">
				<data>
AMPKVTQVPTIIVGMDVSHGSPGQSDIPSIAAVVSSRQWPLISKYKACVRTQSRKMEMIDNLFKPVNGKDEGMFR
ELLLDFYYSSENRKPEHIIIFRDGVSESQFNQVLNIELDQMMQACKFLDDTWHPKFTVIVAQKNHHTKFFQSRGP
				</data>
				<hit pos="309" gap="10" motif="motif_3" pvalue="5.3e-25" match="++++ ++++++++++++++++++++"/>
				<hit pos="338" gap="4" motif="motif_4" pvalue="1.9e-22" match="++++++++ +++++++ +++++++++"/>
				<hit pos="367" gap="3" motif="motif_25" pvalue="1.5e-12" match="+ +++++ +++++++"/>
				<hit pos="383" gap="1" motif="motif_21" pvalue="1.2e-12" match="+++ +++++++++++"/>
				<hit pos="398" gap="0" motif="motif_5" pvalue="7.8e-24" match="+++++++++++++++++++  +++"/>
				<hit pos="426" gap="4" motif="motif_8" pvalue="2.6e-21" match=" + ++++++++++++++++++"/>
			</seg>
			<seg start="451">
				<data>
DNVPPGTIIDSQICHPRNFDFYLCAHAGMIGTTRPTHYHVLYDEIGFATDDLQELVHSLSYVYQRSTTAISVVAP
VCYAHLAAAQMGTVMKYEELSETSSSHGGMTTPGAVPVPPMPQLHNNVSTSMFFC
				</data>
				<hit pos="451" gap="4" motif="motif_1" pvalue="4.1e-52" match="+++++++++++++++++++++++++++++++++++++++++++++++  +"/>
				<hit pos="501" gap="0" motif="motif_2" pvalue="5.4e-33" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="534" gap="0" motif="motif_38" pvalue="2.2e-27" match="+++++ +++++++++++++++++++++++"/>
				<hit pos="566" gap="3" motif="motif_16" pvalue="7.6e-13" match="++ ++ ++  +++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3114082" db="db_1" num="3114082" name="gi|67462313|gb|AAY67884.1|" comment="argonaute/Zwille-like protein [Picea glauca]" length="959">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="76">
				<data>
GHGRAGRPVKLLCNHFRVSFSNLQDSFHYDVKITASERVERGGKAQDVVSKILCRKVMDKVKEVYGATGLDGKDF
				</data>
				<hit pos="81" gap="80" motif="motif_24" pvalue="1.1e-10" match="+++++++ +++ +++"/>
				<hit pos="140" gap="44" motif="motif_50" pvalue="2.9e-05" match="  ++ ++++++"/>
			</seg>
			<seg start="151">
				<data>
AYDGENSLFTVGPLRNNNIECIIVIDDERSSRRPIKDESPSQIEQSKKRREDRGEKFKVEITFAAKISMKALQAV
IQGEVSDKAQDALRVLDIVLRQHASRKGYLLVRQSFFHWSFAPLVELGGGVTGCRGYHISFRPTQSGLSLNMDVS
TTMLIKESAVIDFLLANQSVXNPWKINWSKAKQVLKGVRITTVHTNMEFKIFGLSEKPCKEQLFSMRVRSQGSQE
				</data>
				<hit pos="151" gap="0" motif="motif_13" pvalue="2.1e-13" match="+++++ ++++++++ "/>
				<hit pos="166" gap="0" motif="motif_46" pvalue="3.7e-05" match=" ++ +   + ++  + + +  "/>
				<hit pos="207" gap="20" motif="motif_14" pvalue="3.8e-15" match="+++++ +++++++ +++  +++  ++ "/>
				<hit pos="235" gap="1" motif="motif_17" pvalue="5.5e-16" match="+++++++++++++++"/>
				<hit pos="252" gap="2" motif="motif_27" pvalue="6.8e-12" match="++++++++++++ ++"/>
				<hit pos="270" gap="3" motif="motif_33" pvalue="1.7e-09" match="+++++++ +++"/>
				<hit pos="281" gap="0" motif="motif_6" pvalue="2.1e-20" match="+++ +++++++++++++++++++ ++ "/>
				<hit pos="308" gap="0" motif="motif_29" pvalue="4.1e-08" match="  +++++++++ + +"/>
				<hit pos="327" gap="4" motif="motif_18" pvalue="4.1e-10" match=" + +++ +++++++++ "/>
				<hit pos="344" gap="0" motif="motif_23" pvalue="2.2e-18" match="+++++++++++++++++++ ++++ +++ "/>
			</seg>
			<seg start="376">
				<data>
EPPQTVDVTVHDYFVNTKQTPLQFSADLPCLDVGRKKRPNYLPIELCKILPGQRYTKALSTQQRTXLVEQSRQKP
DERMQVLLKAMDVNNYNSDPLLKACNINVDKQLVRLDGRVLDPPTLKFGKMEEAPRNGRWNFNNKTMVRASKIGD
WAIACFNSRIRSNEITNMARELQQCCGRRGLVMADCLGVLEESPQDRNRNPIDRVERMLSQMKSRLPKPPQFLLC
ILPERKNSDLYGPWKRKFLADLGVINQCIAPPNMRKVNDQYLTNVALKINAKVGGLNSVLSVEFAHKIPKISTKP
TIIIGMDVSHGSPGHADSPSISAVVSSREWPLISRYRASVRTQSPKVEMIEALYKPLPSGKDAGMISELLVDFYQ
				</data>
				<hit pos="388" gap="15" motif="motif_37" pvalue="6.1e-15" match="+++++    +++++++++ ++"/>
				<hit pos="413" gap="4" motif="motif_11" pvalue="9.4e-23" match="++++++++++++ ++++++++"/>
				<hit pos="438" gap="4" motif="motif_22" pvalue="4.9e-11" match="+++ +++ +++++ ++"/>
				<hit pos="456" gap="2" motif="motif_36" pvalue="1.3e-06" match="  +  +  ++++ ++"/>
				<hit pos="471" gap="0" motif="motif_12" pvalue="1.3e-17" match=" ++++ +++++++  ++++++ +++++++"/>
				<hit pos="505" gap="5" motif="motif_9" pvalue="1.3e-18" match="+++++++++++ ++  +++  +++  +"/>
				<hit pos="535" gap="3" motif="motif_30" pvalue="2.2e-05" match="     + +  +++  + +  +  + +  "/>
				<hit pos="565" gap="2" motif="motif_32" pvalue="1.8e-16" match=" +++++ +   ++ +++++  ++++ ++ "/>
				<hit pos="594" gap="0" motif="motif_26" pvalue="5.7e-13" match="+++++++++++++++"/>
				<hit pos="611" gap="2" motif="motif_10" pvalue="3.7e-16" match="+++++++ ++++++++++"/>
				<hit pos="636" gap="7" motif="motif_7" pvalue="2.2e-27" match="+++++++++++++++++++++++++ +++"/>
				<hit pos="675" gap="10" motif="motif_3" pvalue="2.7e-23" match="++++++++++++++++ +++++ ++"/>
				<hit pos="704" gap="4" motif="motif_4" pvalue="3.5e-22" match="+++++++++++++++++++++++ ++"/>
				<hit pos="734" gap="4" motif="motif_25" pvalue="1.3e-09" match="  ++ +++ ++++++"/>
			</seg>
			<seg start="751">
				<data>
SCNPPPNVERKPQQMIVFRDGVSESQFDQVLNVELQAIYKACNHIEAGYKPKVTLIIAQKNHHTKLFPSGGPGNV
QPGTIVDAQICHPRNFDFYLCPQAGPIGTSRPTHYHVLLDENDFSVDDLQILVHALSYVYQRSTTAISSVAPINY
AHLAASQMQQFLKAEDLSETASRSGKGEGSVASGGGGYTAPVPELPVLHRNVCNTMFFC
				</data>
				<hit pos="755" gap="6" motif="motif_21" pvalue="9.7e-09" match="  +  +++++ ++++"/>
				<hit pos="770" gap="0" motif="motif_5" pvalue="2.1e-21" match="+++++++++++++ +++++ +++ "/>
				<hit pos="798" gap="4" motif="motif_8" pvalue="1.6e-21" match="+++++++++++++++++++++"/>
				<hit pos="823" gap="4" motif="motif_1" pvalue="2.6e-46" match="+++ ++++++ +++++++++++++  ++ ++++++++++++++++ ++ +"/>
				<hit pos="873" gap="0" motif="motif_2" pvalue="6.7e-27" match="+++ +++ +++++++++++++ ++++ ++++++"/>
				<hit pos="906" gap="0" motif="motif_38" pvalue="9.3e-12" match="+++ ++++ ++++++ +  +    + +  "/>
				<hit pos="945" gap="10" motif="motif_16" pvalue="5.3e-14" match="++ ++ ++++ ++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3353394" db="db_1" num="3353394" name="gi|115454621|ref|NP_001050911.1|" comment="Os03g0682600 [Oryza sativa (japonica cultivar-group)]gi|108710431|gb|ABF98226.1| Argonaute-like protein At2g27880, putative, expressed [Oryza sativa (japonica cultivar-group)]" length="894">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MSSRGGGVGGRRGGPGGASSVRGGERGRKRGRGALDAVEPRVPLPRGTGSGPGAGRDGAAAPVPALQPAEADVLS
				</data>
				<hit pos="1" gap="0" motif="motif_43" pvalue="3.3e-10" match="+  ++++ ++++++ "/>
				<hit pos="18" gap="2" motif="motif_43" pvalue="2.3e-06" match="    +++ ++++++ "/>
				<hit pos="45" gap="12" motif="motif_43" pvalue="1.3e-05" match=" ++ + + + ++ + "/>
			</seg>
			<seg start="76">
				<data>
GEVETEMAAGMEAREGASSSSSASAPAVGEVEPPSRAVGALPPTSSKAVVLQARPGFGTVGTSCRVRANHFVVQL
				</data>
				<hit pos="115" gap="55" motif="motif_35" pvalue="2.1e-15" match=" ++++++++++  ++++++++"/>
				<hit pos="136" gap="0" motif="motif_24" pvalue="3.7e-12" match="++ + ++++++ +++"/>
			</seg>
			<seg start="151">
				<data>
ADKEIYHYDVAIAPELRSRERNRNIINELLRSHKKYLDGRRSPAYDGRKGMFTAGALPFTDREFVVKIANDPERG
NQGEKEFKVTIKCAGAANLYMHSLKQFLAGTYPSQDRFSHKHLDIRILIVALNGGEDISATTFYKAQPVIDFALD
YLNMNIRDAYSRFDQDGTRVSVVQYFNRQYSYSLKYINWPCLQAGSDSRPTYLPMEVCRIVKGQRYSRKLNECQV
TRMLRLARETPEERENSILEIANENNYGNDYHAREFGIGVTNQLALVDARVLPAPMLKYHDSGQEKVCNPSIGQW
NMNNKRMLNGGSINYWACLTFASCVRLAEVRTFCKELVRVCNSIGMQITGEPCVRIRQERQDHLDAAVRDIHRQS
				</data>
				<hit pos="151" gap="0" motif="motif_20" pvalue="1.6e-21" match="+++ ++++++++ ++  ++  ++ +++++"/>
				<hit pos="194" gap="14" motif="motif_13" pvalue="1.4e-14" match="++++++  +++++++"/>
				<hit pos="209" gap="0" motif="motif_34" pvalue="1.3e-08" match="++ ++++++ +++ +  + + "/>
				<hit pos="234" gap="4" motif="motif_14" pvalue="2.4e-05" match="       ++ + ++ +++++++     "/>
				<hit pos="265" gap="4" motif="motif_6" pvalue="7.2e-05" match="  +  ++     +    + ++++++++"/>
				<hit pos="292" gap="0" motif="motif_29" pvalue="4.2e-10" match=" +++++ +++++ ++"/>
				<hit pos="323" gap="16" motif="motif_15" pvalue="4.0e-16" match="++++  ++ + +++ ++++++"/>
				<hit pos="349" gap="5" motif="motif_11" pvalue="3.8e-20" match="++++++++++ ++ +++++ +"/>
				<hit pos="374" gap="4" motif="motif_22" pvalue="8.6e-10" match="+++ +++  +  + ++"/>
				<hit pos="392" gap="2" motif="motif_36" pvalue="1.5e-07" match="+++   + +++ ++ "/>
				<hit pos="407" gap="0" motif="motif_12" pvalue="3.5e-23" match=" ++++++ + ++++ ++++++++++++++"/>
				<hit pos="436" gap="0" motif="motif_49" pvalue="3.5e-08" match="+++ ++ +"/>
				<hit pos="445" gap="1" motif="motif_9" pvalue="5.0e-24" match="+  ++++++++++ +++++++++++ +"/>
				<hit pos="474" gap="2" motif="motif_19" pvalue="1.2e-24" match=" +    +++++ +++  +++++++ + ++++ ++  + ++ +++ +++++"/>
			</seg>
			<seg start="526">
				<data>
AEFLSQQGVIGQQLELLVIVLPDANATVFYGRIKRLCETELGVITQCCLARNVQNVRQHNISETWHLKSMLRIIN
				</data>
				<hit pos="538" gap="14" motif="motif_26" pvalue="1.5e-09" match="+++++++++++ +  "/>
				<hit pos="555" gap="2" motif="motif_10" pvalue="8.1e-18" match="++ +++ +++++++++++"/>
			</seg>
			<seg start="601">
				<data>
RSVYVIRQLRAGEYKLKRFAPVEKKYLEVVASMDWPEVSKYKCSVSSQSHREEIIADLFTEVKDSQNRLVYGGMI
RELIESFRKANGSYKPGRIIFYRDGVSEGQFSQVLLSEMDAIRKACASIEEGYLPPVTFVVVQKRHHTRLFPEDH
HARDQMDRSRNILPGTVVDTKICHPSEFDFYLCSHSGIQGTSHPTHYYVLFDENNFSADALQTLTYHLCYTYARC
TRSVSIVPPVYYAHLAASRARHYLEEGSLPDHGSSSASAAGGSRRNDRGVPVKPLPEIKENVKQFMFYC
				</data>
				<hit pos="634" gap="61" motif="motif_4" pvalue="2.0e-23" match="++++++++ +++++++++++++ +++"/>
				<hit pos="668" gap="8" motif="motif_25" pvalue="3.8e-11" match=" ++ +++++++  ++"/>
				<hit pos="684" gap="1" motif="motif_21" pvalue="6.6e-11" match="+ ++  ++ ++++++"/>
				<hit pos="699" gap="0" motif="motif_5" pvalue="2.4e-25" match="+++++++++++++ ++++++++++"/>
				<hit pos="727" gap="4" motif="motif_8" pvalue="3.4e-24" match="++ ++++++++++++++++++"/>
				<hit pos="749" gap="1" motif="motif_39" pvalue="2.4e-09" match="+++ ++ ++++"/>
				<hit pos="760" gap="0" motif="motif_1" pvalue="5.4e-53" match=" +++++++++++++++++++++++++ ++++++ ++++++++++++++++"/>
				<hit pos="810" gap="0" motif="motif_2" pvalue="4.5e-36" match="+++++++ +++++++++++++++++++++++++"/>
				<hit pos="843" gap="0" motif="motif_31" pvalue="3.8e-08" match=" +++ +++  +"/>
				<hit pos="880" gap="26" motif="motif_16" pvalue="3.3e-15" match="+++++++++  ++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3354049" db="db_1" num="3354049" name="gi|108711472|gb|ABF99267.1|" comment="Piwi domain containing protein, expressed [Oryza sativa (japonica cultivar-group)]" length="1192">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MPLKFCMERGFQSHPVRGCLVGASRFLSCIKFLVSINPESKSRATNREVLNELIKLHGKTSLGGKLPAYDGRKSL
YTAGSLPFESEEFVVKLIDPEKKDKERAEREYKITIRIAGRTDFYHLQQFLLGRQRDMPQETIQFGHRGDIGEGL
ECWRGYYQSLRPTQMGLSLNIDISATSFFKPVTVIQFVEEFLNIRDTSRPLSDRDRVKIKKALRGVRIETNHQED
QIRRYKITGITPIPMSQLMYLSFLCFCYNYLFVYMLFPVDDNGTRKTVVQYFWDRYNYRLKYASWPCLQSGSDSR
PVYLPMEVCKIVEGQRYSKKLNNKQVTNILRATCQRPQQREQRIHEMVLHNKYTDDRFAQEFGIKLKYHDSGREK
TCAPSVGQWNMINKKMINGGTVDNWTCLSFSRMRPEEVQRFCGDLIQMCNATGMSFNPRPVVDVRSSNPNNIENA
LRDVHSRTSELLAREGKGGLQLLIVILLEVSGSYGKIKRVCENDLGIVSQCCLPRHASRPNKQYLENVALKINVK
KSQQSSLVLMSHTPPGEDSASSIAAVVASMDWPEITKYRGLVSAQSHRQEIIEDLFSVGKDPVKVVNGGMIREFL
IAFRKKTGRRPERIIFYRDGVSEGQFSRVLLHEMDAIRKACASLEEGYLPPVTFVVVQKRHHTRLFPEVHGRRDM
TDKSGNILPGTVKDRQICHPTEFYFYLCSHAGIQGTSRPTHYHVLYDENHFTADELQTLTNNLCYIYARCTHAVS
VVPPAYYSHLAASHAHCCIKGHSSGSGSTPGNEHDIVKNSAPTLQILVKVLDFQIVPLTMKLKSSAEDIVALALS
				</data>
				<hit pos="25" gap="24" motif="motif_20" pvalue="4.8e-10" match="         ++++++  ++++++ + +++"/>
				<hit pos="57" gap="3" motif="motif_41" pvalue="4.8e-08" match="+  + +++ ++"/>
				<hit pos="68" gap="0" motif="motif_13" pvalue="1.3e-17" match="+++++++++++++++"/>
				<hit pos="83" gap="0" motif="motif_34" pvalue="2.6e-10" match="+++ ++++++++ +    ++ "/>
				<hit pos="107" gap="3" motif="motif_14" pvalue="1.1e-14" match="++ +++ + +++ +++++++ +++++ "/>
				<hit pos="144" gap="10" motif="motif_33" pvalue="1.3e-11" match="+++++++++++"/>
				<hit pos="155" gap="0" motif="motif_6" pvalue="2.2e-27" match="++++++++++++++++++ ++++++++"/>
				<hit pos="182" gap="0" motif="motif_29" pvalue="5.7e-09" match="  ++ ++ + ++ ++"/>
				<hit pos="205" gap="8" motif="motif_18" pvalue="4.5e-16" match="+++++++++++++++++"/>
				<hit pos="225" gap="3" motif="motif_23" pvalue="1.9e-06" match="+  +++++++++  ++++++         "/>
				<hit pos="266" gap="12" motif="motif_49" pvalue="7.8e-05" match="+ +  +++"/>
				<hit pos="274" gap="0" motif="motif_15" pvalue="1.0e-19" match="++++++++++ ++++++++++"/>
				<hit pos="300" gap="5" motif="motif_11" pvalue="4.9e-24" match="++ ++++++++++++++++++"/>
				<hit pos="325" gap="4" motif="motif_22" pvalue="4.9e-15" match="++++++++++++++++"/>
				<hit pos="343" gap="2" motif="motif_36" pvalue="2.0e-10" match=" ++ ++ ++ + ++ "/>
				<hit pos="370" gap="12" motif="motif_49" pvalue="7.3e-10" match="++++++++"/>
				<hit pos="379" gap="1" motif="motif_9" pvalue="2.9e-27" match="+ +++++++++++++++++++++++++"/>
				<hit pos="407" gap="1" motif="motif_19" pvalue="2.3e-32" match="++ ++ +++++ ++++++++ ++ +++++++ +++  +++++ +++++++"/>
				<hit pos="469" gap="12" motif="motif_26" pvalue="8.3e-10" match=" ++++++++ +++++"/>
				<hit pos="484" gap="0" motif="motif_10" pvalue="1.4e-17" match="+++++++++ ++++++++"/>
				<hit pos="509" gap="7" motif="motif_7" pvalue="1.0e-14" match="+ +++++++++++++++     ++ ++++"/>
				<hit pos="556" gap="18" motif="motif_4" pvalue="8.4e-29" match="++++++++++++++++++++++++++"/>
				<hit pos="589" gap="7" motif="motif_25" pvalue="4.2e-12" match="  ++++++++ ++++"/>
				<hit pos="604" gap="0" motif="motif_21" pvalue="2.7e-14" match="++ ++++++++++++"/>
				<hit pos="619" gap="0" motif="motif_5" pvalue="2.1e-24" match="+++++++++ ++++++++++++++"/>
				<hit pos="647" gap="4" motif="motif_8" pvalue="3.4e-24" match="++ ++++++++++++++++++"/>
				<hit pos="669" gap="1" motif="motif_39" pvalue="8.7e-10" match=" ++++++++++"/>
				<hit pos="680" gap="0" motif="motif_1" pvalue="2.3e-53" match="++++++++ + ++++++++ ++++++++++++++++++++++++++++++"/>
				<hit pos="730" gap="0" motif="motif_2" pvalue="6.7e-33" match="+++++++++++ +++++ ++++++++++ ++++"/>
			</seg>
			<seg start="826">
				<data>
KHRVSLHDVYVYHGRRVIAKSLTLESLKADRDSTFLIMPRMRGGCNDTIGGFKCIPLEQHIRSLGDSLFEIIWIP
				</data>
				<hit pos="836" gap="73" motif="motif_39" pvalue="5.9e-05" match="  + ++ + ++"/>
			</seg>
			<seg start="976">
				<data>
LNMGDVASIISCWFRFNRRKLEALEAGIHELRPGQGDSPMFVDILVKDLRSPTHETGLSANYRGFYKNCSALRSC
SAHMNLFTSLDIRKDFMVGSADWGNFVKALGDIKLPGWYRTAMRSPEMRKVLFFEFNDPHTGELRGKRYRALSVF
				</data>
				<hit pos="1036" gap="189" motif="motif_4" pvalue="6.4e-05" match="+     +  +  ++ +  + +  ++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3355088" db="db_1" num="3355088" name="gi|108710430|gb|ABF98225.1|" comment="Piwi domain containing protein, expressed [Oryza sativa (japonica cultivar-group)]gi|255674786|dbj|BAF12824.2| Os03g0682200 [Oryza sativa Japonica Group]" length="935">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MSSRGGGGGGRRGGRGGGGGREGGGGGGGGGGRGGQGRGDLGVVGERQGGGRGAGERGGRHDAPRGRGGVAVGAG
AGRQQQQPFHAPAPPSGGGGRGGVQVQPNAAARRPVGGGRGGVGVPAPAPAVAVGALCGEMKGKMVVSGGAPPAG
				</data>
				<hit pos="18" gap="17" motif="motif_43" pvalue="2.9e-14" match="++++ ++++++++++"/>
				<hit pos="45" gap="12" motif="motif_43" pvalue="2.4e-07" match="+   +++++ + +++"/>
				<hit pos="64" gap="4" motif="motif_43" pvalue="1.0e-05" match=" +++++   + + + "/>
				<hit pos="86" gap="7" motif="motif_43" pvalue="5.8e-05" match="      +++++++ +"/>
				<hit pos="105" gap="4" motif="motif_43" pvalue="3.6e-06" match="   ++  ++++++ +"/>
			</seg>
			<seg start="151">
				<data>
QGSSLAAAQGTDNVKREPSQVAAPAPAPPPATLPPSSSKAVTFPARPDVGTIGRRCRVRANHFLVQVADKDIYHY
DVVITPESTYRERNRSIINKLVALHKQFLDGRLPVYDGRKSIYTAGPLPFKTKDFVVKHINPLRGNQREEEYKVT
IKQASKTDLYSLKQFLVGRQRELPQDTIQALDIALRECPTSVCIYLKLKKALKGVQIVATHWKEKSIRYKITGIP
SAPMNELMFDLDGNRISVVQYFKKQYNYSLKHVNWPCLQAGSDSRPKYLPMEVCSILEGQRYSKKLNEHQVTNIL
RMTCERPAQRESSIIEIKTFYLYSQIVNTNSYGNDDCAKEFGIKVANQLAVVDARVLPTPRLKYHDSGREKVCNP
SVGQWNMINKQMNTRPCVDIIQGQQRNIEGAIRNIHRQSSEKLDQQDLTGQQLQLLIVILTEISGSYGRIKRICE
TEVGVITQCCAPKSLQKGGKQYLENLALKMNVKVGGRNTVLEDALHKKIPILTDRPTIVFGADVTHPSPGEDASP
SIAAVVASMDWPEVTKYKCLVSTQSHREEIISNLYTEVKDPLKGIIRGGMIRELLRSFYQETGQKPSRIIFYRDG
ISEGQFSQVLLYEMDAIRKACASLQEGYLPPVTFVVVQKRHHTRLFPENRRDMMDRSGNILPGTVVDTMICHPSE
FDFYLCSHSGIKGTSRPTHYHVLLDENGFKADTLQTLTYNLSYTYARCTRAVSIVPPAYYAHLGAFRARYYMEDE
HSDQGSSSSVTTRTDRSTKPLPEIKENVKRFMFYC
				</data>
				<hit pos="155" gap="35" motif="motif_17" pvalue="6.2e-05" match="  + ++ + + ++ +"/>
				<hit pos="182" gap="12" motif="motif_35" pvalue="2.1e-17" match="+++++++++++++++++ +++"/>
				<hit pos="203" gap="0" motif="motif_24" pvalue="7.7e-14" match="++++ ++++++++++"/>
				<hit pos="218" gap="0" motif="motif_20" pvalue="6.7e-23" match="++++++++++ ++++ + +  ++++++++"/>
				<hit pos="249" gap="2" motif="motif_41" pvalue="5.4e-05" match=" +   + ++++"/>
				<hit pos="260" gap="0" motif="motif_13" pvalue="2.7e-16" match="+++++++++++++++"/>
				<hit pos="275" gap="0" motif="motif_34" pvalue="1.8e-05" match="+  ++++++ ++   +   + "/>
				<hit pos="297" gap="1" motif="motif_14" pvalue="1.9e-17" match="++++++ +++++++ +++++ +++++ "/>
				<hit pos="325" gap="1" motif="motif_17" pvalue="3.0e-13" match="+++++++++ +++ +"/>
				<hit pos="344" gap="4" motif="motif_18" pvalue="1.5e-08" match="   + +++++++ + ++"/>
				<hit pos="364" gap="3" motif="motif_23" pvalue="1.2e-12" match="+   +++++++ + ++++++++++ +   "/>
				<hit pos="394" gap="1" motif="motif_15" pvalue="3.4e-18" match="+++++ ++++ +++ ++++++"/>
				<hit pos="420" gap="5" motif="motif_11" pvalue="1.8e-21" match="++ +++++++++ ++++++++"/>
				<hit pos="445" gap="4" motif="motif_22" pvalue="5.9e-13" match="++++++++++ ++ ++"/>
				<hit pos="472" gap="11" motif="motif_36" pvalue="4.3e-06" match="   + ++ + + ++ "/>
				<hit pos="487" gap="0" motif="motif_12" pvalue="1.1e-22" match=" +++++++++++++ ++++++++++++++"/>
				<hit pos="516" gap="0" motif="motif_49" pvalue="2.4e-09" match="++++++ +"/>
				<hit pos="525" gap="1" motif="motif_9" pvalue="2.6e-05" match="+ +++++++++ +     ++       "/>
				<hit pos="577" gap="25" motif="motif_26" pvalue="5.8e-11" match="+++++++++ + +++"/>
				<hit pos="592" gap="0" motif="motif_10" pvalue="2.2e-18" match="++ +++++++++++++++"/>
				<hit pos="617" gap="7" motif="motif_7" pvalue="1.1e-26" match="++ ++++++++++++++++++++++++++"/>
				<hit pos="648" gap="2" motif="motif_40" pvalue="2.2e-06" match=" +++ +++"/>
				<hit pos="656" gap="0" motif="motif_3" pvalue="2.2e-26" match="+++ +++++++++++++ +++++++"/>
				<hit pos="685" gap="4" motif="motif_4" pvalue="5.0e-24" match="++++++++ +++++++++++++ +++"/>
				<hit pos="719" gap="8" motif="motif_25" pvalue="2.1e-12" match="+ + ++++++++ ++"/>
				<hit pos="734" gap="0" motif="motif_21" pvalue="6.4e-15" match="++++++++ ++++++"/>
				<hit pos="749" gap="0" motif="motif_5" pvalue="2.4e-25" match="++ +++++++++++++++++++++"/>
				<hit pos="777" gap="4" motif="motif_8" pvalue="3.4e-24" match="++ ++++++++++++++++++"/>
				<hit pos="808" gap="10" motif="motif_1" pvalue="3.5e-54" match="+++++++++++ ++++++++++++++ ++++++++++++++++++++ ++"/>
				<hit pos="858" gap="0" motif="motif_2" pvalue="7.8e-34" match=" ++++++++++++++++++++++++++++++ +"/>
				<hit pos="891" gap="0" motif="motif_31" pvalue="7.2e-11" match="++++++++ + "/>
				<hit pos="921" gap="19" motif="motif_16" pvalue="3.2e-16" match="++++++++++ ++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3569964" db="db_1" num="3569964" name="gi|115454619|ref|NP_001050910.1|" comment="Os03g0682200 [Oryza sativa (japonica cultivar-group)]" length="661">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MPYLNISATAFYKAQPVMDFAVQYLNIRDVSRRLSDQDRIKLKKALKGVQIVATHWKEKSIRYKITGIPSAPMNE
LMFDLDGNRISVVQYFKKQYNYSLKHVNWPCLQAGSDSRPKYLPMEVCSILEGQRYSKKLNEHQVTNILRMTCER
PAQRESSIIEIVNTNSYGNDDCAKEFGIKVANQLAVVDARVLPTPRLKYHDSGREKVCNPSVGQWNMINKRMVNG
GCINHWTCLSFASRMHVNDIRMFCEDLVGMCNNIGMQMNTRPCVDIIQGQQRNIEGAIRNIHRQSSEKLDQQDLT
				</data>
				<hit pos="15" gap="14" motif="motif_29" pvalue="2.4e-10" match=" +++++  ++++ ++"/>
				<hit pos="38" gap="8" motif="motif_18" pvalue="9.9e-13" match="++++ +++++++ + ++"/>
				<hit pos="58" gap="3" motif="motif_23" pvalue="1.2e-12" match="+   +++++++ + ++++++++++ +   "/>
				<hit pos="88" gap="1" motif="motif_15" pvalue="3.4e-18" match="+++++ ++++ +++ ++++++"/>
				<hit pos="114" gap="5" motif="motif_11" pvalue="1.8e-21" match="++ +++++++++ ++++++++"/>
				<hit pos="139" gap="4" motif="motif_22" pvalue="5.9e-13" match="++++++++++ ++ ++"/>
				<hit pos="157" gap="2" motif="motif_36" pvalue="3.9e-09" match="+++  ++ + + ++ "/>
				<hit pos="172" gap="0" motif="motif_12" pvalue="1.1e-22" match=" +++++++++++++ ++++++++++++++"/>
				<hit pos="201" gap="0" motif="motif_49" pvalue="2.4e-09" match="++++++ +"/>
				<hit pos="210" gap="1" motif="motif_9" pvalue="1.2e-25" match="+ +++++++++++++++ +++++++++"/>
				<hit pos="239" gap="2" motif="motif_19" pvalue="4.0e-26" match="+++ +  ++++ +++ ++++++++ + ++++ ++     +++ + +++++"/>
			</seg>
			<seg start="301">
				<data>
GQQLQLLIVILTEISGSYGRIKRICETEVGVITQCCAPKSLQKGGKQYLENLALKMNVKVGGRNTVLEDALHKKI
PILTDRPTIVFGADVTHPSPGEDASPSIAAVVASMDWPEVTKYKCLVSTQSHREEIISNLYTEVKDPLKGIIRGG
MIRELLRSFYQETGQKPSRIIFYRDGISEGQFSQVLLYEMDAIRKACASLQEGYLPPVTFVVVQKRHHTRLFPEN
				</data>
				<hit pos="303" gap="14" motif="motif_26" pvalue="5.8e-11" match="+++++++++ + +++"/>
				<hit pos="318" gap="0" motif="motif_10" pvalue="2.2e-18" match="++ +++++++++++++++"/>
				<hit pos="343" gap="7" motif="motif_7" pvalue="1.1e-26" match="++ ++++++++++++++++++++++++++"/>
				<hit pos="374" gap="2" motif="motif_40" pvalue="2.2e-06" match=" +++ +++"/>
				<hit pos="382" gap="0" motif="motif_3" pvalue="2.2e-26" match="+++ +++++++++++++ +++++++"/>
				<hit pos="411" gap="4" motif="motif_4" pvalue="5.0e-24" match="++++++++ +++++++++++++ +++"/>
				<hit pos="445" gap="8" motif="motif_25" pvalue="2.1e-12" match="+ + ++++++++ ++"/>
				<hit pos="460" gap="0" motif="motif_21" pvalue="6.4e-15" match="++++++++ ++++++"/>
				<hit pos="475" gap="0" motif="motif_5" pvalue="2.4e-25" match="++ +++++++++++++++++++++"/>
				<hit pos="503" gap="4" motif="motif_8" pvalue="3.4e-24" match="++ ++++++++++++++++++"/>
			</seg>
			<seg start="526">
				<data>
RRDMMDRSGNILPGTVVDTMICHPSEFDFYLCSHSGIKGTSRPTHYHVLLDENGFKADTLQTLTYNLSYTYARCT
RAVSIVPPAYYAHLGAFRARYYMEDEHSDQGSSSSVTTRTDRSTKPLPEIKENVKRFMFYC
				</data>
				<hit pos="534" gap="10" motif="motif_1" pvalue="3.5e-54" match="+++++++++++ ++++++++++++++ ++++++++++++++++++++ ++"/>
				<hit pos="584" gap="0" motif="motif_2" pvalue="7.8e-34" match=" ++++++++++++++++++++++++++++++ +"/>
				<hit pos="617" gap="0" motif="motif_31" pvalue="7.2e-11" match="++++++++ + "/>
				<hit pos="647" gap="19" motif="motif_16" pvalue="3.2e-16" match="++++++++++ ++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3570635" db="db_1" num="3570635" name="gi|115455965|ref|NP_001051583.1|" comment="Os03g0800200 [Oryza sativa (japonica cultivar-group)]" length="1059">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MAYRGGGRGGRGGEQRPPYSGRGDVPGRGGGGGGGGAPPYRPASGFVWPPPGMTPRPGPPQPQYPRPGPPAVVYG
				</data>
				<hit pos="1" gap="0" motif="motif_43" pvalue="7.7e-12" match="+ +++++++++++ +"/>
				<hit pos="21" gap="5" motif="motif_43" pvalue="5.1e-09" match="+++   +++++++++"/>
			</seg>
			<seg start="151">
				<data>
KEFEQKLFVSETALAPPAAVASAAAAPAGEASVESDKDLAPVSKKGLAHPARPGFGAAGKKVMIRANHFLVNVAD
NNLFHYDVSINPESKSRATNREVLNELIKLHGKTSLGGKLPAYDGRKSLYTAGSLPFESEEFVVKLIDPEKKDKE
RAEREYKITIRIAGRTDLYHLQQFLLGRQRDMPQETIQVLDVVLRESPSWNYVTVSRSFFSTQFGHRGDIGEGLE
CWRGYYQSLRPTQMGLSLNIDISATSFFKPVTVIQFVEEFLNIRDTSRPLSDRDRVKIKKALRGVRIETNHQEDQ
IRRYKITGITPIPMSQLIFPVDDNGTRKTVVQYFWDRYNYRLKYASWPCLQSGSDSRPVYLPMEVCKIVEGQRYS
KKLNDKQVTNILRATCQRPQQREQSIHEMVLHNKYTEDRFAQEFGIKLKYHDSGREKTCAPSVGQWNMINKKMIN
GGTVDNWTCLSFSRMRPEEVQRFCGDLIQMCNATGMSFNPRPVVDVRSTNPNNIENALRDVHRRTSELLAREGKG
				</data>
				<hit pos="188" gap="152" motif="motif_35" pvalue="7.3e-14" match=" +++++ +++  +++++++  "/>
				<hit pos="209" gap="0" motif="motif_24" pvalue="1.7e-12" match="+++++++++++++++"/>
				<hit pos="224" gap="0" motif="motif_20" pvalue="9.3e-22" match="++  +++++++++++  ++++++ + +++"/>
				<hit pos="256" gap="3" motif="motif_41" pvalue="4.8e-08" match="+  + +++ ++"/>
				<hit pos="267" gap="0" motif="motif_13" pvalue="1.3e-17" match="+++++++++++++++"/>
				<hit pos="282" gap="0" motif="motif_34" pvalue="2.6e-10" match="+++ ++++++++ +    ++ "/>
				<hit pos="306" gap="3" motif="motif_14" pvalue="1.8e-16" match="++ +++ + +++++++++++ +++++ "/>
				<hit pos="334" gap="1" motif="motif_17" pvalue="3.4e-15" match="+++++++++++++++"/>
				<hit pos="350" gap="1" motif="motif_27" pvalue="7.2e-11" match="++++++ ++++++ +"/>
				<hit pos="368" gap="3" motif="motif_33" pvalue="1.3e-11" match="+++++++++++"/>
				<hit pos="379" gap="0" motif="motif_6" pvalue="2.2e-27" match="++++++++++++++++++ ++++++++"/>
				<hit pos="406" gap="0" motif="motif_29" pvalue="5.7e-09" match="  ++ ++ + ++ ++"/>
				<hit pos="429" gap="8" motif="motif_18" pvalue="4.5e-16" match="+++++++++++++++++"/>
				<hit pos="449" gap="3" motif="motif_23" pvalue="3.1e-16" match="+  +++++++++  ++++++++++++++ "/>
				<hit pos="481" gap="3" motif="motif_15" pvalue="1.0e-19" match="++++++++++ ++++++++++"/>
				<hit pos="507" gap="5" motif="motif_11" pvalue="4.9e-24" match="++ ++++++++++++++++++"/>
				<hit pos="532" gap="4" motif="motif_22" pvalue="4.9e-15" match="++++++++++++++++"/>
				<hit pos="550" gap="2" motif="motif_36" pvalue="3.3e-11" match="+++ ++ ++ + ++ "/>
				<hit pos="577" gap="12" motif="motif_49" pvalue="7.3e-10" match="++++++++"/>
				<hit pos="586" gap="1" motif="motif_9" pvalue="2.9e-27" match="+ +++++++++++++++++++++++++"/>
				<hit pos="614" gap="1" motif="motif_19" pvalue="3.3e-32" match="++ ++ +++++ ++++++++ ++ +++++++ +++  +++++ +++++++"/>
			</seg>
			<seg start="676">
				<data>
GLQLLIVILPEVSGSYGKIKRVCETDLGIVSQCCLPRHASRPNKQYLENVALKINVKVGGRNTVLERAFIRNGIP
FVSEVPTIIFGADVTHPPPGEDSASSIAAVVASMDWPEITKYRGLVSAQPHRQEIIEDLFSVGKDPVKVVNGGMI
RELLIAFRKKTGRRPERIIFYRDGVSEGQFSHVLLHEMDAIRKACASLEEGYLPPVTFVVVQKRHHTRLFPEVHG
RRDMTDKSGNILPGTVVDRQICHPTEFDFYLCSHAGIQGTSRPTHYHVLYDENHFTADALQSLTNNLCYTYARCT
RAVSVGRRRSRPNFIKIEIVSVYFPPAYYAHLAAFRARYYVEGESSDGGSTPGSSGQAVAREGPVEVRQLPKIKE
NVKDVMFYC
				</data>
				<hit pos="676" gap="12" motif="motif_26" pvalue="5.8e-12" match=" ++++++++++++++"/>
				<hit pos="691" gap="0" motif="motif_10" pvalue="1.4e-19" match="++++++++++++++++++"/>
				<hit pos="716" gap="7" motif="motif_7" pvalue="3.2e-26" match="+ ++++++++++++++++++++++++ ++"/>
				<hit pos="748" gap="3" motif="motif_40" pvalue="1.1e-06" match=" +++++ +"/>
				<hit pos="756" gap="0" motif="motif_3" pvalue="2.5e-25" match="++++++++++++ +++++  +++++"/>
				<hit pos="785" gap="4" motif="motif_4" pvalue="2.7e-28" match="++++++++++++++++++++++++++"/>
				<hit pos="818" gap="7" motif="motif_25" pvalue="1.7e-13" match="  +++++++++++++"/>
				<hit pos="833" gap="0" motif="motif_21" pvalue="2.7e-14" match="++ ++++++++++++"/>
				<hit pos="848" gap="0" motif="motif_5" pvalue="1.3e-25" match="++++++++++++++++++++++++"/>
				<hit pos="876" gap="4" motif="motif_8" pvalue="3.4e-24" match="++ ++++++++++++++++++"/>
				<hit pos="898" gap="1" motif="motif_39" pvalue="8.7e-10" match=" ++++++++++"/>
				<hit pos="909" gap="0" motif="motif_1" pvalue="4.4e-58" match="++++++++++ +++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="959" gap="0" motif="motif_2" pvalue="1.5e-13" match="++++++++++++++++++++++           "/>
				<hit pos="1010" gap="18" motif="motif_31" pvalue="1.4e-10" match="++++++ ++++"/>
				<hit pos="1045" gap="24" motif="motif_16" pvalue="9.3e-18" match="+++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3570688" db="db_1" num="3570688" name="gi|115457030|ref|NP_001052115.1|" comment="Os04g0151800 [Oryza sativa (japonica cultivar-group)]gi|122228501|sp|Q0JF58.1|AGO4B_ORYSJ RecName: Full=Protein argonaute 4B; Short=OsAGO4bgi|113563686|dbj|BAF14029.1| Os04g0151800 [Oryza sativa Japonica Group]gi|222628322|gb|EEE60454.1| hypothetical protein OsJ_13701 [Oryza sativa Japonica Group]" length="911">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MDAHDGEADELPPPPPVPANVVPIKADDVESEVPANKPAKPKRFPMARPGLGRKGQPIQLLANHYKVSVKSSEEY
				</data>
				<hit pos="55" gap="54" motif="motif_24" pvalue="4.7e-12" match="++++++++++ ++++"/>
			</seg>
			<seg start="76">
				<data>
FFHYNVILKYEDDRPVDGKGVGRKVIDKLQQTYRSELSSKDFAYDGEKSLFTIGALPQVTNEFTVVLEDVSTGKT
AANGSPGGNDSPGGSDRKRVRRPYQTKTFKVELCFAAKIPMNAIAQAIKGQESENSQEALRVLDIILRQHSAKQG
CLLVRQSFFHNNPNNFVDLGGGVMGCRGFHSSFRGTQSGLSLNIDVSTTMIVKPGPVIDFLLANQKVDHPDRIDW
QKAKRALKNLRIRTTPVNSEFKIIGLSDRNCNEQMFSLRQRNGNNGDVDEVEVTVYDYFVKNKGIELRYSGNLPC
INVGKPKRPTYFPIELCSLIPLQRYTKALSTLQRSSLVEKSRQKPQERMSVLNDALRHSNYDSDPMLRASGISIA
QNFTQVEGRVLQPPKLKAGNGEDIFPRNGRWNFNNKKLIQTCSVDKWAVVNFSARCDVRNLIRDLIRNASAKGIQ
MAEPFDVFEESPSLRRAPVSRRVDDMFEQIKSKLPGAPKFLLCLLPERKNCEVYGPWKRKCLAEFGIVTQCLAPQ
				</data>
				<hit pos="76" gap="6" motif="motif_28" pvalue="5.9e-31" match="++++++ ++++++++++++++++++++++"/>
				<hit pos="107" gap="2" motif="motif_50" pvalue="1.2e-10" match="++ ++++ +++"/>
				<hit pos="118" gap="0" motif="motif_13" pvalue="2.5e-16" match="+++++++++++++++"/>
				<hit pos="133" gap="0" motif="motif_46" pvalue="5.9e-20" match="+++++++++++++++++++++"/>
				<hit pos="158" gap="4" motif="motif_42" pvalue="2.1e-23" match="+++++++++++++++++++++"/>
				<hit pos="179" gap="0" motif="motif_14" pvalue="1.7e-19" match="+++++ +++++++ ++++++ ++++++"/>
				<hit pos="207" gap="1" motif="motif_17" pvalue="1.8e-15" match="+++++++++++++++"/>
				<hit pos="224" gap="2" motif="motif_27" pvalue="1.3e-13" match="+++++++++++++++"/>
				<hit pos="242" gap="3" motif="motif_33" pvalue="3.3e-10" match="+++++++++++"/>
				<hit pos="253" gap="0" motif="motif_6" pvalue="3.0e-26" match="+++++++ +++++++++++++++++++"/>
				<hit pos="280" gap="0" motif="motif_29" pvalue="1.4e-12" match="+++++++++++++++"/>
				<hit pos="299" gap="4" motif="motif_18" pvalue="2.5e-15" match="++ ++++++++++++++"/>
				<hit pos="316" gap="0" motif="motif_23" pvalue="1.2e-18" match="+++ +++++++++++++++++++++++++"/>
				<hit pos="358" gap="13" motif="motif_37" pvalue="9.8e-23" match="+++++ +++++++++++++++"/>
				<hit pos="383" gap="4" motif="motif_11" pvalue="1.8e-20" match="+++++++++++++++++++++"/>
				<hit pos="408" gap="4" motif="motif_22" pvalue="1.7e-15" match="++++++++++++++++"/>
				<hit pos="426" gap="2" motif="motif_36" pvalue="5.9e-05" match="       + +++ ++"/>
				<hit pos="441" gap="0" motif="motif_12" pvalue="3.6e-22" match="++++ +++++ ++++++++++++++++++"/>
				<hit pos="476" gap="6" motif="motif_9" pvalue="2.8e-24" match="+++++++++++++++ +++++++++++"/>
				<hit pos="503" gap="0" motif="motif_30" pvalue="5.8e-25" match="+++++++++++++++++ ++++++ +++"/>
				<hit pos="533" gap="2" motif="motif_32" pvalue="1.5e-27" match="++++++ ++++ +++++++++++++++++"/>
				<hit pos="562" gap="0" motif="motif_26" pvalue="2.6e-10" match=" ++++++++++++++"/>
				<hit pos="579" gap="2" motif="motif_10" pvalue="4.9e-20" match="++++++++++++++++++"/>
			</seg>
			<seg start="601">
				<data>
RVNDQYLLNLLLKINAKLGGINSLLQIEASPSIPLVSKTPTIILGMDVSHGQPGQSDRPSIAAVVSSRQWPLISK
YRASVHTQSPKLEMMSSLFKPRGTEDDGLIRESLIDFYTSSGKRKPDHVIVFRDGVSESQFTQVINIELDQIIEA
CKFLDEKWSPKFTVIVAQKNHHTKFFQSGSPDNVPPGTVVDKQVCHPRNYDFYMCAHAGMIGTTRPTHYHVLHDE
IGFSPDDLQELVHSLSYVYQRSTTAISVVAPICYAHLAAAQVGTFLKFEDMSDASSSQGGHTSVGSVPVPELPRL
HEKVRSSMFFC
				</data>
				<hit pos="601" gap="4" motif="motif_7" pvalue="2.6e-23" match="+++++++ ++++++++++++ +++++++ "/>
				<hit pos="632" gap="2" motif="motif_40" pvalue="6.2e-08" match="+++++++ "/>
				<hit pos="640" gap="0" motif="motif_3" pvalue="2.7e-24" match="++++++++++++++++++ ++++++"/>
				<hit pos="669" gap="4" motif="motif_4" pvalue="2.2e-20" match="++++++++++++ +++++ ++  +++"/>
				<hit pos="698" gap="3" motif="motif_25" pvalue="1.0e-13" match="++++++++++ ++++"/>
				<hit pos="714" gap="1" motif="motif_21" pvalue="1.9e-11" match="++++++++++ ++++"/>
				<hit pos="729" gap="0" motif="motif_5" pvalue="4.6e-24" match="++++++++ ++ ++++++++++++"/>
				<hit pos="757" gap="4" motif="motif_8" pvalue="2.9e-22" match="+++++++++++++++++++++"/>
				<hit pos="782" gap="4" motif="motif_1" pvalue="4.8e-53" match="++++++++++ +++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="832" gap="0" motif="motif_2" pvalue="5.4e-33" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="865" gap="0" motif="motif_38" pvalue="2.5e-27" match="++++++++++++++++++++++++ ++++"/>
				<hit pos="897" gap="3" motif="motif_16" pvalue="7.2e-16" match="+++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3570705" db="db_1" num="3570705" name="gi|115459962|ref|NP_001053581.1|" comment="Os04g0566500 [Oryza sativa (japonica cultivar-group)]" length="749">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
MALQLENGRPHHHQVPIMVKKKRTGSGSTGESSGEAPGAPGHGSSQRAERGPQQHGGGRGWVPQHGGRGGGQYQG
RGGHYQGRGGQGSHHPGGGPPEYQGRGGPGSHHPGGGPPDYQGRGGSGSHHPGGGPPEYQPRDYQGRGGPRPRGG
				</data>
				<hit pos="56" gap="55" motif="motif_43" pvalue="2.4e-07" match="+++++   + +++++"/>
				<hit pos="73" gap="2" motif="motif_43" pvalue="7.0e-13" match="+++++++++++++ +"/>
				<hit pos="98" gap="10" motif="motif_43" pvalue="4.8e-10" match="++++++ +  + +++"/>
				<hit pos="116" gap="3" motif="motif_43" pvalue="1.5e-09" match="++++++ +  + +++"/>
				<hit pos="136" gap="5" motif="motif_43" pvalue="4.8e-07" match=" +   + ++ + +++"/>
			</seg>
			<seg start="151">
				<data>
MPQPYYGGPRGSGGRSVPSGSSRTVPELHQAPHVQYQAPMVSPTPSGAGSSSQPAAEVSSGQVQQQFQQLATRDQ
				</data>
				<hit pos="153" gap="2" motif="motif_43" pvalue="3.8e-06" match="+ + ++ ++ +++  "/>
			</seg>
			<seg start="226">
				<data>
SSTSQAIQIAPPSSKSVRFPLRPGKGTYGDRCIVKANHFFAELPDKDLHQYDVSITPEVTSRGVNRAVMFELVTL
				</data>
				<hit pos="233" gap="65" motif="motif_35" pvalue="2.9e-20" match="+ +++++++++++++++++++"/>
				<hit pos="254" gap="0" motif="motif_24" pvalue="1.1e-15" match="+ +++++++++++++"/>
				<hit pos="269" gap="0" motif="motif_20" pvalue="1.7e-33" match="++++++++++++++++++++++++++ ++"/>
			</seg>
			<seg start="301">
				<data>
YRYSHLGGRLPAYDGRKSLYTAGPLPFASRTFEITLQDEEDSLGGGQGTQRRERLFRVVIKFAARADLHHLAMFL
AGRQADAPQEALQVLDIVLRELPTTRYSPVGRSFYSPNLGRRQQLGEGLESWRGFYQSIRPTQMGLSLNIDMSST
AFIEPLPVIDFVAQLLNRDISVRPLSDSDRVKIKKALRGVKVEVTHRGNMRRKYRISGLTSQATRELSFPVDDRG
TVKTVVQYFLETYGFSIQHTTLPCLQVGNQQRPNYLPMEVCKIVEGQRYSKRLNEKQITALLKVTCQRPQERELD
ILRTVSHNAYHEDQYAQEFGIKIDERLASVEARVLPPPRLKYHDSGREKDVLPRVGQWNMMNKKMVNGGRVNNWA
CINFSRNVQDSAARGFCHELAIMCQISGMDFALEPVLPPLTARPEHVERALKARYQDAMNMLRPQGRELDLNKR
				</data>
				<hit pos="301" gap="3" motif="motif_41" pvalue="3.7e-12" match="++ ++++++++"/>
				<hit pos="312" gap="0" motif="motif_13" pvalue="7.2e-19" match="+++++++++++++++"/>
				<hit pos="327" gap="0" motif="motif_34" pvalue="5.4e-17" match="+++++++++++++++++++++"/>
				<hit pos="356" gap="8" motif="motif_14" pvalue="5.9e-30" match="+++++++++++++++++++++++++++"/>
				<hit pos="384" gap="1" motif="motif_17" pvalue="3.8e-18" match="+++++++++++++++"/>
				<hit pos="400" gap="1" motif="motif_27" pvalue="6.3e-15" match="+++ +++++++++++"/>
				<hit pos="418" gap="3" motif="motif_33" pvalue="2.9e-12" match="+++++++++++"/>
				<hit pos="429" gap="0" motif="motif_6" pvalue="2.8e-34" match="+++++++++++++++++++++++++++"/>
				<hit pos="456" gap="0" motif="motif_29" pvalue="4.2e-16" match="+++++++++++++++"/>
				<hit pos="479" gap="8" motif="motif_18" pvalue="4.2e-19" match="+++++++++++++++++"/>
				<hit pos="499" gap="3" motif="motif_23" pvalue="2.1e-28" match="+++++++++++++++++++++++++++++"/>
				<hit pos="531" gap="3" motif="motif_15" pvalue="1.4e-22" match="++++ +++++ ++++++++++"/>
				<hit pos="557" gap="5" motif="motif_11" pvalue="3.9e-26" match="+++++++++++++++++++++"/>
				<hit pos="582" gap="4" motif="motif_22" pvalue="1.3e-20" match="++++++++++++++++"/>
				<hit pos="600" gap="2" motif="motif_36" pvalue="3.7e-14" match="+++ ++ +++++++ "/>
				<hit pos="615" gap="0" motif="motif_12" pvalue="6.7e-30" match="+++++++++++++++++++++++++++++"/>
				<hit pos="644" gap="0" motif="motif_49" pvalue="1.7e-09" match="++++++++"/>
				<hit pos="653" gap="1" motif="motif_9" pvalue="1.7e-34" match="+++++++++++++++++++++++++++"/>
				<hit pos="682" gap="2" motif="motif_19" pvalue="4.2e-50" match="+++++++++++++++ +++++++++++++++++ ++++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3572620" db="db_1" num="3572620" name="gi|115468778|ref|NP_001057988.1|" comment="Os06g0597400 [Oryza sativa (japonica cultivar-group)]" length="507">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
RTGDGYSTVQQNGYEQDPYAKEFGINISEKLTSVEARVLPAPWLKYHDTGKEKECLPQVGQWNMVNKKVINGCKV
NHWACINFSRSVQETTARGFCQELAQMCQISGMEFNSEPVIPIYSARPDQVEKALKHVYNMSLNKLKGKELELLL
AILPDNNGSLYGDIKRICETDLGLISQCCLTKHVFKISKQYLANVSLKINVKMGGRNTVLLDAISWRIPLVSDIP
TIIFGADVTHPETGEDSSPSIAAVVASQDWPEVTKYAGLVCAQAHRQELIQDLYKTWHDPQRGTVTGGMIRELLI
SFRKATGQKPLRIIFYRDGVSEGQFYQVLLYELDAIRKACASLEPNYQPPVTFVVVQKRHHTRLFANNHKDRSST
DKSGNILPGTVVDSKICHPSEFDFYLCSHAGIQGTSRPAHYHVLWDENNFTADEMQTLTNNLCYTYARCTRSVSV
VPPAYYAHLAAFRARFYMEPEMSENQTTSKSSTGTNGTSVKPLPAVKEKVKRVMFYC
				</data>
				<hit pos="4" gap="3" motif="motif_36" pvalue="2.0e-09" match="+   +++++++++++"/>
				<hit pos="19" gap="0" motif="motif_12" pvalue="1.5e-33" match="+++++++++++++++++++++++++++++"/>
				<hit pos="48" gap="0" motif="motif_49" pvalue="3.3e-10" match="++++++++"/>
				<hit pos="57" gap="1" motif="motif_9" pvalue="3.6e-30" match="+++++++++++++++++++++++++++"/>
				<hit pos="86" gap="2" motif="motif_19" pvalue="9.0e-57" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="145" gap="9" motif="motif_26" pvalue="1.1e-16" match="+++++++++++++++"/>
				<hit pos="161" gap="1" motif="motif_10" pvalue="5.9e-21" match="++++++++++++++++++"/>
				<hit pos="186" gap="7" motif="motif_7" pvalue="7.0e-31" match="+++++++++++++++++++++++++++++"/>
				<hit pos="217" gap="2" motif="motif_40" pvalue="2.2e-10" match="++++++++"/>
				<hit pos="225" gap="0" motif="motif_3" pvalue="2.9e-28" match="+++++++++++++ +++++++++++"/>
				<hit pos="254" gap="4" motif="motif_4" pvalue="3.1e-32" match="++++++++++++++++++++++++++"/>
				<hit pos="280" gap="0" motif="motif_47" pvalue="1.4e-11" match="++++++++"/>
				<hit pos="288" gap="0" motif="motif_25" pvalue="1.4e-18" match="+++++++++++++++"/>
				<hit pos="303" gap="0" motif="motif_21" pvalue="8.4e-18" match="+++++++++++++++"/>
				<hit pos="318" gap="0" motif="motif_5" pvalue="3.3e-30" match="++++++++++++++++++++++++"/>
				<hit pos="346" gap="4" motif="motif_8" pvalue="2.6e-26" match="+++++++++++++++++++++"/>
				<hit pos="368" gap="1" motif="motif_39" pvalue="4.0e-13" match="+++++++++++"/>
				<hit pos="379" gap="0" motif="motif_1" pvalue="1.3e-62" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="429" gap="0" motif="motif_2" pvalue="5.6e-40" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="462" gap="0" motif="motif_31" pvalue="1.3e-15" match="+++++++++++"/>
				<hit pos="493" gap="20" motif="motif_16" pvalue="9.8e-17" match="+++ +++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3573977" db="db_1" num="3573977" name="gi|115472021|ref|NP_001059609.1|" comment="Os07g0471300 [Oryza sativa (japonica cultivar-group)]" length="743">
			<score strand="both" combined_pvalue="0.00e+00" evalue="0"/>
			<seg start="1">
				<data>
VELSGSRKFKVAIRHVAPVSLQDLRMVMAGCPAGIPSQALQLLDIVLRDMVLAERNDMGYVAFGRSYFSPGLGSR
ELDKGIFAWKGFYQSCRVTQQGLSLNIDMSSTAFIEPGRVLNFVEKAIGRRITNAITVGYFLNNYGNELMRTLKG
VKVEVTHRGNLRKKYRIAGFTEQSADVQTFTSSDGIKTVKEYFNKKYNLKLAFGYLPCLQVGSKERPNYLPMELC
NIVPGQRYKNRLSPTQVSNLINITNDRPCDRESSIRQTVSSNQYNSTERADEFGIEVDSYPTTLKARVLKAPMLK
YHDSGRVRVCTPEDGAWNMKDKKVVNGATIKSWACVNLCEGLDNRVVEAFCLQLVRTSKITGLDFANVSLPILKA
DPHNVKTDLPMRYQEACSWSRDNKIDLLLVVMTDDKNNASLYGDVKRICETEIGVLSQCCRAKQVYKERNVQYCA
NVALKINAKAGGRNSVFLNVEASLPVVSKSPTIIFGADVTHPGSFDESTPSIASVVASADWPEVTKYNSVVRMQA
SRKEIIQDLDSIVRELLNAFKRDSKMEPKQLIFYRDGVSEGQFQQVVESEIPEIEKAWKSLYAGKPRITFIVVQK
RHHTRLFPNNYNDPRGMDGTGNVRPGTVVDTVICHPREFDFFLCSQAGIKGTSRPSHYHVLRDDNNFTADQLQSV
TNNLCYLYTSCTRSVSIPPPVYYAHKLAFRARFYLTQVPVAGGDPGAAKFQWVLPEIKEEVKKSMFFC
				</data>
				<hit pos="9" gap="8" motif="motif_14" pvalue="3.2e-13" match="+++++++++ ++++ +++ +++  + +"/>
				<hit pos="37" gap="1" motif="motif_17" pvalue="1.4e-09" match="  +++ ++++++   "/>
				<hit pos="58" gap="6" motif="motif_27" pvalue="8.7e-10" match="++++ ++++ +++ +"/>
				<hit pos="75" gap="2" motif="motif_33" pvalue="4.4e-06" match=" ++  ++ +++"/>
				<hit pos="86" gap="0" motif="motif_6" pvalue="6.5e-28" match="+++++ + +++++++++++++++++++"/>
				<hit pos="113" gap="0" motif="motif_29" pvalue="1.2e-05" match="+ +  ++ + +++++"/>
				<hit pos="140" gap="12" motif="motif_18" pvalue="1.7e-10" match="   +  +++++++++++"/>
				<hit pos="160" gap="3" motif="motif_23" pvalue="3.8e-13" match="+ ++++++++ +++ +  ++++  ++  +"/>
				<hit pos="190" gap="1" motif="motif_15" pvalue="5.3e-14" match=" +++  +++  + + ++++++"/>
				<hit pos="216" gap="5" motif="motif_11" pvalue="1.1e-20" match="++++++++++++++++++  +"/>
				<hit pos="241" gap="4" motif="motif_22" pvalue="2.7e-09" match="+++++   +  ++ ++"/>
				<hit pos="259" gap="2" motif="motif_36" pvalue="3.2e-07" match="++ +++  + ++   "/>
				<hit pos="274" gap="0" motif="motif_12" pvalue="1.4e-19" match=" + ++++++++  +++ ++++ +++++++"/>
				<hit pos="303" gap="0" motif="motif_49" pvalue="1.7e-06" match="++++   +"/>
				<hit pos="312" gap="1" motif="motif_9" pvalue="2.1e-21" match="+ ++ +++ +++++++++++++++++ "/>
				<hit pos="341" gap="2" motif="motif_19" pvalue="3.0e-05" match="     ++  ++ +++    + + +++            +           "/>
				<hit pos="399" gap="8" motif="motif_26" pvalue="4.5e-08" match="+ +++++++ + +++"/>
				<hit pos="417" gap="3" motif="motif_10" pvalue="4.1e-18" match="+++ ++++++++++ +++"/>
				<hit pos="443" gap="8" motif="motif_7" pvalue="8.2e-20" match="  + ++ ++++++++++ ++++++ ++  "/>
				<hit pos="473" gap="1" motif="motif_40" pvalue="2.7e-05" match="+ + +++ "/>
				<hit pos="481" gap="0" motif="motif_3" pvalue="4.7e-22" match="++++++++++++ + + + ++++ +"/>
				<hit pos="510" gap="4" motif="motif_4" pvalue="4.3e-21" match="++++++++ + ++ ++ ++++++++ "/>
				<hit pos="546" gap="10" motif="motif_21" pvalue="4.6e-09" match="++  +  +++ ++++"/>
				<hit pos="561" gap="0" motif="motif_5" pvalue="1.7e-17" match="++++++++ ++   +   ++++++"/>
				<hit pos="588" gap="3" motif="motif_8" pvalue="5.0e-20" match="  ++ ++++++++++++++++"/>
				<hit pos="610" gap="1" motif="motif_39" pvalue="7.0e-05" match="+ ++ + ++  "/>
				<hit pos="621" gap="0" motif="motif_1" pvalue="2.1e-50" match="+++ +++++++++++++++++++++ +++++++++ +++++ + ++++++"/>
				<hit pos="671" gap="0" motif="motif_2" pvalue="6.9e-28" match="++++ ++++++ +  +++++++ +++++++  +"/>
				<hit pos="704" gap="0" motif="motif_31" pvalue="2.4e-08" match="+++++++    "/>
				<hit pos="729" gap="14" motif="motif_16" pvalue="5.3e-15" match="++++++ ++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3568430" db="db_1" num="3568430" name="gi|115435926|ref|NP_001042721.1|" comment="Os01g0275200 [Oryza sativa (japonica cultivar-group)]" length="2243">
			<score strand="both" combined_pvalue="1.23e-242" evalue="5.2e-236"/>
			<seg start="1">
				<data>
MALQDEVAQNLRWSMDSARDTASCPSYPSAMDGWMKTGVPKGGREKISCRGFHSSFRPTDSGLSLNVDVSTTMIV
RPGPVIEFLLFNQNIKNPHEIDWGKFYLFQDSIYPSAYFSVARTTAQPPGGAPCPTLGLGVRSPRALGVSRTQSS
				</data>
				<hit pos="1" gap="0" motif="motif_29" pvalue="9.0e-05" match="+   + +++++ +  "/>
				<hit pos="51" gap="35" motif="motif_6" pvalue="6.2e-24" match="+++++++++ +++++++++++++++ +"/>
				<hit pos="78" gap="0" motif="motif_29" pvalue="5.8e-11" match="++++++++ +++  +"/>
			</seg>
			<seg start="226">
				<data>
WAAAHLHGGGGGPRDRAPADGNPDGLGRAGGSPEPARGPRRQHGSLSPDRHHGHHGVQTVVRDFGPGGGWPTLTK
				</data>
				<hit pos="232" gap="139" motif="motif_43" pvalue="2.9e-06" match="+++ ++ +     ++"/>
			</seg>
			<seg start="451">
				<data>
IEEALSRLKVVDGDEPQPLSGPITIGGKLHLTREQWEASQGDGRKGESSSPIGGRKPRKAQGGVQLRWARRRAEG
GARRGAQGVATGNHKPARDDACRNCGKLGHWAKDCRQPRRGQAHVARVEEEPALLLAHASIELPPAAPAAAAFLH
				</data>
				<hit pos="517" gap="270" motif="motif_43" pvalue="5.8e-06" match=" + +++  ++ +++ "/>
			</seg>
			<seg start="1051">
				<data>
GSTPTYDDFTVEYVHFEGAGGVGSSSSPSVSTPAPKSPPTPTPTHPRATTSTTTSSSSTPHAPAPTATPPSTSTP
TPARVERSPVEFATPLSHDGERIDVYHDGEQLWYRTMEDLLGDQPVPGLVPRDLEAQLHLACDDGEPRSFAEAEK
				</data>
				<hit pos="1054" gap="522" motif="motif_34" pvalue="3.1e-05" match=" ++ ++++  ++ +   +++ "/>
				<hit pos="1115" gap="40" motif="motif_32" pvalue="9.8e-05" match="    + +   + ++++++   +  + +  "/>
			</seg>
			<seg start="1351">
				<data>
KLDSTLKGMGFEQSPHEAAIYRRGNGGNALLVGVYVDDLVITGTKDAEVAAFKEEMKATFQMSDLGPLSFYLGIE
				</data>
				<hit pos="1399" gap="255" motif="motif_15" pvalue="7.1e-05" match="+  +++    + +  ++  + "/>
			</seg>
			<seg start="1576">
				<data>
SWQSVKQQVVALSSCEAEYMAASAASTQALWLARLLSDLLGRDTGKVELRVDSKSALALAKNPVFHERTKHIRVR
				</data>
				<hit pos="1629" gap="209" motif="motif_35" pvalue="9.9e-05" match="  + +  +  +++ +     +"/>
			</seg>
			<seg start="1651">
				<data>
YHFIRSYLEEWSINASYINTKDQLADLLTKPLGRIKLGGCSNRLAASYGYIYMYPTSLGQAKCALKNLRIKTTHT
GSEFRIIGLSEDTCYSQTFQIKRKNGNGGSDTVEEVTVFEYYRKNWKIDLKGSAHFPCLNVGKPKRPTYIPLELC
HLVPLQRYKKALSTLQRSTLVERSRQNPQERMFVLSGVLRDSDYNSVPMLRECGISIAQEFTQVAARVLPAPKLK
SGDGEDIFARNGRWNFNKNCNAHHLAQRLIHCGNLKGLVSSSSTQSCAFSADSGPWKRMCLVKYGIVTQCLAPTK
INDQYLTNVLLKINAKLGGLNSLLQIERNQAIPLLSKTPTIILGMDVSHGSPGRDDVPSVAAVVSSLEWPLISKY
KASVCTQSPRLEMIDSLFKLVGNEDHVIIRDGVSEGQFNQVLNIELAQIIKACEFLANEKNDSEWSPKFTVIVAQ
KNHHTKFFQTDRSNKVVNVPPGTVVDKGICHPRNCDFYMCAHAGMIGTTRPTHYHVLHDENNFTPDDLQELVHNL
SYVYQRSTTAISGVAPICYAHLAAAQVSQFVRLDDAASEGSGDGGAPPRPVPELPRLHPDVRQSMFFC
				</data>
				<hit pos="1707" gap="57" motif="motif_18" pvalue="4.7e-10" match="    ++ ++++++++++"/>
				<hit pos="1724" gap="0" motif="motif_23" pvalue="5.8e-15" match="++  +++++++++ ++  +++ ++ ++++"/>
				<hit pos="1766" gap="13" motif="motif_37" pvalue="2.9e-17" match="++ ++++++++ ++ +++ ++"/>
				<hit pos="1791" gap="4" motif="motif_11" pvalue="5.0e-19" match="++++++++++ +++++++ ++"/>
				<hit pos="1816" gap="4" motif="motif_22" pvalue="2.5e-12" match="+++ +++ +++ ++++"/>
				<hit pos="1849" gap="17" motif="motif_12" pvalue="5.1e-23" match="++++++++++ +++++ ++++++++++ +"/>
				<hit pos="1892" gap="14" motif="motif_30" pvalue="6.7e-07" match="   ++  ++   ++ ++  ++   +   "/>
				<hit pos="1928" gap="8" motif="motif_10" pvalue="2.7e-15" match=" +++++ ++ + ++++++"/>
				<hit pos="1950" gap="4" motif="motif_7" pvalue="2.8e-26" match="++++++++++++++++++++++++++++ "/>
				<hit pos="1981" gap="2" motif="motif_40" pvalue="1.3e-06" match=" +++ ++ "/>
				<hit pos="1989" gap="0" motif="motif_3" pvalue="1.1e-24" match="+++++++++++++++++++++++++"/>
				<hit pos="2018" gap="4" motif="motif_4" pvalue="2.5e-23" match="++++++++ +++++++++ +++++++"/>
				<hit pos="2056" gap="12" motif="motif_5" pvalue="3.8e-25" match="++++++++++++++++ ++++++ "/>
				<hit pos="2089" gap="9" motif="motif_8" pvalue="1.0e-21" match=" ++++++++++++++++++++"/>
				<hit pos="2117" gap="7" motif="motif_1" pvalue="1.2e-51" match=" +++++++++  ++++++ +++++++++++++++++++++++++++++++"/>
				<hit pos="2167" gap="0" motif="motif_2" pvalue="6.8e-32" match="+++++++++++++++++++++ +++++++++++"/>
				<hit pos="2200" gap="0" motif="motif_38" pvalue="2.0e-09" match="++++++   ++     +  ++      + "/>
				<hit pos="2229" gap="0" motif="motif_16" pvalue="6.5e-14" match="+++++ +++ +++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3977659" db="db_1" num="3977659" name="gi|115442061|ref|NP_001045310.1|" comment="Os01g0934300 [Oryza sativa (japonica cultivar-group)]" length="357">
			<score strand="both" combined_pvalue="3.51e-226" evalue="1.5e-219"/>
			<seg start="1">
				<data>
MELVPFKPEAGALVESGGGAHGDSIPAMVAAQQELLHAQVDQLQLLVVAQCRLTGVNPLAQEMAAGALSIKIGKK
PRDLLNPKAVKSMQSLFAMKDTIGKKETREISASFGVTVTQVREFFASQRTRVRKFVRLSREKALRIESSKAPDN
				</data>
				<hit pos="50" gap="49" motif="motif_19" pvalue="9.0e-05" match="+   + +    ++ +    ++     ++  + +   +  +   + ++   "/>
			</seg>
			<seg start="226">
				<data>
PIQKETKQEEVAGVESEDKKFLESIFVLMRKENTFSGQVKLMESILQINNVTVLSWFLTMGGLAIVSTWLGQAVT
				</data>
				<hit pos="264" gap="164" motif="motif_48" pvalue="9.9e-05" match="  + +++   ++++ +   +     +   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1550014" db="db_1" num="1550014" name="gi|29171734|ref|NP_036286.2|" comment="argonaute 2 isoform 1 [Homo sapiens]gi|229463006|sp|Q9UKV8.3|AGO2_HUMAN RecName: Full=Protein argonaute-2; AltName: Full=Argonaute2; Short=hAgo2; AltName: Full=Protein slicer; AltName: Full=PAZ Piwi domain protein; Short=PPD; AltName: Full=Eukaryotic translation initiation factor 2C 2; Short=eIF-2C 2; Short=eIF2C 2gi|182888339|gb|AAI60104.1| Eukaryotic translation initiation factor 2C, 2 [synthetic construct]" length="859">
			<score strand="both" combined_pvalue="9.74e-226" evalue="4.1e-219"/>
			<seg start="1">
				<data>
MYSGAGPALAPPAPPPPIQGYAFKPPPRPDFGTSGRTIKLQANFFEMDIPKIDIYHYELDIKPEKCPRRVNREIV
EHMVQHFKTQIFGDRKPVFDGRKNLYTAMPLPIGRDKVELEVTLPGEGKDRIFKVSIKWVSCVSLQALHDALSGR
LPSVPFETIQALDVVMRHLPSMRYTPVGRSFFTASEGCSNPLGGGREVWFGFHQSVRPSLWKMMLNIDVSATAFY
KAQPVIEFVCEVLDFKSIEEQQKPLTDSQRVKFTKEIKGLKVEITHCGQMKRKYRVCNVTRRPASHQTFPLQQES
GQTVECTVAQYFKDRHKLVLRYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIRATARSAPDR
QEEISKLMRSASFNTDPYVREFGIMVKDEMTDVTGRVLQPPSILYGGRNKAIATPVQGVWDMRNKQFHTGIEIKV
WAIACFAPQRQCTEVHLKSFTEQLRKISRDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYAGLQLVVVILPGK
TPVYAEVKRVGDTVLGMATQCVQMKNVQRTTPQTLSNLCLKINVKLGGVNNILLPQGRPPVFQQPVIFLGADVTH
PPAGDGKKPSIAAVVGSMDAHPNRYCATVRVQQHRQEIIQDLAAMVRELLIQFYKSTRFKPTRIIFYRDGVSEGQ
FQQVLHHELLAIREACIKLEKDYQPGITFIVVQKRHHTRLFCTDKNERVGKSGNIPAGTTVDTKITHPTEFDFYL
CSHAGIQGTSRPSHYHVLWDDNRFSSDELQILTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDSA
				</data>
				<hit pos="14" gap="13" motif="motif_35" pvalue="3.8e-09" match=" ++++   +++ ++++++++ "/>
				<hit pos="35" gap="0" motif="motif_24" pvalue="3.9e-07" match="++++++ ++ +   +"/>
				<hit pos="50" gap="0" motif="motif_20" pvalue="7.9e-11" match="+  +++++   + ++   + +++ + +  "/>
				<hit pos="93" gap="14" motif="motif_13" pvalue="3.6e-13" match="+++++++++++ +++"/>
				<hit pos="128" gap="20" motif="motif_14" pvalue="1.3e-14" match="+++ +++++ ++++++ ++++++    "/>
				<hit pos="156" gap="1" motif="motif_17" pvalue="3.4e-11" match=" +++++++++++ ++"/>
				<hit pos="172" gap="1" motif="motif_27" pvalue="3.3e-10" match="+++++++++++  + "/>
				<hit pos="201" gap="14" motif="motif_6" pvalue="1.3e-16" match="+++++ ++    + +++++++++++++"/>
				<hit pos="228" gap="0" motif="motif_29" pvalue="8.3e-07" match=" ++++++ + +    "/>
				<hit pos="254" gap="11" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="274" gap="3" motif="motif_23" pvalue="8.1e-11" match=" +++++++   + ++++ +++++ + ++ "/>
				<hit pos="309" gap="6" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
				<hit pos="335" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="358" gap="2" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
				<hit pos="393" gap="9" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
				<hit pos="430" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="461" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="514" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="529" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="554" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="590" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="618" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
				<hit pos="654" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="669" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="697" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
				<hit pos="728" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="778" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="811" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1194876" db="db_1" num="1194876" name="gi|38372868|sp|Q9QZ81.2|AGO2_RAT" comment="RecName: Full=Protein argonaute-2; AltName: Full=Argonaute2; AltName: Full=Protein slicer; AltName: Full=Eukaryotic translation initiation factor 2C 2; Short=eIF-2C 2; Short=eIF2C 2; AltName: Full=Golgi ER protein 95 kDa; Short=GERp95" length="860">
			<score strand="both" combined_pvalue="9.91e-226" evalue="4.2e-219"/>
			<seg start="1">
				<data>
MYSGAGPVLASPAPTTSPIPGYAFKPPPRPDFGTTGRTIKLQANFFEMDIPKIDIYHYELDIKPEKCPRRVNREI
VEHMVQHFKTQIFGDRKPVFDGRKNLYTAMPLPIGRDKVELEVTLPGEGKDRIFKVSIKWVSCVSLQALHDALSG
RLPSVPFETIQALDVVMRHLPSMRYTPVGRSFFTASEGCSNPLGGGREVWFGFHQSVRPSLWKMMLNIDVSATAF
YKAQPVIEFVCEVLDFKSIEEQQKPLTDSQRVKFTKEIKGLKVEITHCGQMKRKYRVCNVTRRPASHQTFPLQQE
SGQTVECTVAQYFKDRHKLVLRYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIRATARSAPD
RQEEISKLMRSASFNTDPYVREFGIMVKDEMTDVTGRVLQPPSILYGGRNKAIATPVQGVWDMRNKQFHTGIEIK
VWAIACFAPQRQCTEVHLKSFTEQLRKISRDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYAGLQLVVVILPG
KTPVYAEVKRVGDTVLGMATQCVQMKNVQRTTPQTLSNLCLKINVKLGGVNNILLPQGRPPVFQQPVIFLGADVT
HPPAGDGKKPSIAAVVGSMDAHPNRYCATVRVQQHRQEIIQDLAAMVRELLIQFYKSTRFKPTRIIFYRDGVSEG
QFQQVLHHELLAIREACIKLEKEYQPGITFIVVQKRHHTRLFCTDKNERVGKSGNIPAGTTVDTKITHPTEFDFY
LCSHAGIQGTSRPSHYHVLWDDNRFSSDELQILTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDS
				</data>
				<hit pos="15" gap="14" motif="motif_35" pvalue="1.2e-09" match="++ ++   +++ +++++++++"/>
				<hit pos="36" gap="0" motif="motif_24" pvalue="3.9e-07" match="++++++ ++ +   +"/>
				<hit pos="51" gap="0" motif="motif_20" pvalue="7.9e-11" match="+  +++++   + ++   + +++ + +  "/>
				<hit pos="94" gap="14" motif="motif_13" pvalue="3.6e-13" match="+++++++++++ +++"/>
				<hit pos="129" gap="20" motif="motif_14" pvalue="1.3e-14" match="+++ +++++ ++++++ ++++++    "/>
				<hit pos="157" gap="1" motif="motif_17" pvalue="3.4e-11" match=" +++++++++++ ++"/>
				<hit pos="173" gap="1" motif="motif_27" pvalue="3.3e-10" match="+++++++++++  + "/>
				<hit pos="202" gap="14" motif="motif_6" pvalue="1.3e-16" match="+++++ ++    + +++++++++++++"/>
				<hit pos="229" gap="0" motif="motif_29" pvalue="8.3e-07" match=" ++++++ + +    "/>
				<hit pos="255" gap="11" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="275" gap="3" motif="motif_23" pvalue="8.1e-11" match=" +++++++   + ++++ +++++ + ++ "/>
				<hit pos="310" gap="6" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
				<hit pos="336" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="359" gap="2" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
				<hit pos="394" gap="9" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
				<hit pos="431" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="462" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="515" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="530" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="555" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="591" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="619" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
				<hit pos="655" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="670" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="698" gap="4" motif="motif_8" pvalue="2.5e-20" match=" +++ +++++++++++++++ "/>
				<hit pos="729" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="779" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="812" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2259277" db="db_1" num="2259277" name="gi|11024680|ref|NP_067608.1|" comment="argonaute 2 [Rattus norvegicus]gi|6466131|gb|AAF12800.1|AF195534_1 GERp95 [Rattus norvegicus]" length="863">
			<score strand="both" combined_pvalue="1.15e-225" evalue="4.9e-219"/>
			<seg start="1">
				<data>
MLPMYSGAGPVLASPAPTTSPIPGYAFKPPPRPDFGTTGRTIKLQANFFEMDIPKIDIYHYELDIKPEKCPRRVN
REIVEHMVQHFKTQIFGDRKPVFDGRKNLYTAMPLPIGRDKVELEVTLPGEGKDRIFKVSIKWVSCVSLQALHDA
LSGRLPSVPFETIQALDVVMRHLPSMRYTPVGRSFFTASEGCSNPLGGGREVWFGFHQSVRPSLWKMMLNIDVSA
TAFYKAQPVIEFVCEVLDFKSIEEQQKPLTDSQRVKFTKEIKGLKVEITHCGQMKRKYRVCNVTRRPASHQTFPL
QQESGQTVECTVAQYFKDRHKLVLRYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIRATARS
APDRQEEISKLMRSASFNTDPYVREFGIMVKDEMTDVTGRVLQPPSILYGGRNKAIATPVQGVWDMRNKQFHTGI
EIKVWAIACFAPQRQCTEVHLKSFTEQLRKISRDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYAGLQLVVVI
LPGKTPVYAEVKRVGDTVLGMATQCVQMKNVQRTTPQTLSNLCLKINVKLGGVNNILLPQGRPPVFQQPVIFLGA
DVTHPPAGDGKKPSIAAVVGSMDAHPNRYCATVRVQQHRQEIIQDLAAMVRELLIQFYKSTRFKPTRIIFYRDGV
SEGQFQQVLHHELLAIREACIKLEKEYQPGITFIVVQKRHHTRLFCTDKNERVGKSGNIPAGTTVDTKITHPTEF
DFYLCSHAGIQGTSRPSHYHVLWDDNRFSSDELQILTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKE
				</data>
				<hit pos="18" gap="17" motif="motif_35" pvalue="1.2e-09" match="++ ++   +++ +++++++++"/>
				<hit pos="39" gap="0" motif="motif_24" pvalue="3.9e-07" match="++++++ ++ +   +"/>
				<hit pos="54" gap="0" motif="motif_20" pvalue="7.9e-11" match="+  +++++   + ++   + +++ + +  "/>
				<hit pos="97" gap="14" motif="motif_13" pvalue="3.6e-13" match="+++++++++++ +++"/>
				<hit pos="132" gap="20" motif="motif_14" pvalue="1.3e-14" match="+++ +++++ ++++++ ++++++    "/>
				<hit pos="160" gap="1" motif="motif_17" pvalue="3.4e-11" match=" +++++++++++ ++"/>
				<hit pos="176" gap="1" motif="motif_27" pvalue="3.3e-10" match="+++++++++++  + "/>
				<hit pos="205" gap="14" motif="motif_6" pvalue="1.3e-16" match="+++++ ++    + +++++++++++++"/>
				<hit pos="232" gap="0" motif="motif_29" pvalue="8.3e-07" match=" ++++++ + +    "/>
				<hit pos="258" gap="11" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="278" gap="3" motif="motif_23" pvalue="8.1e-11" match=" +++++++   + ++++ +++++ + ++ "/>
				<hit pos="313" gap="6" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
				<hit pos="339" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="362" gap="2" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
				<hit pos="397" gap="9" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
				<hit pos="434" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="465" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="518" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="533" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="558" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="594" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="622" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
				<hit pos="658" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="673" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="701" gap="4" motif="motif_8" pvalue="2.5e-20" match=" +++ +++++++++++++++ "/>
				<hit pos="732" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="782" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="815" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1759363" db="db_1" num="1759363" name="gi|45430015|ref|NP_991363.1|" comment="argonaute 2 [Bos taurus]gi|75043900|sp|Q6QME8.1|AGO2_BOVIN RecName: Full=Protein argonaute-2; AltName: Full=Argonaute2; AltName: Full=Protein slicer; AltName: Full=Eukaryotic translation initiation factor 2C 2; Short=eIF-2C 2; Short=eIF2C 2gi|42601204|gb|AAS21301.1| argonaute 2 [Bos taurus]" length="860">
			<score strand="both" combined_pvalue="5.67e-225" evalue="2.4e-218"/>
			<seg start="1">
				<data>
MYSGAGPALAPPAPPPPPIQGYAFKPPPRPDFGTSGRTIKLQANFFEMDIPKIDIYHYELDIKPEKCPRRVNREI
VEHMVQHFKTQIFGDRKPVFDGRKNLYTAMPLPIGRDKVELEVTLPGEGKDRIFKVSIKWVSCVSLQALHDALSG
RLPSVPFETIQALDVVMRHLPSMRYTPVGRSFFTASEGCSNPLGGGREVWFGFHQSVRPSLWKMMLNIDVSATAF
YKAQPVIEFVCEVLDFKSIEEQQKPLTDSQRVKFTKEIKGLKVEITHCGQMKRKYRVCNVTRRPASHQTFPLQQE
SGQTVECTVAQYFKDRHKLVLRYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIRATARSAPD
RQEEISKLMRSASFNTDPYVREFGIMVKDEMTDVTGRVLQPPSILYGGRNKAIATPVQGVWDMRNKQFHTGIEIK
VWAIACFAPQRQCTEVHLKSFTEQLRKISRDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYAGLQLVVVILPG
KTPVYAEVKRVGDTVLGMATQCVQMKNVQRTTPQTLSNLWLKINVKLGGVNNILLPQGRPPVFQQPVIFLGADVT
HPPAGDGKKPSIAAVVGSMDAHPNRYCATVRVQQHRQEIIQDLAAMVRELLIQFYKSTRFKPTRIIFYRDGVSEG
QFQQVLHHELLAIREACIKLEKDYQPGITFIVVQKRHHTRLFCTDKNERVGKSGNIPAGTTVDTKITHPTEFDFY
LCSHAGIQGTSRPSHYHVLWDDNRFSSDELQILTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDS
				</data>
				<hit pos="15" gap="14" motif="motif_35" pvalue="3.8e-09" match=" ++++   +++ ++++++++ "/>
				<hit pos="36" gap="0" motif="motif_24" pvalue="3.9e-07" match="++++++ ++ +   +"/>
				<hit pos="51" gap="0" motif="motif_20" pvalue="7.9e-11" match="+  +++++   + ++   + +++ + +  "/>
				<hit pos="94" gap="14" motif="motif_13" pvalue="3.6e-13" match="+++++++++++ +++"/>
				<hit pos="129" gap="20" motif="motif_14" pvalue="1.3e-14" match="+++ +++++ ++++++ ++++++    "/>
				<hit pos="157" gap="1" motif="motif_17" pvalue="3.4e-11" match=" +++++++++++ ++"/>
				<hit pos="173" gap="1" motif="motif_27" pvalue="3.3e-10" match="+++++++++++  + "/>
				<hit pos="202" gap="14" motif="motif_6" pvalue="1.3e-16" match="+++++ ++    + +++++++++++++"/>
				<hit pos="229" gap="0" motif="motif_29" pvalue="8.3e-07" match=" ++++++ + +    "/>
				<hit pos="255" gap="11" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="275" gap="3" motif="motif_23" pvalue="8.1e-11" match=" +++++++   + ++++ +++++ + ++ "/>
				<hit pos="310" gap="6" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
				<hit pos="336" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="359" gap="2" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
				<hit pos="394" gap="9" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
				<hit pos="431" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="462" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="515" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="530" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="555" gap="7" motif="motif_7" pvalue="1.9e-14" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="591" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="619" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
				<hit pos="655" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="670" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="698" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
				<hit pos="729" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="779" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="812" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3249133" db="db_1" num="3249133" name="gi|93141280|sp|Q8CJG0.2|AGO2_MOUSE" comment="RecName: Full=Protein argonaute-2; AltName: Full=Argonaute2; Short=mAgo2; AltName: Full=Protein slicer; AltName: Full=Piwi/argonaute family protein meIF2C2; AltName: Full=Eukaryotic translation initiation factor 2C 2; Short=eIF-2C 2; Short=eIF2C 2" length="860">
			<score strand="both" combined_pvalue="7.61e-225" evalue="3.2e-218"/>
			<seg start="1">
				<data>
MYSGAGPVLASPAPTTSPIPGYAFKPPPRPDFGTTGRTIKLQANFFEMDIPKIDIYHYELDIKPEKRPRRVNREI
VEHMVQHFKTQIFGDRKPVFDGRKNLYTAMPLPIGRDKVELEVTLPGEGKDRILKVSIKWVSCVSLQALHDALSG
RLPSVPFETIQALDVVMRHLPSMRYTPVGRSFFTASEGCSNPLGGGREVWFGFHQSVRPSLWKMMLNIDVSATAF
YKAQPVIEFVCEVLDFKSIEEQQKPLTDSQRVKFTKEIKGLKVEITHCGQMKRKYRVCNVTRRPASHQTFPLQQE
SGQTVECTVAQYFKDRHKLVLRYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIRATARSAPD
RQEEISKLMRSASFNTDPYVREFGIMVKDEMTDVTGRVLQPPSILYGGRNKAIATPVQGVWDMRNKQFHTGIEIK
VWAIACFAPQRQCTEVHLKSFTEQLRKISRDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYAGLQLVVVILPG
KTPVYAEVKRVGDTVLGMATQCVQMKNVQRTTPQTLSNLCLKINVKLGGVNNILLPQGRPPVFQQPVIFLGADVT
HPPAGDGKKPSIAAVVGSMDAHPNRYCATVRVQQHRQEIIQDLAAMVRELLIQFYKSTRFKPTRIIFYRDGVSEG
QFQQVLHHELLAIREACIKLEKDYQPGITFIVVQKRHHTRLFCTDKNERVGKSGNIPAGTTVDTKITHPTEFDFY
LCSHAGIQGTSRPSHYHVLWDDNRFSSDELQILTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDS
				</data>
				<hit pos="15" gap="14" motif="motif_35" pvalue="1.2e-09" match="++ ++   +++ +++++++++"/>
				<hit pos="36" gap="0" motif="motif_24" pvalue="3.9e-07" match="++++++ ++ +   +"/>
				<hit pos="51" gap="0" motif="motif_20" pvalue="4.6e-11" match="+  +++++   + ++   + +++ + +  "/>
				<hit pos="94" gap="14" motif="motif_13" pvalue="3.6e-13" match="+++++++++++ +++"/>
				<hit pos="129" gap="20" motif="motif_14" pvalue="1.7e-12" match=" ++ +++++ ++++++ ++++++    "/>
				<hit pos="157" gap="1" motif="motif_17" pvalue="3.4e-11" match=" +++++++++++ ++"/>
				<hit pos="173" gap="1" motif="motif_27" pvalue="3.3e-10" match="+++++++++++  + "/>
				<hit pos="202" gap="14" motif="motif_6" pvalue="1.3e-16" match="+++++ ++    + +++++++++++++"/>
				<hit pos="229" gap="0" motif="motif_29" pvalue="8.3e-07" match=" ++++++ + +    "/>
				<hit pos="255" gap="11" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="275" gap="3" motif="motif_23" pvalue="8.1e-11" match=" +++++++   + ++++ +++++ + ++ "/>
				<hit pos="310" gap="6" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
				<hit pos="336" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="359" gap="2" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
				<hit pos="394" gap="9" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
				<hit pos="431" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="462" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="515" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="530" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="555" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="591" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="619" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
				<hit pos="655" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="670" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="698" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
				<hit pos="729" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="779" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="812" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2003915" db="db_1" num="2003915" name="gi|73974781|ref|XP_532338.2|" comment="PREDICTED: similar to eukaryotic translation initiation factor 2C, 2 [Canis familiaris]" length="899">
			<score strand="both" combined_pvalue="8.41e-225" evalue="3.6e-218"/>
			<seg start="1">
				<data>
MSQLLPGTGACGAVSLGDSPVSRPAGPPCPGTITPAHRPHRHGNRAVLAPPAPPPPPIQGYAFKPPPRPDFGTSG
RTIKLQANFFEMDIPKIDIYHYELDIKPEKCPRRVNREIVEHMVQHFKTQIFGDRKPVFDGRKNLYTAMPLPIGR
				</data>
				<hit pos="24" gap="23" motif="motif_35" pvalue="9.9e-05" match=" + ++    ++ ++++ +   "/>
				<hit pos="54" gap="9" motif="motif_35" pvalue="3.8e-09" match=" ++++   +++ ++++++++ "/>
				<hit pos="75" gap="0" motif="motif_24" pvalue="3.9e-07" match="++++++ ++ +   +"/>
				<hit pos="90" gap="0" motif="motif_20" pvalue="7.9e-11" match="+  +++++   + ++   + +++ + +  "/>
				<hit pos="133" gap="14" motif="motif_13" pvalue="3.6e-13" match="+++++++++++ +++"/>
			</seg>
			<seg start="151">
				<data>
DKVELEVTLPGEGKDRIFKVSIKWVSCVSLQALHDALSGRLPSVPFETIQALDVVMRHLPSMRYTPVGRSFFTAS
EGCSNPLGGGREVWFGFHQSVRPSLWKMMLNIDVSATAFYKAQPVIEFVCEVLDFKSIEEQQKPLTDSQRVKFTK
EIKGLKVEITHCGQMKRKYRVCNVTRRPASHQTFPLQQESGQTVECTVAQYFKDRHKLVLRYPHLPCLQVGQEQK
HTYLPLEVCNIVAGQRCIKKLTDNQTSTMIRATARSAPDRQEEISKLMRSASFNTDPYVREFGIMVKDEMTDVTG
RVLQPPSILYGGRNKAIATPVQGVWDMRNKQFHTGIEIKVWAIACFAPQRQCTEVHLKSFTEQLRKISRDAGMPI
QGQPCFCKYAQGADSVEPMFRHLKNTYAGLQLVVVILPGKTPVYAEVKRVGDTVLGMATQCVQMKNVQRTTPQTL
SNLCLKINVKLGGVNNILLPQGRPPVFQQPVIFLGADVTHPPAGDGKKPSIAAVVGSMDAHPNRYCATVRVQQHR
QEIIQDLATMVRELLIQFYKSTRFKPTRIIFYRDGVSEGQFQQVLHHELLAIREACIKLEKDYQPGITFIVVQKR
HHTRLFCTDKNERVGKSGNIPAGTTVDTKITHPTEFDFYLCSHAGIQGTSRPSHYHVLWDDNRFSSDELQILTYQ
LCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDSAEGSHTSGQSNGRDHQALAKAVQVHQDTLRTMYFA
				</data>
				<hit pos="168" gap="20" motif="motif_14" pvalue="1.3e-14" match="+++ +++++ ++++++ ++++++    "/>
				<hit pos="196" gap="1" motif="motif_17" pvalue="3.4e-11" match=" +++++++++++ ++"/>
				<hit pos="212" gap="1" motif="motif_27" pvalue="3.3e-10" match="+++++++++++  + "/>
				<hit pos="241" gap="14" motif="motif_6" pvalue="1.3e-16" match="+++++ ++    + +++++++++++++"/>
				<hit pos="268" gap="0" motif="motif_29" pvalue="8.3e-07" match=" ++++++ + +    "/>
				<hit pos="294" gap="11" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="314" gap="3" motif="motif_23" pvalue="8.1e-11" match=" +++++++   + ++++ +++++ + ++ "/>
				<hit pos="349" gap="6" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
				<hit pos="375" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="398" gap="2" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
				<hit pos="433" gap="9" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
				<hit pos="470" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="501" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="554" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="569" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="594" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="630" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="658" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
				<hit pos="694" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="709" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="737" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
				<hit pos="768" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="818" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="851" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3732119" db="db_1" num="3732119" name="gi|73975085|ref|XP_861098.1|" comment="PREDICTED: similar to Insulin-like growth factor binding protein 7 precursor (IGFBP-7) (IBP-7) (IGF-binding protein 7) (MAC25 protein) (Prostacyclin-stimulating factor) (PGI2-stimulating factor) isoform 2 [Canis familiaris]" length="237">
			<score strand="both" combined_pvalue="4.44e-223" evalue="1.9e-216"/>
			<seg start="1">
				<data>
MERPPLRALLLGAAGVLLLLLPLSSSSSSDACGPCAPAACPPLPPRGCPLGETRDACGCCPVCARGEGEPCGGGG
AGRGHCAPGMECVKSRKRRKGKAGAAAGGSAASGVCVCKSRYPVCGSDGVTYPSGCQLRAASLRAESRGEKAVTQ
				</data>
				<hit pos="68" gap="67" motif="motif_43" pvalue="1.0e-05" match="+   ++++ +++   "/>
				<hit pos="90" gap="7" motif="motif_43" pvalue="5.4e-05" match=" + ++ +  +   ++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_907477" db="db_1" num="907477" name="gi|22830889|dbj|BAC15767.1|" comment="Piwi/Argonaute family protein meIF2C2 [Mus musculus]" length="860">
			<score strand="both" combined_pvalue="1.26e-222" evalue="5.3e-216"/>
			<seg start="1">
				<data>
MYSGAGPVLASPAPTTSPIPGYAFKPPPRPDFGTTGRTIKLQANFFEMDIPKIDIYHYELDIKPEKRPRRVNREI
VEHMVQHFKTQIFGDRKPVFDGRKNLYTAMPLPIGRDKVELEVTLPGEGKDRILKVSIKWVSCVSLQALHDALSG
RLPSVPFETIQALDVVMRHLPSMRYTPVGRSFFTASEGCSNPLGGGREVWFGFHQSVRPSLWKMMLNIDVSATAF
YKAQPVIEFVCEVLDFKSIEEQQKPLTDSQRVKFTKEIKGLKVEITHCGQMKRKYRVCNVTRRPASHQTFPLQQE
SGQTVECTVAQYFKDRHKLVLRYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDDQTSTMIRATARSAPD
RQEEISKLMRSASFNTDPYVREFGIMVKDEMTDVTGRVLQPPSILYGGRNKAIATPVQGVWDMRNKQFHTGIEIK
VWAIACFAPQRQCTEVHLKSFTEQLRKISRDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYAGLQLVVVILPG
KTPVYAEVKRVGDTVLGMATQCVQMKNVQRTTPQTLSNLCLKINVKLGGVNNILLPQGRPPVFQQPVIFLGADVT
HPPAGDGKKPSIAAVVGSMDAHPNRYCATVRVQQHRQEIIQDLAAMVRELLIQFYKSTRFKPTRIIFYRDGVSEG
QFQQVLHHELLAIREACIKLEKDYQPGITFIVVQKRHHTRLFCTDKNERVGKSGNIPAGTTVDTKITHPTEFDFY
LCSHAGIQGTGRPSHYHVLWDDNRFSSDELQILTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDS
				</data>
				<hit pos="15" gap="14" motif="motif_35" pvalue="1.2e-09" match="++ ++   +++ +++++++++"/>
				<hit pos="36" gap="0" motif="motif_24" pvalue="3.9e-07" match="++++++ ++ +   +"/>
				<hit pos="51" gap="0" motif="motif_20" pvalue="4.6e-11" match="+  +++++   + ++   + +++ + +  "/>
				<hit pos="94" gap="14" motif="motif_13" pvalue="3.6e-13" match="+++++++++++ +++"/>
				<hit pos="129" gap="20" motif="motif_14" pvalue="1.7e-12" match=" ++ +++++ ++++++ ++++++    "/>
				<hit pos="157" gap="1" motif="motif_17" pvalue="3.4e-11" match=" +++++++++++ ++"/>
				<hit pos="173" gap="1" motif="motif_27" pvalue="3.3e-10" match="+++++++++++  + "/>
				<hit pos="202" gap="14" motif="motif_6" pvalue="1.3e-16" match="+++++ ++    + +++++++++++++"/>
				<hit pos="229" gap="0" motif="motif_29" pvalue="8.3e-07" match=" ++++++ + +    "/>
				<hit pos="255" gap="11" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="275" gap="3" motif="motif_23" pvalue="8.1e-11" match=" +++++++   + ++++ +++++ + ++ "/>
				<hit pos="310" gap="6" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
				<hit pos="336" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="359" gap="2" motif="motif_4" pvalue="2.2e-07" match="+    +  ++  ++ + +++ +  + "/>
				<hit pos="394" gap="9" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
				<hit pos="431" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="462" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="515" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="530" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="555" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="591" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="619" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
				<hit pos="655" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="670" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="698" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
				<hit pos="729" gap="10" motif="motif_1" pvalue="1.2e-48" match="++++ ++ ++++++++++++++++++++++++ ++ +++++++ + ++++"/>
				<hit pos="779" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="812" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1809114" db="db_1" num="1809114" name="gi|52345660|ref|NP_001004877.1|" comment="eukaryotic translation initiation factor 2C, 2 [Xenopus (Silurana) tropicalis]gi|82183566|sp|Q6DJB9.1|AGO2_XENTR RecName: Full=Protein argonaute-2; AltName: Full=Argonaute2; AltName: Full=Protein slicer; AltName: Full=Eukaryotic translation initiation factor 2C 2; Short=eIF-2C 2; Short=eIF2C 2gi|49522952|gb|AAH75263.1| MGC88879 protein [Xenopus (Silurana) tropicalis]" length="871">
			<score strand="both" combined_pvalue="6.46e-222" evalue="2.7e-215"/>
			<seg start="1">
				<data>
MYAGAGPVLVPPTPTPPLPMPAYTFKPPPRPDFGTSGRTIKLQANFFEMDIPKIEIYHYEIDIKPEKCPRRVNRE
IVEHMVQHFKAQIFGDRKPVFDGRKNLYTAMPLPIARDKQVELEVTLPGEGKDRIFKVAIKWMACVSLQALHDAL
SGRLPSVPFETIQALDVVMRHLPSMRYTPVGRSFFTASEGCANPLGGGREVWFGFHQSVRPSLWKMMLNIDVSAT
AFYKAQPVIEFMCEVLDFKSIEEQQKPLTDSQRVKFTKEIKGLKVEITHCGQMKRKYRVCNVTRRPASHQTFPLQ
QESGQTVECTVAQYFKDRHKLVLRYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIRATARSA
PDRQEEISKLMRSASFNTDPFVREFGIMVKDDMTDVTGRVLQPPSILYGGRVWEEPNAPLNKAIATPVQGVWDMR
NKQFHTGIEIKVWAIACFAPQRQCTEVHLKTFTEQLRKISRDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYT
				</data>
				<hit pos="16" gap="15" motif="motif_35" pvalue="3.3e-08" match=" + +     ++ ++++++++ "/>
				<hit pos="37" gap="0" motif="motif_24" pvalue="3.9e-07" match="++++++ ++ +   +"/>
				<hit pos="52" gap="0" motif="motif_20" pvalue="1.2e-10" match="+   ++++   + ++   + +++ + +  "/>
				<hit pos="84" gap="3" motif="motif_41" pvalue="6.0e-05" match="+++   + + +"/>
				<hit pos="95" gap="0" motif="motif_13" pvalue="3.6e-13" match="+++++++++++ +++"/>
				<hit pos="131" gap="21" motif="motif_14" pvalue="4.7e-15" match="+++++++ + ++++++ ++++++    "/>
				<hit pos="159" gap="1" motif="motif_17" pvalue="3.4e-11" match=" +++++++++++ ++"/>
				<hit pos="175" gap="1" motif="motif_27" pvalue="3.3e-10" match="+++++++++++  + "/>
				<hit pos="204" gap="14" motif="motif_6" pvalue="1.3e-16" match="+++++ ++    + +++++++++++++"/>
				<hit pos="231" gap="0" motif="motif_29" pvalue="1.6e-05" match=" +++++  + +    "/>
				<hit pos="257" gap="11" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="277" gap="3" motif="motif_23" pvalue="8.1e-11" match=" +++++++   + ++++ +++++ + ++ "/>
				<hit pos="312" gap="6" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
				<hit pos="338" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="361" gap="2" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
				<hit pos="396" gap="9" motif="motif_12" pvalue="2.5e-15" match="  +++++ +  +++ +++++++++   ++"/>
				<hit pos="442" gap="17" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="473" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
			</seg>
			<seg start="526">
				<data>
GLQLVVVILPGKTPVYAEVKRVGDTVLGMATQCVQMKNVQRTTPQTLSNLCLKINVKLGGVNNILLPQGRPPVFQ
				</data>
				<hit pos="526" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="541" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="566" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
			</seg>
			<seg start="601">
				<data>
QPVIFLGADVTHPPAGDGKKPSIAAVVGSMDAHPNRYCATVRVQQHRQEIIQDLSAMVRELLIQFYKSTRFKPTR
IIFYRDGVSEGQFQQVLHHELLAIREACIKLEKDYQPGITFIVVQKRHHTRLFCTDRNERVGKSGNIPAGTTVDT
KITHPSEFDFYLCSHAGIQGTSRPSHYHVLWDDNRFSSDELQILTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRA
RYHLVDKEHDSAEGSHTSGQSNGRDQQALAKAVQVHQDTLRTMYFA
				</data>
				<hit pos="602" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="630" gap="3" motif="motif_4" pvalue="1.4e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="666" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="681" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="709" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
				<hit pos="740" gap="10" motif="motif_1" pvalue="3.3e-50" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="790" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="823" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3007776" db="db_1" num="3007776" name="gi|148235891|ref|NP_001086988.1|" comment="eukaryotic translation initiation factor 2C, 1 [Xenopus laevis]gi|82182319|sp|Q6DCX2.1|AGO2_XENLA RecName: Full=Protein argonaute-2; AltName: Full=Argonaute2; AltName: Full=Protein slicer; AltName: Full=Eukaryotic translation initiation factor 2C 2; Short=eIF-2C 2; Short=eIF2C 2gi|50418263|gb|AAH77863.1| Eif2c1-prov protein [Xenopus laevis]" length="862">
			<score strand="both" combined_pvalue="1.11e-221" evalue="4.7e-215"/>
			<seg start="1">
				<data>
MYSGAGPVLVPPTTTPPLPMPAYTFKPPPRPDFGTSGRTIKLQANVFEMDIPKIEIYHYDIDIKPEKCPRRVNRE
IVEHMVQHFKAQIFGDRKPVFDGRKNLYTAMPLPIARDKQVELEVTLPGEGKDRIFKVAIKWMACVSLQALHDAL
SGRLPNVPFETVQALDVVMRHLPSMRYTPVGRSFFTASEGCANPLGGGREVWFGFHQSVRPSLWKMMLNIDVSAT
AFYKAQPVIEFMCEVLDFKSIEEQQKPLTDSQRVKFTKEIKGLKVEITHCGQMKRKYRVCNVTRRPASHQTFPLQ
QESGQTVECTVAQYFKDRHKLVLRYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIRATARSA
PDRQEEISKLMRSASFNTDPFVREFGIMVKDDMTDVTGRVLQPPSILYGGRSKAIATPVQGVWDMRNKQFHTGIE
IKVWAIACFAPQRQCTEVHLKTFTEQLRKISRDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYTGLQLVVVIL
PGKTPVYAEVKRVGDTVLGMATQCVQMKNVQRTTPQTLSNLCLKINVKLGGVNNILLPQGRPPVFQQPVIFLGAD
VTHPPAGDGKKPSIAAVVGSMDAHPNRYCATVRVQQHRQEIIQDLSAMVRELLIQFYKSTRFKPTRIIFYRDGVS
EGQFQQVLHHELLAIREACIKLEKDYQPGITFIVVQKRHHTRLFCTDRNERVGKSGNIPAGTTVDTKITHPSEFD
FYLCSHAGIQGTSRPSHYHVLWDDNRFSSDELQILTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEH
				</data>
				<hit pos="16" gap="15" motif="motif_35" pvalue="3.3e-08" match=" + +     ++ ++++++++ "/>
				<hit pos="37" gap="0" motif="motif_24" pvalue="2.4e-06" match="++++++ ++ +   +"/>
				<hit pos="52" gap="0" motif="motif_20" pvalue="2.2e-11" match="+   +++++  + ++   + +++ + +  "/>
				<hit pos="84" gap="3" motif="motif_41" pvalue="6.0e-05" match="+++   + + +"/>
				<hit pos="95" gap="0" motif="motif_13" pvalue="3.6e-13" match="+++++++++++ +++"/>
				<hit pos="131" gap="21" motif="motif_14" pvalue="5.1e-15" match="+++++++ + ++++++ ++++++    "/>
				<hit pos="159" gap="1" motif="motif_17" pvalue="1.6e-10" match=" ++ ++++++++ ++"/>
				<hit pos="175" gap="1" motif="motif_27" pvalue="3.3e-10" match="+++++++++++  + "/>
				<hit pos="204" gap="14" motif="motif_6" pvalue="1.3e-16" match="+++++ ++    + +++++++++++++"/>
				<hit pos="231" gap="0" motif="motif_29" pvalue="1.6e-05" match=" +++++  + +    "/>
				<hit pos="257" gap="11" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="277" gap="3" motif="motif_23" pvalue="8.1e-11" match=" +++++++   + ++++ +++++ + ++ "/>
				<hit pos="312" gap="6" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
				<hit pos="338" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="361" gap="2" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
				<hit pos="396" gap="9" motif="motif_12" pvalue="2.5e-15" match="  +++++ +  +++ +++++++++   ++"/>
				<hit pos="433" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="464" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="517" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="532" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="557" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="593" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="621" gap="3" motif="motif_4" pvalue="1.4e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="657" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="672" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="700" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
				<hit pos="731" gap="10" motif="motif_1" pvalue="3.3e-50" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="781" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="814" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3108605" db="db_1" num="3108605" name="gi|66792511|gb|AAH96465.1|" comment="Eif2c2 protein [Mus musculus]" length="883">
			<score strand="both" combined_pvalue="1.75e-221" evalue="7.4e-215"/>
			<seg start="1">
				<data>
RGNPVGARGARGRPSAAALGNATMYSGAGPVLASPAPTTSPIPGYAFKPPPRPDFGTTGRTIKLQANFFEMDIPK
IDIYHYELDIKPGKCPRRVNREIVEHMVQHFKTQIFGDRKPVFDGRKNLYTAMPLPIGRDKVELEVTLPGEGKDR
				</data>
				<hit pos="38" gap="37" motif="motif_35" pvalue="1.2e-09" match="++ ++   +++ +++++++++"/>
				<hit pos="59" gap="0" motif="motif_24" pvalue="3.9e-07" match="++++++ ++ +   +"/>
				<hit pos="74" gap="0" motif="motif_20" pvalue="1.5e-09" match="+  +++++   + +    + +++ + +  "/>
				<hit pos="117" gap="14" motif="motif_13" pvalue="3.6e-13" match="+++++++++++ +++"/>
			</seg>
			<seg start="151">
				<data>
IFKVSIKWVSCVSLQALHDALSGRLPSVPFETIQALDVVMRHLPSMRYTPVGRSFFTASEGCSNPLGGGREVWFG
FHQSVRPSLWKMMLNIDVSATAFYKAQPVIEFVCEVLDFKSIEEQQKPLTDSQRVKFTKEIKGLKVEITHCGQMK
RKYRVCNVTRRPASHQTFPLQQESGQTVECTVAQYFKDRHKLVLRYPHLPCLQVGQEQKHTYLPLEVCNIVAGQR
CIKKLTDNQTSTMIRATARSAPDRQEEISKLMRSASFNTDPYVREFGIMVKDEMTDVTGRVLQPPSILYGGRNKA
				</data>
				<hit pos="152" gap="20" motif="motif_14" pvalue="1.3e-14" match="+++ +++++ ++++++ ++++++    "/>
				<hit pos="180" gap="1" motif="motif_17" pvalue="3.4e-11" match=" +++++++++++ ++"/>
				<hit pos="196" gap="1" motif="motif_27" pvalue="3.3e-10" match="+++++++++++  + "/>
				<hit pos="225" gap="14" motif="motif_6" pvalue="1.3e-16" match="+++++ ++    + +++++++++++++"/>
				<hit pos="252" gap="0" motif="motif_29" pvalue="8.3e-07" match=" ++++++ + +    "/>
				<hit pos="278" gap="11" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="298" gap="3" motif="motif_23" pvalue="8.1e-11" match=" +++++++   + ++++ +++++ + ++ "/>
				<hit pos="333" gap="6" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
				<hit pos="359" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="382" gap="2" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
				<hit pos="417" gap="9" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
			</seg>
			<seg start="451">
				<data>
IATPVQGVWDMRNKQFHTGIEIKVWAIACFAPQRQCTEVHLKSFTEQLRKISRDAGMPIQGQPCFCKYAQGADSV
EPMFRHLKNTYAGLQLVVVILPGKTPVYAEVKRVGDTVLGMATQCVQMKNVQRTTPQTLSDLCLKINVKLGGVNN
ILLPQGRPPVFQQPVIFLGADVTHPPAGDGKKPSIAAVVGSMDAHPNRYCATVRVQQHRQEIIQDLAAMVRELLI
				</data>
				<hit pos="454" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="485" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="538" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="553" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="578" gap="7" motif="motif_7" pvalue="4.5e-14" match="+   + +  + +++++++++ +  ++   "/>
				<hit pos="614" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="642" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
			</seg>
			<seg start="676">
				<data>
QFYKSTRFKPTRIIFYRDGVSEGQFQQVLHHELLAIREACIKLEKDYQPGITFIVVQKPHHTRLFCTDKNERVGK
				</data>
				<hit pos="678" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="693" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="721" gap="4" motif="motif_8" pvalue="4.5e-18" match="++++ ++++++++ ++++++ "/>
			</seg>
			<seg start="751">
				<data>
SGNIPAGTTVDTKITHPTEFDFYLCSHAGIQGTSRPSHYHVLWDDNRFSSDELQILTYQLCHTYVRCTRSVSIPA
PAYYAHLVAFRARYHLVDKEHDSAEGSHTSGQSNGRDHQALAKAVQVHQDTLRTMYFA
				</data>
				<hit pos="752" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="802" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="835" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1194883" db="db_1" num="1194883" name="gi|38372872|sp|O77503.2|AGO2_RABIT" comment="RecName: Full=Protein argonaute-2; AltName: Full=Argonaute2; AltName: Full=Protein slicer; AltName: Full=Eukaryotic translation initiation factor 2C 2; Short=eIF-2C 2; Short=eIF2C 2" length="840">
			<score strand="both" combined_pvalue="4.49e-221" evalue="1.9e-214"/>
			<seg start="1">
				<data>
GYAFKPPPRPDFGTSGRTIKLQANFFEMDIPKIDIYHYELDIKPEKCPRRVNREIVEHMVQHFKAQIFGDRKPVF
DGRKNLYTAMPLPIGREKVELEVTLPGEGKDRIFKVSIKWVSCVSLQALHDALSGRLPSVPFETIQALDVVMRHL
PSMRYTPVGRSFFTASEGCSNPLGGGREVWFGFHQSVRPSLWKMMLNIDVSATAFYKAQPVIEFVCEVLDFKSIE
				</data>
				<hit pos="16" gap="15" motif="motif_24" pvalue="3.9e-07" match="++++++ ++ +   +"/>
				<hit pos="31" gap="0" motif="motif_20" pvalue="7.9e-11" match="+  +++++   + ++   + +++ + +  "/>
				<hit pos="63" gap="3" motif="motif_41" pvalue="6.0e-05" match="+++   + + +"/>
				<hit pos="74" gap="0" motif="motif_13" pvalue="3.6e-13" match="+++++++++++ +++"/>
				<hit pos="109" gap="20" motif="motif_14" pvalue="1.3e-14" match="+++ +++++ ++++++ ++++++    "/>
				<hit pos="137" gap="1" motif="motif_17" pvalue="3.4e-11" match=" +++++++++++ ++"/>
				<hit pos="153" gap="1" motif="motif_27" pvalue="3.3e-10" match="+++++++++++  + "/>
				<hit pos="182" gap="14" motif="motif_6" pvalue="1.3e-16" match="+++++ ++    + +++++++++++++"/>
				<hit pos="209" gap="0" motif="motif_29" pvalue="8.3e-07" match=" ++++++ + +    "/>
			</seg>
			<seg start="226">
				<data>
EQQKPLTDSQRVKFTKEIKGLKVEITHCGQMKRKYRVCNVTRRPASHQTFPLQQESGQTVECTVAQYFKDRHKLV
LRYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIRATARSAPDRQEEISKLMRSASFNTDPYV
REFGIMVKDEMTDVTGRVLQPPSILYGGRNKAIATPVQGVWDMRNKQFHTGIEIKVWAIACFAPQRQCTEVHLKS
FTEQLRKISRDAGMPIQGQPCFCKYAQGADSVGPMFRHLKNTYAGLQLVVVILPGKTPVYAEVKRVGDTVLGMAT
QCVQMKNVQRTTPQTLSNLCLKINVKLGGVNNILLPQGRPPVFQQPVIFLGADVTHPPAGDGKKPSIAAVVGSMD
AHPNRYCATVRVQQHRQEIIQDLAAMVRELLIQFYKSTRFKPTRIIFYRDGVSEGQFQQVLHHELLAIREACIKL
				</data>
				<hit pos="235" gap="11" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="255" gap="3" motif="motif_23" pvalue="8.1e-11" match=" +++++++   + ++++ +++++ + ++ "/>
				<hit pos="290" gap="6" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
				<hit pos="316" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="339" gap="2" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
				<hit pos="374" gap="9" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
				<hit pos="411" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="442" gap="4" motif="motif_19" pvalue="5.5e-06" match="+  +   +++  ++       ++     ++   +    + +    +++ +"/>
				<hit pos="495" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="510" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="535" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="571" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="599" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
				<hit pos="635" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="650" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
			</seg>
			<seg start="676">
				<data>
EKDYQPGITFIVVQKRHHTRLFCTDKNERVGKSGNIPAGTTVDTKITHPTEFDFYLCSHAGIQGTSRPSHYHVLW
DDNRFSSDELQILTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDSAEGSHTSGQSNGRDHQALAK
				</data>
				<hit pos="678" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
				<hit pos="709" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="759" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="792" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3642667" db="db_1" num="3642667" name="gi|38372798|sp|Q8NH02.2|O2T29_HUMAN" comment="RecName: Full=Olfactory receptor 2T29" length="315">
			<score strand="both" combined_pvalue="7.98e-219" evalue="3.4e-212"/>
			<seg start="1">
				<data>
MANITRMANHTGRLDFILMGLFRQSKHPALLSVVIFVVFLKALSGNAVLILLIHCDAHLHSPMYFFISQLSLMDM
				</data>
				<hit pos="29" gap="28" motif="motif_2" pvalue="2.7e-06" match="++ + +    +  + +  ++ +    + +++  "/>
			</seg>
			<seg start="226">
				<data>
LLTVHRMNSAEGRKKAFATCSSHLTVVILFYGAAVYTYMLPSSYHTPEKDMMVSVFYTILTPVLNPLIYSLRNKD
				</data>
				<hit pos="237" gap="175" motif="motif_6" pvalue="2.0e-05" match="+    + +  + +   + +  ++ +  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2367624" db="db_1" num="2367624" name="gi|130502120|ref|NP_001076179.1|" comment="argonaute 2 [Oryctolagus cuniculus]gi|3253159|gb|AAC24323.1| translation initiation factor eIF2C [Oryctolagus cuniculus]" length="813">
			<score strand="both" combined_pvalue="8.92e-219" evalue="3.8e-212"/>
			<seg start="1">
				<data>
MDIPKIDIYHYELDIKPEKCPRRVNREIVEHMVQHFKAQIFGDRKPVFDGRKNLYTAMPLPIGREKVELEVTLPG
				</data>
				<hit pos="4" gap="3" motif="motif_20" pvalue="7.9e-11" match="+  +++++   + ++   + +++ + +  "/>
				<hit pos="36" gap="3" motif="motif_41" pvalue="6.0e-05" match="+++   + + +"/>
				<hit pos="47" gap="0" motif="motif_13" pvalue="3.6e-13" match="+++++++++++ +++"/>
			</seg>
			<seg start="76">
				<data>
EGKDRIFKVSIKWVSCVSLQALHDALSGRLPSVPFETIQALDVVMRHLPSMRYTPVGRSFFTASEGCSNPLGGGR
				</data>
				<hit pos="82" gap="20" motif="motif_14" pvalue="1.3e-14" match="+++ +++++ ++++++ ++++++    "/>
				<hit pos="110" gap="1" motif="motif_17" pvalue="3.4e-11" match=" +++++++++++ ++"/>
				<hit pos="126" gap="1" motif="motif_27" pvalue="3.3e-10" match="+++++++++++  + "/>
			</seg>
			<seg start="151">
				<data>
EVWFGFHQSVRPSLWKMMLNIDVSATAFYKAQPVIEFVCEVLDFKSIEEQQKPLTDSQRVKFTKEIKGLKVEITH
				</data>
				<hit pos="155" gap="14" motif="motif_6" pvalue="1.3e-16" match="+++++ ++    + +++++++++++++"/>
				<hit pos="182" gap="0" motif="motif_29" pvalue="8.3e-07" match=" ++++++ + +    "/>
				<hit pos="208" gap="11" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
			</seg>
			<seg start="226">
				<data>
CGQMKRKYRVCNVTRRPASHQTFPLQQESGQTVECTVAQYFKDRHKLVLRYPHLPCLQVGQEQKHTYLPLEVCNI
VAGQRCIKKLTDNQTSTMIRATARSAPDRQEEISKLMRSASFNTDPYVREFGIMVKDEMTDVTGRVLQPPSILYG
				</data>
				<hit pos="228" gap="3" motif="motif_23" pvalue="8.1e-11" match=" +++++++   + ++++ +++++ + ++ "/>
				<hit pos="263" gap="6" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
				<hit pos="289" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="312" gap="2" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
				<hit pos="347" gap="9" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
			</seg>
			<seg start="376">
				<data>
GRNKAIATPVQGVWDMRNKQFHTGIEIKVWAIACFAPQRQCTEVHLKSFTEQLRKISRDAGMPIQGQPCFCKYAQ
GADSVGPMFRHLKNTYAGLQLVVVILPGKTPVYAEVKRVGDTVLGMATQCVQMKNVQRTTPQTLSNLCLKINVKL
GGVNNILLPQGRPPVFQQPVIFLGADVTHPPAGDGKKPSIAAVVGSMDAHPNRYCATVRVQQHRQEIIQDLAAMV
				</data>
				<hit pos="384" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="415" gap="4" motif="motif_19" pvalue="5.5e-06" match="+  +   +++  ++       ++     ++   +    + +    +++ +"/>
				<hit pos="468" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="483" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="508" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="544" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="572" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
			</seg>
			<seg start="601">
				<data>
RELLIQFYKSTRFKPTRIIFYRDGVSEGQFQQVLHHELLAIREACIKLEKDYQPGITFIVVQKRHHTRLFCTDKN
				</data>
				<hit pos="608" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="623" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="651" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
			</seg>
			<seg start="676">
				<data>
ERVGKSGNIPAGTTVDTKITHPTEFDFYLCSHAGIQGTSRPSHYHVLWDDNRFSSDELQILTYQLCHTYVRCTRS
VSIPAPAYYAHLVAFRARYHLVDKEHDSAEGSHTSGQSNGRDHQALAKAVQVHQDTLRTMYFA
				</data>
				<hit pos="682" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="732" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="765" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_4087675" db="db_1" num="4087675" name="gi|3789980|gb|AAC67569.1|" comment="cone transducin alpha subunit [Ambystoma tigrinum]" length="354">
			<score strand="both" combined_pvalue="1.32e-218" evalue="5.6e-212"/>
			<seg start="1">
				<data>
MGSGASTEDKELAKRSKELEKRLQEDADKDAKTVKLLLLGAGESGKSTIVKQMKIIHQDGYTEQECLEFKSIIYG
				</data>
				<hit pos="51" gap="50" motif="motif_36" pvalue="9.8e-05" match="  +  +++ ++ +  "/>
			</seg>
			<seg start="151">
				<data>
SAPYYLNELDRITTPTYLPNEQDVLRSRVKTTGIIETQFSFKDLHFRMFDVGGQRSERKKWIHCFEGVTCIIFCG
				</data>
				<hit pos="164" gap="98" motif="motif_11" pvalue="2.5e-05" match=" +++++ +   + +  + ++ "/>
			</seg>
			<seg start="226">
				<data>
ALSAYDMVLVEDDEVNRMHESLHLFNSICNHKFFAATSIVLFLNKKDLFEQKIKKVHLSICFPDYDGPNTYDDAA
				</data>
				<hit pos="234" gap="49" motif="motif_19" pvalue="5.5e-05" match=" + ++ + +    +     +    +     +     + +  +   + ++ "/>
			</seg>
			<seg start="301">
				<data>
NYIKLQFLDLNMRKDIKEIYGHLTCATDTKNVKFVFDAVTDIVIKETLKDCGLF
				</data>
				<hit pos="329" gap="45" motif="motif_10" pvalue="2.0e-05" match=" +  + +  +   ++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1269351" db="db_1" num="1269351" name="gi|47222230|emb|CAG11109.1|" comment="unnamed protein product [Tetraodon nigroviridis]" length="863">
			<score strand="both" combined_pvalue="1.74e-217" evalue="7.4e-211"/>
			<seg start="1">
				<data>
PVPEYVFKPPSRPDFGTMGRTIKLQANFFEMEIPKLEVYHYDIDIKPEKCPRRVNREIVEHMVQHFKTQIFGDRK
				</data>
				<hit pos="19" gap="18" motif="motif_24" pvalue="1.6e-07" match="++++++ ++ +  ++"/>
				<hit pos="34" gap="0" motif="motif_20" pvalue="1.0e-10" match="+    ++++  + ++   + +++ + +  "/>
			</seg>
			<seg start="76">
				<data>
PVYDGRKNLYTAMPLPIGRDKVELEVTIPGEGKDRSFKVSIKWVSCVSLQALHEALSGRLPSVPFETVQALDVVM
RHLPSMRYTPVGRSFFTPSEGCANPLGGGREVWFGFHQSVRPSLWKMMLNIDVSATAFYKAQPVIEFMCEVLDFK
SIEEQQKPLTDSQRVKFTKEIKGLKVEITHCGQMKRKYRVCNVTRRPASHQTFPLQQENGQTIECTVAQYFKDKY
KLILRYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIRATARSAPDRQDEISKLMRSANFNTD
				</data>
				<hit pos="77" gap="14" motif="motif_13" pvalue="3.8e-14" match="+++++++++++ +++"/>
				<hit pos="112" gap="20" motif="motif_14" pvalue="1.3e-14" match="+++ +++++ ++++++ ++++++    "/>
				<hit pos="140" gap="1" motif="motif_17" pvalue="1.6e-10" match=" ++ ++++++++ ++"/>
				<hit pos="156" gap="1" motif="motif_27" pvalue="9.5e-12" match="+++++++++++ ++ "/>
				<hit pos="185" gap="14" motif="motif_6" pvalue="1.3e-16" match="+++++ ++    + +++++++++++++"/>
				<hit pos="212" gap="0" motif="motif_29" pvalue="1.6e-05" match=" +++++  + +    "/>
				<hit pos="238" gap="11" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="258" gap="3" motif="motif_23" pvalue="4.7e-11" match=" +++++++   + ++++ +++++ + ++ "/>
				<hit pos="293" gap="6" motif="motif_15" pvalue="1.7e-15" match=" +++++++   ++++++++++"/>
				<hit pos="319" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="342" gap="2" motif="motif_4" pvalue="3.1e-06" match="+    +  ++  ++ + ++  +  + "/>
			</seg>
			<seg start="376">
				<data>
PYVREFGVMVRDEMTEVNGRVLQAPSILYGGRVGHYDGFGNKAIATPIQGVWDMRNKQFHTGIEIKVWAIACFAP
				</data>
				<hit pos="377" gap="9" motif="motif_12" pvalue="1.3e-15" match="+ +++++ +  +++++ +++++++   ++"/>
				<hit pos="422" gap="16" motif="motif_9" pvalue="1.3e-09" match="+  + + + ++ +  +  ++ +++  +"/>
			</seg>
			<seg start="451">
				<data>
QRQCTELLLKAFTDQLRKISRDAGMPIQGQPCFCKYAQGADSVEPMFRHLKYTYQGLQLVVVILPGKTPVYAEVK
RVGDTVLGMATQCVQVKNVQKTTPQTLSNLCLKINVKLGGVNNILLPQGRPLVFQQPVIFLGADVTHPPAGDGKK
PSIAAVVGSMDAHPSRYCATVRVQQHRQDIIQDLATMVRELLIQFYKSTRFKPTRIIYYRDGISEGQFSQVLQHE
LLAIREACIKLEKDYQPGITFVVVQKRHHTRLFCMDRNERVSAVGWEQPTPKVGKSGNIPAGTTVDTKITHPSEF
DFYLCSHAGIQGTSRPSHYHVLWDDNHFSSDELQVLTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKE
				</data>
				<hit pos="453" gap="4" motif="motif_19" pvalue="3.3e-06" match="+  + + + +  ++       ++     ++   +    + ++   +++  "/>
				<hit pos="506" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="521" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="546" gap="7" motif="motif_7" pvalue="1.6e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="582" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="610" gap="3" motif="motif_4" pvalue="2.9e-10" match="     +++ + ++ + +++ +++++ "/>
				<hit pos="646" gap="10" motif="motif_21" pvalue="7.3e-12" match="++++  ++ ++++++"/>
				<hit pos="661" gap="0" motif="motif_5" pvalue="1.4e-20" match="++ +++++++++ +++ ++++++ "/>
				<hit pos="689" gap="4" motif="motif_8" pvalue="1.4e-20" match="++++ +++++++++++++++ "/>
				<hit pos="732" gap="22" motif="motif_1" pvalue="1.4e-50" match="++++ ++ +++++++++++++++++++++++++++ +++++++ ++++++"/>
				<hit pos="782" gap="0" motif="motif_2" pvalue="9.6e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="815" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3392410" db="db_1" num="3392410" name="gi|109087605|ref|XP_001100725.1|" comment="PREDICTED: similar to eukaryotic translation initiation factor 2C, 2 [Macaca mulatta]" length="1053">
			<score strand="both" combined_pvalue="2.39e-216" evalue="1e-209"/>
			<seg start="76">
				<data>
SASLGGIRIPFKTIRVKCGECVYGPSMSCSLLYIWSPPWCIIHLSGPGAHSPGGQPVIPSFLVHGGRVRTLLLCL
				</data>
				<hit pos="136" gap="135" motif="motif_25" pvalue="7.5e-05" match=" +++++ ++ +++  "/>
			</seg>
			<seg start="151">
				<data>
LSHTLALILQLVSAAYTWDSLHDSLVEDHAAMTISKWCNSVSFITLKASLAPPAPPPPPIQGYAFKPPPRPDFGT
SGRTIKLQANFFEMDIPKIDIYHSQVDLQAQKHRQLSSKEIVEHMVQHFKTQIFGDRKPVFDGRKNLYTAMPLPI
				</data>
				<hit pos="206" gap="55" motif="motif_35" pvalue="3.8e-09" match=" ++++   +++ ++++++++ "/>
				<hit pos="227" gap="0" motif="motif_24" pvalue="3.9e-07" match="++++++ ++ +   +"/>
				<hit pos="285" gap="43" motif="motif_13" pvalue="3.6e-13" match="+++++++++++ +++"/>
			</seg>
			<seg start="301">
				<data>
GRDKVELEVTLPGEGKDRIFKVSIKWVSCVSLQALHDALSGRLPSVPFETIQALDVVMRHLPSMRYTPVGRSFFT
ASEGCSNPLGGGREVWFGFHQSVRPSLWKMMLNIDVSATAFYKAQPVIEFVCEVLDFKSIEEQQKPLTDSQRVKF
TKEIKGLKVEITHCGQMKRKYRVCNVTRRPASHQTFPLQQESGQTVECTVAQYFKDRHKLVLRYPHLPCLQVGQE
				</data>
				<hit pos="320" gap="20" motif="motif_14" pvalue="1.3e-14" match="+++ +++++ ++++++ ++++++    "/>
				<hit pos="348" gap="1" motif="motif_17" pvalue="3.4e-11" match=" +++++++++++ ++"/>
				<hit pos="364" gap="1" motif="motif_27" pvalue="3.3e-10" match="+++++++++++  + "/>
				<hit pos="393" gap="14" motif="motif_6" pvalue="1.3e-16" match="+++++ ++    + +++++++++++++"/>
				<hit pos="420" gap="0" motif="motif_29" pvalue="8.3e-07" match=" ++++++ + +    "/>
				<hit pos="446" gap="11" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="466" gap="3" motif="motif_23" pvalue="8.1e-11" match=" +++++++   + ++++ +++++ + ++ "/>
				<hit pos="501" gap="6" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
			</seg>
			<seg start="526">
				<data>
QKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIRATARSAPDRQEEISKLVSMRSASFNTDPYVREFGIMVKDEMT
DVTGRVLQPPSILYGGRNKAIATPVQGVWDMRNKQFHTGIEIKVWAIACFAPQRQCTEVHLKSFTEQLRKISRDA
GMPIQGQPCFCKYAQGADSVEPMFRHLKNTYAGLQLVVVILPGKTPVYAEVKRVGDTVLGMATQCVQMKNVQRTT
PQTLSNLCLKINVKLGGVNNILLPQGRPPVFQQPVIFLGADVTHPPAGDGKKPSIAAVVGSMDAHPNRYCATVRV
QQHRQEIIQDLAAMVRELLIQFYKSTRFKPTRIIFYRDGVSEGQFQQVLHHELLAIREACIKLEKDYQPGITFIV
VQKRHHTRLFCTDKNERVGKSGNIPAGTTVDTKITHPTEFDFYLCSHAGIQGTSRPSHYHVLWDDNRFSSDELQI
LTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDSAEGSHTSGQSNGRDHQALAKAVQVHQDTLRTM
				</data>
				<hit pos="527" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="550" gap="2" motif="motif_4" pvalue="1.4e-07" match="+    +  ++  ++ + +++ +  + "/>
				<hit pos="587" gap="11" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
				<hit pos="624" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="655" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="708" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="723" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="748" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="784" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="812" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
				<hit pos="848" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="863" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="891" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
				<hit pos="922" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="972" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="1005" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2856295" db="db_1" num="2856295" name="gi|75144522|sp|Q7XTS3.2|AGO3_ORYSJ" comment="RecName: Full=Protein argonaute 3; Short=OsAGO3gi|38344259|emb|CAD41796.2| OSJNBa0008M17.12 [Oryza sativa (japonica cultivar-group)]" length="1109">
			<score strand="both" combined_pvalue="3.07e-216" evalue="1.3e-209"/>
			<seg start="1">
				<data>
MAGRGGRDPRRGYDGGYGYPRGGGGQGGTNRGRDGQRGGGRNGPRGGRFPGGRGVEPRRGGDVLGGGQGGGRGTT
AGAGGLVRGGSELAVGAELRRRVPTCHVNDFPELGIGGTPVLVRRWRPRDHRDQHDHQSQRHHHRHHHHQRQRHH
				</data>
				<hit pos="11" gap="10" motif="motif_43" pvalue="2.2e-08" match=" ++ ++++  +++++"/>
				<hit pos="38" gap="12" motif="motif_43" pvalue="1.0e-10" match="++++ + ++++  ++"/>
				<hit pos="65" gap="12" motif="motif_43" pvalue="6.3e-08" match="+++ +++++   + +"/>
			</seg>
			<seg start="151">
				<data>
HHHQRQQRRGSRTRDPRVRRGPLRIPYGEDEKEEPPATPIASSNKNKREEPPTKHRPMARPPGGGGPLSKGEVKL
LVNHFSVDYPKESTFFHYEIRIKLGDGPNRKLSKAELLTVKNELFEHESLQELSSAVAYDGERNLYTCAELPEDC
				</data>
				<hit pos="157" gap="77" motif="motif_43" pvalue="4.1e-05" match="++   + +  + +++"/>
				<hit pos="220" gap="48" motif="motif_24" pvalue="2.1e-08" match="   ++++++++ + +"/>
				<hit pos="283" gap="48" motif="motif_13" pvalue="2.1e-14" match="++++++++++  +++"/>
			</seg>
			<seg start="301">
				<data>
IVPVSKFRVKDSSRTYIVSVKLKKPLPLSQLLEQRPGPRDVMQGLDVIVREASSFGKIVLGQGFYPQSGSEAISD
				</data>
				<hit pos="339" gap="41" motif="motif_17" pvalue="1.2e-10" match="+++ ++++++ ++ +"/>
				<hit pos="355" gap="1" motif="motif_27" pvalue="8.1e-05" match=" + +  ++ ++  + "/>
			</seg>
			<seg start="376">
				<data>
SNIVALKGTQQSLKCTQKGLILCVDYSVLPCWKAGSVLDLVKTMKFMEYPLLEDQLKKLNNALKGLCVTVSHRKT
EEKYTVKGLTDKPADQITFKDSKSGQTTKLIEYYKETYKKEIEHPMLPCLDLSKSKSKQNYVPIEFCNIPEGERY
PVARLDDKKSDNKGEQEKPSTKTTLRKISIKVASSRKEEILDLVGNAQDGPCRGKIAQRFRISLDAAMMEVTGRI
LAPPTLELGTGTSRGQTFKFTIHQDDCQWNWKLKKYDKRVVAHGGTLNCWGVVDFSEGDLESKFIDKVVRKCSAL
GMVMTRKPCYEHVSNMEVLSDPKSLRDALIEAKRAAEEEDKKLQLLFCPMLNRCHGYKTLKLMCETELGIQTQCF
				</data>
				<hit pos="383" gap="13" motif="motif_6" pvalue="3.8e-18" match="+ +++++ ++ ++ +++++++ + +++"/>
				<hit pos="430" gap="20" motif="motif_18" pvalue="4.2e-09" match="  ++   +++++ ++++"/>
				<hit pos="449" gap="2" motif="motif_23" pvalue="7.8e-13" match="++  ++++ +++++++ ++++ + + +++"/>
				<hit pos="481" gap="3" motif="motif_15" pvalue="2.9e-17" match="++++++++ + ++++++++++"/>
				<hit pos="508" gap="6" motif="motif_11" pvalue="1.1e-15" match="+ ++++++++++ ++ +++ +"/>
				<hit pos="544" gap="15" motif="motif_4" pvalue="2.6e-05" match="     +    ++   + +++ + ++ "/>
				<hit pos="581" gap="11" motif="motif_12" pvalue="1.2e-15" match="+++ + ++ +  + +++++++ ++++ ++"/>
				<hit pos="629" gap="19" motif="motif_9" pvalue="9.0e-07" match=" +       +  +  +++ ++++++++"/>
				<hit pos="664" gap="8" motif="motif_44" pvalue="3.4e-14" match="++++ ++++  ++++++++++"/>
				<hit pos="732" gap="47" motif="motif_10" pvalue="9.4e-17" match="+++++  +++++++ +++"/>
			</seg>
			<seg start="751">
				<data>
LSTAAKLDEKRQDQYITNLALKINGKIGGSNMQLDPDSIPVVSAKDFMFIGADVNHPPPGNVSKDIPSIAAVVAS
				</data>
				<hit pos="760" gap="10" motif="motif_7" pvalue="7.1e-19" match="+  +++ ++++++++ + ++++ ++    "/>
				<hit pos="796" gap="7" motif="motif_3" pvalue="2.2e-09" match=" +++++++++++ +++ +       "/>
			</seg>
			<seg start="826">
				<data>
VDKGASKYVTRIRAQYHRCEMIQNLGDICKELIGAYEKVNKKKPDSIIYFRDGVSDGQFDMVLNEELADMENKIM
				</data>
				<hit pos="826" gap="5" motif="motif_4" pvalue="1.5e-17" match="    +++++ +++++ ++++++++++"/>
				<hit pos="862" gap="10" motif="motif_21" pvalue="1.6e-10" match="++ ++++++ +++++"/>
				<hit pos="877" gap="0" motif="motif_5" pvalue="6.3e-18" match="++++++++++++++++ +++  + "/>
			</seg>
			<seg start="901">
				<data>
VGDYPKITVIVAKKRHHTRLFPKDRNQRQTKNGNVLPGTVVDTDVVDPTAYDFYLCSHKGEVGTSRPTHYYSLLD
EHGFASDDLQKLVYNLCFVFARCTKPVSLATPVYYADLAAYRGRLYYEGMMMLQPAASAASASEAMMPAAQPQAA
AAAAAAASPSSSAASSSEGMTASQPQAPAAEAASSSAGAADFRELPPMHGDLLNNMFFL
				</data>
				<hit pos="902" gap="1" motif="motif_8" pvalue="5.0e-20" match="+  ++++++++ +++++++++"/>
				<hit pos="933" gap="10" motif="motif_1" pvalue="2.6e-44" match="+++++++++++ +++++ ++++++++ +  +++++++++ +++++++ ++"/>
				<hit pos="983" gap="0" motif="motif_2" pvalue="8.4e-32" match="+++++++++++++++++++++++ +++++++++"/>
				<hit pos="1016" gap="0" motif="motif_31" pvalue="1.5e-10" match="+++++++++++"/>
				<hit pos="1050" gap="23" motif="motif_38" pvalue="1.4e-05" match="+           + ++++ + + +  +++"/>
				<hit pos="1095" gap="16" motif="motif_16" pvalue="2.5e-09" match="++  + ++ +++++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2315702" db="db_1" num="2315702" name="gi|19879661|gb|AAL76093.1|" comment="eukaryotic initiation factor 2C2 [Homo sapiens]" length="851">
			<score strand="both" combined_pvalue="3.89e-216" evalue="1.6e-209"/>
			<seg start="1">
				<data>
MVQHFKTQIFGDRKPVFDGRKNLYTAMPLPIGRDKVELMDIPKIDIYHYELDIKPEKCPRRVNREIVEHMVQHFK
				</data>
				<hit pos="16" gap="15" motif="motif_13" pvalue="3.6e-13" match="+++++++++++ +++"/>
				<hit pos="42" gap="11" motif="motif_20" pvalue="7.9e-11" match="+  +++++   + ++   + +++ + +  "/>
			</seg>
			<seg start="76">
				<data>
TQIFGDRKPVFDGRKNLYTAMPLPIGRDKVELEVTLPGEGKDRIFKVSIKWVSCVSLQALHDALSGRLPSVPFET
IQALDVVMRHLPSMRYTPVGRSFFTASEGCSNPLGGGREVWFGFHQSVRPSLWKMMLNIDVSATAFYKAQPVIEF
VCEVLDFKSIEEQQKPLTDSQRVKFTKEIKGLKVEITHCGQMKRKYRVCNVTRRPASHQTFPLQQESGQTVECTV
				</data>
				<hit pos="85" gap="14" motif="motif_13" pvalue="3.6e-13" match="+++++++++++ +++"/>
				<hit pos="120" gap="20" motif="motif_14" pvalue="1.3e-14" match="+++ +++++ ++++++ ++++++    "/>
				<hit pos="148" gap="1" motif="motif_17" pvalue="3.4e-11" match=" +++++++++++ ++"/>
				<hit pos="164" gap="1" motif="motif_27" pvalue="3.3e-10" match="+++++++++++  + "/>
				<hit pos="193" gap="14" motif="motif_6" pvalue="1.3e-16" match="+++++ ++    + +++++++++++++"/>
				<hit pos="220" gap="0" motif="motif_29" pvalue="8.3e-07" match=" ++++++ + +    "/>
				<hit pos="246" gap="11" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="266" gap="3" motif="motif_23" pvalue="8.1e-11" match=" +++++++   + ++++ +++++ + ++ "/>
			</seg>
			<seg start="301">
				<data>
AQYFKDRHKLVLRYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIRATARSAPDRQEEISKLM
				</data>
				<hit pos="301" gap="6" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
				<hit pos="327" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="350" gap="2" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
			</seg>
			<seg start="376">
				<data>
RSASFNTDPYVREFGIMVKDEMTDVTGRVLQPPSILYGGRNKAIATPVQGVWDMRNKQFHTGIEIKVWAIACFAP
				</data>
				<hit pos="385" gap="9" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
				<hit pos="422" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
			</seg>
			<seg start="451">
				<data>
QRQCTEVHLKSFTEQLRKISRDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYAGLQLVVVILPGKTPVYAEVK
RVGDTVLGMATQCVQMKNVQRTTPQTLSNLCLKINVKLGGVNNILLPQGRPPVFQQPVIFLGADVTHPPAGDGKK
PSIAAVVGSMDAHPNRYCATVRVQQHRQKIIQDLAAMVRELLIQFYKSTRFKPTRIIFYRDGVSEGQFQQVLHHE
LLAIREACIKLEKDYQPGITFIVVQKRHHTRLFCTDKNERVGKSGNIPAGTTVDTKITHPTEFDFYLCSHAGIQG
TSRPSHYHVLWDDNRFSSDELQILTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDSAEGSHTSGQ
				</data>
				<hit pos="453" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="506" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="521" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="546" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="582" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="610" gap="3" motif="motif_4" pvalue="5.7e-10" match="     +++ + ++ + +++ +++++ "/>
				<hit pos="646" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="661" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="689" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
				<hit pos="720" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="770" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="803" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3365956" db="db_1" num="3365956" name="gi|157132400|ref|XP_001662554.1|" comment="eukaryotic translation initiation factor 2c [Aedes aegypti]gi|108871199|gb|EAT35424.1| eukaryotic translation initiation factor 2c [Aedes aegypti]" length="947">
			<score strand="both" combined_pvalue="4.67e-216" evalue="2e-209"/>
			<seg start="76">
				<data>
VASSALGVVPATPPAPPDLPVFTCPRRPNLGREGRPIVLRANHFQITMPRGFVHHYDINIQPDKCPRKVNREIIE
TMVHAYSKMFGALKPVFDGRNNLYTRDPLPIGNDRVELEVTLPGEGKDRVFRVTIKWVAQVSLFNLEEALEGRTR
QIPYDAILALDVVMRHLPSMTYTPVGRSFFSSPDGYYHPLGGGREVWFGFHQSVRPSQWKMMLNIDVSATAFYKA
				</data>
				<hit pos="88" gap="87" motif="motif_35" pvalue="3.5e-05" match=" ++++    ++ ++++  +  "/>
				<hit pos="109" gap="0" motif="motif_24" pvalue="6.5e-09" match="+++++++++++    "/>
				<hit pos="124" gap="0" motif="motif_20" pvalue="2.0e-10" match="+    ++++  + +    +++++ +++  "/>
				<hit pos="166" gap="13" motif="motif_13" pvalue="2.5e-10" match="+++++ ++++  +++"/>
				<hit pos="201" gap="20" motif="motif_14" pvalue="1.5e-12" match="+++++++++ +++  +++++ ++ + +"/>
				<hit pos="229" gap="1" motif="motif_17" pvalue="7.1e-10" match=" +++ +++++++ ++"/>
				<hit pos="245" gap="1" motif="motif_27" pvalue="3.4e-09" match="+ +++++++++++  "/>
				<hit pos="274" gap="14" motif="motif_6" pvalue="8.4e-18" match="+++++ ++ +  + +++++++++++++"/>
			</seg>
			<seg start="301">
				<data>
QPVIEFMCEVLDIRDINEQRKPLTDSQRVKFTKEIKGLKIEITHCGTMRRKYRVCNVTRRPAQMQSFPLQLENGQ
				</data>
				<hit pos="301" gap="0" motif="motif_29" pvalue="6.9e-07" match=" +++++  + +  ++"/>
				<hit pos="327" gap="11" motif="motif_18" pvalue="2.1e-07" match=" +++  +  ++++++ +"/>
				<hit pos="347" gap="3" motif="motif_23" pvalue="1.3e-10" match=" +++++++   + +++  +++++   ++ "/>
			</seg>
			<seg start="376">
				<data>
TVECTVAKYFLDKYKMKLRYPHLPCLQVGQEHKHTYLPLEVCNIVAGQRCIKKLTDMQTSTMIKATARSAPDRER
				</data>
				<hit pos="382" gap="6" motif="motif_15" pvalue="1.5e-14" match="  ++ +++   ++++++++++"/>
				<hit pos="408" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="433" gap="4" motif="motif_22" pvalue="6.6e-06" match="+++ + +++     ++"/>
			</seg>
			<seg start="451">
				<data>
EINSLVRRADFNNDAYVQEFGLAISNSMMEVRGRVLPPPKLQYGGRVSSMSGQLLSGPQNKVSLALPNQGVWDMR
GKQFFTGVEIRVWAIACFAPQRTVREDALRNFTQQLQKISNDAGMPIIGQPCFCKYATGPDQVEPMFRYLKNTFN
				</data>
				<hit pos="466" gap="17" motif="motif_12" pvalue="9.4e-19" match="+ +++++ +++ + ++ +++++++++ ++"/>
				<hit pos="517" gap="22" motif="motif_9" pvalue="1.8e-10" match="++ + + +  + ++ +  ++ +++  +"/>
				<hit pos="548" gap="4" motif="motif_19" pvalue="4.3e-11" match="++ +++ + + +++    +  ++     ++   +   +++++   +++ +"/>
			</seg>
			<seg start="601">
				<data>
ALQLVVVVLPGKTPVYAEVKRVGDTVLGMATQCVQAKNVNKTSPQTLSNLCLKINVKLGGINSILVPSIRPKVFD
				</data>
				<hit pos="601" gap="3" motif="motif_26" pvalue="3.7e-05" match=" +++ +++++ ++  "/>
				<hit pos="616" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="641" gap="7" motif="motif_7" pvalue="1.5e-18" match="+ + + + ++ +++++++++ ++ ++ ++"/>
			</seg>
			<seg start="676">
				<data>
EPVIFLGADVTHPPAGDNKKPSIAAVVGSMDAHPSRYAATVRVQQHRQEIIQELSSMVRELLIMFYKSTGGFKPH
RIILYRDGVSEGQFPHVLQHELTAIREACIKLEADYKPGITFIVVQKRHHTRLFCADKKEQSGKSGNIPAGTTVD
VGITHPTEFDFYLCSHQGIQGTSRPSHYHVLWDDNHFESDELQCLTYQLCHTYVRCTRSVSIPAPAYYAHLVAFR
ARYHLVEKEHDSGEGSHQSGCSEDRTPGAMARAITVHADTKKVMYFA
				</data>
				<hit pos="677" gap="7" motif="motif_3" pvalue="3.0e-20" match="++++++++++++ +++   ++++++"/>
				<hit pos="705" gap="3" motif="motif_4" pvalue="4.0e-12" match="     +++++ ++ + +++++++ + "/>
				<hit pos="742" gap="11" motif="motif_21" pvalue="4.1e-10" match="++ ++ ++ +++ ++"/>
				<hit pos="757" gap="0" motif="motif_5" pvalue="2.0e-20" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="785" gap="4" motif="motif_8" pvalue="4.1e-20" match="++++ +++++++++++++++ "/>
				<hit pos="816" gap="10" motif="motif_1" pvalue="3.6e-45" match="++++ ++ ++  ++++++++++++++ ++++++++ +++++++ +++ ++"/>
				<hit pos="866" gap="0" motif="motif_2" pvalue="5.8e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="899" gap="0" motif="motif_31" pvalue="6.4e-06" match="+++++ +   +"/>
				<hit pos="933" gap="23" motif="motif_16" pvalue="3.7e-05" match="    + + ++++ + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3492679" db="db_1" num="3492679" name="gi|110777044|ref|XP_624444.2|" comment="PREDICTED: similar to Argonaute 1 CG6671-PB, isoform B [Apis mellifera]" length="919">
			<score strand="both" combined_pvalue="1.90e-215" evalue="8e-209"/>
			<seg start="1">
				<data>
MYPVGQPPPPGPTTSSSVGAAGATGSSVVASSSLGLVSTQQTHTPPQPPELPSKILKISLTEKNLVDFNQYIKVD
IKNMSKMFSCPRRPNIGREGRPIVLRANHFQITMPRGYVHHYDINIQPDKCPRKVNREIIETMVHAYTKIFGTLK
				</data>
				<hit pos="74" gap="73" motif="motif_35" pvalue="4.6e-05" match="  +   ++ ++ ++++  +  "/>
				<hit pos="95" gap="0" motif="motif_24" pvalue="6.5e-09" match="+++++++++++    "/>
				<hit pos="110" gap="0" motif="motif_20" pvalue="1.8e-10" match="+    ++++  + +    +++++ +++  "/>
			</seg>
			<seg start="151">
				<data>
PVFDGRNNLYTRDPLPIGTDKIELEVTLPGEGKDRVFRVVIKWLAQVSLFALEEALEGRTRQIPYDAILALDVVM
RHLPSMTYTPVGRSFFSTPDGYYHPLGGGREVWFGFHQSVRPSQWKMMLNIDVSATAFYKAQPVIEFMCEVLDIR
DIGDQKRPLTDSQRVKFTKEIKGLKIEITHCGTMRRKYRVCNVTRKPAQMQSFPLQLENGQTVECTVAKYFLDKY
KMKLRHPYLPCLQVGQEHKHTYLPLEVCNIVAGQRCIKKLTDMQTSTMIKATARSAPDREREINNLVRRADFNND
				</data>
				<hit pos="152" gap="13" motif="motif_13" pvalue="2.5e-10" match="+++++ ++++  +++"/>
				<hit pos="187" gap="20" motif="motif_14" pvalue="1.4e-12" match="+++++++ + +++ ++++++ ++ + +"/>
				<hit pos="215" gap="1" motif="motif_17" pvalue="7.1e-10" match=" +++ +++++++ ++"/>
				<hit pos="231" gap="1" motif="motif_27" pvalue="2.9e-09" match="+ +++++++++++  "/>
				<hit pos="260" gap="14" motif="motif_6" pvalue="8.4e-18" match="+++++ ++ +  + +++++++++++++"/>
				<hit pos="287" gap="0" motif="motif_29" pvalue="6.9e-07" match=" +++++  + +  ++"/>
				<hit pos="313" gap="11" motif="motif_18" pvalue="2.1e-07" match=" +++  +  ++++++ +"/>
				<hit pos="333" gap="3" motif="motif_23" pvalue="9.2e-11" match=" +++++++   + +++  +++++   ++ "/>
				<hit pos="368" gap="6" motif="motif_15" pvalue="2.6e-14" match="  ++ +++   ++++++++++"/>
				<hit pos="394" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="419" gap="4" motif="motif_22" pvalue="6.6e-06" match="+++ + +++     ++"/>
			</seg>
			<seg start="451">
				<data>
SYVQEFGLTISNNMMEVRGRVLPPPKLQYGGRTKQQAIPNGGVWDMRGKQFFTGVEIRVWAIACFAPQRTVRDDA
IRNFIAQLQRISNDAGMPIIGQPCFCKYATGPDQVEPMFRYLKATFSSLQLVCVILPGKTPVYAEVKRVGDTLLG
MATQCVQAKNVNKTSPQTLSNLCLKINVKLGGINSILVPTIRPKVFDEPVIFFGADVTHPPAGDNKKPSIAAVVA
				</data>
				<hit pos="452" gap="17" motif="motif_12" pvalue="5.3e-20" match="+ +++++++++++ ++ +++++++++ ++"/>
				<hit pos="489" gap="8" motif="motif_9" pvalue="7.4e-11" match="++ + + +  + ++ +  ++ +++  +"/>
				<hit pos="520" gap="4" motif="motif_19" pvalue="5.8e-11" match="++ +++ + +  ++    +  ++     ++   +   +++++   +++  "/>
				<hit pos="588" gap="18" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="613" gap="7" motif="motif_7" pvalue="3.3e-18" match="+ + + + ++ +++++++++ ++ ++  +"/>
				<hit pos="649" gap="7" motif="motif_3" pvalue="9.9e-21" match="++++++++++++ +++   ++++++"/>
			</seg>
			<seg start="676">
				<data>
SMDAHPSRYAATVRVQQHRQEIIQELSSMVRELLLMFYKSTGGYKPLRIILYRDGVSEGQFLHVLQHELTAIREA
CIKLEAEYRPGITFVVVQKRHHTRLFCSEKRDQSGKSGNIPAGTTVDVCITHPTEFDFYLCSHQGIQGTSRPSHY
HVLWDDNRFESDELQSLTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVEKEHDSGEGSHQSGCSEDRTPG
				</data>
				<hit pos="677" gap="3" motif="motif_4" pvalue="4.0e-12" match="     +++++ ++ + +++++++ + "/>
				<hit pos="714" gap="11" motif="motif_21" pvalue="7.2e-11" match="++ ++ ++++++ ++"/>
				<hit pos="729" gap="0" motif="motif_5" pvalue="3.9e-20" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="757" gap="4" motif="motif_8" pvalue="1.9e-19" match=" +++ +++++++++++++++ "/>
				<hit pos="788" gap="10" motif="motif_1" pvalue="1.3e-43" match="++++ ++ ++  ++++++++++++++ ++++++++ +++++++ + + ++"/>
				<hit pos="838" gap="0" motif="motif_2" pvalue="1.6e-28" match="+++++++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="871" gap="0" motif="motif_31" pvalue="6.4e-06" match="+++++ +   +"/>
			</seg>
			<seg start="901">
				<data>
AMARAITVHANTKRVMYFA
				</data>
				<hit pos="905" gap="23" motif="motif_16" pvalue="1.3e-05" match="    + + ++++ + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1930525" db="db_1" num="1930525" name="gi|229892292|ref|NP_001153500.1|" comment="hypothetical protein LOC568159 [Danio rerio]gi|229544670|sp|A3KPK0.1|AGO3_DANRE RecName: Full=Protein argonaute-3; AltName: Full=Argonaute3; AltName: Full=Eukaryotic translation initiation factor 2C 3; Short=eIF-2C 3; Short=eIF2C 3gi|126540848|emb|CAM47011.1| novel protein similar to vertebrate eukaryotic translation initiation factor 2C, 3 (EIF2C3) [Danio rerio]" length="860">
			<score strand="both" combined_pvalue="3.51e-215" evalue="1.5e-208"/>
			<seg start="1">
				<data>
MEIGTTGAVGAAPQFSVPRRPGYGTMGKPIKLLANCFQVDIPKMDVYLYDVDIKPEKCPRRVNREVVDSMVQHFK
VTIFGDRRPVYDGKKSLYTAQPLPVASAGVDLDVTLPGEGGKDRIFKVTIKFVSLVSWHMLHEVLTGRSTPDPLE
				</data>
				<hit pos="6" gap="5" motif="motif_35" pvalue="6.9e-08" match="+++      ++ +++++++++"/>
				<hit pos="27" gap="0" motif="motif_24" pvalue="1.5e-09" match="+++++++++ + + +"/>
				<hit pos="42" gap="0" motif="motif_20" pvalue="4.6e-10" match="+  + + +++ + ++   + +++ +    "/>
				<hit pos="74" gap="3" motif="motif_41" pvalue="1.3e-05" match="++ +  + + +"/>
				<hit pos="85" gap="0" motif="motif_13" pvalue="4.7e-13" match="++++ ++++++ +++"/>
				<hit pos="121" gap="21" motif="motif_14" pvalue="3.9e-10" match="+++++++++ ++ + + + + ++ +  "/>
			</seg>
			<seg start="151">
				<data>
LDKPISTNPVHAVDVVLRHLPSMRYTPVGRSFFSSPEGYDHPLGGGREVWFGFHQSVRPAMWKMMLNIDVSATAF
YKAQPVIQFMCEVLDIHNIDEQPRPLTDSHRVKFTKEIKGLKVEVTHCGTMRRKYRVCNVTRRPASHQTFPLQLE
NGQTVERTVAQYFREKYNLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPD
RQEEISRLVRSANYNSDPFVQEFQFRVRDEMAEVTGRVLPAPMLQYGGRNRTVATPSHGVWDMRGKQFHTGVEIK
MWAIACFATQRQCREEVLKGFTDQLRKISKDAGMPIQGQPCFCKYAQGADNVEPMFRHLKNTYAGLQLIIVILPG
KTPVYAEVKRVGDTLLGMATQCVQVKNVVKTSPQTLSNLCLKINVKLGGINNILVPHQRPSVFQQPVIFLGADVT
HPPAGDGKKPSIAAVVGSMDAHPSRYCATVRVQRPRQEVIQDLASMVRELLIQFYKSTHYKPTRIIFYRDGVSEG
QFRQVLYYELLAIREACISLEKEYQPGITYIVVQKRHHTRLFCADRAERVGRSGNIPAGTTVDTDITHPYEFDFY
LCSHAGIQGTSRPSHYYVLWDDNCFTADEFQLLTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDS
				</data>
				<hit pos="157" gap="9" motif="motif_17" pvalue="1.7e-06" match="    ++ +++++ ++"/>
				<hit pos="173" gap="1" motif="motif_27" pvalue="6.1e-10" match="+++++++++++++  "/>
				<hit pos="202" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
				<hit pos="229" gap="0" motif="motif_29" pvalue="1.7e-05" match=" +++ +  + +   +"/>
				<hit pos="255" gap="11" motif="motif_18" pvalue="4.5e-08" match=" +++  +  ++++++++"/>
				<hit pos="275" gap="3" motif="motif_23" pvalue="2.7e-11" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="310" gap="6" motif="motif_15" pvalue="5.3e-18" match=" ++++++++  ++++++++++"/>
				<hit pos="336" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="359" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="394" gap="9" motif="motif_12" pvalue="9.3e-17" match="  +++  ++  +++++++++++++++ ++"/>
				<hit pos="431" gap="8" motif="motif_9" pvalue="1.2e-09" match="+  + + +  + +  +  ++ +++  +"/>
				<hit pos="462" gap="4" motif="motif_19" pvalue="1.4e-08" match="+  +++ +++  ++       ++     ++   +    ++++   +++ +"/>
				<hit pos="515" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="530" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="555" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
				<hit pos="591" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="619" gap="3" motif="motif_4" pvalue="3.1e-11" match="     +++ + ++ + ++++ ++++ "/>
				<hit pos="655" gap="10" motif="motif_21" pvalue="6.0e-12" match="++++  ++ ++++++"/>
				<hit pos="670" gap="0" motif="motif_5" pvalue="1.5e-19" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="698" gap="4" motif="motif_8" pvalue="8.4e-19" match=" +++ ++ ++++++++++++ "/>
				<hit pos="729" gap="10" motif="motif_1" pvalue="2.2e-48" match="++++ ++ +++ ++++ ++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="779" gap="0" motif="motif_2" pvalue="1.8e-26" match="+ + +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="812" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1082088" db="db_1" num="1082088" name="gi|29294647|ref|NP_079128.2|" comment="eukaryotic translation initiation factor 2C, 3 isoform a [Homo sapiens]gi|114555508|ref|XP_001167651.1| PREDICTED: eukaryotic translation initiation factor 2C, 3 isoform 3 [Pan troglodytes]gi|114555510|ref|XP_001167675.1| PREDICTED: eukaryotic translation initiation factor 2C, 3 isoform 4 [Pan troglodytes]gi|76803660|sp|Q9H9G7.2|AGO3_HUMAN RecName: Full=Protein argonaute-3; AltName: Full=Argonaute3; Short=hAgo3; AltName: Full=Eukaryotic translation initiation factor 2C 3; Short=eIF-2C 3; Sho" length="860">
			<score strand="both" combined_pvalue="4.90e-215" evalue="2.1e-208"/>
			<seg start="1">
				<data>
MEIGSAGPAGAQPLLMVPRRPGYGTMGKPIKLLANCFQVEIPKIDVYLYEVDIKPDKCPRRVNREVVDSMVQHFK
VTIFGDRRPVYDGKRSLYTANPLPVATTGVDLDVTLPGEGGKDRPFKVSIKFVSRVSWHLLHEVLTGRTLPEPLE
				</data>
				<hit pos="6" gap="5" motif="motif_35" pvalue="7.7e-08" match=" ++      ++ +++++++++"/>
				<hit pos="27" gap="0" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + +++"/>
				<hit pos="42" gap="0" motif="motif_20" pvalue="1.4e-08" match="+  + + + + + +    + +++ +    "/>
				<hit pos="74" gap="3" motif="motif_41" pvalue="1.3e-05" match="++ +  + + +"/>
				<hit pos="85" gap="0" motif="motif_13" pvalue="1.4e-12" match="++++ ++++++ +++"/>
				<hit pos="121" gap="21" motif="motif_14" pvalue="2.5e-10" match="+++ ++++++++ + + + + ++    "/>
			</seg>
			<seg start="151">
				<data>
LDKPISTNPVHAVDVVLRHLPSMKYTPVGRSFFSAPEGYDHPLGGGREVWFGFHQSVRPAMWKMMLNIDVSATAF
YKAQPVIQFMCEVLDIHNIDEQPRPLTDSHRVKFTKEIKGLKVEVTHCGTMRRKYRVCNVTRRPASHQTFPLQLE
NGQTVERTVAQYFREKYTLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPD
RQEEISRLVRSANYETDPFVQEFQFKVRDEMAHVTGRVLPAPMLQYGGRNRTVATPSHGVWDMRGKQFHTGVEIK
MWAIACFATQRQCREEILKGFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYSGLQLIIVILPG
KTPVYAEVKRVGDTLLGMATQCVQVKNVIKTSPQTLSNLCLKINVKLGGINNILVPHQRPSVFQQPVIFLGADVT
HPPAGDGKKPSIAAVVGSMDAHPSRYCATVRVQRPRQEIIQDLASMVRELLIQFYKSTRFKPTRIIFYRDGVSEG
QFRQVLYYELLAIREACISLEKDYQPGITYIVVQKRHHTRLFCADRTERVGRSGNIPAGTTVDTDITHPYEFDFY
LCSHAGIQGTSRPSHYHVLWDDNCFTADELQLLTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDS
				</data>
				<hit pos="157" gap="9" motif="motif_17" pvalue="1.7e-06" match="    ++ +++++ ++"/>
				<hit pos="173" gap="1" motif="motif_27" pvalue="6.0e-09" match="++++++++++++   "/>
				<hit pos="202" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
				<hit pos="229" gap="0" motif="motif_29" pvalue="1.7e-05" match=" +++ +  + +   +"/>
				<hit pos="255" gap="11" motif="motif_18" pvalue="4.5e-08" match=" +++  +  ++++++++"/>
				<hit pos="275" gap="3" motif="motif_23" pvalue="2.7e-11" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="310" gap="6" motif="motif_15" pvalue="7.2e-17" match=" +++++++   ++++++++++"/>
				<hit pos="336" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="359" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="394" gap="9" motif="motif_12" pvalue="4.7e-16" match="  +++  ++  +++ +++++++++++ ++"/>
				<hit pos="431" gap="8" motif="motif_9" pvalue="1.2e-09" match="+  + + +  + +  +  ++ +++  +"/>
				<hit pos="462" gap="4" motif="motif_19" pvalue="9.8e-08" match="+  +++ +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="515" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="530" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="555" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
				<hit pos="591" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="619" gap="3" motif="motif_4" pvalue="1.3e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="655" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="670" gap="0" motif="motif_5" pvalue="1.5e-19" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="698" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
				<hit pos="729" gap="10" motif="motif_1" pvalue="2.3e-49" match="++++ ++ +++ ++++ ++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="779" gap="0" motif="motif_2" pvalue="1.3e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="812" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3033292" db="db_1" num="3033292" name="gi|71895199|ref|NP_001026071.1|" comment="eukaryotic translation initiation factor 2C, 3 [Gallus gallus]gi|82082547|sp|Q5ZLG4.1|AGO3_CHICK RecName: Full=Protein argonaute-3; AltName: Full=Argonaute3; AltName: Full=Eukaryotic translation initiation factor 2C 3; Short=eIF-2C 3; Short=eIF2C 3gi|53129949|emb|CAG31429.1| hypothetical protein [Gallus gallus]" length="860">
			<score strand="both" combined_pvalue="1.15e-214" evalue="4.9e-208"/>
			<seg start="1">
				<data>
MEISSAGPVGAQPLLMVPRRPGYGTMGKPIKLLANCFQVEIPKIDVYLYEVDIKPDKCPRRVNREVVDSMVQHFK
VTIFGDRRPVYDGKRSLYTANPLPVATTGVDLDVTLPGEGGKDRPFKVSIKFVSRVSWHLLHEVLTGRTLPEPLE
				</data>
				<hit pos="6" gap="5" motif="motif_35" pvalue="2.9e-07" match=" ++      ++ +++++++++"/>
				<hit pos="27" gap="0" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + +++"/>
				<hit pos="42" gap="0" motif="motif_20" pvalue="1.4e-08" match="+  + + + + + +    + +++ +    "/>
				<hit pos="74" gap="3" motif="motif_41" pvalue="1.3e-05" match="++ +  + + +"/>
				<hit pos="85" gap="0" motif="motif_13" pvalue="1.4e-12" match="++++ ++++++ +++"/>
				<hit pos="121" gap="21" motif="motif_14" pvalue="2.5e-10" match="+++ ++++++++ + + + + ++    "/>
			</seg>
			<seg start="151">
				<data>
PDKPISTNPVHAVDVVLRHLPSMKYTPVGRSFFSAPEGYDHPLGGGREVWFGFHQSVRPAMWKMMLNIDVSATAF
YKAQPVIQFMCEVLDIHNIDEQPRPLTDSHRVKFTKEIKGLKVEVTHCGTMRRKYRVCNVTRRPASHQTFPLQLE
NGQTVERTVAQYFREKYNLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPD
RQEEISRLVRSANYDADPFVQEFQFKVRDEMAHVTGRVLPAPMLQYGGRNRTVATPSHGVWDMRGKQFHTGVEIK
MWAIACFATQRQCREEILKGFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVGPMFRHLKNTYSGLQLIIVILPG
KTPVYAEVKRAGDTLLGMATQCVQVKNVIKTSPQTLSNLCLKINVKLGGINNILVPHQRPSVFQQPVIFLGADVT
HPPAGDGKKPSIAAVVGSMDAHPSRYCATVRVQRPRQEIIQDLASMVRELLIQFYKSTRFKPTRIIFYRDGVSEG
QFRQVLYYELLAIREACISLEKDYQPGITYIVVQKRHHTRLFCADRTERVGRSGNIPAGTTVDTDITHPYEFDFY
LCSHAGIQGTSRPSHYHVLWDDNCFTADELQLLTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDS
				</data>
				<hit pos="157" gap="9" motif="motif_17" pvalue="1.7e-06" match="    ++ +++++ ++"/>
				<hit pos="173" gap="1" motif="motif_27" pvalue="6.0e-09" match="++++++++++++   "/>
				<hit pos="202" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
				<hit pos="229" gap="0" motif="motif_29" pvalue="1.7e-05" match=" +++ +  + +   +"/>
				<hit pos="255" gap="11" motif="motif_18" pvalue="4.5e-08" match=" +++  +  ++++++++"/>
				<hit pos="275" gap="3" motif="motif_23" pvalue="2.7e-11" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="310" gap="6" motif="motif_15" pvalue="5.3e-18" match=" ++++++++  ++++++++++"/>
				<hit pos="336" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="359" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="394" gap="9" motif="motif_12" pvalue="4.7e-16" match="  +++  ++  +++ +++++++++++ ++"/>
				<hit pos="431" gap="8" motif="motif_9" pvalue="1.2e-09" match="+  + + +  + +  +  ++ +++  +"/>
				<hit pos="462" gap="4" motif="motif_19" pvalue="3.9e-07" match="+  +++ +++  ++       ++     ++   +    + +    +++ +"/>
				<hit pos="515" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="530" gap="0" motif="motif_10" pvalue="1.8e-09" match="++  ++   + ++  +++"/>
				<hit pos="555" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
				<hit pos="591" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="619" gap="3" motif="motif_4" pvalue="1.3e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="655" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="670" gap="0" motif="motif_5" pvalue="1.5e-19" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="698" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
				<hit pos="729" gap="10" motif="motif_1" pvalue="2.3e-49" match="++++ ++ +++ ++++ ++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="779" gap="0" motif="motif_2" pvalue="1.3e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="812" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_745142" db="db_1" num="745142" name="gi|10434450|dbj|BAB14262.1|" comment="unnamed protein product [Homo sapiens]" length="860">
			<score strand="both" combined_pvalue="1.33e-214" evalue="5.6e-208"/>
			<seg start="1">
				<data>
MEIGSAGPAGAQPLLMVPRRPGYGAMGKPIKLLANCFQVEIPKIDVYLYEVDIKPDKCPRRVNREVVDSMVQHFK
VTIFGDRRPVYDGKRSLYTANPLPVATTGVDLDVTLPGEGGKDRPFKVSIKFVSRVSWHLLHEVLTGRTLPEPLE
				</data>
				<hit pos="6" gap="5" motif="motif_35" pvalue="2.6e-07" match=" ++      ++ +++++++ +"/>
				<hit pos="27" gap="0" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + +++"/>
				<hit pos="42" gap="0" motif="motif_20" pvalue="1.4e-08" match="+  + + + + + +    + +++ +    "/>
				<hit pos="74" gap="3" motif="motif_41" pvalue="1.3e-05" match="++ +  + + +"/>
				<hit pos="85" gap="0" motif="motif_13" pvalue="1.4e-12" match="++++ ++++++ +++"/>
				<hit pos="121" gap="21" motif="motif_14" pvalue="2.5e-10" match="+++ ++++++++ + + + + ++    "/>
			</seg>
			<seg start="151">
				<data>
LDKPISTNPVHAVDVVLRHLPSMKYTPVGRSFFSAPEGYDHPLGGGREVWFGFHQSVRPAMWKMMLNIDVSATAF
YKAQPVIQFMCEVLDIHNIDEQPRPLTDSHRVKFTKEIKGLKVEVTHCGTMRRKYRVCNVTRRPASHQTFPLQLE
NGQTVERTVAQYFREKYTLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPD
RQEEISRLVRSANYETDPFVQEFQFKVRDEMAHVTGRVLPAPMLQYGGRNRTVATPSHGVWDMRGKQFHTGVEIK
MWAIACFATQRQCREEILKGFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYSGLQLIIVILPG
KTPVYAEVKRVGDTLLGMATQCVQVKNVIKTSPQTLSNLCLKINVKLGGINNILVPHQRPSVFQQPVIFLGADVT
HPPAGDGKKPSIAAVVGSMDAHPSRYCATVRVQRPRQEIIQDLASMVRELLIQFYKSTRFKPTRIIFYRDGVSEG
QFRQVLYYELLAIREACISLEKDYQPGITYIVVQKRHHTRLFCADRTERVGRSGNIPAGTTVDTDITHPYEFDFY
LCSHAGIQGTSRPSHYHVLWDDNCFTADELQLLTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDS
				</data>
				<hit pos="157" gap="9" motif="motif_17" pvalue="1.7e-06" match="    ++ +++++ ++"/>
				<hit pos="173" gap="1" motif="motif_27" pvalue="6.0e-09" match="++++++++++++   "/>
				<hit pos="202" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
				<hit pos="229" gap="0" motif="motif_29" pvalue="1.7e-05" match=" +++ +  + +   +"/>
				<hit pos="255" gap="11" motif="motif_18" pvalue="4.5e-08" match=" +++  +  ++++++++"/>
				<hit pos="275" gap="3" motif="motif_23" pvalue="2.7e-11" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="310" gap="6" motif="motif_15" pvalue="7.2e-17" match=" +++++++   ++++++++++"/>
				<hit pos="336" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="359" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="394" gap="9" motif="motif_12" pvalue="4.7e-16" match="  +++  ++  +++ +++++++++++ ++"/>
				<hit pos="431" gap="8" motif="motif_9" pvalue="1.2e-09" match="+  + + +  + +  +  ++ +++  +"/>
				<hit pos="462" gap="4" motif="motif_19" pvalue="9.8e-08" match="+  +++ +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="515" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="530" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="555" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
				<hit pos="591" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="619" gap="3" motif="motif_4" pvalue="1.3e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="655" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="670" gap="0" motif="motif_5" pvalue="1.5e-19" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="698" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
				<hit pos="729" gap="10" motif="motif_1" pvalue="2.3e-49" match="++++ ++ +++ ++++ ++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="779" gap="0" motif="motif_2" pvalue="1.3e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="812" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3784813" db="db_1" num="3784813" name="gi|115018|sp|P28018.1|BLA1_BACMY" comment="RecName: Full=Beta-lactamase 1; AltName: Full=Beta-lactamase I; AltName: Full=Penicillinase; Flags: Precursorgi|580787|emb|CAA44161.1| beta-lactamase [Bacillus mycoides]" length="306">
			<score strand="both" combined_pvalue="2.39e-214" evalue="1e-207"/>
			<seg start="76">
				<data>
TISYRHNERFAFASTYKALAAGVLLQQNSIDTLNEVIKFTKEDLVDYSPVTEKHVDTGMKLGEIAEAAVRSSDNT
				</data>
				<hit pos="85" gap="84" motif="motif_44" pvalue="9.2e-05" match="+    + +    +++++ + +"/>
			</seg>
			<seg start="151">
				<data>
AGNILFHKIGGPKGYEKALRQIGDRVTMSDRFETELNEAIPGDIRDTSTAKAIASNLKAFTVGNALPAEKRKILT
EWMKGNATGDKLIRAGVPTDWIVGDKSGAGSYGTRNDIAIVWPPNRAPIIIAILSSKDEKEATYDNQLIAEAPEV
IVKSLK
				</data>
				<hit pos="225" gap="119" motif="motif_9" pvalue="3.0e-05" match="      +    +++  +    +++ + "/>
				<hit pos="253" gap="1" motif="motif_1" pvalue="2.0e-05" match="+    ++  +  ++ + +      +    +     +    +  +      "/>
			</seg>
		</sequence>
		<sequence id="seq_1_803760" db="db_1" num="803760" name="gi|17647145|ref|NP_523734.1|" comment="Argonaute-1, isoform B [Drosophila melanogaster]gi|6526721|dbj|BAA88078.1| argonaute protein [Drosophila melanogaster]gi|7303253|gb|AAF58315.1| Argonaute-1, isoform B [Drosophila melanogaster]gi|261245169|gb|ACX54891.1| SD07515p [Drosophila melanogaster]" length="950">
			<score strand="both" combined_pvalue="6.88e-214" evalue="2.9e-207"/>
			<seg start="1">
				<data>
MYPVGQQSQWTPSPTRPQSPSQAQTSFDTLTSPPAPGSSVNPTAVTSPSAQNVAAGGATVAGAAATAAQVASALG
ATTGSVTPAIATATPATQPDMPVFTCPRRPNLGREGRPIVLRANHFQVTMPRGYVHHYDINIQPDKCPRKVNREI
IETMVHAYSKIFGVLKPVFDGRNNLYTRDPLPIGNERLELEVTLPGEGKDRIFRVTIKWQAQVSLFNLEEALEGR
TRQIPYDAILALDVVMRHLPSMTYTPVGRSFFSSPEGYYHPLGGGREVWFGFHQSVRPSQWKMMLNIDVSATAFY
KAQPVIDFMCEVLDIRDINEQRKPLTDSQRVKFTKEIKGLKIEITHCGQMRRKYRVCNVTRRPAQMQSFPLQLEN
GQTVECTVAKYFLDKYRMKLRYPHLPCLQVGQEHKHTYLPLEVCNIVAGQRCIKKLTDMQTSTMIKATARSAPDR
				</data>
				<hit pos="66" gap="65" motif="motif_2" pvalue="7.2e-05" match="        +  +    + ++  + ++   +   "/>
				<hit pos="111" gap="12" motif="motif_24" pvalue="2.2e-10" match="+++++++++++ +  "/>
				<hit pos="126" gap="0" motif="motif_20" pvalue="1.8e-10" match="+    ++++  + +    +++++ +++  "/>
				<hit pos="168" gap="13" motif="motif_13" pvalue="2.5e-10" match="+++++ ++++  +++"/>
				<hit pos="203" gap="20" motif="motif_14" pvalue="9.1e-11" match="+++++++ + +++  +++++ ++ + +"/>
				<hit pos="231" gap="1" motif="motif_17" pvalue="7.1e-10" match=" +++ +++++++ ++"/>
				<hit pos="247" gap="1" motif="motif_27" pvalue="4.7e-09" match="+ +++++++++++  "/>
				<hit pos="276" gap="14" motif="motif_6" pvalue="8.4e-18" match="+++++ ++ +  + +++++++++++++"/>
				<hit pos="303" gap="0" motif="motif_29" pvalue="4.7e-07" match=" +++++  + +  ++"/>
				<hit pos="329" gap="11" motif="motif_18" pvalue="2.1e-07" match=" +++  +  ++++++ +"/>
				<hit pos="349" gap="3" motif="motif_23" pvalue="4.6e-10" match=" +++++++   + +++  +++++   ++ "/>
				<hit pos="384" gap="6" motif="motif_15" pvalue="2.8e-13" match="  ++ +++   ++++++++++"/>
				<hit pos="410" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="435" gap="4" motif="motif_22" pvalue="6.6e-06" match="+++ + +++     ++"/>
			</seg>
			<seg start="451">
				<data>
EREINNLVKRADFNNDSYVQEFGLTISNSMMEVRGRVLPPPKLQYGGRVSTGLTGQQLFPPQNKVSLASPNQGVW
DMRGKQFFTGVEIRIWAIACFAPQRTVREDALRNFTQQLQKISNDAGMPIIGQPCFCKYATGPDQVEPMFRYLKI
				</data>
				<hit pos="468" gap="17" motif="motif_12" pvalue="1.7e-19" match="+ +++++++++ + ++ +++++++++ ++"/>
				<hit pos="520" gap="23" motif="motif_9" pvalue="1.9e-10" match="++ + + +  + ++ +  ++ +++  +"/>
				<hit pos="551" gap="4" motif="motif_19" pvalue="1.9e-10" match="++ +++ + + +++    +  ++     ++   +   +++++   +++  "/>
			</seg>
			<seg start="601">
				<data>
TFPGLQLVVVVLPGKTPVYAEVKRVGDTVLGMATQCVQAKNVNKTSPQTLSNLCLKINVKLGGINSILVPSIRPK
				</data>
				<hit pos="604" gap="3" motif="motif_26" pvalue="5.4e-05" match=" +++ +++++ ++  "/>
				<hit pos="619" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="644" gap="7" motif="motif_7" pvalue="1.5e-18" match="+ + + + ++ +++++++++ ++ ++ ++"/>
			</seg>
			<seg start="676">
				<data>
VFNEPVIFLGADVTHPPAGDNKKPSIAAVVGSMDAHPSRYAATVRVQQHRQEIIQELSSMVRELLIMFYKSTGGY
KPHRIILYRDGVSEGQFPHVLQHELTAIREACIKLEPEYRPGITFIVVQKRHHTRLFCAEKKEQSGKSGNIPAGT
TVDVGITHPTEFDFYLCSHQGIQGTSRPSHYHVLWDDNHFDSDELQCLTYQLCHTYVRCTRSVSIPAPAYYAHLV
AFRARYHLVEKEHDSGEGSHQSGCSEDRTPGAMARAITVHADTKKVMYFA
				</data>
				<hit pos="680" gap="7" motif="motif_3" pvalue="3.0e-20" match="++++++++++++ +++   ++++++"/>
				<hit pos="708" gap="3" motif="motif_4" pvalue="4.0e-12" match="     +++++ ++ + +++++++ + "/>
				<hit pos="745" gap="11" motif="motif_21" pvalue="1.5e-10" match="++ ++ ++ +++ ++"/>
				<hit pos="760" gap="0" motif="motif_5" pvalue="2.0e-20" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="788" gap="4" motif="motif_8" pvalue="1.2e-19" match=" +++ +++++++++++++++ "/>
				<hit pos="819" gap="10" motif="motif_1" pvalue="2.1e-45" match="++++ ++ ++  ++++++++++++++ ++++++++ +++++++ +++ ++"/>
				<hit pos="869" gap="0" motif="motif_2" pvalue="5.8e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="902" gap="0" motif="motif_31" pvalue="6.4e-06" match="+++++ +   +"/>
				<hit pos="936" gap="23" motif="motif_16" pvalue="3.7e-05" match="    + + ++++ + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2004808" db="db_1" num="2004808" name="gi|73977121|ref|XP_532562.2|" comment="PREDICTED: similar to eukaryotic translation initiation factor 2C, 3 isoform a [Canis familiaris]" length="881">
			<score strand="both" combined_pvalue="7.40e-214" evalue="3.1e-207"/>
			<seg start="1">
				<data>
MESRIQETFCSINWAPQMLYTEGPVGAQPLLMVPRRPGYGTMGKPIKLLANCFQVEIPKIDVYLYEVDIKPDKCP
RRVNREVVDSMVQHFKVTIFGDRRPVYDGKRSLYTANPLPVATTGVDLDVTLPGEGGKDRPFKVSIKFVSRVSWH
LLHEVLTGRTLPEPLELDKPISTNPVHAVDVVLRHLPSMKYTPVGRSFFSAPEGYDHPLGGGREVWFGFHQSVRP
AMWKMMLNIDVSATAFYKAQPVIQFMCEVLDIHNIDEQPRPLTDSHRVKFTKEIKGLKVEVTHCGTMRRKYRVCN
VTRRPASHQTFPLQLENGQTVERTVAQYFREKYTLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTD
NQTSTMIKATARSAPDRQEEISRLVRSANYETDPFVQEFQFKVRDEMAHVTGRVLPAPMLQYGGRNRTVATPSHG
VWDMRGKQFHTGVEIKMWAIACFATQRQCREEILKGFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFRHL
KNTYSGLQLIIVILPGKTPVYAEVKRVGDTLLGMATQCVQVKNVIKTSPQTLSNLCLKINVKLGGINNILVPHQR
				</data>
				<hit pos="22" gap="21" motif="motif_35" pvalue="2.1e-07" match="+++      ++ +++++++++"/>
				<hit pos="43" gap="0" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + +++"/>
				<hit pos="58" gap="0" motif="motif_20" pvalue="1.4e-08" match="+  + + + + + +    + +++ +    "/>
				<hit pos="90" gap="3" motif="motif_41" pvalue="1.3e-05" match="++ +  + + +"/>
				<hit pos="101" gap="0" motif="motif_13" pvalue="1.4e-12" match="++++ ++++++ +++"/>
				<hit pos="137" gap="21" motif="motif_14" pvalue="2.5e-10" match="+++ ++++++++ + + + + ++    "/>
				<hit pos="173" gap="9" motif="motif_17" pvalue="1.7e-06" match="    ++ +++++ ++"/>
				<hit pos="189" gap="1" motif="motif_27" pvalue="6.0e-09" match="++++++++++++   "/>
				<hit pos="218" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
				<hit pos="245" gap="0" motif="motif_29" pvalue="1.7e-05" match=" +++ +  + +   +"/>
				<hit pos="271" gap="11" motif="motif_18" pvalue="4.5e-08" match=" +++  +  ++++++++"/>
				<hit pos="291" gap="3" motif="motif_23" pvalue="2.7e-11" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="326" gap="6" motif="motif_15" pvalue="7.2e-17" match=" +++++++   ++++++++++"/>
				<hit pos="352" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="375" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="410" gap="9" motif="motif_12" pvalue="4.7e-16" match="  +++  ++  +++ +++++++++++ ++"/>
				<hit pos="447" gap="8" motif="motif_9" pvalue="1.2e-09" match="+  + + +  + +  +  ++ +++  +"/>
				<hit pos="478" gap="4" motif="motif_19" pvalue="9.8e-08" match="+  +++ +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="531" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="546" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="571" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
			</seg>
			<seg start="601">
				<data>
PSVFQQPVIFLGADVTHPPAGDGKKPSIAAVSVIRFVGSMDAHPSRYCATVRVQRPRQEIIQDLASMVRELLIQF
				</data>
				<hit pos="607" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="640" gap="8" motif="motif_4" pvalue="1.3e-11" match="     +++ + ++ + +++++++++ "/>
			</seg>
			<seg start="676">
				<data>
YKSTRFKPTRIIFYRDGVSEGQFRQVLYYELLAIREACISLEKDYQPGITYIVVQKRHHTRLFCADRTERVGRSG
NIPAGTTVDTDITHPYEFDFYLCSHAGIQGTSRPSHYHVLWDDNCFTADELQLLTYQLCHTYVRCTRSVSIPAPA
YYAHLVAFRARYHLVDKEHDSAEGSHVSGQSNGRDPQALAKAVQIHQDTLRTMYFA
				</data>
				<hit pos="676" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="691" gap="0" motif="motif_5" pvalue="1.5e-19" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="719" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
				<hit pos="750" gap="10" motif="motif_1" pvalue="2.3e-49" match="++++ ++ +++ ++++ ++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="800" gap="0" motif="motif_2" pvalue="1.3e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="833" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1626693" db="db_1" num="1626693" name="gi|24653501|ref|NP_725341.1|" comment="Argonaute-1, isoform A [Drosophila melanogaster]gi|24653503|ref|NP_725342.1| Argonaute-1, isoform C [Drosophila melanogaster]gi|7303251|gb|AAF58313.1| Argonaute-1, isoform C [Drosophila melanogaster]gi|7303252|gb|AAF58314.1| Argonaute-1, isoform A [Drosophila melanogaster]gi|78214268|gb|ABB36449.1| LP02696p [Drosophila melanogaster]" length="984">
			<score strand="both" combined_pvalue="1.84e-213" evalue="7.8e-207"/>
			<seg start="76">
				<data>
PTAVTSPSAQNVAAGGATVAGAAATAAQVASALGATTGSVTPAIATATPATQPDMPVFTCPRRPNLGREGRPIVL
RANHFQVTMPRGYVHHYDINIQPDKCPRKVNREIIETMVHAYSKIFGVLKPVFDGRNNLYTRDPLPIGNERLELE
				</data>
				<hit pos="100" gap="99" motif="motif_2" pvalue="7.2e-05" match="        +  +    + ++  + ++   +   "/>
				<hit pos="145" gap="12" motif="motif_24" pvalue="2.2e-10" match="+++++++++++ +  "/>
				<hit pos="160" gap="0" motif="motif_20" pvalue="1.8e-10" match="+    ++++  + +    +++++ +++  "/>
				<hit pos="202" gap="13" motif="motif_13" pvalue="2.5e-10" match="+++++ ++++  +++"/>
			</seg>
			<seg start="226">
				<data>
VTLPGEGKDRIFRVTIKWQAQVSLFNLEEALEGRTRQIPYDAILALDVVMRHLPSMTYTPVGRSFFSSPEGYYHP
				</data>
				<hit pos="237" gap="20" motif="motif_14" pvalue="9.1e-11" match="+++++++ + +++  +++++ ++ + +"/>
				<hit pos="265" gap="1" motif="motif_17" pvalue="7.1e-10" match=" +++ +++++++ ++"/>
				<hit pos="281" gap="1" motif="motif_27" pvalue="4.7e-09" match="+ +++++++++++  "/>
			</seg>
			<seg start="301">
				<data>
LGGGREVWFGFHQSVRPSQWKMMLNIDVSATAFYKAQPVIDFMCEVLDIRDINEQRKPLTDSQRVKFTKEIKGLK
IEITHCGQMRRKYRVCNVTRRPAQMQSFPLQLENGQTVECTVAKYFLDKYRMKLRYPHLPCLQVGQEHKHTYLPL
EVCNIVAGQRCIKKLTDMQTSTMIKATARSAPDREREINNLVKRADFNNDSYVQEFGLTISNSMMEVRGRVLPPP
KLQYGGRVSTGLTGQQLFPPQNKVSLASPNQGVWDMRGKQFFTGVEIRIWAIACFAPQRTVREDALRNFTQQLQK
ISNDAGMPIIGQPCFCKYATGPDQVEPMFRYLKITFPGLQLVVVVLPGKTPVYAEVKRVGDTVLGMATQCVQAKN
				</data>
				<hit pos="310" gap="14" motif="motif_6" pvalue="8.4e-18" match="+++++ ++ +  + +++++++++++++"/>
				<hit pos="337" gap="0" motif="motif_29" pvalue="4.7e-07" match=" +++++  + +  ++"/>
				<hit pos="363" gap="11" motif="motif_18" pvalue="2.1e-07" match=" +++  +  ++++++ +"/>
				<hit pos="383" gap="3" motif="motif_23" pvalue="4.6e-10" match=" +++++++   + +++  +++++   ++ "/>
				<hit pos="418" gap="6" motif="motif_15" pvalue="2.8e-13" match="  ++ +++   ++++++++++"/>
				<hit pos="444" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="469" gap="4" motif="motif_22" pvalue="6.6e-06" match="+++ + +++     ++"/>
				<hit pos="502" gap="17" motif="motif_12" pvalue="1.7e-19" match="+ +++++++++ + ++ +++++++++ ++"/>
				<hit pos="554" gap="23" motif="motif_9" pvalue="1.9e-10" match="++ + + +  + ++ +  ++ +++  +"/>
				<hit pos="585" gap="4" motif="motif_19" pvalue="1.9e-10" match="++ +++ + + +++    +  ++     ++   +   +++++   +++  "/>
				<hit pos="638" gap="3" motif="motif_26" pvalue="5.4e-05" match=" +++ +++++ ++  "/>
				<hit pos="653" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
			</seg>
			<seg start="676">
				<data>
VNKTSPQTLSNLCLKINVKLGGINSILVPSIRPKVFNEPVIFLGADVTHPPAGDNKKPSIAAVVGSMDAHPSRYA
ATVRVQQHRQEIIQELSSMVRELLIMFYKSTGGYKPHRIILYRDGVSEGQFPHVLQHELTAIREACIKLEPEYRP
GITFIVVQKRHHTRLFCAEKKEQSGKSGNIPAGTTVDVGITHPTEFDFYLCSHQGIQGTSRPSHYHVLWDDNHFD
SDELQCLTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVEKEHDSGEGSHQSGCSEDRTPGAMARAITVHA
DTKKVMYFA
				</data>
				<hit pos="678" gap="7" motif="motif_7" pvalue="1.5e-18" match="+ + + + ++ +++++++++ ++ ++ ++"/>
				<hit pos="714" gap="7" motif="motif_3" pvalue="3.0e-20" match="++++++++++++ +++   ++++++"/>
				<hit pos="742" gap="3" motif="motif_4" pvalue="4.0e-12" match="     +++++ ++ + +++++++ + "/>
				<hit pos="779" gap="11" motif="motif_21" pvalue="1.5e-10" match="++ ++ ++ +++ ++"/>
				<hit pos="794" gap="0" motif="motif_5" pvalue="2.0e-20" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="822" gap="4" motif="motif_8" pvalue="1.2e-19" match=" +++ +++++++++++++++ "/>
				<hit pos="853" gap="10" motif="motif_1" pvalue="2.1e-45" match="++++ ++ ++  ++++++++++++++ ++++++++ +++++++ +++ ++"/>
				<hit pos="903" gap="0" motif="motif_2" pvalue="5.8e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="936" gap="0" motif="motif_31" pvalue="6.4e-06" match="+++++ +   +"/>
				<hit pos="970" gap="23" motif="motif_16" pvalue="3.7e-05" match="    + + ++++ + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_207509" db="db_1" num="207509" name="gi|125808990|ref|XP_001360946.1|" comment="GA19767 [Drosophila pseudoobscura pseudoobscura]gi|54636119|gb|EAL25522.1| GA19767 [Drosophila pseudoobscura pseudoobscura]" length="985">
			<score strand="both" combined_pvalue="1.51e-212" evalue="6.4e-206"/>
			<seg start="76">
				<data>
PTAVTSPSAQNVAAGGATVGATASSAASQVASTLGTTTGTVTAAIATATPTTNPDMPVFTCPRRPNLGREGRPIV
LRANHFQVTMPRGYVHHYDINIQPDKCPRKVNREIIETMVQAYSKIFGVLKPVFDGRNNLYTRDPLPIGNERLEL
				</data>
				<hit pos="101" gap="100" motif="motif_2" pvalue="9.4e-05" match="+       +  +    + ++  + +    +   "/>
				<hit pos="146" gap="12" motif="motif_24" pvalue="2.2e-10" match="+++++++++++ +  "/>
				<hit pos="161" gap="0" motif="motif_20" pvalue="1.8e-10" match="+    ++++  + +    +++++ +++  "/>
				<hit pos="203" gap="13" motif="motif_13" pvalue="2.5e-10" match="+++++ ++++  +++"/>
			</seg>
			<seg start="226">
				<data>
EVTLPGEGKDRIFRVTIKWQAQVSLFNLEEALEGRTRQIPYDAILALDVVMRHLPSMTYTPVGRSFFSSPDGYYH
				</data>
				<hit pos="238" gap="20" motif="motif_14" pvalue="9.1e-11" match="+++++++ + +++  +++++ ++ + +"/>
				<hit pos="266" gap="1" motif="motif_17" pvalue="7.1e-10" match=" +++ +++++++ ++"/>
				<hit pos="282" gap="1" motif="motif_27" pvalue="3.4e-09" match="+ +++++++++++  "/>
			</seg>
			<seg start="301">
				<data>
PLGGGREVWFGFHQSVRPSQWKMMLNIDVSATAFYKAQPVIDFMCEVLDIRDIMEQRKPLTDSQRVKFTKEIKGL
KIEITHCGQMRRKYRVCNVTRRPAQMQSFPLQLENGQTVECTVAKYFLDKYRMKLRYPHLPCLQVGQEHKHTYLP
LEVCNIVAGQRCIKKLTDMQTSTMIKATARSAPDREREINNLVKRADFNNDSYVQEFGLAISNSMMEVRGRVLPP
PKLQYGGRVSTGITGQQLFPPQNKVSLASPNQGVWDMRGKQFFTGVEIRIWAIACFAPQRTVREDALRNFTQQLQ
KISNDAGMPIIGQPCFCKYATGPDQVEPMFRYLKITFPGLQLVVVVLPGKTPVYAEVKRVGDTVLGMATQCVQAK
				</data>
				<hit pos="311" gap="14" motif="motif_6" pvalue="8.4e-18" match="+++++ ++ +  + +++++++++++++"/>
				<hit pos="338" gap="0" motif="motif_29" pvalue="4.7e-07" match=" +++++  + +  ++"/>
				<hit pos="364" gap="11" motif="motif_18" pvalue="2.1e-07" match=" +++  +  ++++++ +"/>
				<hit pos="384" gap="3" motif="motif_23" pvalue="4.6e-10" match=" +++++++   + +++  +++++   ++ "/>
				<hit pos="419" gap="6" motif="motif_15" pvalue="2.8e-13" match="  ++ +++   ++++++++++"/>
				<hit pos="445" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="470" gap="4" motif="motif_22" pvalue="6.6e-06" match="+++ + +++     ++"/>
				<hit pos="503" gap="17" motif="motif_12" pvalue="9.4e-19" match="+ +++++ +++ + ++ +++++++++ ++"/>
				<hit pos="555" gap="23" motif="motif_9" pvalue="1.9e-10" match="++ + + +  + ++ +  ++ +++  +"/>
				<hit pos="586" gap="4" motif="motif_19" pvalue="1.9e-10" match="++ +++ + + +++    +  ++     ++   +   +++++   +++  "/>
				<hit pos="639" gap="3" motif="motif_26" pvalue="5.4e-05" match=" +++ +++++ ++  "/>
				<hit pos="654" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
			</seg>
			<seg start="676">
				<data>
NVNKTSPQTLSNLCLKINVKLGGINSILVPSIRPKVFNEPVIFLGADVTHPPAGDNKKPSIAAVVGSMDAHPSRY
AATVRVQQHRQEIIQELSSMVRELLIMFYKSTGGYKPHRIILYRDGVSEGQFPHVLQHELTAIREACIKLEPEYR
PGITFIVVQKRHHTRLFCAEKKEQSGKSGNIPAGTTVDVGITHPTEFDFYLCSHQGIQGTSRPSHYHVLWDDNHF
DSDELQCLTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVEKEHDSGEGSHQSGCSEDRTPGAMARAITVH
ADTKKVMYFA
				</data>
				<hit pos="679" gap="7" motif="motif_7" pvalue="1.5e-18" match="+ + + + ++ +++++++++ ++ ++ ++"/>
				<hit pos="715" gap="7" motif="motif_3" pvalue="3.0e-20" match="++++++++++++ +++   ++++++"/>
				<hit pos="743" gap="3" motif="motif_4" pvalue="4.0e-12" match="     +++++ ++ + +++++++ + "/>
				<hit pos="780" gap="11" motif="motif_21" pvalue="1.5e-10" match="++ ++ ++ +++ ++"/>
				<hit pos="795" gap="0" motif="motif_5" pvalue="2.0e-20" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="823" gap="4" motif="motif_8" pvalue="1.2e-19" match=" +++ +++++++++++++++ "/>
				<hit pos="854" gap="10" motif="motif_1" pvalue="2.1e-45" match="++++ ++ ++  ++++++++++++++ ++++++++ +++++++ +++ ++"/>
				<hit pos="904" gap="0" motif="motif_2" pvalue="5.8e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="937" gap="0" motif="motif_31" pvalue="6.4e-06" match="+++++ +   +"/>
				<hit pos="971" gap="23" motif="motif_16" pvalue="3.7e-05" match="    + + ++++ + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2496260" db="db_1" num="2496260" name="gi|89114052|gb|ABD61617.1|" comment="argonaute-1 [Drosophila melanogaster]gi|89114054|gb|ABD61618.1| argonaute-1 [Drosophila melanogaster]gi|89114056|gb|ABD61619.1| argonaute-1 [Drosophila melanogaster]gi|89114058|gb|ABD61620.1| argonaute-1 [Drosophila melanogaster]gi|89114060|gb|ABD61621.1| argonaute-1 [Drosophila melanogaster]gi|89114062|gb|ABD61622.1| argonaute-1 [Drosophila melanogaster]gi|89114064|gb|ABD61623.1| argonaute-1 [Drosophila melanogaster]gi|89114066|gb|ABD61624.1| argonaute-1 [Drosophila melanogaster]gi|891" length="851">
			<score strand="both" combined_pvalue="1.59e-212" evalue="6.8e-206"/>
			<seg start="1">
				<data>
AAGGATVAGAAATAAQVASALGATTGSVTPAIATATPATQPDMPVFTCPRRPNLGREGRPIVLRANHFQVTMPRG
YVHHYDINIQPDKCPRKVNREIIETMVHAYSKIFGVLKPVFDGRNNLYTRDPLPIGNERLELEVTLPGEGKDRIF
RVTIKWQAQVSLFNLEEALEGRTRQIPYDAILALDVVMRHLPSMTYTPVGRSFFSSPEGYYHPLGGGREVWFGFH
QSVRPSQWKMMLNIDVSATAFYKAQPVIDFMCEVLDIRDINEQRKPLTDSQRVKFTKEIKGLKIEITHCGQMRRK
YRVCNVTRRPAQMQSFPLQLENGQTVECTVAKYFLDKYRMKLRYPHLPCLQVGQEHKHTYLPLEVCNIVAGQRCI
KKLTDMQTSTMIKATARSAPDREREINNLVKRADFNNDSYVQEFGLTISNSMMEVRGRVLPPPKLQYGGRVSTGL
				</data>
				<hit pos="13" gap="12" motif="motif_2" pvalue="7.2e-05" match="        +  +    + ++  + ++   +   "/>
				<hit pos="58" gap="12" motif="motif_24" pvalue="2.2e-10" match="+++++++++++ +  "/>
				<hit pos="73" gap="0" motif="motif_20" pvalue="1.8e-10" match="+    ++++  + +    +++++ +++  "/>
				<hit pos="115" gap="13" motif="motif_13" pvalue="2.5e-10" match="+++++ ++++  +++"/>
				<hit pos="150" gap="20" motif="motif_14" pvalue="9.1e-11" match="+++++++ + +++  +++++ ++ + +"/>
				<hit pos="178" gap="1" motif="motif_17" pvalue="7.1e-10" match=" +++ +++++++ ++"/>
				<hit pos="194" gap="1" motif="motif_27" pvalue="4.7e-09" match="+ +++++++++++  "/>
				<hit pos="223" gap="14" motif="motif_6" pvalue="8.4e-18" match="+++++ ++ +  + +++++++++++++"/>
				<hit pos="250" gap="0" motif="motif_29" pvalue="4.7e-07" match=" +++++  + +  ++"/>
				<hit pos="276" gap="11" motif="motif_18" pvalue="2.1e-07" match=" +++  +  ++++++ +"/>
				<hit pos="296" gap="3" motif="motif_23" pvalue="4.6e-10" match=" +++++++   + +++  +++++   ++ "/>
				<hit pos="331" gap="6" motif="motif_15" pvalue="2.8e-13" match="  ++ +++   ++++++++++"/>
				<hit pos="357" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="382" gap="4" motif="motif_22" pvalue="6.6e-06" match="+++ + +++     ++"/>
				<hit pos="415" gap="17" motif="motif_12" pvalue="1.7e-19" match="+ +++++++++ + ++ +++++++++ ++"/>
			</seg>
			<seg start="451">
				<data>
TGQQLFPPQNKVSLASPNQGVWDMRGKQFFTGVEIRIWAIACFAPQRTVREDALRNFTQQLQKISNDAGMPIIGQ
PCFCKYATGPDQVEPMFRYLKITFPGLQLVVVVLPGKTPVYAEVKRVGDTVLGMATQCVQAKNVNKTSPQTLSNL
CLKINVKLGGINSILVPSIRPKVFNEPVIFLGADVTHPPAGDNKKPSIAAVVGSMDAHPSRYAATVRVQQHRQEI
IQELSSMVRELLIMFYKSTGGYKPHRIILYRDGVSEGQFPHVLQHELTAIREACIKLEPEYRPGITFIVVQKRHH
TRLFCAEKKEQSGKSGNIPAGTTVDVGITHPTEFDFYLCSHQGIQGTSRPSHYHVLWDDNHFDSDELQCLTYQLC
HTYVRCTRSVSIPAPAYYAHLVAFRA
				</data>
				<hit pos="467" gap="23" motif="motif_9" pvalue="1.9e-10" match="++ + + +  + ++ +  ++ +++  +"/>
				<hit pos="498" gap="4" motif="motif_19" pvalue="1.9e-10" match="++ +++ + + +++    +  ++     ++   +   +++++   +++  "/>
				<hit pos="551" gap="3" motif="motif_26" pvalue="5.4e-05" match=" +++ +++++ ++  "/>
				<hit pos="566" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="591" gap="7" motif="motif_7" pvalue="1.5e-18" match="+ + + + ++ +++++++++ ++ ++ ++"/>
				<hit pos="627" gap="7" motif="motif_3" pvalue="3.0e-20" match="++++++++++++ +++   ++++++"/>
				<hit pos="655" gap="3" motif="motif_4" pvalue="4.0e-12" match="     +++++ ++ + +++++++ + "/>
				<hit pos="692" gap="11" motif="motif_21" pvalue="1.5e-10" match="++ ++ ++ +++ ++"/>
				<hit pos="707" gap="0" motif="motif_5" pvalue="2.0e-20" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="735" gap="4" motif="motif_8" pvalue="1.2e-19" match=" +++ +++++++++++++++ "/>
				<hit pos="766" gap="10" motif="motif_1" pvalue="2.1e-45" match="++++ ++ ++  ++++++++++++++ ++++++++ +++++++ +++ ++"/>
				<hit pos="816" gap="0" motif="motif_2" pvalue="5.8e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1506590" db="db_1" num="1506590" name="gi|84468316|dbj|BAE71241.1|" comment="putative Argonaute protein [Trifolium pratense]" length="300">
			<score strand="both" combined_pvalue="1.67e-212" evalue="7.1e-206"/>
			<seg start="1">
				<data>
DRPTIIFGADVTHPHPGEDSSPSIAAVVASQDWPEVTKYAGLVCAQAHRQELIQDLFKQWQDPARGTLTGGMIKE
LLISFRRATGQKPQRIIFYRDGVSEGQFYQVLLFELDAIRKACASLEPNYQPPVTFVVVQKRHHTRLFASNHHDK
SSVDRSGNILPGTVVDSKICHPTEFDFYLCSHAGIQGTSRPAHYHVLWDENNFTADALQSLTNNLCYTYARCTRS
VSIVPPAYYAHLAAFRARFYMEPETSDSGSMTSGAVSRGGMGAAAGRSTRAPGANAAVRPLPALKENVKRVMFYC
				</data>
				<hit pos="3" gap="2" motif="motif_3" pvalue="7.1e-32" match="+++++++++++++++++++++++++"/>
				<hit pos="32" gap="4" motif="motif_4" pvalue="3.1e-32" match="++++++++++++++++++++++++++"/>
				<hit pos="58" gap="0" motif="motif_47" pvalue="3.4e-08" match="+ ++++ +"/>
				<hit pos="66" gap="0" motif="motif_25" pvalue="3.3e-14" match="++ ++++++++++++"/>
				<hit pos="81" gap="0" motif="motif_21" pvalue="3.6e-19" match="+++++++++++++++"/>
				<hit pos="96" gap="0" motif="motif_5" pvalue="1.1e-27" match="+++++++++++++ ++++++++++"/>
				<hit pos="124" gap="4" motif="motif_8" pvalue="2.6e-26" match="+++++++++++++++++++++"/>
				<hit pos="146" gap="1" motif="motif_39" pvalue="1.5e-11" match="+++++++++++"/>
				<hit pos="157" gap="0" motif="motif_1" pvalue="1.4e-64" match="++++++++++++++++++++++++++++++++++++++++++++++++++"/>
				<hit pos="207" gap="0" motif="motif_2" pvalue="2.8e-40" match="+++++++++++++++++++++++++++++++++"/>
				<hit pos="240" gap="0" motif="motif_31" pvalue="6.5e-15" match="+++++++++++"/>
				<hit pos="260" gap="9" motif="motif_43" pvalue="6.8e-05" match="   +++ +   ++  "/>
				<hit pos="286" gap="11" motif="motif_16" pvalue="1.1e-19" match="+++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3640774" db="db_1" num="3640774" name="gi|84468452|dbj|BAE71309.1|" comment="putative glucosyltransferase [Trifolium pratense]" length="487">
			<score strand="both" combined_pvalue="9.90e-212" evalue="4.2e-205"/>
			<seg start="1">
				<data>
MVETTTTIVLYPAPGIGHIISMVQLSKLLLTHHQQQHFSITILLTNGFQDHPSINSYINRISSSHPSIIFHTLPT
ITVTTTTTTQSMAATAFQFIKSNTVNVESKLRQISLTSVIKSFIIDMFCASAMDIASSMGIPVYCFFTSGAAVLA
				</data>
				<hit pos="66" gap="65" motif="motif_3" pvalue="9.5e-06" match="+ +++    +      ++  + ++ "/>
			</seg>
			<seg start="151">
				<data>
LYSYFPKIHSETTKSFREMNGVEIVAPGNAPLEAVLMPEPVLDREDPAYWEMLYFCEHLSMAKGIVVNTFRELEV
				</data>
				<hit pos="163" gap="72" motif="motif_15" pvalue="6.6e-05" match="   ++++ +  +  +    + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2469833" db="db_1" num="2469833" name="gi|62649644|ref|XP_233543.3|" comment="PREDICTED: similar to eukaryotic translation initiation factor 2C, 3 isoform a [Rattus norvegicus]gi|109477239|ref|XP_001058231.1| PREDICTED: similar to eukaryotic translation initiation factor 2C, 3 isoform a [Rattus norvegicus]" length="860">
			<score strand="both" combined_pvalue="1.17e-211" evalue="5e-205"/>
			<seg start="1">
				<data>
MEIGSAGPIGAQPLLIVPRRPGYGTMGKPIKLLANCFQVEIPKIDVYLYEVDIKPDKCPRRVNREVVDSMVQHFK
VTIFGDRRPVYDGKRSLYTANPLPVATTGVDLDVTLPGEGGKDRPFKVSVKFVSRVSWHLLHEVLTGRTLPEPLE
				</data>
				<hit pos="6" gap="5" motif="motif_35" pvalue="2.5e-06" match=" ++      +  +++++++++"/>
				<hit pos="27" gap="0" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + +++"/>
				<hit pos="42" gap="0" motif="motif_20" pvalue="1.4e-08" match="+  + + + + + +    + +++ +    "/>
				<hit pos="74" gap="3" motif="motif_41" pvalue="1.3e-05" match="++ +  + + +"/>
				<hit pos="85" gap="0" motif="motif_13" pvalue="1.4e-12" match="++++ ++++++ +++"/>
				<hit pos="121" gap="21" motif="motif_14" pvalue="1.9e-09" match="+++  +++++++ + + + + ++    "/>
			</seg>
			<seg start="151">
				<data>
LDKPISTNPVHAVDVVLRHLPSMKYTPVGRSFFSAPEGYDHPLGGGREVWFGFHQSVRPAMWKMMLNIDVSATAF
YKAQPVIQFMCEVLDIHNIDEQPRPLTDSHRVKFTKEIKGLKVEVTHCGTMRRKYRVCNVTRRPASHQTFPLQLE
NGQTVERTVAQYFREKYTLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPD
RQEEISRLVRSANYETDPFVQEFQFKVRDEMAHVTGRVLPAPMLQYGGRNRTVATPSHGVWDMRGKQFHTGVEIK
MWAIACFATQRQCREEILKGFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYSGLQLIIVILPG
KTPVYAEVKRVGDTLLGMATQCVQVKNVIKTSPQTLSNLCLKINVKLGGINNILVPHQRPSVFQQPVIFLGADVT
HPPAGDGKKPSIAAVVGSMDAHPSRYCATVRVQRPRQEIIQDLASMVRELLIQFYKSTRFKPTRIIFYRDGVSEG
QFRQVLYYELLAIREACISLEKDYQPGITYIVVQKRHHTRLFCADRTERVGRSGNIPAGTTVDTDITHPYEFDFY
LCSHAGIQGTSRPSHYHVLWDDNCFTADELQLLTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDS
				</data>
				<hit pos="157" gap="9" motif="motif_17" pvalue="1.7e-06" match="    ++ +++++ ++"/>
				<hit pos="173" gap="1" motif="motif_27" pvalue="6.0e-09" match="++++++++++++   "/>
				<hit pos="202" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
				<hit pos="229" gap="0" motif="motif_29" pvalue="1.7e-05" match=" +++ +  + +   +"/>
				<hit pos="255" gap="11" motif="motif_18" pvalue="4.5e-08" match=" +++  +  ++++++++"/>
				<hit pos="275" gap="3" motif="motif_23" pvalue="2.7e-11" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="310" gap="6" motif="motif_15" pvalue="7.2e-17" match=" +++++++   ++++++++++"/>
				<hit pos="336" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="359" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="394" gap="9" motif="motif_12" pvalue="4.7e-16" match="  +++  ++  +++ +++++++++++ ++"/>
				<hit pos="431" gap="8" motif="motif_9" pvalue="1.2e-09" match="+  + + +  + +  +  ++ +++  +"/>
				<hit pos="462" gap="4" motif="motif_19" pvalue="9.8e-08" match="+  +++ +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="515" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="530" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="555" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
				<hit pos="591" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="619" gap="3" motif="motif_4" pvalue="1.3e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="655" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="670" gap="0" motif="motif_5" pvalue="1.5e-19" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="698" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
				<hit pos="729" gap="10" motif="motif_1" pvalue="2.3e-49" match="++++ ++ +++ ++++ ++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="779" gap="0" motif="motif_2" pvalue="1.3e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="812" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3363683" db="db_1" num="3363683" name="gi|157110603|ref|XP_001651170.1|" comment="eukaryotic translation initiation factor 2c [Aedes aegypti]gi|108868374|gb|EAT32599.1| eukaryotic translation initiation factor 2c [Aedes aegypti]" length="825">
			<score strand="both" combined_pvalue="5.12e-211" evalue="2.2e-204"/>
			<seg start="1">
				<data>
MPRGFVHHYDINIQPDKCPRKVNREIIETMVHAYSKMFGALKPVFDGRNNLYTRDPLPIGNDRVELEVTLPGEGK
				</data>
				<hit pos="2" gap="1" motif="motif_20" pvalue="2.0e-10" match="+    ++++  + +    +++++ +++  "/>
				<hit pos="44" gap="13" motif="motif_13" pvalue="2.5e-10" match="+++++ ++++  +++"/>
			</seg>
			<seg start="76">
				<data>
DRVFRVTIKWVAQVSLFNLEEALEGRTRQIPYDAILALDVVMRHLPSMTYTPVGRSFFSSPDGYYHPLGGGREVW
				</data>
				<hit pos="79" gap="20" motif="motif_14" pvalue="1.5e-12" match="+++++++++ +++  +++++ ++ + +"/>
				<hit pos="107" gap="1" motif="motif_17" pvalue="7.1e-10" match=" +++ +++++++ ++"/>
				<hit pos="123" gap="1" motif="motif_27" pvalue="3.4e-09" match="+ +++++++++++  "/>
			</seg>
			<seg start="151">
				<data>
FGFHQSVRPSQWKMMLNIDVSATAFYKAQPVIEFMCEVLDIRDINEQRKPLTDSQRVKFTKEIKGLKIEITHCGT
MRRKYRVCNVTRRPAQMQSFPLQLENGQTVECTVAKYFLDKYKMKLRYPHLPCLQVGQEHKHTYLPLEVCNIVAG
QRCIKKLTDMQTSTMIKATARSAPDREREINSLVRRADFNNDAYVQEFGLAISNSMMEVRGRVLPPPKLQYGGRV
				</data>
				<hit pos="152" gap="14" motif="motif_6" pvalue="8.4e-18" match="+++++ ++ +  + +++++++++++++"/>
				<hit pos="179" gap="0" motif="motif_29" pvalue="6.9e-07" match=" +++++  + +  ++"/>
				<hit pos="205" gap="11" motif="motif_18" pvalue="2.1e-07" match=" +++  +  ++++++ +"/>
				<hit pos="225" gap="3" motif="motif_23" pvalue="1.3e-10" match=" +++++++   + +++  +++++   ++ "/>
				<hit pos="260" gap="6" motif="motif_15" pvalue="1.5e-14" match="  ++ +++   ++++++++++"/>
				<hit pos="286" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="311" gap="4" motif="motif_22" pvalue="6.6e-06" match="+++ + +++     ++"/>
				<hit pos="344" gap="17" motif="motif_12" pvalue="9.4e-19" match="+ +++++ +++ + ++ +++++++++ ++"/>
			</seg>
			<seg start="376">
				<data>
SSMSGQLLSGPQNKVSLALPNQGVWDMRGKQFFTGVEIRVWAIACFAPQRTVREDALRNFTQQLQKISNDAGMPI
IGQPCFCKYATGPDQVEPMFRYLKNTFNALQLVVVVLPGKTPVYAEVKRVGDTVLGMATQCVQAKNVNKTSPQTL
SNLCLKINVKLGGINSILVPSIRPKVFDEPVIFLGADVTHPPAGDNKKPSIAAVVGSMDAHPSRYAATVRVQQHR
QEIIQELSSMVRELLIMFYKSTGGFKPHRIILYRDGVSEGQFPHVLQHELTAIREACIKLEADYKPGITFIVVQK
RHHTRLFCADKKEQSGKSGNIPAGTTVDVGITHPTEFDFYLCSHQGIQGTSRPSHYHVLWDDNHFESDELQCLTY
QLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVEKEHDSGEGSHQSGCSEDRTPGAMARAITVHADTKKVMYFA
				</data>
				<hit pos="395" gap="22" motif="motif_9" pvalue="1.8e-10" match="++ + + +  + ++ +  ++ +++  +"/>
				<hit pos="426" gap="4" motif="motif_19" pvalue="4.3e-11" match="++ +++ + + +++    +  ++     ++   +   +++++   +++ +"/>
				<hit pos="479" gap="3" motif="motif_26" pvalue="3.7e-05" match=" +++ +++++ ++  "/>
				<hit pos="494" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="519" gap="7" motif="motif_7" pvalue="1.5e-18" match="+ + + + ++ +++++++++ ++ ++ ++"/>
				<hit pos="555" gap="7" motif="motif_3" pvalue="3.0e-20" match="++++++++++++ +++   ++++++"/>
				<hit pos="583" gap="3" motif="motif_4" pvalue="4.0e-12" match="     +++++ ++ + +++++++ + "/>
				<hit pos="620" gap="11" motif="motif_21" pvalue="4.1e-10" match="++ ++ ++ +++ ++"/>
				<hit pos="635" gap="0" motif="motif_5" pvalue="2.0e-20" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="663" gap="4" motif="motif_8" pvalue="4.1e-20" match="++++ +++++++++++++++ "/>
				<hit pos="694" gap="10" motif="motif_1" pvalue="3.6e-45" match="++++ ++ ++  ++++++++++++++ ++++++++ +++++++ +++ ++"/>
				<hit pos="744" gap="0" motif="motif_2" pvalue="5.8e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="777" gap="0" motif="motif_31" pvalue="6.4e-06" match="+++++ +   +"/>
				<hit pos="811" gap="23" motif="motif_16" pvalue="3.7e-05" match="    + + ++++ + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_819635" db="db_1" num="819635" name="gi|25148113|ref|NP_510322.2|" comment="Argonaute (plant)-Like Gene family member (alg-1) [Caenorhabditis elegans]" length="1002">
			<score strand="both" combined_pvalue="8.31e-211" evalue="3.5e-204"/>
			<seg start="1">
				<data>
MSGGPQYLPGVMNSTIQQQPQSATSSFLPSGPISSTSTSSQVVPTSGATQQPPFPSAQAAASTALQNDLEEIFNS
				</data>
				<hit pos="22" gap="21" motif="motif_38" pvalue="5.2e-06" match="+  + ++    ++ ++ +   + +++++ "/>
			</seg>
			<seg start="76">
				<data>
PPTQPQTFSDVPQRQAGSLAPGVPIGNTSVSIGEPANTLGGGLPGGAPGQLPGGNQSGIQFQCPRRPNHGVEGRS
ILLRANHFAVRIPGGTIQHYQVDVTPDKCPRRVNREIISCLISAFSKYFTNIRPVYDGKRNMYTREPLPIGRERM
				</data>
				<hit pos="148" gap="97" motif="motif_24" pvalue="1.7e-10" match="++ + ++++++ + +"/>
				<hit pos="163" gap="0" motif="motif_20" pvalue="1.3e-10" match="+   + ++ +  ++    + +++ +++ +"/>
				<hit pos="205" gap="13" motif="motif_13" pvalue="2.9e-10" match="++++ ++ ++  +++"/>
			</seg>
			<seg start="226">
				<data>
DFDVTLPGDSAVERQFSVSLKWVGQVSLSTLEDAMEGRVRQVPFEAVQAMDVILRHLPSLKYTPVGRSFFSPPVP
				</data>
				<hit pos="241" gap="21" motif="motif_14" pvalue="1.9e-10" match="+ + ++++  +++  +++++ ++ +  "/>
				<hit pos="269" gap="1" motif="motif_17" pvalue="7.1e-11" match=" ++ ++++++++ ++"/>
				<hit pos="285" gap="1" motif="motif_27" pvalue="5.1e-10" match=" ++++++++++++  "/>
			</seg>
			<seg start="301">
				<data>
NASGVMAGSCPPQASGAVAGGAHSAGQYHAESKLGGGREVWFGFHQSVRPSQWKMMLNIDVSATAFYRSMPVIEF
IAEVLELPVQALAERRALSDAQRVKFTKEIRGLKIEITHCGQMRRKYRVCNVTRRPAQTQTFPLQLETGQTIECT
				</data>
				<hit pos="343" gap="43" motif="motif_6" pvalue="4.9e-17" match="+++++ ++ +  + +++++++++++ +"/>
				<hit pos="370" gap="0" motif="motif_29" pvalue="6.9e-07" match="++++++ ++ +   +"/>
				<hit pos="397" gap="12" motif="motif_18" pvalue="2.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="417" gap="3" motif="motif_23" pvalue="9.5e-10" match=" +++++++   + +++  +++++    + "/>
			</seg>
			<seg start="451">
				<data>
VAKYFYDKYRIQLKYPHLPCLQVGQEQKHTYLPPEVCNIVPGQRCIKKLTDVQTSTMIKATARSAPEREREISNL
				</data>
				<hit pos="452" gap="6" motif="motif_15" pvalue="1.5e-14" match="  ++++++ + ++++++++++"/>
				<hit pos="478" gap="5" motif="motif_11" pvalue="5.6e-13" match="+ ++++ ++++++++++  ++"/>
				<hit pos="503" gap="4" motif="motif_22" pvalue="4.4e-06" match="+++ + +++     ++"/>
			</seg>
			<seg start="526">
				<data>
VRKAEFSADPFAHEFGITINPAMTEVKGRVLSAPKLLYGGRTRATALPNQGVWDMRGKQFHTGIDVRVWAIACFA
				</data>
				<hit pos="536" gap="17" motif="motif_12" pvalue="1.2e-17" match=" + +++++++  ++++ ++++ ++++ ++"/>
				<hit pos="573" gap="8" motif="motif_9" pvalue="1.6e-09" match="++ + + +  + +  +  ++ +++  +"/>
			</seg>
			<seg start="601">
				<data>
QQQHVKENDLRMFTNQLQRISNDAGMPIVGNPCFCKYAVGVEQVEPMFKYLKQNYSGIQLVVVVLPGKTPVYAEV
KRVGDTVLGIATQCVQAKNAIRTTPQTLSNLCLKMNVKLGGVNSILLPNVRPRIFNEPVIFFGCDITHPPAGDSR
KPSIAAVVGSMDAHPSRYAATVRVQQHRQEIISDLTYMVRELLVQFYRNTRFKPARIVVYRDGVSEGQFFNVLQY
ELRAIREACMMLERGYQPGITFIAVQKRHHTRLFAVDKKDQVGKAYNIPPGTTVDVGITHPTEFDFYLCSHAGIQ
GTSRPSHYHVLWDDNNLTADELQQLTYQMCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDREHDSGEGSQPSG
				</data>
				<hit pos="604" gap="4" motif="motif_19" pvalue="9.0e-11" match=" + ++  +++ +++    +  ++    +++   +    ++++   +++ +"/>
				<hit pos="672" gap="18" motif="motif_10" pvalue="9.9e-12" match="++  +++  + +++ +++"/>
				<hit pos="697" gap="7" motif="motif_7" pvalue="7.5e-16" match="+   + + ++ +++++++++ ++ ++   "/>
				<hit pos="733" gap="7" motif="motif_3" pvalue="1.5e-17" match="++++++ + +++ ++++  ++++++"/>
				<hit pos="761" gap="3" motif="motif_4" pvalue="3.1e-12" match="     +++++ ++ + ++++++ ++ "/>
				<hit pos="797" gap="10" motif="motif_21" pvalue="2.8e-10" match="++++  ++ ++++++"/>
				<hit pos="812" gap="0" motif="motif_5" pvalue="7.1e-19" match="++++++++  ++ +++ ++++++ "/>
				<hit pos="840" gap="4" motif="motif_8" pvalue="2.1e-20" match="++++ ++++ +++++++++++"/>
				<hit pos="871" gap="10" motif="motif_1" pvalue="2.2e-46" match=" ++++++ ++  +++++++++++++++++++++++ +++++++ ++ +++"/>
				<hit pos="921" gap="0" motif="motif_2" pvalue="1.2e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="954" gap="0" motif="motif_31" pvalue="6.1e-06" match="+++++ +   +"/>
			</seg>
			<seg start="976">
				<data>
TSEDTTLSNMARAVQVHPDANNVMYFA
				</data>
				<hit pos="988" gap="23" motif="motif_16" pvalue="2.4e-05" match="    + +  +++ + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2026569" db="db_1" num="2026569" name="gi|75288354|gb|ABA18180.1|" comment="argonaute-like [Caenorhabditis elegans]" length="1010">
			<score strand="both" combined_pvalue="1.15e-210" evalue="4.9e-204"/>
			<seg start="1">
				<data>
SNVASNDPMSGGPQYLPGVMNSTIQQQPQSATSSFLPSGPISSTSTSSQVVPTSGATQQPPFPSAQAAASTALQN
				</data>
				<hit pos="30" gap="29" motif="motif_38" pvalue="5.2e-06" match="+  + ++    ++ ++ +   + +++++ "/>
			</seg>
			<seg start="151">
				<data>
NHGVEGRSILLRANHFAVRIPGGTIQHYQVDVTPDKCPRRVNREIISCLISAFSKYFTNIRPVYDGKRNMYTREP
LPIGRERMDFDVTLPGDSAVERQFSVSLKWVGQVSLSTLEDAMEGRVRQVPFEAVQAMDVILRHLPSLKYTPVGR
SFFSPPVPNASGVMAGSCPPQASGAVAGGAHSAGQYHAESKLGGGREVWFGFHQSVRPSQWKMMLNIDVSATAFY
RSMPVIEFIAEVLELPVQALAERRALSDAQRVKFTKEIRGLKIEITHCGQMRRKYRVCNVTRRPAQTQTFPLQLE
TGQTIECTVAKYFYDKYRIQLKYPHLPCLQVGQEQKHTYLPPEVCNIVPGQRCIKKLTDVQTSTMIKATARSAPE
REREISNLVRKAEFSADPFAHEFGITINPAMTEVKGRVLSAPKLLYGGRTRATALPNQGVWDMRGKQFHTGIDVR
VWAIACFAQQQHVKENDLRMFTNQLQRISNDAGMPIVGNPCFCKYAVGVEQVEPMFKYLKQNYSGIQLVVVVLPG
				</data>
				<hit pos="156" gap="97" motif="motif_24" pvalue="1.7e-10" match="++ + ++++++ + +"/>
				<hit pos="171" gap="0" motif="motif_20" pvalue="1.3e-10" match="+   + ++ +  ++    + +++ +++ +"/>
				<hit pos="213" gap="13" motif="motif_13" pvalue="2.9e-10" match="++++ ++ ++  +++"/>
				<hit pos="249" gap="21" motif="motif_14" pvalue="1.9e-10" match="+ + ++++  +++  +++++ ++ +  "/>
				<hit pos="277" gap="1" motif="motif_17" pvalue="7.1e-11" match=" ++ ++++++++ ++"/>
				<hit pos="293" gap="1" motif="motif_27" pvalue="5.1e-10" match=" ++++++++++++  "/>
				<hit pos="351" gap="43" motif="motif_6" pvalue="4.9e-17" match="+++++ ++ +  + +++++++++++ +"/>
				<hit pos="378" gap="0" motif="motif_29" pvalue="6.9e-07" match="++++++ ++ +   +"/>
				<hit pos="405" gap="12" motif="motif_18" pvalue="2.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="425" gap="3" motif="motif_23" pvalue="9.5e-10" match=" +++++++   + +++  +++++    + "/>
				<hit pos="460" gap="6" motif="motif_15" pvalue="1.5e-14" match="  ++++++ + ++++++++++"/>
				<hit pos="486" gap="5" motif="motif_11" pvalue="5.6e-13" match="+ ++++ ++++++++++  ++"/>
				<hit pos="511" gap="4" motif="motif_22" pvalue="4.4e-06" match="+++ + +++     ++"/>
				<hit pos="544" gap="17" motif="motif_12" pvalue="1.2e-17" match=" + +++++++  ++++ ++++ ++++ ++"/>
				<hit pos="581" gap="8" motif="motif_9" pvalue="1.6e-09" match="++ + + +  + +  +  ++ +++  +"/>
				<hit pos="612" gap="4" motif="motif_19" pvalue="9.0e-11" match=" + ++  +++ +++    +  ++    +++   +    ++++   +++ +"/>
			</seg>
			<seg start="676">
				<data>
KTPVYAEVKRVGDTVLGIATQCVQAKNAIRTTPQTLSNLCLKMNVKLGGVNSILLPNVRPRIFNEPVIFFGCDIT
HPPAGDSRKPSIAAVVGSMDAHPSRYAATVRVQQHRQEIISDLTYMVRELLVQFYRNTRFKPARIVVYRDGVSEG
QFFNVLQYELRAIREACMMLERGYQPGITFIAVQKRHHTRLFAVDKKDQVGKAYNIPPGTTVDVGITHPTEFDFY
LCSHAGIQGTSRPSHYHVLWDDNNLTADELQQLTYQMCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDREHDS
				</data>
				<hit pos="680" gap="18" motif="motif_10" pvalue="9.9e-12" match="++  +++  + +++ +++"/>
				<hit pos="705" gap="7" motif="motif_7" pvalue="7.5e-16" match="+   + + ++ +++++++++ ++ ++   "/>
				<hit pos="741" gap="7" motif="motif_3" pvalue="1.5e-17" match="++++++ + +++ ++++  ++++++"/>
				<hit pos="769" gap="3" motif="motif_4" pvalue="3.1e-12" match="     +++++ ++ + ++++++ ++ "/>
				<hit pos="805" gap="10" motif="motif_21" pvalue="2.8e-10" match="++++  ++ ++++++"/>
				<hit pos="820" gap="0" motif="motif_5" pvalue="7.1e-19" match="++++++++  ++ +++ ++++++ "/>
				<hit pos="848" gap="4" motif="motif_8" pvalue="2.1e-20" match="++++ ++++ +++++++++++"/>
				<hit pos="879" gap="10" motif="motif_1" pvalue="2.2e-46" match=" ++++++ ++  +++++++++++++++++++++++ +++++++ ++ +++"/>
				<hit pos="929" gap="0" motif="motif_2" pvalue="1.2e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="962" gap="0" motif="motif_31" pvalue="6.1e-06" match="+++++ +   +"/>
			</seg>
			<seg start="976">
				<data>
GEGSQPSGTSEDTTLSNMARAVQVHPDANNVMYFA
				</data>
				<hit pos="996" gap="23" motif="motif_16" pvalue="2.4e-05" match="    + +  +++ + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1930600" db="db_1" num="1930600" name="gi|147899117|ref|NP_001089574.1|" comment="hypothetical protein LOC734630 [Xenopus laevis]gi|123904549|sp|Q4KLV6.1|AGO4_XENLA RecName: Full=Protein argonaute-4; AltName: Full=Argonaute4; AltName: Full=Eukaryotic translation initiation factor 2C 4; Short=eIF-2C 4; Short=eIF2C 4gi|68534336|gb|AAH98982.1| MGC114859 protein [Xenopus laevis]" length="884">
			<score strand="both" combined_pvalue="2.26e-210" evalue="9.6e-204"/>
			<seg start="1">
				<data>
MGRKTLCESETVCRDVTINGSAGCLQNVGPPPTNLFQPPRRPGLGTLGKPIRLLANHFQVQIPKIDVYHYDVDIK
PEKRPRRVNREVVDTMVRHFKMPIFGDNQPGYDGKRNMYTAHPLPIGRDRVDLEVTLPGEGKDQTFKVTIQWVSV
VSLQLLLEALSGHLSEVPDDSVQALDVITRHLPSMRYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRPAMWN
MMLNIDVSATAFYRAQPVIEFMCEVLDVQNINEQTKPLTDSQRVKFTKEIRGLKVEVTHCGQMKRKYRVCNVTRR
PASHQTFPLQLENGQAMECTVAQYFKQKYSLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTS
TMIKATARSAPDRQEEISRLVKSNSMVGGPDPYLKEFGIVVHNEMTELTGRVLPAPMLQYGGRNKTVATPNQGVW
DMRGKQFYAGIEIKVWAVACFAPQKQCREDLLKSFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFKHLKL
				</data>
				<hit pos="27" gap="26" motif="motif_35" pvalue="4.1e-09" match=" + ++ +  +  +++++ +++"/>
				<hit pos="48" gap="0" motif="motif_24" pvalue="2.1e-11" match="++++ ++++++ +++"/>
				<hit pos="63" gap="0" motif="motif_20" pvalue="8.2e-12" match="+  + +++++ + ++   + +++ +    "/>
				<hit pos="106" gap="14" motif="motif_13" pvalue="3.0e-10" match=" +++ ++ +++ +++"/>
				<hit pos="141" gap="20" motif="motif_14" pvalue="1.8e-12" match="+++++ +++ ++++ + ++++++ ++ "/>
				<hit pos="169" gap="1" motif="motif_17" pvalue="4.0e-07" match=" +  ++++++ + ++"/>
				<hit pos="185" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
				<hit pos="214" gap="14" motif="motif_6" pvalue="2.9e-16" match="+++++ ++    + +++++++++++ +"/>
				<hit pos="241" gap="0" motif="motif_29" pvalue="2.9e-06" match=" +++++  + + + +"/>
				<hit pos="267" gap="11" motif="motif_18" pvalue="3.7e-08" match=" +++  +  ++++++++"/>
				<hit pos="287" gap="3" motif="motif_23" pvalue="2.0e-10" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="322" gap="6" motif="motif_15" pvalue="1.3e-16" match=" +++++++   ++++++++++"/>
				<hit pos="348" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="371" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="408" gap="11" motif="motif_12" pvalue="1.7e-20" match="+++++++ + ++++++++++++++++ ++"/>
				<hit pos="445" gap="8" motif="motif_9" pvalue="1.2e-10" match="++ + + +  + +  +  ++ +++  +"/>
				<hit pos="476" gap="4" motif="motif_19" pvalue="1.6e-07" match="+  +++ +++  ++       ++     ++   +    + ++   +++  "/>
			</seg>
			<seg start="526">
				<data>
TYVGLQLIVVILPGKTPVYAEVKRVGDTLLGMATQCVQVKNVVKTSPQTLSNLCLKINAKLGGINNVLVPHQRPS
				</data>
				<hit pos="529" gap="3" motif="motif_26" pvalue="1.4e-05" match=" +++++++++ ++  "/>
				<hit pos="544" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="569" gap="7" motif="motif_7" pvalue="5.5e-17" match="+ + + + ++ +++++++++ + +++   "/>
			</seg>
			<seg start="601">
				<data>
VFQQPVIFLGADVTHPPAGDGKKPSIAAVVGSMDGHPSRYCATVRVQTSRQETTQELLYSQEVIQDLCNMVRELL
IQFYKSTRFKPTRIIYYRGGVSEGQMKQVAWPELMAIRKACISLEEDYRPGITYIVVQKRHHTRLFCSDKTERVG
				</data>
				<hit pos="605" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="633" gap="3" motif="motif_4" pvalue="2.4e-08" match="     +++ + ++ ++ +++  + + "/>
				<hit pos="664" gap="5" motif="motif_25" pvalue="9.2e-07" match="  +   +++++++ +"/>
				<hit pos="679" gap="0" motif="motif_21" pvalue="7.3e-12" match="++++  ++ ++++++"/>
				<hit pos="694" gap="0" motif="motif_5" pvalue="3.2e-12" match=" ++++++  ++   ++ ++++++ "/>
				<hit pos="722" gap="4" motif="motif_8" pvalue="1.3e-18" match="++++ ++ ++++++++++++ "/>
			</seg>
			<seg start="751">
				<data>
KSGNVPAGTTVDSTITHPSEFDFYLCSHAGIQGTSRPSHYQVLWDDNCFTADELQLLTYQLCHTYVRCTRSVSIP
APAYYARLVAFRARYHLVDKDHDSAEGSHVSGQSNGRDPQALAKAVQIHHDTQHSMYFA
				</data>
				<hit pos="753" gap="10" motif="motif_1" pvalue="1.1e-47" match="++++ ++ +++++++++++++++++++++++++++ ++ ++++ + ++++"/>
				<hit pos="803" gap="0" motif="motif_2" pvalue="4.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="836" gap="0" motif="motif_31" pvalue="7.7e-06" match="+++++ +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2004917" db="db_1" num="2004917" name="gi|73977123|ref|XP_532563.2|" comment="PREDICTED: similar to eukaryotic translation initiation factor 2C, 1 [Canis familiaris]" length="1037">
			<score strand="both" combined_pvalue="3.79e-210" evalue="1.6e-203"/>
			<seg start="1">
				<data>
MCGWLVQRVKAVWCVGLEGPVWGRDTGPEAAAGGGTPPRRPTPLTPRRGSTAPLPEPSRRAAWRWVTARGRCLGS
PALPPLSIGLCCRRSAPLDSFPSAPWAWRSRLRTGSWPGARRGSCCRLRGGGGNGGCGGSGASGRAWGGCRARPG
				</data>
				<hit pos="8" gap="7" motif="motif_46" pvalue="5.4e-05" match="+++    + +++   +++++ "/>
				<hit pos="62" gap="33" motif="motif_15" pvalue="7.4e-05" match="        +  +  + ++ + "/>
				<hit pos="125" gap="42" motif="motif_43" pvalue="7.8e-07" match="+++  ++ ++ +  +"/>
			</seg>
			<seg start="151">
				<data>
SPSSRSAGSLGPSLWAPQSPGRLTSARVYGMEAGPSGAAAGAYLPPLQQVFQAPRRPGIGTVGKPIKLLANYFEV
DIPKIDVYHYEVDIKPDKCPRRVNREVVEYMVQHFKPQIFGDRKPVYDGKKNIYTVTALPIGNERVDFEVTIPGE
				</data>
				<hit pos="192" gap="52" motif="motif_35" pvalue="3.2e-05" match="   ++    +  +++++ +++"/>
				<hit pos="213" gap="0" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + + +"/>
				<hit pos="228" gap="0" motif="motif_20" pvalue="2.6e-10" match="+  + +++ + + +    + +++ + +  "/>
				<hit pos="271" gap="14" motif="motif_13" pvalue="1.7e-12" match="++++ ++++++ +++"/>
			</seg>
			<seg start="301">
				<data>
GKDRIFKVSIKWLAIVSWRMLHEALVSGQIPVPLESVQALDVAMRHLASMRYTPVGRSFFSPPEGYYHPLGGGRE
				</data>
				<hit pos="306" gap="20" motif="motif_14" pvalue="1.0e-07" match="+++ +++ + ++   + +++   +   "/>
				<hit pos="334" gap="1" motif="motif_17" pvalue="2.5e-08" match=" +  +++++ ++ ++"/>
				<hit pos="350" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
			</seg>
			<seg start="376">
				<data>
VWFGFHQSVRPAMWKMMLNIDVSATAFYKAQPVIEFMCEVLDIRNIDEQPKPLTDSQRVRFTKEIKGLKVEVTHC
				</data>
				<hit pos="379" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
				<hit pos="406" gap="0" motif="motif_29" pvalue="1.1e-06" match=" +++++  + +  ++"/>
				<hit pos="432" gap="11" motif="motif_18" pvalue="2.3e-07" match=" ++   +  ++++++++"/>
			</seg>
			<seg start="451">
				<data>
GQMKRKYRVCNVTRRPASHQTFPLQLESGQTVECTVAQYFKQKYNLQLKYPHLPCLQVGQEQKHTYLPLEVCNIV
AGQRCIKKLTDNQTSTMIKATARSAPDRQEEISRLMKNASYNLDPYIQEFGIKVKDDMTEVTGRVLPAPILQYGG
				</data>
				<hit pos="452" gap="3" motif="motif_23" pvalue="3.3e-10" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="487" gap="6" motif="motif_15" pvalue="1.6e-17" match=" ++++++++  ++++++++++"/>
				<hit pos="513" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="536" gap="2" motif="motif_4" pvalue="4.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="571" gap="9" motif="motif_12" pvalue="3.2e-20" match="+++++++++  +++++++++++++ + ++"/>
			</seg>
			<seg start="601">
				<data>
RNRAIATPNQGVWDMRGKQFYNGIEIKVWAIACFAPQKQCREEVLKNFTDQLRKISKDAGMPIQGQPCFCKYAQG
ADSVEPMFRHLKNTYSGLQLIIVILPGKTPVYAEVKRVGDTLLGMATQCVQVKNVVKTSPQTLSNLCLKINVKLG
GINNILVPHQRSAVFQQPVIFLGADVTHPPAGDGKKPSITAVVGSMDAHPSRYCATVRVQRPRQEIIEDLSYMVR
				</data>
				<hit pos="608" gap="8" motif="motif_9" pvalue="2.0e-11" match="++ + + +  + + ++  ++ +++  +"/>
				<hit pos="639" gap="4" motif="motif_19" pvalue="1.2e-07" match="+  +++ + +  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="692" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="707" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="732" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
				<hit pos="768" gap="7" motif="motif_3" pvalue="1.5e-17" match="++++++++++++ +++   +++ ++"/>
				<hit pos="796" gap="3" motif="motif_4" pvalue="6.0e-11" match="     +++ + ++ + +++++++++ "/>
			</seg>
			<seg start="826">
				<data>
ELLIQFYKSTRFKPTRIIFYRDGVPEGQLPQILHYELLAIRDACIKLEKDYQPGITYIVVQKRHHTRLFCADKNE
				</data>
				<hit pos="832" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="847" gap="0" motif="motif_5" pvalue="1.4e-14" match="+++ +++  + + +++ +++ ++ "/>
				<hit pos="875" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
			</seg>
			<seg start="901">
				<data>
RIGKSGNIPAGTTVDTNITHPFEFDFYLCSHAGIQGTSRPSHYYVLWDDNRFTADELQILTYQLCHTYVRCTRSV
SIPAPAYYARLVAFRARYHLVDKEHDSGEGSHISGQSNGRDPQALAKAVQVHQDTLRTMYFA
				</data>
				<hit pos="906" gap="10" motif="motif_1" pvalue="3.8e-49" match="++++ ++ +++ +++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="956" gap="0" motif="motif_2" pvalue="2.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="989" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1453717" db="db_1" num="1453717" name="gi|240120065|ref|NP_700451.2|" comment="eukaryotic translation initiation factor 2C, 3 [Mus musculus]gi|74181750|dbj|BAE32586.1| unnamed protein product [Mus musculus]gi|74222799|dbj|BAE42260.1| unnamed protein product [Mus musculus]gi|126541210|emb|CAM45883.1| eukaryotic translation initiation factor 2C, 3 [Mus musculus]gi|148698340|gb|EDL30287.1| mCG141181, isoform CRA_a [Mus musculus]gi|187957060|gb|AAI37965.1| Eukaryotic translation initiation factor 2C, 3 [Mus musculus]" length="860">
			<score strand="both" combined_pvalue="5.60e-210" evalue="2.4e-203"/>
			<seg start="1">
				<data>
MEIGSAGPIGAQPLFIVPRRPGYGTMGKPIKLLANCFQVEIPKIDVYLYEVDIKPDKCPRRVNREVVDSMVQHFK
VTIFGDRRPVYDGKRSLYTANPLPVATTGVDLDVTLPGEGGKDRPFKVSVKFVSRVSWHLLHEALAGGTLPEPLE
				</data>
				<hit pos="6" gap="5" motif="motif_35" pvalue="4.3e-06" match=" ++      +  +++++++++"/>
				<hit pos="27" gap="0" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + +++"/>
				<hit pos="42" gap="0" motif="motif_20" pvalue="1.4e-08" match="+  + + + + + +    + +++ +    "/>
				<hit pos="74" gap="3" motif="motif_41" pvalue="1.3e-05" match="++ +  + + +"/>
				<hit pos="85" gap="0" motif="motif_13" pvalue="1.4e-12" match="++++ ++++++ +++"/>
				<hit pos="121" gap="21" motif="motif_14" pvalue="2.1e-09" match="+++  +++++++ + + +++++     "/>
			</seg>
			<seg start="151">
				<data>
LDKPVSTNPVHAVDVVLRHLPSMKYTPVGRSFFSAPEGYDHPLGGGREVWFGFHQSVRPAMWKMMLNIDVSATAF
YKAQPVIQFMCEVLDIHNIDEQPRPLTDSHRVKFTKEIKGLKVEVTHCGTMRRKYRVCNVTRRPASHQTFPLQLE
NGQTVERTVAQYFREKYTLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPD
RQEEISRLVRSANYETDPFVQEFQFKVRDEMAHVTGRVLPAPMLQYGGRNRTVATPSHGVWDMRGKQFHTGVEIK
MWAIACFATQRQCREEILKGFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYSGLQLIIVILPG
KTPVYAEVKRVGDTLLGMATQCVQVKNVIKTSPQTLSNLCLKINVKLGGINNILVPHQRPSVFQQPVIFLGADVT
HPPAGDGKKPSIAAVVGSMDAHPSRYCATVRVQRPRQEIIQDLASMVRELLIQFYKSTRFKPTRIIFYRDGVSEG
QFRQVLYYELLAIREACISLEKDYQPGITYIVVQKRHHTRLFCADRTERVGRSGNIPAGTTVDTDITHPYEFDFY
LCSHAGIQGTSRPSHYHVLWDDNFFTADELQLLTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDS
				</data>
				<hit pos="157" gap="9" motif="motif_17" pvalue="1.7e-06" match="    ++ +++++ ++"/>
				<hit pos="173" gap="1" motif="motif_27" pvalue="6.0e-09" match="++++++++++++   "/>
				<hit pos="202" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
				<hit pos="229" gap="0" motif="motif_29" pvalue="1.7e-05" match=" +++ +  + +   +"/>
				<hit pos="255" gap="11" motif="motif_18" pvalue="4.5e-08" match=" +++  +  ++++++++"/>
				<hit pos="275" gap="3" motif="motif_23" pvalue="2.7e-11" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="310" gap="6" motif="motif_15" pvalue="7.2e-17" match=" +++++++   ++++++++++"/>
				<hit pos="336" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="359" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="394" gap="9" motif="motif_12" pvalue="4.7e-16" match="  +++  ++  +++ +++++++++++ ++"/>
				<hit pos="431" gap="8" motif="motif_9" pvalue="1.2e-09" match="+  + + +  + +  +  ++ +++  +"/>
				<hit pos="462" gap="4" motif="motif_19" pvalue="9.8e-08" match="+  +++ +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="515" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="530" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="555" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
				<hit pos="591" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="619" gap="3" motif="motif_4" pvalue="1.3e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="655" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="670" gap="0" motif="motif_5" pvalue="1.5e-19" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="698" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
				<hit pos="729" gap="10" motif="motif_1" pvalue="8.1e-48" match="++++ ++ +++ ++++ ++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="779" gap="0" motif="motif_2" pvalue="1.3e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="812" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_962408" db="db_1" num="962408" name="gi|38372350|sp|Q8CJF9.1|AGO3_MOUSE" comment="RecName: Full=Protein argonaute-3; AltName: Full=Argonaute3; Short=mAgo3; AltName: Full=Eukaryotic translation initiation factor 2C 3; Short=eIF-2C 3; Short=eIF2C 3; AltName: Full=Piwi/argonaute family protein meIF2C3gi|22830891|dbj|BAC15768.1| Piwi/Argonaute family protein meIF2C3 [Mus musculus]" length="860">
			<score strand="both" combined_pvalue="5.63e-210" evalue="2.4e-203"/>
			<seg start="1">
				<data>
MEIGSAGPIGAQPLFIVPRRPGYGTMGKPIKLLANCFQVEIPKIDVYLYEVDIKPDKCPRRVNREVVDSKVQHFK
VTIFGDRRPVYDGKRSLYTANPLPVATTGVDLDVTLPGEGGKDRPFKVSVKFVSRVSWHLLHEALAGGTLPEPLE
				</data>
				<hit pos="6" gap="5" motif="motif_35" pvalue="4.3e-06" match=" ++      +  +++++++++"/>
				<hit pos="27" gap="0" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + +++"/>
				<hit pos="42" gap="0" motif="motif_20" pvalue="6.5e-08" match="+  + + + + + +    + +++ +    "/>
				<hit pos="74" gap="3" motif="motif_41" pvalue="1.3e-05" match="++ +  + + +"/>
				<hit pos="85" gap="0" motif="motif_13" pvalue="1.4e-12" match="++++ ++++++ +++"/>
				<hit pos="121" gap="21" motif="motif_14" pvalue="2.1e-09" match="+++  +++++++ + + +++++     "/>
			</seg>
			<seg start="151">
				<data>
LDKPVSTNPVHAVDVVLRHLPSMKYTPVGRSFFSAPEGYDHPLGGGREVWFGFHQSVRPAMWKMMLNIDVSATAF
YKAQPVIQFMCEVLDIHNIDEQPRPLTDSHRVKFTKEIKGLKVEVTHCGTMRRKYRVCNVTRRPASHQTFPLQLE
NGQTVERTVAQYFREKYTLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPD
RQEEISRLVRSANYETDPFVQEFQLKVRDEMAHVTGRVLPAPMLQYGGRNRTVATPSHGVWDMRGKQFHTGVEIK
MWAIACFATQRQCREEILKGFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYSGLQLIIVILPG
KTPVYAEVKRVGDTLLGMATQCVQVKNVIKTSPQTLSNLCLKINVKLGGINNILVPHQRPSVFQQPVIFLGADVT
HPPAGDGKKPSIAAVVGSMDAHPSRYCATVRVQRPRQEIIQDLASMVRELLIQFYKSTRFKPTRIIFYRDGVSEG
QFRQVLYYELLAIREACISLEKDYQPGITYIVVQKRHHTRLFCADRTERVGRSGNIPAGTTVDTDITHPYEFDFY
LCSHAGIQGTSRPSHYHVLWDDNFFTADELQLLTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDS
				</data>
				<hit pos="157" gap="9" motif="motif_17" pvalue="1.7e-06" match="    ++ +++++ ++"/>
				<hit pos="173" gap="1" motif="motif_27" pvalue="6.0e-09" match="++++++++++++   "/>
				<hit pos="202" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
				<hit pos="229" gap="0" motif="motif_29" pvalue="1.7e-05" match=" +++ +  + +   +"/>
				<hit pos="255" gap="11" motif="motif_18" pvalue="4.5e-08" match=" +++  +  ++++++++"/>
				<hit pos="275" gap="3" motif="motif_23" pvalue="2.7e-11" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="310" gap="6" motif="motif_15" pvalue="7.2e-17" match=" +++++++   ++++++++++"/>
				<hit pos="336" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="359" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="394" gap="9" motif="motif_12" pvalue="1.5e-16" match="  +++ +++  +++ +++++++++++ ++"/>
				<hit pos="431" gap="8" motif="motif_9" pvalue="1.2e-09" match="+  + + +  + +  +  ++ +++  +"/>
				<hit pos="462" gap="4" motif="motif_19" pvalue="9.8e-08" match="+  +++ +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="515" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="530" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="555" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
				<hit pos="591" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="619" gap="3" motif="motif_4" pvalue="1.3e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="655" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="670" gap="0" motif="motif_5" pvalue="1.5e-19" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="698" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
				<hit pos="729" gap="10" motif="motif_1" pvalue="8.1e-48" match="++++ ++ +++ ++++ ++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="779" gap="0" motif="motif_2" pvalue="1.3e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="812" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_726260" db="db_1" num="726260" name="gi|6912352|ref|NP_036331.1|" comment="eukaryotic translation initiation factor 2C, 1 [Homo sapiens]gi|251823852|ref|NP_700452.2| eukaryotic translation initiation factor 2C, 1 [Mus musculus]gi|114555500|ref|XP_513312.2| PREDICTED: eukaryotic translation initiation factor 2C, 1 isoform 4 [Pan troglodytes]gi|88984241|sp|Q9UL18.3|AGO1_HUMAN RecName: Full=Protein argonaute-1; AltName: Full=Argonaute1; Short=hAgo1; AltName: Full=Eukaryotic translation initiation factor 2C 1; Short=eIF-2C 1; Short=eIF2C 1; AltName: Full=Putative RNA-b" length="857">
			<score strand="both" combined_pvalue="7.63e-210" evalue="3.2e-203"/>
			<seg start="1">
				<data>
MEAGPSGAAAGAYLPPLQQVFQAPRRPGIGTVGKPIKLLANYFEVDIPKIDVYHYEVDIKPDKCPRRVNREVVEY
MVQHFKPQIFGDRKPVYDGKKNIYTVTALPIGNERVDFEVTIPGEGKDRIFKVSIKWLAIVSWRMLHEALVSGQI
PVPLESVQALDVAMRHLASMRYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRPAMWKMMLNIDVSATAFYKA
				</data>
				<hit pos="12" gap="11" motif="motif_35" pvalue="3.2e-05" match="   ++    +  +++++ +++"/>
				<hit pos="33" gap="0" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + + +"/>
				<hit pos="48" gap="0" motif="motif_20" pvalue="2.6e-10" match="+  + +++ + + +    + +++ + +  "/>
				<hit pos="91" gap="14" motif="motif_13" pvalue="1.7e-12" match="++++ ++++++ +++"/>
				<hit pos="126" gap="20" motif="motif_14" pvalue="1.0e-07" match="+++ +++ + ++   + +++   +   "/>
				<hit pos="154" gap="1" motif="motif_17" pvalue="2.5e-08" match=" +  +++++ ++ ++"/>
				<hit pos="170" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
				<hit pos="199" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
			</seg>
			<seg start="226">
				<data>
QPVIEFMCEVLDIRNIDEQPKPLTDSQRVRFTKEIKGLKVEVTHCGQMKRKYRVCNVTRRPASHQTFPLQLESGQ
				</data>
				<hit pos="226" gap="0" motif="motif_29" pvalue="1.1e-06" match=" +++++  + +  ++"/>
				<hit pos="252" gap="11" motif="motif_18" pvalue="2.3e-07" match=" ++   +  ++++++++"/>
				<hit pos="272" gap="3" motif="motif_23" pvalue="3.3e-10" match=" +++++++   + ++++ +++++   ++ "/>
			</seg>
			<seg start="301">
				<data>
TVECTVAQYFKQKYNLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPDRQE
EISRLMKNASYNLDPYIQEFGIKVKDDMTEVTGRVLPAPILQYGGRNRAIATPNQGVWDMRGKQFYNGIEIKVWA
IACFAPQKQCREEVLKNFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYSGLQLIIVILPGKTP
VYAEVKRVGDTLLGMATQCVQVKNVVKTSPQTLSNLCLKINVKLGGINNILVPHQRSAVFQQPVIFLGADVTHPP
AGDGKKPSITAVVGSMDAHPSRYCATVRVQRPRQEIIEDLSYMVRELLIQFYKSTRFKPTRIIFYRDGVPEGQLP
QILHYELLAIRDACIKLEKDYQPGITYIVVQKRHHTRLFCADKNERIGKSGNIPAGTTVDTNITHPFEFDFYLCS
HAGIQGTSRPSHYYVLWDDNRFTADELQILTYQLCHTYVRCTRSVSIPAPAYYARLVAFRARYHLVDKEHDSGEG
				</data>
				<hit pos="307" gap="6" motif="motif_15" pvalue="1.6e-17" match=" ++++++++  ++++++++++"/>
				<hit pos="333" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="356" gap="2" motif="motif_4" pvalue="4.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="391" gap="9" motif="motif_12" pvalue="3.2e-20" match="+++++++++  +++++++++++++ + ++"/>
				<hit pos="428" gap="8" motif="motif_9" pvalue="2.0e-11" match="++ + + +  + + ++  ++ +++  +"/>
				<hit pos="459" gap="4" motif="motif_19" pvalue="1.2e-07" match="+  +++ + +  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="512" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="527" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="552" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
				<hit pos="588" gap="7" motif="motif_3" pvalue="1.5e-17" match="++++++++++++ +++   +++ ++"/>
				<hit pos="616" gap="3" motif="motif_4" pvalue="6.0e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="652" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="667" gap="0" motif="motif_5" pvalue="1.4e-14" match="+++ +++  + + +++ +++ ++ "/>
				<hit pos="695" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
				<hit pos="726" gap="10" motif="motif_1" pvalue="3.8e-49" match="++++ ++ +++ +++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="776" gap="0" motif="motif_2" pvalue="2.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="809" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2928540" db="db_1" num="2928540" name="gi|38649144|gb|AAH63275.1|" comment="Eukaryotic translation initiation factor 2C, 1 [Homo sapiens]" length="857">
			<score strand="both" combined_pvalue="7.63e-210" evalue="3.2e-203"/>
			<seg start="1">
				<data>
MEAGPSGAAAGAYLPPLQQVFQAPRRPGIGTVGKPIKLLANYFEVDIPKIDVYHYEVDIKPDKCPRRVNREVVEY
MVQHFKPQIFGDRKPVYDGKKNIYTVTALPIGNERVDFEVTIPGEGKDRIFKVSIKWLAIVSWRMLHEALVSGQI
PVPLESVQALDVAMRHLASMRYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRPAMWKMMLNIDVSATAFYKA
				</data>
				<hit pos="12" gap="11" motif="motif_35" pvalue="3.2e-05" match="   ++    +  +++++ +++"/>
				<hit pos="33" gap="0" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + + +"/>
				<hit pos="48" gap="0" motif="motif_20" pvalue="2.6e-10" match="+  + +++ + + +    + +++ + +  "/>
				<hit pos="91" gap="14" motif="motif_13" pvalue="1.7e-12" match="++++ ++++++ +++"/>
				<hit pos="126" gap="20" motif="motif_14" pvalue="1.0e-07" match="+++ +++ + ++   + +++   +   "/>
				<hit pos="154" gap="1" motif="motif_17" pvalue="2.5e-08" match=" +  +++++ ++ ++"/>
				<hit pos="170" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
				<hit pos="199" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
			</seg>
			<seg start="226">
				<data>
QPVIEFMCEVLDIRNINEQPKPLTDSQRVRFTKEIKGLKVEVTHCGQMKRKYRVCNVTRRPASHQTFPLQLESGQ
				</data>
				<hit pos="226" gap="0" motif="motif_29" pvalue="1.1e-06" match=" +++++  + +  ++"/>
				<hit pos="252" gap="11" motif="motif_18" pvalue="2.3e-07" match=" ++   +  ++++++++"/>
				<hit pos="272" gap="3" motif="motif_23" pvalue="3.3e-10" match=" +++++++   + ++++ +++++   ++ "/>
			</seg>
			<seg start="301">
				<data>
TVECTVAQYFKQKYNLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPDRQE
EISRLMKNASYNLDPYIQEFGIKVKDDMTEVTGRVLPAPILQYGGRNRAIATPNQGVWDMRGKQFYNGIEIKVWA
IACFAPQKQCREEVLKNFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYSGLQLIIVILPGKTP
VYAEVKRVGDTLLGMATQCVQVKNVVKTSPQTLSNLCLKINVKLGGINNILVPHQRSAVFQQPVIFLGADVTHPP
AGDGKKPSITAVVGSMDAHPSRYCATVRVQRPRQEIIEDLSYMVRELLIQFYKSTRFKPTRIIFYRDGVPEGQLP
QILHYELLAIRDACIKLEKDYQPGITYIVVQKRHHTRLFCADKNERIGKSGNIPAGTTVDTNITHPFEFDFYLCS
HAGIQGTSRPSHYYVLWDDNRFTADELQILTYQLCHTYVRCTRSVSIPAPAYYARLVAFRARYHLVDKEHDSGEG
				</data>
				<hit pos="307" gap="6" motif="motif_15" pvalue="1.6e-17" match=" ++++++++  ++++++++++"/>
				<hit pos="333" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="356" gap="2" motif="motif_4" pvalue="4.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="391" gap="9" motif="motif_12" pvalue="3.2e-20" match="+++++++++  +++++++++++++ + ++"/>
				<hit pos="428" gap="8" motif="motif_9" pvalue="2.0e-11" match="++ + + +  + + ++  ++ +++  +"/>
				<hit pos="459" gap="4" motif="motif_19" pvalue="1.2e-07" match="+  +++ + +  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="512" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="527" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="552" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
				<hit pos="588" gap="7" motif="motif_3" pvalue="1.5e-17" match="++++++++++++ +++   +++ ++"/>
				<hit pos="616" gap="3" motif="motif_4" pvalue="6.0e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="652" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="667" gap="0" motif="motif_5" pvalue="1.4e-14" match="+++ +++  + + +++ +++ ++ "/>
				<hit pos="695" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
				<hit pos="726" gap="10" motif="motif_1" pvalue="3.8e-49" match="++++ ++ +++ +++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="776" gap="0" motif="motif_2" pvalue="2.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="809" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2243324" db="db_1" num="2243324" name="gi|26449033|gb|AAN75579.1|" comment="argonaute 1 protein [Mus musculus]" length="848">
			<score strand="both" combined_pvalue="1.25e-209" evalue="5.3e-203"/>
			<seg start="1">
				<data>
MSDHGRRLPDSVLTGVFVFTAAGAYLPPLQQVFQAPRRPGIGTVGKPIKLLANYFEVDIPKIDVYHYEVDIKPDK
CPRRVNREVVEYMVQHFKPQIFGDRKPVYDGKKNIYTVTALPIGNERVDFEVTIPGEGKDRIFKVSIKWLAIVSW
RMLHEALVSGQIPVPLESVQALDVAMRHLASMRYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRPAMWKMML
NIDVSATAFYKAQPVIEFMCEVLDIRNIDEQPKPLTDSQRVRFTKEIKGLKVEVTHCGQMKRKYRVCNVTRRPAS
HQTFPLQLESGQTVECTVAQYFKQKYNLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMI
KATARSAPDRQEEISRLMKNASYNLDPYIQEFGIKVKDDMTEVTGRVLPAPILQYGGRNRAIATPNQGVWDMRGK
QFYNGIEIKVWAIACFAPQKQCREEVLKNFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYSGL
QLIIVILPGKTPVYAEVKRVGDTLLGMATQCVQVKNVVKTSPQTLSNLCLKINVKLGGINNILVPHQRYERLLAL
				</data>
				<hit pos="24" gap="23" motif="motif_35" pvalue="3.2e-05" match="   ++    +  +++++ +++"/>
				<hit pos="45" gap="0" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + + +"/>
				<hit pos="60" gap="0" motif="motif_20" pvalue="2.6e-10" match="+  + +++ + + +    + +++ + +  "/>
				<hit pos="103" gap="14" motif="motif_13" pvalue="1.7e-12" match="++++ ++++++ +++"/>
				<hit pos="138" gap="20" motif="motif_14" pvalue="1.0e-07" match="+++ +++ + ++   + +++   +   "/>
				<hit pos="166" gap="1" motif="motif_17" pvalue="2.5e-08" match=" +  +++++ ++ ++"/>
				<hit pos="182" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
				<hit pos="211" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
				<hit pos="238" gap="0" motif="motif_29" pvalue="1.1e-06" match=" +++++  + +  ++"/>
				<hit pos="264" gap="11" motif="motif_18" pvalue="2.3e-07" match=" ++   +  ++++++++"/>
				<hit pos="284" gap="3" motif="motif_23" pvalue="3.3e-10" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="319" gap="6" motif="motif_15" pvalue="1.6e-17" match=" ++++++++  ++++++++++"/>
				<hit pos="345" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="368" gap="2" motif="motif_4" pvalue="4.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="403" gap="9" motif="motif_12" pvalue="3.2e-20" match="+++++++++  +++++++++++++ + ++"/>
				<hit pos="440" gap="8" motif="motif_9" pvalue="2.0e-11" match="++ + + +  + + ++  ++ +++  +"/>
				<hit pos="471" gap="4" motif="motif_19" pvalue="1.2e-07" match="+  +++ + +  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="524" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="539" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="564" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
			</seg>
			<seg start="601">
				<data>
SRGPPGESSAVFQQPVIFLGADVTHPPAGDGKKPSITAVVGSMDAHPSRYCATVRVQRPRQEIIEDLSYMVRELL
				</data>
				<hit pos="615" gap="22" motif="motif_3" pvalue="1.5e-17" match="++++++++++++ +++   +++ ++"/>
				<hit pos="643" gap="3" motif="motif_4" pvalue="6.0e-11" match="     +++ + ++ + +++++++++ "/>
			</seg>
			<seg start="676">
				<data>
IQFYKSTRFKPTRIIFYRDGVPEGQLPQILHYELLAIRDACIKLEKDYQPGITYIVVQKRHHTRLFCADKNERIG
				</data>
				<hit pos="679" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="694" gap="0" motif="motif_5" pvalue="1.4e-14" match="+++ +++  + + +++ +++ ++ "/>
				<hit pos="722" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
			</seg>
			<seg start="751">
				<data>
KSGNIPAGTTVDTNITHPFEFDFYLCSHAGIQGTSRPSHYYVLWDDNRFTADELQILTYQLCHTYVRCTRSVSIP
APAYYARLVAFRARYHLVDKEHD
				</data>
				<hit pos="753" gap="10" motif="motif_1" pvalue="3.8e-49" match="++++ ++ +++ +++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="803" gap="0" motif="motif_2" pvalue="2.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="836" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1267153" db="db_1" num="1267153" name="gi|47213825|emb|CAF95386.1|" comment="unnamed protein product [Tetraodon nigroviridis]" length="945">
			<score strand="both" combined_pvalue="2.51e-209" evalue="1.1e-202"/>
			<seg start="1">
				<data>
MAVAQQRDRAEPWPDTGPPAPTSLFQPPRRPGLGTVGKPIRLLANHFQVQIPKIDVYHYEIDIKPEKRPRRVNRE
VVDTMVRHFKMQIFGDRQPGYDGKKNMYTAHPLPIGRDRVDLEVTLPGEGKDQTFKVSLQWVSVVSLQMLLEALS
GHLNEVPEDSVQALDVITRHLPSMRYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRPAMWNMMLNIDVSATA
FYRAQPVIEFMCEVLDIQNINEQTKPLTDSQRVKFTKEIRGLKVEVTHCGQMKRKYRVCNVTRRPASHQTFPLQL
ENGQAMECTVAQYFKQKYNLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAP
DRQEEISRLVKSNSMVGGPDPYLKEFGIVVHNDMTEVTGRVLPAPMLQYGGRVSTDTGRDCGRACGASLLSSVTR
				</data>
				<hit pos="16" gap="15" motif="motif_35" pvalue="6.7e-12" match="+++++ +  +  +++++ +++"/>
				<hit pos="37" gap="0" motif="motif_24" pvalue="2.1e-11" match="++++ ++++++ +++"/>
				<hit pos="52" gap="0" motif="motif_20" pvalue="2.3e-10" match="+  + +++   + ++   + +++ +    "/>
				<hit pos="84" gap="3" motif="motif_41" pvalue="5.7e-05" match="+++   + + +"/>
				<hit pos="95" gap="0" motif="motif_13" pvalue="6.4e-11" match=" +++ ++ +++ +++"/>
				<hit pos="130" gap="20" motif="motif_14" pvalue="1.0e-10" match="+++ + +++ ++++ + ++++++  + "/>
				<hit pos="158" gap="1" motif="motif_17" pvalue="1.9e-07" match=" +  ++++++ + ++"/>
				<hit pos="174" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
				<hit pos="203" gap="14" motif="motif_6" pvalue="2.9e-16" match="+++++ ++    + +++++++++++ +"/>
				<hit pos="230" gap="0" motif="motif_29" pvalue="5.6e-06" match=" +++++  + +   +"/>
				<hit pos="256" gap="11" motif="motif_18" pvalue="3.7e-08" match=" +++  +  ++++++++"/>
				<hit pos="276" gap="3" motif="motif_23" pvalue="2.0e-10" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="311" gap="6" motif="motif_15" pvalue="1.6e-17" match=" ++++++++  ++++++++++"/>
				<hit pos="337" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="360" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="397" gap="11" motif="motif_12" pvalue="9.2e-21" match="+++++++ + ++++++++++++++++ ++"/>
			</seg>
			<seg start="451">
				<data>
LGRWRDEELNKTVATPNQGVWDMRGKQFYAGIEIKVWAVACFAPQKQCREDLLKSFTDQLRKISKDAGMPIQGQP
CFCKYAQGADSVEPMFKHLKMSYVGLQLIVVILPGKTPVYAEVKRVGDTLLGMATQCVQVKNVVKTSPQTLSNLC
LKINAKLGGINNVLVPHQRPSVFQQPVIFLGADVTHPPAGDGKKPSIAAVVGSMDGHPSRYCATVRVQTSRQDMS
QEQLFSQEVIQDLTNMVRELLIQFYKSTRFKPTRIIYYRGGVSEGQMKQVAWPELIAIRKACISLEEDYRPGITY
IVVQKRHHTRLFCSDKAERVGKSGNVPAGTTVDSTITHPSEFDFYLCSHAGIQGTSRPSHYHVLWDDNCFTADEL
QLLTYQLCHTYVRCTRSVSIPAPAYYARLVAFRARYHLVDKDHDRWEPRDAWCDLTRPIVACAARPISRPSLPPS
				</data>
				<hit pos="466" gap="40" motif="motif_9" pvalue="1.2e-10" match="++ + + +  + +  +  ++ +++  +"/>
				<hit pos="497" gap="4" motif="motif_19" pvalue="1.1e-07" match="+  +++ +++  ++       ++     ++   +    + ++   +++  "/>
				<hit pos="550" gap="3" motif="motif_26" pvalue="1.4e-05" match=" +++++++++ ++  "/>
				<hit pos="565" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="590" gap="7" motif="motif_7" pvalue="5.5e-17" match="+ + + + ++ +++++++++ + +++   "/>
				<hit pos="626" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="654" gap="3" motif="motif_4" pvalue="2.1e-06" match="     +++ + ++ ++ ++ + +   "/>
				<hit pos="685" gap="5" motif="motif_25" pvalue="2.5e-06" match="  +   +++++++ +"/>
				<hit pos="700" gap="0" motif="motif_21" pvalue="7.3e-12" match="++++  ++ ++++++"/>
				<hit pos="715" gap="0" motif="motif_5" pvalue="6.0e-12" match=" ++++++  ++   ++ ++++++ "/>
				<hit pos="743" gap="4" motif="motif_8" pvalue="1.3e-18" match="++++ ++ ++++++++++++ "/>
				<hit pos="774" gap="10" motif="motif_1" pvalue="1.8e-49" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="824" gap="0" motif="motif_2" pvalue="4.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="857" gap="0" motif="motif_31" pvalue="7.7e-06" match="+++++ +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3879486" db="db_1" num="3879486" name="gi|47207401|emb|CAF93113.1|" comment="unnamed protein product [Tetraodon nigroviridis]" length="1170">
			<score strand="both" combined_pvalue="6.41e-209" evalue="2.7e-202"/>
			<seg start="1">
				<data>
THPPPMRSVAWTHPPWVCPSTRTRPLPAWTGDPGAGTHPKVFKQPTTRGNPGGCGRGGGTSRLLLWYLQVRVGAS
				</data>
				<hit pos="45" gap="44" motif="motif_43" pvalue="1.3e-06" match="   ++  ++ +++++"/>
			</seg>
			<seg start="76">
				<data>
MTCSSSLSTLLPTSPLILDLLLLQACHAGMRSFTYQQSSVIGSQAEHSGMRTYFFSADTQEDMNTWLKAMKEAAR
MQNSKEAPSRSLDTSGSLSVAPQLAVPQANHVGANAISAPHLDSSRTLVQDVLEPIHQDAADCCSLRRDSPAAAM
				</data>
				<hit pos="129" gap="69" motif="motif_45" pvalue="5.0e-05" match="        + +      ++ +++   +     +   ++ + "/>
			</seg>
			<seg start="301">
				<data>
TYQRGPAPPPAGQQEQLKRRSPLEQVEQWIQVQKADSRGGDNTIPRRTPPTQHKFQTLPRSPGASPPPGRQGEYR
				</data>
				<hit pos="311" gap="141" motif="motif_32" pvalue="6.7e-05" match="     +  + ++++ ++      ++   +"/>
			</seg>
			<seg start="526">
				<data>
GYITHTVSAPSLHGKTPEELTLLLIQLRRLRAKMASARQETLAQLGRLKAPGGPERYAPAGGPFLGTAPSSVSHL
GRPGSSSPLGSVHAQADDTYMQLKKDLEHLDLKVAAAQVLKEASKPVRVAESDVDVKLSRLCEQDKILKDLEVRI
				</data>
				<hit pos="546" gap="206" motif="motif_4" pvalue="5.5e-05" match="   ++   + +    + +++    ++"/>
				<hit pos="588" gap="16" motif="motif_35" pvalue="5.5e-05" match="    +   +++   +++  + "/>
			</seg>
			<seg start="751">
				<data>
ISRVSTEMTQAWEEYGSLEASVEQLRDALQARVGHGAAQQASELKRELWRIEDVLAGLSASKANFRITIESVQNP
				</data>
				<hit pos="783" gap="174" motif="motif_5" pvalue="4.9e-05" match=" +    +    +  ++  ++   +"/>
			</seg>
			<seg start="976">
				<data>
GHHPSTSVSSYVTLRRGPGSSASRVCPNTGVNCWPSVFLLFLSSCCPPAGETSQRSGALVQREPAASGADDGRGA
AGADEAPPGGAPGGAQEDPEPGGAGLPAFDWLEQQGWADGQSEDVWTAAEGWSRPTGPPTGLREADVEPVDYDLD
				</data>
				<hit pos="976" gap="169" motif="motif_35" pvalue="5.5e-05" match="   ++++ +    ++ + ++ "/>
				<hit pos="1011" gap="14" motif="motif_3" pvalue="8.4e-05" match=" +  +      + +++++  + + +"/>
				<hit pos="1045" gap="9" motif="motif_43" pvalue="4.8e-05" match=" ++++  +      +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2469868" db="db_1" num="2469868" name="gi|62649646|ref|XP_233544.3|" comment="PREDICTED: similar to eukaryotic translation initiation factor 2C, 1 [Rattus norvegicus]" length="1048">
			<score strand="both" combined_pvalue="8.71e-209" evalue="3.7e-202"/>
			<seg start="76">
				<data>
TATSGRQGPLHGPRAPAPLHWPLLPSSAPLDSFPSAPWAHRSRLRTGSYSGASRGSCCRLRGGGNGGCGGDSASG
RASGGSRARPGSPSSASARYLGPSRWTPQSPGRLSSARVYGMEAGPSGAAAGAYLPPLQQVFQAPRRPGIGTVGK
PIKLLANYFEVDIPKIDVYHYEVDIKPDKCPRRVNREVVEYMVQHFKPQIFGDRKPVYDGKKNIYTVTALPIGNE
				</data>
				<hit pos="141" gap="140" motif="motif_43" pvalue="1.9e-06" match="++  +    ++  ++"/>
				<hit pos="203" gap="47" motif="motif_35" pvalue="3.2e-05" match="   ++    +  +++++ +++"/>
				<hit pos="224" gap="0" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + + +"/>
				<hit pos="239" gap="0" motif="motif_20" pvalue="2.6e-10" match="+  + +++ + + +    + +++ + +  "/>
				<hit pos="282" gap="14" motif="motif_13" pvalue="1.7e-12" match="++++ ++++++ +++"/>
			</seg>
			<seg start="301">
				<data>
RVDFEVTIPGEGKDRIFKVSIKWLAIVSWRMLHEALVSGQIPVPLESVQALDVAMRHLASMRYTPVGRSFFSPPE
				</data>
				<hit pos="317" gap="20" motif="motif_14" pvalue="1.0e-07" match="+++ +++ + ++   + +++   +   "/>
				<hit pos="345" gap="1" motif="motif_17" pvalue="2.5e-08" match=" +  +++++ ++ ++"/>
				<hit pos="361" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
			</seg>
			<seg start="376">
				<data>
GYYHPLGGGREVWFGFHQSVRPAMWKMMLNIDVSATAFYKAQPVIEFMCEVLDIRNIDEQPKPLTDSQRVRFTKE
IKGLKVEVTHCGQMKRKYRVCNVTRRPASHQTFPLQLESGQTVECTVAQYFKQKYNLQLKYPHLPCLQVGQEQKH
TYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPDRQEEISRLMKNASYNLDPYIQEFGIKVKDDMTEVTGR
VLPAPILQYGGRNRAIATPNQGVWDMRGKQFYNGIEIKVWAIACFAPQKQCREEVLKNFTDQLRKISKDAGMPIQ
GQPCFCKYAQGADSVEPMFRHLKNTYSGLQLIIVILPGKTPVYAEVKRVGDTLLGMATQCVQVKNVVKTSPQTLS
NLCLKINVKLGGINNILVPHQRSAVFQQPVIFLGADVTHPPAGDGKKPSITAVVGSMDAHPSRYCATVRVQRPRQ
EIIEDLSYMVRELLIQFYKSTRFKPTRIIFYRDGVPEGQLPQILHYELLAIRDACIKLERDYQPGITYIVVQKRH
HTRLFCADKNERIGKSGNIPAGTTVDTNITHPFEFDFYLCSHAGIQGTSRPSHYYVLWDDNRFTADELQILTYQL
CHTYVRCTRSVSIPAPAYYARLVAFRARYHLVDKEHDSGEGSHISGQSNGRDPQALAKAVQVHQDTLRTMYFA
				</data>
				<hit pos="390" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
				<hit pos="417" gap="0" motif="motif_29" pvalue="1.1e-06" match=" +++++  + +  ++"/>
				<hit pos="443" gap="11" motif="motif_18" pvalue="2.3e-07" match=" ++   +  ++++++++"/>
				<hit pos="463" gap="3" motif="motif_23" pvalue="3.3e-10" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="498" gap="6" motif="motif_15" pvalue="1.6e-17" match=" ++++++++  ++++++++++"/>
				<hit pos="524" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="547" gap="2" motif="motif_4" pvalue="4.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="582" gap="9" motif="motif_12" pvalue="3.2e-20" match="+++++++++  +++++++++++++ + ++"/>
				<hit pos="619" gap="8" motif="motif_9" pvalue="2.0e-11" match="++ + + +  + + ++  ++ +++  +"/>
				<hit pos="650" gap="4" motif="motif_19" pvalue="1.2e-07" match="+  +++ + +  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="703" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="718" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="743" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
				<hit pos="779" gap="7" motif="motif_3" pvalue="1.5e-17" match="++++++++++++ +++   +++ ++"/>
				<hit pos="807" gap="3" motif="motif_4" pvalue="6.0e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="843" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="858" gap="0" motif="motif_5" pvalue="1.4e-14" match="+++ +++  + + +++ +++ ++ "/>
				<hit pos="886" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
				<hit pos="917" gap="10" motif="motif_1" pvalue="3.8e-49" match="++++ ++ +++ +++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="967" gap="0" motif="motif_2" pvalue="2.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="1000" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1207907" db="db_1" num="1207907" name="gi|268581407|ref|XP_002645687.1|" comment="C. briggsae CBR-ALG-1 protein [Caenorhabditis briggsae]gi|187033467|emb|CAP27703.1| C. briggsae CBR-ALG-1 protein [Caenorhabditis briggsae]" length="1024">
			<score strand="both" combined_pvalue="7.13e-208" evalue="3e-201"/>
			<seg start="1">
				<data>
MAAELNNTNTDEAPTVGSNDSMSGGPQYLPGVMSTTLRPTSPSNGSSSSSFLGTSPTSTSQVVPTSGASTQPLNP
				</data>
				<hit pos="43" gap="42" motif="motif_38" pvalue="2.6e-05" match="+  +    +  ++ ++ ++   ++ +++ "/>
			</seg>
			<seg start="151">
				<data>
GNQSGVQFQCPRRPNHGIEGRSILLRANHFAVRIPGGTIQHYQVDVSPDKCPRRVNREIISCLISSFSKYFTNIR
				</data>
				<hit pos="170" gap="98" motif="motif_24" pvalue="1.7e-10" match="++ + ++++++ + +"/>
				<hit pos="185" gap="0" motif="motif_20" pvalue="4.6e-10" match="+   + ++ +   +    + +++ +++ +"/>
			</seg>
			<seg start="226">
				<data>
PVYDGKRNMYTREPLPIGRERMDFDVTLPGDSAVERQFSVSLKWVGQVSLSTLEDAMEGRVRQVPFEAVQAMDVI
LRHLPSLKYTPVGRSFFSPPVISASGVPGTAPPPQAAPSISSGSHSAGQYHAESKLGGGREVWFGFHQSVRPSQW
KMMLNIDVSATAFYRSMPVIEFIAEVLELPVQALAERRALSDAQRVKFTKEIRGLKIEITHCGQMRRKYRVCNVT
RRPAQTQTFPLQLETGQTIECTVAKYFYDKYRLQLKYPHLPCLQVGQEQKHTYLPPEVCNIVPGQRCIKKLTDVQ
TSTMIKATARSAPEREREISNLVRKAEFSADPFAHEFGITINPAMTEVKGRVLSAPKLLYGGRTRATALPNQGVW
DMRGKQFHTGIDVRVWAIACFAQQQHVKENDLRMFTNQLQRISNDAGMPIIGNPCFCKYAVGVEQVEPMFKYLKQ
				</data>
				<hit pos="227" gap="13" motif="motif_13" pvalue="2.9e-10" match="++++ ++ ++  +++"/>
				<hit pos="263" gap="21" motif="motif_14" pvalue="1.9e-10" match="+ + ++++  +++  +++++ ++ +  "/>
				<hit pos="291" gap="1" motif="motif_17" pvalue="7.1e-11" match=" ++ ++++++++ ++"/>
				<hit pos="307" gap="1" motif="motif_27" pvalue="5.1e-10" match=" ++++++++++++  "/>
				<hit pos="365" gap="43" motif="motif_6" pvalue="4.9e-17" match="+++++ ++ +  + +++++++++++ +"/>
				<hit pos="392" gap="0" motif="motif_29" pvalue="6.9e-07" match="++++++ ++ +   +"/>
				<hit pos="419" gap="12" motif="motif_18" pvalue="2.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="439" gap="3" motif="motif_23" pvalue="9.5e-10" match=" +++++++   + +++  +++++    + "/>
				<hit pos="474" gap="6" motif="motif_15" pvalue="3.9e-14" match="  ++++++   ++++++++++"/>
				<hit pos="500" gap="5" motif="motif_11" pvalue="5.6e-13" match="+ ++++ ++++++++++  ++"/>
				<hit pos="525" gap="4" motif="motif_22" pvalue="4.4e-06" match="+++ + +++     ++"/>
				<hit pos="558" gap="17" motif="motif_12" pvalue="1.2e-17" match=" + +++++++  ++++ ++++ ++++ ++"/>
				<hit pos="595" gap="8" motif="motif_9" pvalue="1.6e-09" match="++ + + +  + +  +  ++ +++  +"/>
				<hit pos="626" gap="4" motif="motif_19" pvalue="9.8e-11" match=" + ++  +++ +++    +  ++    +++   +    ++++   +++ +"/>
			</seg>
			<seg start="676">
				<data>
NYSGIQLVVVVLPGKTPVYAEVKRVGDTVLGIATQCVQAKNAIRTTPQTLSNLCLKMNVKLGGVNSILLPNVRPR
				</data>
				<hit pos="694" gap="18" motif="motif_10" pvalue="9.9e-12" match="++  +++  + +++ +++"/>
				<hit pos="719" gap="7" motif="motif_7" pvalue="7.5e-16" match="+   + + ++ +++++++++ ++ ++   "/>
			</seg>
			<seg start="751">
				<data>
IFNEPVIFFGCDITHPPAGDSRKPSIAAVVGSMDAHPSRYAATVRVQQHRQEIISDLTYMVRELLVQFYRNTRFK
PARIVVYRDGVSEGQFFNVLQYELRAIREACMMLERGYQPGITFIAVQKRHHTRLFAVEKKDQVGKAYNIPPGTT
VDVGITHPTEFDFYLCSHAGIQGTSRPSHYHVLWDDNNLTADELQQLTYQMCHTYVRCTRSVSIPAPAYYAHLVA
				</data>
				<hit pos="755" gap="7" motif="motif_3" pvalue="1.5e-17" match="++++++ + +++ ++++  ++++++"/>
				<hit pos="783" gap="3" motif="motif_4" pvalue="3.1e-12" match="     +++++ ++ + ++++++ ++ "/>
				<hit pos="819" gap="10" motif="motif_21" pvalue="2.8e-10" match="++++  ++ ++++++"/>
				<hit pos="834" gap="0" motif="motif_5" pvalue="7.1e-19" match="++++++++  ++ +++ ++++++ "/>
				<hit pos="862" gap="4" motif="motif_8" pvalue="2.1e-20" match="++++ ++++ +++++++++++"/>
				<hit pos="893" gap="10" motif="motif_1" pvalue="2.2e-46" match=" ++++++ ++  +++++++++++++++++++++++ +++++++ ++ +++"/>
				<hit pos="943" gap="0" motif="motif_2" pvalue="1.2e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
			</seg>
			<seg start="976">
				<data>
FRARYHLVDREHDSGEGSQPSGTSEDTTLSNMARAVQVHPDANNVMYFA
				</data>
				<hit pos="976" gap="0" motif="motif_31" pvalue="6.1e-06" match="+++++ +   +"/>
				<hit pos="1010" gap="23" motif="motif_16" pvalue="2.4e-05" match="    + +  +++ + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3421856" db="db_1" num="3421856" name="gi|109477243|ref|XP_001058138.1|" comment="PREDICTED: similar to eukaryotic translation initiation factor 2C, 1 [Rattus norvegicus]" length="1026">
			<score strand="both" combined_pvalue="9.22e-207" evalue="3.9e-200"/>
			<seg start="151">
				<data>
PSRWTPQSPGRLSSARVYGMEAGPSGAAAGAYLPPLQQVFQAPRRPGIGTVGKPIKLLANYFEVDIPKIDVYHYE
VDIKPDKCPRRVNREVVEYMVQHFKPQIFGDRKPVYDGKKNIYTVTALPIGNERVDFEVTIPGEGKDRIFKVSIK
WLAIVSWRMLHEALVSGQIPVPLESVQALDVAMRHLASMRYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRP
AMWKMMLNIDVSATAFYKAQPVIEFMCEVLDIRNIDEQPKPLTDSQRVRFTKEIKGLKVEVTHCGQMKRKYRVCN
VTRRPASHQTFPLQLESGQTVECTVAQYFKQKYNLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTD
NQTSTMIKATARSAPDRQEEISRLMKNASYNLDPYIQEFGIKVKDDMTEVTGRVLPAPILQYGGRNRAIATPNQG
VWDMRGKQFYNGIEIKVWAIACFAPQKQCREEVLKNFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFRHL
KNTYSGLQLIIVILPGKTPVYAEVKRVGDTLLGMATQCVQVKNVVKTSPQTLSNLCLKINVKLGGINNILVPHQR
				</data>
				<hit pos="181" gap="180" motif="motif_35" pvalue="3.2e-05" match="   ++    +  +++++ +++"/>
				<hit pos="202" gap="0" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + + +"/>
				<hit pos="217" gap="0" motif="motif_20" pvalue="2.6e-10" match="+  + +++ + + +    + +++ + +  "/>
				<hit pos="260" gap="14" motif="motif_13" pvalue="1.7e-12" match="++++ ++++++ +++"/>
				<hit pos="295" gap="20" motif="motif_14" pvalue="1.0e-07" match="+++ +++ + ++   + +++   +   "/>
				<hit pos="323" gap="1" motif="motif_17" pvalue="2.5e-08" match=" +  +++++ ++ ++"/>
				<hit pos="339" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
				<hit pos="368" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
				<hit pos="395" gap="0" motif="motif_29" pvalue="1.1e-06" match=" +++++  + +  ++"/>
				<hit pos="421" gap="11" motif="motif_18" pvalue="2.3e-07" match=" ++   +  ++++++++"/>
				<hit pos="441" gap="3" motif="motif_23" pvalue="3.3e-10" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="476" gap="6" motif="motif_15" pvalue="1.6e-17" match=" ++++++++  ++++++++++"/>
				<hit pos="502" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="525" gap="2" motif="motif_4" pvalue="4.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="560" gap="9" motif="motif_12" pvalue="3.2e-20" match="+++++++++  +++++++++++++ + ++"/>
				<hit pos="597" gap="8" motif="motif_9" pvalue="2.0e-11" match="++ + + +  + + ++  ++ +++  +"/>
				<hit pos="628" gap="4" motif="motif_19" pvalue="1.2e-07" match="+  +++ + +  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="681" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="696" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="721" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
			</seg>
			<seg start="751">
				<data>
SAVFQQPVIFLGADVTHPPAGDGKKPSITAVVGSMDAHPSRYCATVRVQRPRQEIIEDLSYMVRELLIQFYKSTR
FKPTRIIFYRDGVPEGQLPQILHYELLAIRDACIKLERDYQPGITYIVVQKRHHTRLFCADKNERIGKSGNIPAG
TTVDTNITHPFEFDFYLCSHAGIQGTSRPSHYYVLWDDNRFTADELQILTYQLCHTYVRCTRSVSIPAPAYYARL
VAFRARYHLVDKEHDSGEGSHISGQSNGRDPQALAKAVQVHQDTLRTMYFA
				</data>
				<hit pos="757" gap="7" motif="motif_3" pvalue="1.5e-17" match="++++++++++++ +++   +++ ++"/>
				<hit pos="785" gap="3" motif="motif_4" pvalue="6.0e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="821" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="836" gap="0" motif="motif_5" pvalue="1.4e-14" match="+++ +++  + + +++ +++ ++ "/>
				<hit pos="864" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
				<hit pos="895" gap="10" motif="motif_1" pvalue="3.8e-49" match="++++ ++ +++ +++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="945" gap="0" motif="motif_2" pvalue="2.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="978" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_880800" db="db_1" num="880800" name="gi|29029593|ref|NP_060099.2|" comment="eukaryotic translation initiation factor 2C, 4 [Homo sapiens]gi|38372393|sp|Q9HCK5.2|AGO4_HUMAN RecName: Full=Protein argonaute-4; AltName: Full=Argonaute4; Short=hAgo4; AltName: Full=Eukaryotic translation initiation factor 2C 4; Short=eIF-2C 4; Short=eIF2C 4gi|55663088|emb|CAH73806.1| eukaryotic translation initiation factor 2C, 4 [Homo sapiens]gi|55664190|emb|CAH71584.1| eukaryotic translation initiation factor 2C, 4 [Homo sapiens]gi|119627805|gb|EAX07400.1| eukaryotic translation initia" length="861">
			<score strand="both" combined_pvalue="1.15e-206" evalue="4.9e-200"/>
			<seg start="1">
				<data>
MEALGPGPPASLFQPPRRPGLGTVGKPIRLLANHFQVQIPKIDVYHYDVDIKPEKRPRRVNREVVDTMVRHFKMQ
IFGDRQPGYDGKRNMYTAHPLPIGRDRVDMEVTLPGEGKDQTFKVSVQWVSVVSLQLLLEALAGHLNEVPDDSVQ
ALDVITRHLPSMRYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRPAMWNMMLNIDVSATAFYRAQPIIEFMC
EVLDIQNINEQTKPLTDSQRVKFTKEIRGLKVEVTHCGQMKRKYRVCNVTRRPASHQTFPLQLENGQAMECTVAQ
YFKQKYSLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPDRQEEISRLVKS
				</data>
				<hit pos="4" gap="3" motif="motif_35" pvalue="6.3e-09" match=" ++ +    +  +++++ +++"/>
				<hit pos="25" gap="0" motif="motif_24" pvalue="2.1e-11" match="++++ ++++++ +++"/>
				<hit pos="40" gap="0" motif="motif_20" pvalue="8.2e-12" match="+  + +++++ + ++   + +++ +    "/>
				<hit pos="72" gap="3" motif="motif_41" pvalue="5.7e-05" match="+++   + + +"/>
				<hit pos="83" gap="0" motif="motif_13" pvalue="3.0e-10" match=" +++ ++ +++ +++"/>
				<hit pos="118" gap="20" motif="motif_14" pvalue="1.8e-10" match="+++   +++ ++++ + ++++++  + "/>
				<hit pos="146" gap="1" motif="motif_17" pvalue="4.0e-07" match=" +  ++++++ + ++"/>
				<hit pos="162" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
				<hit pos="191" gap="14" motif="motif_6" pvalue="2.9e-16" match="+++++ ++    + +++++++++++ +"/>
				<hit pos="218" gap="0" motif="motif_29" pvalue="4.1e-05" match=" + +++  + +   +"/>
				<hit pos="244" gap="11" motif="motif_18" pvalue="3.7e-08" match=" +++  +  ++++++++"/>
				<hit pos="264" gap="3" motif="motif_23" pvalue="2.0e-10" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="299" gap="6" motif="motif_15" pvalue="1.3e-16" match=" +++++++   ++++++++++"/>
				<hit pos="325" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="348" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
			</seg>
			<seg start="376">
				<data>
NSMVGGPDPYLKEFGIVVHNEMTELTGRVLPAPMLQYGGRNKTVATPNQGVWDMRGKQFYAGIEIKVWAVACFAP
				</data>
				<hit pos="385" gap="11" motif="motif_12" pvalue="1.7e-20" match="+++++++ + ++++++++++++++++ ++"/>
				<hit pos="422" gap="8" motif="motif_9" pvalue="1.2e-10" match="++ + + +  + +  +  ++ +++  +"/>
			</seg>
			<seg start="451">
				<data>
QKQCREDLLKSFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFKHLKMTYVGLQLIVVILPGKTPVYAEVK
RVGDTLLGMATQCVQVKNVVKTSPQTLSNLCLKINAKLGGINNVLVPHQRPSVFQQPVIFLGADVTHPPAGDGKK
PSIAAVVGSMDGHPSRYCATVRVQTSRQEISQELLYSQEVIQDLTNMVRELLIQFYKSTRFKPTRIIYYRGGVSE
GQMKQVAWPELIAIRKACISLEEDYRPGITYIVVQKRHHTRLFCADKTERVGKSGNVPAGTTVDSTITHPSEFDF
YLCSHAGIQGTSRPSHYQVLWDDNCFTADELQLLTYQLCHTYVRCTRSVSIPAPAYYARLVAFRARYHLVDKDHD
				</data>
				<hit pos="453" gap="4" motif="motif_19" pvalue="1.1e-07" match="+  +++ +++  ++       ++     ++   +    + ++   +++  "/>
				<hit pos="506" gap="3" motif="motif_26" pvalue="1.4e-05" match=" +++++++++ ++  "/>
				<hit pos="521" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="546" gap="7" motif="motif_7" pvalue="5.5e-17" match="+ + + + ++ +++++++++ + +++   "/>
				<hit pos="582" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="610" gap="3" motif="motif_4" pvalue="8.2e-09" match="     +++ + ++ ++ ++++ + + "/>
				<hit pos="641" gap="5" motif="motif_25" pvalue="2.5e-06" match="  +   +++++++ +"/>
				<hit pos="656" gap="0" motif="motif_21" pvalue="7.3e-12" match="++++  ++ ++++++"/>
				<hit pos="671" gap="0" motif="motif_5" pvalue="6.0e-12" match=" ++++++  ++   ++ ++++++ "/>
				<hit pos="699" gap="4" motif="motif_8" pvalue="1.3e-18" match="++++ ++ ++++++++++++ "/>
				<hit pos="730" gap="10" motif="motif_1" pvalue="1.1e-47" match="++++ ++ +++++++++++++++++++++++++++ ++ ++++ + ++++"/>
				<hit pos="780" gap="0" motif="motif_2" pvalue="4.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="813" gap="0" motif="motif_31" pvalue="7.7e-06" match="+++++ +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1051253" db="db_1" num="1051253" name="gi|10047199|dbj|BAB13393.1|" comment="KIAA1567 protein [Homo sapiens]" length="924">
			<score strand="both" combined_pvalue="2.14e-206" evalue="9.1e-200"/>
			<seg start="1">
				<data>
SRSRVPVPGPGAAAAPCPAPASPRRHPSANIPEIKRYAAAAAAAAGPGAGGAGDRGEAAPAAAMEALGPGPPASL
FQPPRRPGLGTVGKPIRLLANHFQVQIPKIDVYHYDVDIKPEKRPRRVNREVVDTMVRHFKMQIFGDRQPGYDGK
RNMYTAHPLPIGRDRVDMEVTLPGEGKDQTFKVSVQWVSVVSLQLLLEALAGHLNEVPDDSVQALDVITRHLPSM
RYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRPAMWNMMLNIDVSATAFYRAQPIIEFMCEVLDIQNINEQT
				</data>
				<hit pos="42" gap="41" motif="motif_43" pvalue="3.4e-05" match="    + + ++ + ++"/>
				<hit pos="67" gap="10" motif="motif_35" pvalue="6.3e-09" match=" ++ +    +  +++++ +++"/>
				<hit pos="88" gap="0" motif="motif_24" pvalue="2.1e-11" match="++++ ++++++ +++"/>
				<hit pos="103" gap="0" motif="motif_20" pvalue="8.2e-12" match="+  + +++++ + ++   + +++ +    "/>
				<hit pos="135" gap="3" motif="motif_41" pvalue="5.7e-05" match="+++   + + +"/>
				<hit pos="146" gap="0" motif="motif_13" pvalue="3.0e-10" match=" +++ ++ +++ +++"/>
				<hit pos="181" gap="20" motif="motif_14" pvalue="1.8e-10" match="+++   +++ ++++ + ++++++  + "/>
				<hit pos="209" gap="1" motif="motif_17" pvalue="4.0e-07" match=" +  ++++++ + ++"/>
				<hit pos="225" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
				<hit pos="254" gap="14" motif="motif_6" pvalue="2.9e-16" match="+++++ ++    + +++++++++++ +"/>
				<hit pos="281" gap="0" motif="motif_29" pvalue="4.1e-05" match=" + +++  + +   +"/>
			</seg>
			<seg start="301">
				<data>
KPLTDSQRVKFTKEIRGLKVEVTHCGQMKRKYRVCNVTRRPASHQTFPLQLENGQAMECTVAQYFKQKYSLQLKY
PHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPDRQEEISRLVKSNSMVGGPDPYLK
EFGIVVHNEMTELTGRVLPAPMLQYGGRNKTVATPNQGVWDMRGKQFYAGIEIKVWAVACFAPQKQCREDLLKSF
TDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFKHLKMTYVGLQLIVVILPGKTPVYAEVKRVGDTLLGMATQ
CVQVKNVVKTSPQTLSNLCLKINAKLGGINNVLVPHQRPSVFQQPVIFLGADVTHPPAGDGKKPSIAAVVGSMDG
HPSRYCATVRVQTSRQEISQELLYSQEVIQDLTNMVRELLIQFYKSTRFKPTRIIYYRGGVSEGQMKQVAWPELI
AIRKACISLEEDYRPGITYIVVQKRHHTRLFCADKTERVGKSGNVPAGTTVDSTITHPSEFDFYLCSHAGIQGTS
RPSHYQVLWDDNCFTADELQLLTYQLCHTYVRCTRSVSIPAPAYYARLVAFRARYHLVDKDHDSAEGSHVSGQSN
				</data>
				<hit pos="307" gap="11" motif="motif_18" pvalue="3.7e-08" match=" +++  +  ++++++++"/>
				<hit pos="327" gap="3" motif="motif_23" pvalue="2.0e-10" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="362" gap="6" motif="motif_15" pvalue="1.3e-16" match=" +++++++   ++++++++++"/>
				<hit pos="388" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="411" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="448" gap="11" motif="motif_12" pvalue="1.7e-20" match="+++++++ + ++++++++++++++++ ++"/>
				<hit pos="485" gap="8" motif="motif_9" pvalue="1.2e-10" match="++ + + +  + +  +  ++ +++  +"/>
				<hit pos="516" gap="4" motif="motif_19" pvalue="1.1e-07" match="+  +++ +++  ++       ++     ++   +    + ++   +++  "/>
				<hit pos="569" gap="3" motif="motif_26" pvalue="1.4e-05" match=" +++++++++ ++  "/>
				<hit pos="584" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="609" gap="7" motif="motif_7" pvalue="5.5e-17" match="+ + + + ++ +++++++++ + +++   "/>
				<hit pos="645" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="673" gap="3" motif="motif_4" pvalue="8.2e-09" match="     +++ + ++ ++ ++++ + + "/>
				<hit pos="704" gap="5" motif="motif_25" pvalue="2.5e-06" match="  +   +++++++ +"/>
				<hit pos="719" gap="0" motif="motif_21" pvalue="7.3e-12" match="++++  ++ ++++++"/>
				<hit pos="734" gap="0" motif="motif_5" pvalue="6.0e-12" match=" ++++++  ++   ++ ++++++ "/>
				<hit pos="762" gap="4" motif="motif_8" pvalue="1.3e-18" match="++++ ++ ++++++++++++ "/>
				<hit pos="793" gap="10" motif="motif_1" pvalue="1.1e-47" match="++++ ++ +++++++++++++++++++++++++++ ++ ++++ + ++++"/>
				<hit pos="843" gap="0" motif="motif_2" pvalue="4.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="876" gap="0" motif="motif_31" pvalue="7.7e-06" match="+++++ +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_4092370" db="db_1" num="4092370" name="gi|1942788|pdb|1KIP|B" comment="Chain B, Fv Mutant Y(B 32)a (Vh Domain) Of Mouse Monoclonal Antibody D1.3 Complexed With Hen Egg White Lysozyme" length="116">
			<score strand="both" combined_pvalue="8.48e-206" evalue="3.6e-199"/>
		</sequence>
		<sequence id="seq_1_2666087" db="db_1" num="2666087" name="gi|68448547|ref|NP_694817.2|" comment="eukaryotic translation initiation factor 2C, 4 [Mus musculus]gi|224471830|sp|Q8CJF8.2|AGO4_MOUSE RecName: Full=Protein argonaute-4; AltName: Full=Argonaute4; Short=mAgo4; AltName: Full=Eukaryotic translation initiation factor 2C 4; Short=eIF-2C 4; Short=eIF2C 4; AltName: Full=Piwi/argonaute family protein meIF2C4gi|66365714|gb|AAH96023.1| Eukaryotic translation initiation factor 2C, 4 [Mus musculus]gi|123244116|emb|CAM17428.1| eukaryotic translation initiation factor 2C, 4 [Mus musculus]" length="861">
			<score strand="both" combined_pvalue="3.51e-205" evalue="1.5e-198"/>
			<seg start="1">
				<data>
MEALGPGPPASLFQPPRRPGLGTVGKPIRLLANHFQVQIPKIDVYHYDVDIKPEKRPRRVNREVVDTMVRHFKMQ
IFGDRQPGYDGKRNMYTAHPLPIGRDRIDMEVTLPGEGKDQTFKVSVQWVSVVSLQLLLEALAGHLNEVPDDSVQ
ALDVITRHLPSMRYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRPAMWNMMLNIDVSATAFYRAQPIIEFMC
EVLDIQNINEQTKPLTDSQRVKFTKEIRGLKVEVTHCGQMKRKYRVCNVTRRPASHQTFPLQLENGQAMECTVAQ
YFKQKYSLQLKHPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPDRQEEISRLVKS
				</data>
				<hit pos="4" gap="3" motif="motif_35" pvalue="6.3e-09" match=" ++ +    +  +++++ +++"/>
				<hit pos="25" gap="0" motif="motif_24" pvalue="2.1e-11" match="++++ ++++++ +++"/>
				<hit pos="40" gap="0" motif="motif_20" pvalue="8.2e-12" match="+  + +++++ + ++   + +++ +    "/>
				<hit pos="72" gap="3" motif="motif_41" pvalue="5.7e-05" match="+++   + + +"/>
				<hit pos="83" gap="0" motif="motif_13" pvalue="3.0e-10" match=" +++ ++ +++ +++"/>
				<hit pos="118" gap="20" motif="motif_14" pvalue="1.8e-10" match="+++   +++ ++++ + ++++++  + "/>
				<hit pos="146" gap="1" motif="motif_17" pvalue="4.0e-07" match=" +  ++++++ + ++"/>
				<hit pos="162" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
				<hit pos="191" gap="14" motif="motif_6" pvalue="2.9e-16" match="+++++ ++    + +++++++++++ +"/>
				<hit pos="218" gap="0" motif="motif_29" pvalue="4.1e-05" match=" + +++  + +   +"/>
				<hit pos="244" gap="11" motif="motif_18" pvalue="3.7e-08" match=" +++  +  ++++++++"/>
				<hit pos="264" gap="3" motif="motif_23" pvalue="2.0e-10" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="299" gap="6" motif="motif_15" pvalue="8.7e-17" match=" +++++++   ++++++++++"/>
				<hit pos="325" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="348" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
			</seg>
			<seg start="376">
				<data>
NSMVGGPDPYLKEFGIVVHNEMTELTGRVLPAPMLQYGGRNKTVATPSQGVWDMRGKQFYAGIEIKVWAVACFAP
				</data>
				<hit pos="385" gap="11" motif="motif_12" pvalue="1.7e-20" match="+++++++ + ++++++++++++++++ ++"/>
				<hit pos="422" gap="8" motif="motif_9" pvalue="1.2e-10" match="+  + + +  + +  +  ++ +++  +"/>
			</seg>
			<seg start="451">
				<data>
QKQCREDLLKSFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFKHLKMTYVGLQLIVVILPGKTPVYAEVK
RVGDTLLGMATQCVQVKNVVKTSPQTLSNLCLKMNAKLGGINNVLVPHQRPSVFQQPVIFLGADVTHPPAGDGKK
PSIAAVVGSMDGHPSRYCATVRVQTSRQEITQELLYSQEVVQDLTSMARELLIQFYKSTRFKPTRIIYYRGGVSE
GQMKQVAWPELIAIRKACISLEEDYRPGITYIVVQKRHHTRLFCADKMERVGKSGNVPAGTTVDSTVTHPSEFDF
YLCSHAGIQGTSRPSHYQVLWDDNCFTADELQLLTYQLCHTYVRCTRSVSIPAPAYYARLVAFRARYHLVDKDHD
				</data>
				<hit pos="453" gap="4" motif="motif_19" pvalue="1.1e-07" match="+  +++ +++  ++       ++     ++   +    + ++   +++  "/>
				<hit pos="506" gap="3" motif="motif_26" pvalue="1.4e-05" match=" +++++++++ ++  "/>
				<hit pos="521" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="546" gap="7" motif="motif_7" pvalue="2.1e-16" match="+ + + + ++ +++++++++ + +++   "/>
				<hit pos="582" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="610" gap="3" motif="motif_4" pvalue="4.2e-09" match="     +++ + ++ ++ ++++ + + "/>
				<hit pos="641" gap="5" motif="motif_25" pvalue="2.0e-05" match="  +   + +++++ +"/>
				<hit pos="656" gap="0" motif="motif_21" pvalue="7.3e-12" match="++++  ++ ++++++"/>
				<hit pos="671" gap="0" motif="motif_5" pvalue="6.0e-12" match=" ++++++  ++   ++ ++++++ "/>
				<hit pos="699" gap="4" motif="motif_8" pvalue="1.3e-18" match="++++ ++ ++++++++++++ "/>
				<hit pos="730" gap="10" motif="motif_1" pvalue="3.5e-47" match="++++ ++ +++++++++++++++++++++++++++ ++ ++++ + ++++"/>
				<hit pos="780" gap="0" motif="motif_2" pvalue="4.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="813" gap="0" motif="motif_31" pvalue="7.7e-06" match="+++++ +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2808723" db="db_1" num="2808723" name="gi|26325989|dbj|BAC26738.1|" comment="unnamed protein product [Mus musculus]" length="951">
			<score strand="both" combined_pvalue="4.04e-205" evalue="1.7e-198"/>
			<seg start="1">
				<data>
ARRLPLPFQLAAAAAAAGIVFVVAEAGRAVTESGPCPRTGRRRRPLPAPGPRLRGAASAPIFQRASVTRLRRGPG
AGGAGDRSEAAPVAAMEALGPGPPASLFQPPRRPGLGTVGKPIRLLANHFQVQIPKIDVYHYDVDIKPEKRPRRV
NREVVDTMVRHFKMQIFGDRQPGYDGKRNMYTAHPLPIGRDRIDMEVTLPGEGKDQTFKVSVQWVSVVSLQLLLE
ALAGHLNEVPDDSVQALDVITRHLPSMRYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRPAMWNMMLNIDVS
ATAFYRAQPIIEFMCEVLDIQNINEQTKPLTDSQRVKFTKEIRGLKVEVTHCGQMKRKYRVCNVTRRPASHQTFP
LQLENGQAMECTVAQYFKQKYSLQLKHPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATAR
SAPDRQEEISRLVKSNSMVGGPDPYLKEFGIVVHNEMTELTGRVLPAPMLQYGGRNKTVATPSQGVWDMRGKQFY
AGIEIKVWAVACFAPQKQCREDLLKSFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFKHLKMTYVGLQLI
VVILPGKTPVYAEVKRVGDTLLGMATQCVQVKNVVKTSPQTLSNLCLKMNAKLGGINNVLVPHQRPSVFQQPVIF
LGADVTHPPAGDGKKPSIAAVVGSMDGHPSRYCATVRVQTSRQEITQELLYSQEVVQDLTSMARELLIQFYKSTR
FKPTRIIYYRGGVSEGQMKQVAWPELIAIRKACISLEEDYRPGITYIVVQKRHHTRLFCADKMERVGKSGNVPAG
TTVDSTVTHPSEFDFYLCSHAGIQGTSRPSHYQVLWDDNCFTADELQLLTYQLCHTYVRCTRSVSIPAPAYYARL
VAFRARYHLVDKDHDSAEGSHVSGQSNGRDPQALAKAVQIHHDTQHTMYFA
				</data>
				<hit pos="68" gap="67" motif="motif_43" pvalue="4.9e-06" match=" + +++ + ++ ++ "/>
				<hit pos="94" gap="11" motif="motif_35" pvalue="6.3e-09" match=" ++ +    +  +++++ +++"/>
				<hit pos="115" gap="0" motif="motif_24" pvalue="2.1e-11" match="++++ ++++++ +++"/>
				<hit pos="130" gap="0" motif="motif_20" pvalue="8.2e-12" match="+  + +++++ + ++   + +++ +    "/>
				<hit pos="162" gap="3" motif="motif_41" pvalue="5.7e-05" match="+++   + + +"/>
				<hit pos="173" gap="0" motif="motif_13" pvalue="3.0e-10" match=" +++ ++ +++ +++"/>
				<hit pos="208" gap="20" motif="motif_14" pvalue="1.8e-10" match="+++   +++ ++++ + ++++++  + "/>
				<hit pos="236" gap="1" motif="motif_17" pvalue="4.0e-07" match=" +  ++++++ + ++"/>
				<hit pos="252" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
				<hit pos="281" gap="14" motif="motif_6" pvalue="2.9e-16" match="+++++ ++    + +++++++++++ +"/>
				<hit pos="308" gap="0" motif="motif_29" pvalue="4.1e-05" match=" + +++  + +   +"/>
				<hit pos="334" gap="11" motif="motif_18" pvalue="3.7e-08" match=" +++  +  ++++++++"/>
				<hit pos="354" gap="3" motif="motif_23" pvalue="2.0e-10" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="389" gap="6" motif="motif_15" pvalue="8.7e-17" match=" +++++++   ++++++++++"/>
				<hit pos="415" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="438" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="475" gap="11" motif="motif_12" pvalue="1.7e-20" match="+++++++ + ++++++++++++++++ ++"/>
				<hit pos="512" gap="8" motif="motif_9" pvalue="1.2e-10" match="+  + + +  + +  +  ++ +++  +"/>
				<hit pos="543" gap="4" motif="motif_19" pvalue="1.1e-07" match="+  +++ +++  ++       ++     ++   +    + ++   +++  "/>
				<hit pos="596" gap="3" motif="motif_26" pvalue="1.4e-05" match=" +++++++++ ++  "/>
				<hit pos="611" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="636" gap="7" motif="motif_7" pvalue="2.1e-16" match="+ + + + ++ +++++++++ + +++   "/>
				<hit pos="672" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="700" gap="3" motif="motif_4" pvalue="4.2e-09" match="     +++ + ++ ++ ++++ + + "/>
				<hit pos="731" gap="5" motif="motif_25" pvalue="2.0e-05" match="  +   + +++++ +"/>
				<hit pos="746" gap="0" motif="motif_21" pvalue="7.3e-12" match="++++  ++ ++++++"/>
				<hit pos="761" gap="0" motif="motif_5" pvalue="6.0e-12" match=" ++++++  ++   ++ ++++++ "/>
				<hit pos="789" gap="4" motif="motif_8" pvalue="1.3e-18" match="++++ ++ ++++++++++++ "/>
				<hit pos="820" gap="10" motif="motif_1" pvalue="3.5e-47" match="++++ ++ +++++++++++++++++++++++++++ ++ ++++ + ++++"/>
				<hit pos="870" gap="0" motif="motif_2" pvalue="4.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="903" gap="0" motif="motif_31" pvalue="7.7e-06" match="+++++ +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1098095" db="db_1" num="1098095" name="gi|38372352|sp|Q8CJG1.1|AGO1_MOUSE" comment="RecName: Full=Protein argonaute-1; AltName: Full=Argonaute1; Short=mAgo1; AltName: Full=Eukaryotic translation initiation factor 2C 1; Short=eIF-2C 1; Short=eIF2C 1; AltName: Full=Piwi/argonaute family protein meIF2C1gi|22830887|dbj|BAC15766.1| Piwi/Argonaute family protein meIF2C1 [Mus musculus]" length="857">
			<score strand="both" combined_pvalue="4.26e-205" evalue="1.8e-198"/>
			<seg start="1">
				<data>
MEAGPSGAAAGAYLPPLQQVFQAPRRPGIGTVGKPIKLLANYFEVDIPKIDVYHYEVDIKPDKCPRRVNREVVEY
MVQHFKPQIFGDRKPVYDGKENIYTVTALPIGNERVDFEVTIPGEGKDRIFKVSIKWLAIVSWRMLHEALVSGQI
PVPLESVQALDVAMRHLASMRYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRPAMWKMMLNIDVSATAFYKA
				</data>
				<hit pos="12" gap="11" motif="motif_35" pvalue="3.2e-05" match="   ++    +  +++++ +++"/>
				<hit pos="33" gap="0" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + + +"/>
				<hit pos="48" gap="0" motif="motif_20" pvalue="2.6e-10" match="+  + +++ + + +    + +++ + +  "/>
				<hit pos="91" gap="14" motif="motif_13" pvalue="4.8e-11" match="++++  +++++ +++"/>
				<hit pos="126" gap="20" motif="motif_14" pvalue="1.0e-07" match="+++ +++ + ++   + +++   +   "/>
				<hit pos="154" gap="1" motif="motif_17" pvalue="2.5e-08" match=" +  +++++ ++ ++"/>
				<hit pos="170" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
				<hit pos="199" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
			</seg>
			<seg start="226">
				<data>
QPVIEFMCEVLDIRNIDEQPKPLTDSQRVRFTKEIKGLKVEVTHCGQMKRKYRVCNVTRRPASHQTFPLQLESGQ
				</data>
				<hit pos="226" gap="0" motif="motif_29" pvalue="1.1e-06" match=" +++++  + +  ++"/>
				<hit pos="252" gap="11" motif="motif_18" pvalue="2.3e-07" match=" ++   +  ++++++++"/>
				<hit pos="272" gap="3" motif="motif_23" pvalue="3.3e-10" match=" +++++++   + ++++ +++++   ++ "/>
			</seg>
			<seg start="301">
				<data>
TVECTVAQHFKQKYNLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPDRQE
EISRLMKNASCNLDPYIQEFGIKVKDDMTEVTGRVLPAPILQYGGRNRAIATPNQGVWDMRGKQFYNGIEIKVWA
IACFAPQKQCREEVLKNFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYSGLQLIIVILPGKTP
VYAEVKRVGDTLLGMATQCVQVKNAVKTSPQTLSNLCLKINVKLGGINNILVPHQRSAVFQQPVIFLGADVTHPP
AGDGKKPSITAVVGSMDAHPSRYCATVRVQRPRQEIIEDLSYMVRELLIQFYKSTRFKPTRIIFYRDGVPEGQLP
QILHYELLAIRDACIKLEKDYQPGITYIVVQKRHHTRLFCADKNERIGKSGNIPAGTTVDTNITHPFEFDFYLCS
HAGIQGTSRPSHYYVLWDDNRFTADELQILTYQLCHTYVRCTRSVSIPAPAYYARLVAFRARYHLVDKEHDSGEG
				</data>
				<hit pos="307" gap="6" motif="motif_15" pvalue="5.6e-15" match=" + ++++++  ++++++++++"/>
				<hit pos="333" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="356" gap="2" motif="motif_4" pvalue="4.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="391" gap="9" motif="motif_12" pvalue="3.2e-20" match="+++++++++  +++++++++++++ + ++"/>
				<hit pos="428" gap="8" motif="motif_9" pvalue="2.0e-11" match="++ + + +  + + ++  ++ +++  +"/>
				<hit pos="459" gap="4" motif="motif_19" pvalue="1.2e-07" match="+  +++ + +  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="512" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="527" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="552" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
				<hit pos="588" gap="7" motif="motif_3" pvalue="1.5e-17" match="++++++++++++ +++   +++ ++"/>
				<hit pos="616" gap="3" motif="motif_4" pvalue="6.0e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="652" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="667" gap="0" motif="motif_5" pvalue="1.4e-14" match="+++ +++  + + +++ +++ ++ "/>
				<hit pos="695" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
				<hit pos="726" gap="10" motif="motif_1" pvalue="3.8e-49" match="++++ ++ +++ +++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="776" gap="0" motif="motif_2" pvalue="2.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="809" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3640890" db="db_1" num="3640890" name="gi|127709|sp|P10085.1|MYOD1_MOUSE" comment="RecName: Full=Myoblast determination protein 1gi|53302|emb|CAA43836.1| MyoD1 protein [Mus musculus]gi|199993|gb|AAA39798.1| MyoD [Mus musculus]gi|199995|gb|AAA39799.1| MyoD1 [Mus musculus]" length="318">
			<score strand="both" combined_pvalue="1.31e-204" evalue="5.6e-198"/>
			<seg start="151">
				<data>
RNAIRYIEGLQALLRDQDAAPPGAAAFYAPGPLPPGRGSEHYSGDSDASSPRSNCSDGMMDYSGPPSGPRRQNGY
				</data>
				<hit pos="170" gap="169" motif="motif_13" pvalue="3.9e-06" match="+  +    + +++++"/>
				<hit pos="210" gap="25" motif="motif_43" pvalue="8.2e-05" match="+++ +   + ++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2004777" db="db_1" num="2004777" name="gi|73977125|ref|XP_539597.2|" comment="PREDICTED: similar to eukaryotic translation initiation factor 2C, 4 [Canis familiaris]" length="877">
			<score strand="both" combined_pvalue="1.31e-204" evalue="5.6e-198"/>
			<seg start="1">
				<data>
MARHRSGQNIHLWIKFAVLYEYRPPTSLFQPPRRPGLGTVGKPIRLLANHFQVQIPKIDVYHYDVDIKPEKRPRR
VNREVVDTMVRHFKMQIFGDRQPGYDGKRNMYTAHPLPIGRDRVDMEVTLPGEGKDQTFKVSVQWVSVVSLQLLL
EALAGHLNEVPDDSVQALDVITRHLPSMRYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRPAMWNMMLNIDV
SATAFYRAQPIIEFMCEVLDIQNINEQTKPLTDSQRVKFTKEIRGLKVEVTHCGQMKRKYRVCNVTRRPASHQTF
PLQLENGQAMECTVAQYFKQKYSLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATA
RSAPDRQEEISRLVKSNSMVGGPDPYLKEFGIVVHNEMTELTGRVLPAPMLQYGGRNKTVATPNQGVWDMRGKQF
YAGIEIKVWAVACFAPQKQCREDLLKSFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFKHLKMTYVGLQL
IVVILPGKTPVYAEVKRVGDTLLGMATQCVQVKNVVKTSPQTLSNLCLKINAKLGGINNVLVPHQRPSVFQQPVI
FLGADVTHPPAGDGKKPSIAAVVGSMDGHPSRYCATVRVQTSRQEISQELLYSQEVIQDLTNMVRELLIQFYKST
RFKPTRIIYYRGGVSEGQMKQVAWPELIAIRKACISLEEDYRPGITYIVVQKRHHTRLFCADKTERVGKSGNVPA
GTTVDSTITHPSEFDFYLCSHAGIQGTSRPSHYQVLWDDNCFTADELQLLTYQLCHTYVRCTRSVSIPAPAYYAR
LVAFRARYHLVDKDHDSAEGSHVSGQSNGRDPQALAKAVQIHHDTQHTMYFA
				</data>
				<hit pos="20" gap="19" motif="motif_35" pvalue="4.6e-07" match="    + +  +  +++++ +++"/>
				<hit pos="41" gap="0" motif="motif_24" pvalue="2.1e-11" match="++++ ++++++ +++"/>
				<hit pos="56" gap="0" motif="motif_20" pvalue="8.2e-12" match="+  + +++++ + ++   + +++ +    "/>
				<hit pos="88" gap="3" motif="motif_41" pvalue="5.7e-05" match="+++   + + +"/>
				<hit pos="99" gap="0" motif="motif_13" pvalue="3.0e-10" match=" +++ ++ +++ +++"/>
				<hit pos="134" gap="20" motif="motif_14" pvalue="1.8e-10" match="+++   +++ ++++ + ++++++  + "/>
				<hit pos="162" gap="1" motif="motif_17" pvalue="4.0e-07" match=" +  ++++++ + ++"/>
				<hit pos="178" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
				<hit pos="207" gap="14" motif="motif_6" pvalue="2.9e-16" match="+++++ ++    + +++++++++++ +"/>
				<hit pos="234" gap="0" motif="motif_29" pvalue="4.1e-05" match=" + +++  + +   +"/>
				<hit pos="260" gap="11" motif="motif_18" pvalue="3.7e-08" match=" +++  +  ++++++++"/>
				<hit pos="280" gap="3" motif="motif_23" pvalue="2.0e-10" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="315" gap="6" motif="motif_15" pvalue="1.3e-16" match=" +++++++   ++++++++++"/>
				<hit pos="341" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="364" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="401" gap="11" motif="motif_12" pvalue="1.7e-20" match="+++++++ + ++++++++++++++++ ++"/>
				<hit pos="438" gap="8" motif="motif_9" pvalue="1.2e-10" match="++ + + +  + +  +  ++ +++  +"/>
				<hit pos="469" gap="4" motif="motif_19" pvalue="1.1e-07" match="+  +++ +++  ++       ++     ++   +    + ++   +++  "/>
				<hit pos="522" gap="3" motif="motif_26" pvalue="1.4e-05" match=" +++++++++ ++  "/>
				<hit pos="537" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="562" gap="7" motif="motif_7" pvalue="5.5e-17" match="+ + + + ++ +++++++++ + +++   "/>
				<hit pos="598" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="626" gap="3" motif="motif_4" pvalue="8.2e-09" match="     +++ + ++ ++ ++++ + + "/>
				<hit pos="657" gap="5" motif="motif_25" pvalue="2.5e-06" match="  +   +++++++ +"/>
				<hit pos="672" gap="0" motif="motif_21" pvalue="7.3e-12" match="++++  ++ ++++++"/>
				<hit pos="687" gap="0" motif="motif_5" pvalue="6.0e-12" match=" ++++++  ++   ++ ++++++ "/>
				<hit pos="715" gap="4" motif="motif_8" pvalue="1.3e-18" match="++++ ++ ++++++++++++ "/>
				<hit pos="746" gap="10" motif="motif_1" pvalue="1.1e-47" match="++++ ++ +++++++++++++++++++++++++++ ++ ++++ + ++++"/>
				<hit pos="796" gap="0" motif="motif_2" pvalue="4.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="829" gap="0" motif="motif_31" pvalue="7.7e-06" match="+++++ +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3701978" db="db_1" num="3701978" name="gi|73977257|ref|XP_851328.1|" comment="PREDICTED: similar to CUB and Sushi multiple domains 2 [Canis familiaris]" length="171">
			<score strand="both" combined_pvalue="2.33e-204" evalue="9.9e-198"/>
			<seg start="1">
				<data>
MGREELLGHMTLGYDSAMEKDGIWPFATTWMAPACAVLRQNCTFQLRGPNGTVESPGFPSGYPNYANCTWTIAAE
				</data>
				<hit pos="33" gap="32" motif="motif_35" pvalue="3.5e-05" match=" +  +     ++ ++   +++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_786867" db="db_1" num="786867" name="gi|22830893|dbj|BAC15769.1|" comment="Piwi/Argonaute family protein meIF2C4 [Mus musculus]" length="861">
			<score strand="both" combined_pvalue="1.92e-203" evalue="8.1e-197"/>
			<seg start="1">
				<data>
MEALGPGPPASLFQPPRRPGLGTVGKPIRLLANHFQVQIPKIDVYHYDVDIKPEKRPRRVNREVVDTMVRHFKMQ
IFGDRQPGYDGKRNMYTAHPLPIGRDRIDMEVTLPGEGKDQTFKVSVQWVSVASLQLLLEALAGHLNEVPDDSVQ
ALDVITRHLPSMRYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRPAMWNMMLNIDVSATAFYRAQPIIEFMC
EVLDIQNINEQTKPLTDSQRVKFTKEIRGLKVEVTHCGQMKRKYRVCNVTRRPASHQTFPLQLENGQAMECTVAQ
YFKQKYSLQLKHPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPDRQEEISRLVKS
				</data>
				<hit pos="4" gap="3" motif="motif_35" pvalue="6.3e-09" match=" ++ +    +  +++++ +++"/>
				<hit pos="25" gap="0" motif="motif_24" pvalue="2.1e-11" match="++++ ++++++ +++"/>
				<hit pos="40" gap="0" motif="motif_20" pvalue="8.2e-12" match="+  + +++++ + ++   + +++ +    "/>
				<hit pos="72" gap="3" motif="motif_41" pvalue="5.7e-05" match="+++   + + +"/>
				<hit pos="83" gap="0" motif="motif_13" pvalue="3.0e-10" match=" +++ ++ +++ +++"/>
				<hit pos="118" gap="20" motif="motif_14" pvalue="8.1e-11" match="+++   +++ ++++ + ++++++  + "/>
				<hit pos="146" gap="1" motif="motif_17" pvalue="4.0e-07" match=" +  ++++++ + ++"/>
				<hit pos="162" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
				<hit pos="191" gap="14" motif="motif_6" pvalue="2.9e-16" match="+++++ ++    + +++++++++++ +"/>
				<hit pos="218" gap="0" motif="motif_29" pvalue="4.1e-05" match=" + +++  + +   +"/>
				<hit pos="244" gap="11" motif="motif_18" pvalue="3.7e-08" match=" +++  +  ++++++++"/>
				<hit pos="264" gap="3" motif="motif_23" pvalue="2.0e-10" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="299" gap="6" motif="motif_15" pvalue="8.7e-17" match=" +++++++   ++++++++++"/>
				<hit pos="325" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="348" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
			</seg>
			<seg start="376">
				<data>
NSMVGGPDPYLKEFGIVVHNEMTELTGRVLPAPMLQYGGRNKTVATPSQGVWDMRGKQFYAGIEIKVWAVACFAP
				</data>
				<hit pos="385" gap="11" motif="motif_12" pvalue="1.7e-20" match="+++++++ + ++++++++++++++++ ++"/>
				<hit pos="422" gap="8" motif="motif_9" pvalue="1.2e-10" match="+  + + +  + +  +  ++ +++  +"/>
			</seg>
			<seg start="451">
				<data>
QKQCREDLLKSFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFKHLKMTYVGLQLIVVILPGKTPVYAEVK
RVGDTLLGMATQCVQIKNVVKTSPQTLSNLCLKMNAKLGGINNVPVPHQRPSVFQQPVIFLGADVTHPPAGDGKK
PSIAAVVGSMDGHPSRYCATVWVQTSRQEIAQELLYSQEVVQDLTSMARELLIQFYKSTRFKPTRIIYYRGGVSE
GQMKQVAWPELIAIRKACISLEEDYRPGITYIVVQKRHHTRLFCADKMERVGKSGNVPAGTTVDSTVTHPSEFDF
YLCSHAGIQGTSRPSHYQVLWDDNCFTADELQLLTYQLCHTYVRCTRSVSIPAPAYYARLVAFRARYHLVDKDHD
				</data>
				<hit pos="453" gap="4" motif="motif_19" pvalue="1.1e-07" match="+  +++ +++  ++       ++     ++   +    + ++   +++  "/>
				<hit pos="506" gap="3" motif="motif_26" pvalue="1.4e-05" match=" +++++++++ ++  "/>
				<hit pos="521" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="546" gap="7" motif="motif_7" pvalue="3.5e-15" match="+ + + + ++ +++++++++ + + +   "/>
				<hit pos="582" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="610" gap="3" motif="motif_4" pvalue="4.6e-08" match="     +++ + +  ++ ++++ + + "/>
				<hit pos="641" gap="5" motif="motif_25" pvalue="2.0e-05" match="  +   + +++++ +"/>
				<hit pos="656" gap="0" motif="motif_21" pvalue="7.3e-12" match="++++  ++ ++++++"/>
				<hit pos="671" gap="0" motif="motif_5" pvalue="6.0e-12" match=" ++++++  ++   ++ ++++++ "/>
				<hit pos="699" gap="4" motif="motif_8" pvalue="1.3e-18" match="++++ ++ ++++++++++++ "/>
				<hit pos="730" gap="10" motif="motif_1" pvalue="3.5e-47" match="++++ ++ +++++++++++++++++++++++++++ ++ ++++ + ++++"/>
				<hit pos="780" gap="0" motif="motif_2" pvalue="4.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="813" gap="0" motif="motif_31" pvalue="7.7e-06" match="+++++ +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1257632" db="db_1" num="1257632" name="gi|47216330|emb|CAG03367.1|" comment="unnamed protein product [Tetraodon nigroviridis]" length="859">
			<score strand="both" combined_pvalue="1.80e-201" evalue="7.6e-195"/>
			<seg start="1">
				<data>
GVYPPPLQQVFHAPRRPGMGTVGKPIRLLANYFEVEIPKMDVYHYEVDIKPDKCPRRVNRVRDKGSENAPKGRWW
				</data>
				<hit pos="2" gap="1" motif="motif_35" pvalue="1.9e-05" match="  +++    +  +++++ +++"/>
				<hit pos="23" gap="0" motif="motif_24" pvalue="1.7e-10" match="++++ ++++ + +++"/>
				<hit pos="38" gap="0" motif="motif_20" pvalue="2.5e-07" match="+  + +++ + + +    + +++   +  "/>
			</seg>
			<seg start="76">
				<data>
STWCNTSSPSSSGTGNQCMTARMNIYTVLALPIGSEKVDFEVTIPGEGKDRIFKVSIRWLAKVSWRLLQETLVSG
RLQVPLDSVQALDVAMRHLASMRYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRPAMWKMMLNIDVSATAFY
KAQPVIEFMCEVLDIRNIDEQPKTLTDSQRVRFTKEIKGLKVEVTHCGQMKRKYRVCNVTRRPASHQTFPLQLES
GQTVECTVAQYFKQKYNLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPDR
QEEISRLMKNANFNLDPYIQEFGIKVKDDMAEVTGRVLPAPILQYGGRNRAIATPNQGVWDMRGKQFYNGIEIKV
WAIACFAPQKQCREEVLKNFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYSGLQLIIVILPGK
TPVYAEVKRVGDTLLGMATQCVQVKNVVKTSPQTLSNLCLKINVKLGGINNILVPHQRSAVFQQPVIFLGADVTH
PPAGDGKKPSITAVVGSMDAHPSRYCATVRVQRPRQEIIEDLSYMVRELLIQFYKSTRFKPTRIIFYRDGVPEGQ
LPQILHYELLAIRDACIKLEKDYQPGITYIVVQKRHHTRLFCADKSERIGKSGNIPAGTTVDTSITHPFEFDFYL
CSHAGIQGTSRPSHYYVLWDDNRFTADELQILTYQLCHTYVRCTRSVSIPAPAYYARLVAFRARYHLVDKEHDSG
				</data>
				<hit pos="128" gap="61" motif="motif_14" pvalue="7.8e-07" match="+++ +++ ++++   +++ +   +   "/>
				<hit pos="156" gap="1" motif="motif_17" pvalue="3.2e-08" match=" +  +++++ ++ ++"/>
				<hit pos="172" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
				<hit pos="201" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
				<hit pos="228" gap="0" motif="motif_29" pvalue="1.1e-06" match=" +++++  + +  ++"/>
				<hit pos="254" gap="11" motif="motif_18" pvalue="2.3e-07" match=" ++   +  ++++++++"/>
				<hit pos="274" gap="3" motif="motif_23" pvalue="3.3e-10" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="309" gap="6" motif="motif_15" pvalue="1.6e-17" match=" ++++++++  ++++++++++"/>
				<hit pos="335" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="358" gap="2" motif="motif_4" pvalue="4.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="393" gap="9" motif="motif_12" pvalue="5.9e-20" match="+++++++++  +++++++++++++ + ++"/>
				<hit pos="430" gap="8" motif="motif_9" pvalue="2.0e-11" match="++ + + +  + + ++  ++ +++  +"/>
				<hit pos="461" gap="4" motif="motif_19" pvalue="1.2e-07" match="+  +++ + +  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="514" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="529" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="554" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
				<hit pos="590" gap="7" motif="motif_3" pvalue="1.5e-17" match="++++++++++++ +++   +++ ++"/>
				<hit pos="618" gap="3" motif="motif_4" pvalue="6.0e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="654" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="669" gap="0" motif="motif_5" pvalue="1.4e-14" match="+++ +++  + + +++ +++ ++ "/>
				<hit pos="697" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
				<hit pos="728" gap="10" motif="motif_1" pvalue="1.5e-48" match="++++ ++ +++ +++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="778" gap="0" motif="motif_2" pvalue="2.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="811" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1787032" db="db_1" num="1787032" name="gi|47564028|ref|NP_001001133.1|" comment="eukaryotic translation initiation factor 2C, 3 [Bos taurus]gi|46213277|gb|AAR12162.2| argonaute 3 [Bos taurus]" length="872">
			<score strand="both" combined_pvalue="3.64e-201" evalue="1.5e-194"/>
			<seg start="1">
				<data>
MEQKLISEEDLMEIGSAGPVGAQPLLMVPRRPGYGTMGKPTKLLANCFQVEIPKIDVYLYEVDIKPDKCPRRVNR
EVVDSMVQHFKVTIFGDRRPVYDGKRSLYTANPLPVATTGVDLDATLPGEGGKDRPFKVSIKFVSRVSWHLLHEV
LTGRTLPEPLELDKPISTNPVHAVDVVLRHLPSMKYTPVGRSFFSAPEGYDHPLGGGREVWFGFHQSVRPAMWKM
MLNIDVSATAFYKAQPVIQFMCEVLDIHNIDEQPRPLTDSHRVKSTKEIKGLKVEVTHCGTMRRKYRVCNVTRRP
ASHQTFPLQLENGQTVERTVAQYFREKYTLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTST
MIKATARSAPDRQEEISRLVRSANYETDPFVQEFQFKVRDEMAHVTGRVLPAPMLQYGGRNRTVATPSHGVWDMR
GKQFHTGVEIEMWAIACFATQRQCREEILKGFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYS
				</data>
				<hit pos="17" gap="16" motif="motif_35" pvalue="2.9e-07" match=" ++      ++ +++++++++"/>
				<hit pos="38" gap="0" motif="motif_24" pvalue="1.7e-09" match="+++ +++++ + +++"/>
				<hit pos="53" gap="0" motif="motif_20" pvalue="1.4e-08" match="+  + + + + + +    + +++ +    "/>
				<hit pos="85" gap="3" motif="motif_41" pvalue="1.3e-05" match="++ +  + + +"/>
				<hit pos="96" gap="0" motif="motif_13" pvalue="1.4e-12" match="++++ ++++++ +++"/>
				<hit pos="132" gap="21" motif="motif_14" pvalue="2.5e-10" match="+++ ++++++++ + + + + ++    "/>
				<hit pos="168" gap="9" motif="motif_17" pvalue="1.7e-06" match="    ++ +++++ ++"/>
				<hit pos="184" gap="1" motif="motif_27" pvalue="6.0e-09" match="++++++++++++   "/>
				<hit pos="213" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
				<hit pos="240" gap="0" motif="motif_29" pvalue="1.7e-05" match=" +++ +  + +   +"/>
				<hit pos="266" gap="11" motif="motif_18" pvalue="1.0e-07" match=" +++  +  ++++++++"/>
				<hit pos="286" gap="3" motif="motif_23" pvalue="2.7e-11" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="321" gap="6" motif="motif_15" pvalue="7.2e-17" match=" +++++++   ++++++++++"/>
				<hit pos="347" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="370" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="405" gap="9" motif="motif_12" pvalue="4.7e-16" match="  +++  ++  +++ +++++++++++ ++"/>
				<hit pos="442" gap="8" motif="motif_9" pvalue="6.8e-10" match="+  + + +  + +  +  ++ +++  +"/>
				<hit pos="473" gap="4" motif="motif_19" pvalue="9.8e-08" match="+  +++ +++  ++       ++     ++   +    + ++   +++ +"/>
			</seg>
			<seg start="526">
				<data>
GLQLIIVILPGKTPVYAEVKRVGDTLLGMATQCVQVKNVIKTSPQTLSNLCLKINVKLGGINNILVPHQRPSVFQ
				</data>
				<hit pos="526" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="541" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="566" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
			</seg>
			<seg start="601">
				<data>
QPVIFLGADVTHPPAGDGKKPSIAAVVGSMDAHPSRYCATVRVQRPRQEIIQDLASMVRELLIQFYKSTRFKPTR
IIFYRDGVSEGQFRQVLYYELLAIREACISLEKDYQPGITYIVVQKRHHTRLFCADRTERVGRSGNIPAGTTVDT
DITHPYEFDFYLCSHAGIQGTSRPSHYHVLWDDNCFTADELQLLTYQPSAHTYVHCTRSVSIPAPAYYAHLVAFR
ARYHLVDKERDSAEGSHVSGQSNGRDPQALAKAAQIHQDTLRTMYFA
				</data>
				<hit pos="602" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="630" gap="3" motif="motif_4" pvalue="1.3e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="666" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="681" gap="0" motif="motif_5" pvalue="1.5e-19" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="709" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
				<hit pos="740" gap="10" motif="motif_1" pvalue="2.3e-49" match="++++ ++ +++ ++++ ++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="791" gap="1" motif="motif_2" pvalue="5.5e-14" match="           +++ +++++++ ++++++++ +"/>
				<hit pos="824" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_4093485" db="db_1" num="4093485" name="gi|50233824|ref|NP_001001740.1|" comment="ring finger and WD repeat domain 2 isoform d24 [Homo sapiens]gi|46241158|gb|AAS82851.1| constitutive photomorphogenic protein isoform d24 [Homo sapiens]" length="707">
			<score strand="both" combined_pvalue="3.65e-199" evalue="1.5e-192"/>
			<seg start="1">
				<data>
MSGSRQAGSGSAGTSPGSSAASSVTSASSSLSSSPSPPSVAVSAAALVSGGVAQAAGSGGLGGPVRPVLVAPAVS
				</data>
				<hit pos="23" gap="22" motif="motif_35" pvalue="6.4e-05" match=" +  +++   + +  +     "/>
			</seg>
			<seg start="451">
				<data>
CISWSSYHKNLLASSDYEGTVILWDGFTGQRSKVYQEHEKRCWSVDFNLMDPKLLASGSDDAKVKLWSTNLDNSV
				</data>
				<hit pos="464" gap="420" motif="motif_46" pvalue="2.4e-06" match="+  ++ ++++ + +++  +  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3640754" db="db_1" num="3640754" name="gi|46240980|gb|AAS82776.1|" comment="IcaA [Staphylococcus saprophyticus]" length="284">
			<score strand="both" combined_pvalue="4.91e-198" evalue="2.1e-191"/>
			<seg start="1">
				<data>
NRGKANALNQGIKQASYDYVMCLDADTIVDQDAPYYMIENFKHDPKLGAVTGNPRIRNKSSILGKIQTIEYASLI
				</data>
				<hit pos="58" gap="57" motif="motif_41" pvalue="8.4e-05" match=" + + +++   "/>
			</seg>
			<seg start="151">
				<data>
WKQRVRWAQGGHEVLLRDFFSTMKTKRFPLYILMFEQIISILWVYIVLLYLGYLFITANFLDYTFMTYSFSIFLL
SSFTMTFINVIQFTVALFIDSRYEKKNMAGLIFVSWYPTVYWIINAAVVPCRIPKSIKT
				</data>
				<hit pos="215" gap="146" motif="motif_37" pvalue="6.0e-05" match="  +    + +  +  +  +++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2630120" db="db_1" num="2630120" name="gi|114555506|ref|XP_001167312.1|" comment="PREDICTED: eukaryotic translation initiation factor 2C, 1 isoform 2 [Pan troglodytes]gi|149694050|ref|XP_001503713.1| PREDICTED: eukaryotic translation initiation factor 2C, 1 isoform 2 [Equus caballus]gi|56204626|emb|CAI22803.1| eukaryotic translation initiation factor 2C, 1 [Homo sapiens]" length="782">
			<score strand="both" combined_pvalue="5.54e-198" evalue="2.3e-191"/>
			<seg start="1">
				<data>
MVQHFKPQIFGDRKPVYDGKKNIYTVTALPIGNERVDFEVTIPGEGKDRIFKVSIKWLAIVSWRMLHEALVSGQI
PVPLESVQALDVAMRHLASMRYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRPAMWKMMLNIDVSATAFYKA
				</data>
				<hit pos="16" gap="15" motif="motif_13" pvalue="1.7e-12" match="++++ ++++++ +++"/>
				<hit pos="51" gap="20" motif="motif_14" pvalue="1.0e-07" match="+++ +++ + ++   + +++   +   "/>
				<hit pos="79" gap="1" motif="motif_17" pvalue="2.5e-08" match=" +  +++++ ++ ++"/>
				<hit pos="95" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
				<hit pos="124" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
			</seg>
			<seg start="151">
				<data>
QPVIEFMCEVLDIRNIDEQPKPLTDSQRVRFTKEIKGLKVEVTHCGQMKRKYRVCNVTRRPASHQTFPLQLESGQ
				</data>
				<hit pos="151" gap="0" motif="motif_29" pvalue="1.1e-06" match=" +++++  + +  ++"/>
				<hit pos="177" gap="11" motif="motif_18" pvalue="2.3e-07" match=" ++   +  ++++++++"/>
				<hit pos="197" gap="3" motif="motif_23" pvalue="3.3e-10" match=" +++++++   + ++++ +++++   ++ "/>
			</seg>
			<seg start="226">
				<data>
TVECTVAQYFKQKYNLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPDRQE
EISRLMKNASYNLDPYIQEFGIKVKDDMTEVTGRVLPAPILQYGGRNRAIATPNQGVWDMRGKQFYNGIEIKVWA
IACFAPQKQCREEVLKNFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYSGLQLIIVILPGKTP
VYAEVKRVGDTLLGMATQCVQVKNVVKTSPQTLSNLCLKINVKLGGINNILVPHQRSAVFQQPVIFLGADVTHPP
AGDGKKPSITAVVGSMDAHPSRYCATVRVQRPRQEIIEDLSYMVRELLIQFYKSTRFKPTRIIFYRDGVPEGQLP
QILHYELLAIRDACIKLEKDYQPGITYIVVQKRHHTRLFCADKNERIGKSGNIPAGTTVDTNITHPFEFDFYLCS
HAGIQGTSRPSHYYVLWDDNRFTADELQILTYQLCHTYVRCTRSVSIPAPAYYARLVAFRARYHLVDKEHDSGEG
				</data>
				<hit pos="232" gap="6" motif="motif_15" pvalue="1.6e-17" match=" ++++++++  ++++++++++"/>
				<hit pos="258" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="281" gap="2" motif="motif_4" pvalue="4.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="316" gap="9" motif="motif_12" pvalue="3.2e-20" match="+++++++++  +++++++++++++ + ++"/>
				<hit pos="353" gap="8" motif="motif_9" pvalue="2.0e-11" match="++ + + +  + + ++  ++ +++  +"/>
				<hit pos="384" gap="4" motif="motif_19" pvalue="1.2e-07" match="+  +++ + +  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="437" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="452" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="477" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
				<hit pos="513" gap="7" motif="motif_3" pvalue="1.5e-17" match="++++++++++++ +++   +++ ++"/>
				<hit pos="541" gap="3" motif="motif_4" pvalue="6.0e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="577" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="592" gap="0" motif="motif_5" pvalue="1.4e-14" match="+++ +++  + + +++ +++ ++ "/>
				<hit pos="620" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
				<hit pos="651" gap="10" motif="motif_1" pvalue="3.8e-49" match="++++ ++ +++ +++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="701" gap="0" motif="motif_2" pvalue="2.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="734" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1216107" db="db_1" num="1216107" name="gi|268569228|ref|XP_002648206.1|" comment="Hypothetical protein CBG24316 [Caenorhabditis briggsae]gi|187040268|emb|CAP20954.1| Hypothetical protein CBG24316 [Caenorhabditis briggsae]" length="899">
			<score strand="both" combined_pvalue="2.27e-197" evalue="9.6e-191"/>
			<seg start="1">
				<data>
MEQTTAPVTTDSKDLNDPLNLLSAIGGLRVDGGSPSEAEATSLESQGRSGVQFRCPRRPNHGVDGRAILLRANHF
SVRIPGGNIQHYHVEVMPDKCPRRVNRDIISCLIQSFSGYFTNVRPVYDGKNSMYTREMLAFGRERTDFNVVLPG
				</data>
				<hit pos="44" gap="43" motif="motif_35" pvalue="3.8e-05" match="+    +   ++ ++++  +  "/>
				<hit pos="65" gap="0" motif="motif_24" pvalue="2.5e-10" match="++ + ++++++ + +"/>
				<hit pos="80" gap="0" motif="motif_20" pvalue="8.2e-11" match="+   + ++ +   +    + +++++++ +"/>
				<hit pos="122" gap="13" motif="motif_13" pvalue="5.1e-08" match="++++  + ++   + "/>
			</seg>
			<seg start="151">
				<data>
ESAVERQFSVSLKWAGEISLTSLEDAMEGRIHTVPYETVKAVDVILRHLPSLKYSPVGRSFFSPPARFEHAQQQN
				</data>
				<hit pos="158" gap="21" motif="motif_14" pvalue="4.1e-10" match="+ + ++++ ++++  +++++ ++    "/>
				<hit pos="186" gap="1" motif="motif_17" pvalue="2.3e-08" match=" ++  + +++++ ++"/>
				<hit pos="202" gap="1" motif="motif_27" pvalue="6.7e-10" match=" ++ +++++++++  "/>
			</seg>
			<seg start="226">
				<data>
FPESKLGGGREVWFGFHQSIRPSQWKMMLNIDVSATAFYREMPVIEFLAEVLELPIQALAERRVLSDSQRVKFTK
EIRGLKVEINHCGPMRRKYRVCNVTRRPAQTQTFPLQLENGQTIEKTVLKYFHDKYNLQLKYPHLPCLQVGQEQK
HTYLPIEVCNVVSGQRCIKKLTDSQTSTMIKATARTAPERERDIANLVRKAEFSADPFAHEFGITINPAMTEVKG
RVLSAPKLLYGGRQNSTAVPNQGVWDLRGKQFHTGIEVRVWAIVCFADQHHVKENDLRAFTSHLQRISHDAGMPI
IGSPCFCKYAVGVEQVEPMFKYLKQNYPELQLVVIVLPGKTPVYAEIKRVGDTVLGIATQCIQSKNVTRTTPQTL
SNICMKMNMKLGGVNCVLAPNVRPKIFSESVIFLGCDITHPPAGDSRKPSVAAIVGSMDAHPSKYAATVRVQPNR
QEIITEMASMVKELLQQFYINTRFKPARIVVYRDGVSEGQFFNVLQYELRAIREACMMLETGYQPGITFIAVQKR
HHTRLFSVDKNDRVGKAFNIPPGTIVDVGITHPTEFDFYLCSHAGIQGTSRPSHYHVLWDDNDMTADQLQQLTYQ
MCHTYARCTRSVSIPAPAYYAHLVAMRARFHLVDRDHESGEGSQPSGTSEDSTFSSMARAVQVHPKANKVMYFA
				</data>
				<hit pos="240" gap="23" motif="motif_6" pvalue="7.5e-17" match="++++++++ +  + +++++++++++  "/>
				<hit pos="267" gap="0" motif="motif_29" pvalue="2.8e-07" match="+++++++++ +   +"/>
				<hit pos="294" gap="12" motif="motif_18" pvalue="4.4e-07" match=" +++  +  ++++++ +"/>
				<hit pos="314" gap="3" motif="motif_23" pvalue="3.6e-11" match="++++++++   + +++  +++++   ++ "/>
				<hit pos="349" gap="6" motif="motif_15" pvalue="4.4e-16" match="  +++++++  ++++++++++"/>
				<hit pos="375" gap="5" motif="motif_11" pvalue="2.5e-14" match="+ +++++++++ +++++  ++"/>
				<hit pos="400" gap="4" motif="motif_22" pvalue="3.6e-06" match="+++ + +++     ++"/>
				<hit pos="433" gap="17" motif="motif_12" pvalue="1.2e-17" match=" + +++++++  ++++ ++++ ++++ ++"/>
				<hit pos="470" gap="8" motif="motif_9" pvalue="1.5e-09" match="++ + + +  + +  +  ++ ++++ +"/>
				<hit pos="501" gap="4" motif="motif_19" pvalue="2.4e-09" match=" + ++  + +   +       ++     ++   +    ++++   +++ +"/>
				<hit pos="554" gap="3" motif="motif_26" pvalue="1.7e-05" match="++++ +++++ ++  "/>
				<hit pos="569" gap="0" motif="motif_10" pvalue="3.2e-12" match="++ ++++  + +++ +++"/>
				<hit pos="594" gap="7" motif="motif_7" pvalue="7.2e-13" match="+   + + +  ++++ ++++ + +++   "/>
				<hit pos="630" gap="7" motif="motif_3" pvalue="1.1e-14" match=" +++++ + +++ ++++  +++++ "/>
				<hit pos="658" gap="3" motif="motif_4" pvalue="1.1e-10" match="     +++++ ++ ++ +++++    "/>
				<hit pos="694" gap="10" motif="motif_21" pvalue="7.6e-09" match="+ ++  ++ ++++++"/>
				<hit pos="709" gap="0" motif="motif_5" pvalue="7.1e-19" match="++++++++  ++ +++ ++++++ "/>
				<hit pos="737" gap="4" motif="motif_8" pvalue="2.9e-19" match="++++ ++++ ++++++++++ "/>
				<hit pos="768" gap="10" motif="motif_1" pvalue="1.6e-45" match=" +++++++++  +++++++++++++++++++++++ +++++++ +  +++"/>
				<hit pos="818" gap="0" motif="motif_2" pvalue="5.9e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="885" gap="34" motif="motif_16" pvalue="3.4e-05" match="    + +  +++ + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_943602" db="db_1" num="943602" name="gi|17531191|ref|NP_493837.1|" comment="Argonaute (plant)-Like Gene family member (alg-2) [Caenorhabditis elegans]gi|7507380|pir||T32079 hypothetical protein T07D3.7 - Caenorhabditis elegansgi|28275097|gb|AAO38604.1| Argonaute (plant)-like gene protein 2, isoform b [Caenorhabditis elegans]" length="891">
			<score strand="both" combined_pvalue="3.88e-197" evalue="1.6e-190"/>
			<seg start="1">
				<data>
MPGDSLTSSSFMPDGGAETSSSSQLGGSAHGAIGTKPDAGVQFQCPVRPNHGVEGRSILLRANHFAVRIPGGSVQ
HYQIDVFPDKCPRRVNREVIGCLISSFSKYFTNIRPVYDGKRNMYTREPLPIGTEPMNFEVTLPGDSAVERKFSV
TMKWIGQVCLSALDDAMEGRVRQVPHEAVQSIDVILRHLPSLKYTPVGRSFFTPPGVMKPGMQMHQESKLGGGRE
				</data>
				<hit pos="5" gap="4" motif="motif_38" pvalue="1.4e-05" match="+  +     +   +++++    +++ ++ "/>
				<hit pos="55" gap="21" motif="motif_24" pvalue="1.7e-10" match="++ + ++++++ + +"/>
				<hit pos="70" gap="0" motif="motif_20" pvalue="4.7e-08" match="+     ++     +    + +++ ++  +"/>
				<hit pos="112" gap="13" motif="motif_13" pvalue="2.9e-10" match="++++ ++ ++  +++"/>
				<hit pos="148" gap="21" motif="motif_14" pvalue="7.6e-09" match="+ ++ ++   + + ++ +++ ++ +  "/>
				<hit pos="176" gap="1" motif="motif_17" pvalue="3.1e-09" match=" ++ + ++++++ ++"/>
				<hit pos="192" gap="1" motif="motif_27" pvalue="8.4e-08" match=" ++++++++++ +  "/>
				<hit pos="215" gap="8" motif="motif_41" pvalue="8.0e-05" match="+ ++ +++   "/>
			</seg>
			<seg start="226">
				<data>
VWFGFHQSVRPSQWKMMLNIDVSATAFYRAMPVIEFVAEVLELPVQALAERRALSDAQRVKFTKEIRGLKIEITH
				</data>
				<hit pos="229" gap="3" motif="motif_6" pvalue="3.7e-17" match="+++++ ++ +  + +++++++++++ +"/>
				<hit pos="256" gap="0" motif="motif_29" pvalue="2.0e-07" match="+++++++++ +   +"/>
				<hit pos="283" gap="12" motif="motif_18" pvalue="2.3e-07" match=" +++  +  ++++++ +"/>
			</seg>
			<seg start="301">
				<data>
CGAVRRKYRVCNVTRRPAQTQTFPLQLETGQTIECTVAKYFFDKYRIQLKYPHLPCLQVGQEQKHTYLPPEVCDI
VPGQRCLKKLTDVQTSTMIKATARSAPEREREICKLVSKAELSADPFAHEFGITINPAMTEVKGRVLSAPKLLYG
				</data>
				<hit pos="303" gap="3" motif="motif_23" pvalue="1.1e-09" match=" +++++++   + +++  +++++    + "/>
				<hit pos="338" gap="6" motif="motif_15" pvalue="8.4e-14" match="  ++ +++ + ++++++++++"/>
				<hit pos="364" gap="5" motif="motif_11" pvalue="3.0e-13" match="+ ++++ +++ ++++++  ++"/>
				<hit pos="389" gap="4" motif="motif_22" pvalue="4.4e-06" match="+++ + +++     ++"/>
				<hit pos="422" gap="17" motif="motif_12" pvalue="1.2e-17" match=" + +++++++  ++++ ++++ ++++ ++"/>
			</seg>
			<seg start="451">
				<data>
GRHRATTALPNQGVWDMRGKQFHTGMEVRTWAIACFAQQSHVKENDLRMFTTQLQRISTDAGMPIIGTPMFCKYA
SGVEQVEPMFKYLKQTYSAIQLIVVVLPGKTPIYAEVKRVGDTVLGIATQCVQAKNAIRTTPQTLSNLCLKMNVK
LGGVNSILLPNVRPRIFNEPVIFLGCDITHPAAGDTRKPSIAAVVGSMDAHPSRYAATVRVQQHRQEIITDLTYM
				</data>
				<hit pos="460" gap="9" motif="motif_9" pvalue="3.1e-10" match="++ + + +  + +  ++ ++ +++  +"/>
				<hit pos="491" gap="4" motif="motif_19" pvalue="2.9e-09" match=" + ++  +++  ++       ++     +    +    ++++   +++ +"/>
				<hit pos="544" gap="3" motif="motif_26" pvalue="2.9e-05" match="  ++++++++ ++  "/>
				<hit pos="559" gap="0" motif="motif_10" pvalue="9.9e-12" match="++  +++  + +++ +++"/>
				<hit pos="584" gap="7" motif="motif_7" pvalue="7.5e-16" match="+   + + ++ +++++++++ ++ ++   "/>
				<hit pos="620" gap="7" motif="motif_3" pvalue="4.5e-17" match="++++++ + ++++++++  ++++++"/>
				<hit pos="648" gap="3" motif="motif_4" pvalue="5.1e-12" match="     +++++ ++ + ++++++ ++ "/>
			</seg>
			<seg start="676">
				<data>
VRELLVQFYRNTRFKPARIVVYRDGVSEGQLFNVLQYELRAIREACVMLESGYQPGITFIAVQKRHHTRLFAADK
				</data>
				<hit pos="684" gap="10" motif="motif_21" pvalue="2.8e-10" match="++++  ++ ++++++"/>
				<hit pos="699" gap="0" motif="motif_5" pvalue="2.4e-16" match="+++++++   ++ +++ ++++++ "/>
				<hit pos="727" gap="4" motif="motif_8" pvalue="2.1e-20" match="++++ ++++ +++++++++++"/>
			</seg>
			<seg start="751">
				<data>
ADQVGKAFNIPPGTTVDVGITHPTEFDFFLCSHAGIQGTSRPSHYHVLWDDNDLTADELQQLTYQMCHTYVRCTR
SVSIPAPAYYAHLVAFRARYHLVDRDHGSGEEGSQPSGTSSEDTTLSSMAKAVQVHPDSNNVMYFA
				</data>
				<hit pos="758" gap="10" motif="motif_1" pvalue="3.4e-44" match=" ++++++ ++  +++++++++++++++++++++++ +++++++ +  +++"/>
				<hit pos="808" gap="0" motif="motif_2" pvalue="1.2e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="841" gap="0" motif="motif_31" pvalue="8.9e-06" match="+++++ +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2799691" db="db_1" num="2799691" name="gi|32564644|ref|NP_871992.1|" comment="Argonaute (plant)-Like Gene family member (alg-2) [Caenorhabditis elegans]gi|24418217|gb|AAB66187.2| Argonaute (plant)-like gene protein 2, isoform a [Caenorhabditis elegans]" length="910">
			<score strand="both" combined_pvalue="4.60e-197" evalue="2e-190"/>
			<seg start="1">
				<data>
MFPLPVHNGPRLGKLSIFEMPGDSLTSSSFMPDGGAETSSSSQLGGSAHGAIGTKPDAGVQFQCPVRPNHGVEGR
SILLRANHFAVRIPGGSVQHYQIDVFPDKCPRRVNREVIGCLISSFSKYFTNIRPVYDGKRNMYTREPLPIGTEP
				</data>
				<hit pos="24" gap="23" motif="motif_38" pvalue="1.4e-05" match="+  +     +   +++++    +++ ++ "/>
				<hit pos="74" gap="21" motif="motif_24" pvalue="1.7e-10" match="++ + ++++++ + +"/>
				<hit pos="89" gap="0" motif="motif_20" pvalue="4.7e-08" match="+     ++     +    + +++ ++  +"/>
				<hit pos="131" gap="13" motif="motif_13" pvalue="2.9e-10" match="++++ ++ ++  +++"/>
			</seg>
			<seg start="151">
				<data>
MNFEVTLPGDSAVERKFSVTMKWIGQVCLSALDDAMEGRVRQVPHEAVQSIDVILRHLPSLKYTPVGRSFFTPPG
				</data>
				<hit pos="167" gap="21" motif="motif_14" pvalue="7.6e-09" match="+ ++ ++   + + ++ +++ ++ +  "/>
				<hit pos="195" gap="1" motif="motif_17" pvalue="3.1e-09" match=" ++ + ++++++ ++"/>
				<hit pos="211" gap="1" motif="motif_27" pvalue="8.4e-08" match=" ++++++++++ +  "/>
			</seg>
			<seg start="226">
				<data>
VMKPGMQMHQESKLGGGREVWFGFHQSVRPSQWKMMLNIDVSATAFYRAMPVIEFVAEVLELPVQALAERRALSD
				</data>
				<hit pos="234" gap="8" motif="motif_41" pvalue="8.0e-05" match="+ ++ +++   "/>
				<hit pos="248" gap="3" motif="motif_6" pvalue="3.7e-17" match="+++++ ++ +  + +++++++++++ +"/>
				<hit pos="275" gap="0" motif="motif_29" pvalue="2.0e-07" match="+++++++++ +   +"/>
			</seg>
			<seg start="301">
				<data>
AQRVKFTKEIRGLKIEITHCGAVRRKYRVCNVTRRPAQTQTFPLQLETGQTIECTVAKYFFDKYRIQLKYPHLPC
LQVGQEQKHTYLPPEVCDIVPGQRCLKKLTDVQTSTMIKATARSAPEREREICKLVSKAELSADPFAHEFGITIN
PAMTEVKGRVLSAPKLLYGGRHRATTALPNQGVWDMRGKQFHTGMEVRTWAIACFAQQSHVKENDLRMFTTQLQR
ISTDAGMPIIGTPMFCKYASGVEQVEPMFKYLKQTYSAIQLIVVVLPGKTPIYAEVKRVGDTVLGIATQCVQAKN
				</data>
				<hit pos="302" gap="12" motif="motif_18" pvalue="2.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="322" gap="3" motif="motif_23" pvalue="1.1e-09" match=" +++++++   + +++  +++++    + "/>
				<hit pos="357" gap="6" motif="motif_15" pvalue="8.4e-14" match="  ++ +++ + ++++++++++"/>
				<hit pos="383" gap="5" motif="motif_11" pvalue="3.0e-13" match="+ ++++ +++ ++++++  ++"/>
				<hit pos="408" gap="4" motif="motif_22" pvalue="4.4e-06" match="+++ + +++     ++"/>
				<hit pos="441" gap="17" motif="motif_12" pvalue="1.2e-17" match=" + +++++++  ++++ ++++ ++++ ++"/>
				<hit pos="479" gap="9" motif="motif_9" pvalue="3.1e-10" match="++ + + +  + +  ++ ++ +++  +"/>
				<hit pos="510" gap="4" motif="motif_19" pvalue="2.9e-09" match=" + ++  +++  ++       ++     +    +    ++++   +++ +"/>
				<hit pos="563" gap="3" motif="motif_26" pvalue="2.9e-05" match="  ++++++++ ++  "/>
				<hit pos="578" gap="0" motif="motif_10" pvalue="9.9e-12" match="++  +++  + +++ +++"/>
			</seg>
			<seg start="601">
				<data>
AIRTTPQTLSNLCLKMNVKLGGVNSILLPNVRPRIFNEPVIFLGCDITHPAAGDTRKPSIAAVVGSMDAHPSRYA
ATVRVQQHRQEIITDLTYMVRELLVQFYRNTRFKPARIVVYRDGVSEGQLFNVLQYELRAIREACVMLESGYQPG
ITFIAVQKRHHTRLFAADKADQVGKAFNIPPGTTVDVGITHPTEFDFFLCSHAGIQGTSRPSHYHVLWDDNDLTA
DELQQLTYQMCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDRDHGSGEEGSQPSGTSSEDTTLSSMAKAVQVH
				</data>
				<hit pos="603" gap="7" motif="motif_7" pvalue="7.5e-16" match="+   + + ++ +++++++++ ++ ++   "/>
				<hit pos="639" gap="7" motif="motif_3" pvalue="4.5e-17" match="++++++ + ++++++++  ++++++"/>
				<hit pos="667" gap="3" motif="motif_4" pvalue="5.1e-12" match="     +++++ ++ + ++++++ ++ "/>
				<hit pos="703" gap="10" motif="motif_21" pvalue="2.8e-10" match="++++  ++ ++++++"/>
				<hit pos="718" gap="0" motif="motif_5" pvalue="2.4e-16" match="+++++++   ++ +++ ++++++ "/>
				<hit pos="746" gap="4" motif="motif_8" pvalue="2.1e-20" match="++++ ++++ +++++++++++"/>
				<hit pos="777" gap="10" motif="motif_1" pvalue="3.4e-44" match=" ++++++ ++  +++++++++++++++++++++++ +++++++ +  +++"/>
				<hit pos="827" gap="0" motif="motif_2" pvalue="1.2e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="860" gap="0" motif="motif_31" pvalue="8.9e-06" match="+++++ +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3033729" db="db_1" num="3033729" name="gi|86129468|ref|NP_001034365.1|" comment="eukaryotic translation initiation factor 2C, 4 [Gallus gallus]gi|82083124|sp|Q5ZMW0.1|AGO4_CHICK RecName: Full=Protein argonaute-4; AltName: Full=Argonaute4; AltName: Full=Eukaryotic translation initiation factor 2C 4; Short=eIF-2C 4; Short=eIF2C 4gi|53126151|emb|CAG30933.1| hypothetical protein [Gallus gallus]" length="794">
			<score strand="both" combined_pvalue="7.94e-190" evalue="3.4e-183"/>
			<seg start="1">
				<data>
MVRHFKMQIFGDRQPGYDGKRNMYTAHPLPIGRDRVDMEVTLPGEGKDQTFKVSIQWVSVVSLQLLLEALAGHLN
EVPEDSVQALDVITRHLPSMRYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRPAMWNMMLNIDVSATAFYRA
				</data>
				<hit pos="5" gap="4" motif="motif_41" pvalue="5.7e-05" match="+++   + + +"/>
				<hit pos="16" gap="0" motif="motif_13" pvalue="3.0e-10" match=" +++ ++ +++ +++"/>
				<hit pos="51" gap="20" motif="motif_14" pvalue="1.9e-11" match="+++ + +++ ++++ + ++++++  + "/>
				<hit pos="79" gap="1" motif="motif_17" pvalue="1.9e-07" match=" +  ++++++ + ++"/>
				<hit pos="95" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
				<hit pos="124" gap="14" motif="motif_6" pvalue="2.9e-16" match="+++++ ++    + +++++++++++ +"/>
			</seg>
			<seg start="151">
				<data>
QPIIEFMCEVLDIQNINEQTKPLTDSQRVKFTKEIRGLKVEVTHCGQMKRKYRVCNVTRRPASHQTFPLQLENGQ
				</data>
				<hit pos="151" gap="0" motif="motif_29" pvalue="4.1e-05" match=" + +++  + +   +"/>
				<hit pos="177" gap="11" motif="motif_18" pvalue="3.7e-08" match=" +++  +  ++++++++"/>
				<hit pos="197" gap="3" motif="motif_23" pvalue="2.0e-10" match=" +++++++   + ++++ +++++   ++ "/>
			</seg>
			<seg start="226">
				<data>
AMECTVAQYFKQKYSLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPDRQE
EISRLVKSNSMVGGPDPYLKEFGIVVHNEMTELTGRVLPAPMLQYGGRNKTVATPNQGVWDMRGKQFYAGIEIKV
WAVACFAPQKQCREDLLKSFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFKHLKLTYVGLQLIVVILPGK
TPVYAEVKRVGDTLLGMATQCVQVKNVVKTSPQTLSNLCLKINAKLGGINNVLVPHQRPSVFQQPVIFLGADVTH
PPAGDGKKPSIAAVVGSMDGHPSRYCATVRVQTSRQETSQELLYSQEVIQDLTNMVRELLIQFYKSTRFKPTRII
YYRGGVSEGQMKQVAWPELIAIRKACISLEEDYRPGITYIVVQKRHHTRLFCADKTERVGKSGNVPAGTTVDSTI
THPSEFDFYLCSHAGIQGTSRPSHYQVLWDDNCFTADELQLLTYQLCHTYVRCTRSVSIPAPAYYARLVAFRARY
HLVDKDHDSAEGSHVSGQSNGRDPQALAKAVQIHHDTQHTMYFA
				</data>
				<hit pos="232" gap="6" motif="motif_15" pvalue="1.3e-16" match=" +++++++   ++++++++++"/>
				<hit pos="258" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="281" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="318" gap="11" motif="motif_12" pvalue="1.7e-20" match="+++++++ + ++++++++++++++++ ++"/>
				<hit pos="355" gap="8" motif="motif_9" pvalue="1.2e-10" match="++ + + +  + +  +  ++ +++  +"/>
				<hit pos="386" gap="4" motif="motif_19" pvalue="1.6e-07" match="+  +++ +++  ++       ++     ++   +    + ++   +++  "/>
				<hit pos="439" gap="3" motif="motif_26" pvalue="1.4e-05" match=" +++++++++ ++  "/>
				<hit pos="454" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="479" gap="7" motif="motif_7" pvalue="5.5e-17" match="+ + + + ++ +++++++++ + +++   "/>
				<hit pos="515" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="543" gap="3" motif="motif_4" pvalue="4.6e-08" match="     +++ + ++ ++ +++  + + "/>
				<hit pos="574" gap="5" motif="motif_25" pvalue="2.5e-06" match="  +   +++++++ +"/>
				<hit pos="589" gap="0" motif="motif_21" pvalue="7.3e-12" match="++++  ++ ++++++"/>
				<hit pos="604" gap="0" motif="motif_5" pvalue="6.0e-12" match=" ++++++  ++   ++ ++++++ "/>
				<hit pos="632" gap="4" motif="motif_8" pvalue="1.3e-18" match="++++ ++ ++++++++++++ "/>
				<hit pos="663" gap="10" motif="motif_1" pvalue="1.1e-47" match="++++ ++ +++++++++++++++++++++++++++ ++ ++++ + ++++"/>
				<hit pos="713" gap="0" motif="motif_2" pvalue="4.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="746" gap="0" motif="motif_31" pvalue="7.7e-06" match="+++++ +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2893298" db="db_1" num="2893298" name="gi|60360268|dbj|BAD90378.1|" comment="mKIAA4215 protein [Mus musculus]" length="703">
			<score strand="both" combined_pvalue="3.49e-189" evalue="1.5e-182"/>
			<seg start="1">
				<data>
ETIQALDVVMRHLPSMRYTPVGRSFFTASEGCSNPLGGGREVWFGFHQSVRPSLWKMMLNIDVSATAFYKAQPVI
EFVCEVLDFKSIEEQQKPLTDSQRVKFTKEIKGLKVEITHCGQMKRKYRVCNVTRRPASHQTFPLQQESGQTVEC
				</data>
				<hit pos="16" gap="15" motif="motif_27" pvalue="3.3e-10" match="+++++++++++  + "/>
				<hit pos="45" gap="14" motif="motif_6" pvalue="1.3e-16" match="+++++ ++    + +++++++++++++"/>
				<hit pos="72" gap="0" motif="motif_29" pvalue="8.3e-07" match=" ++++++ + +    "/>
				<hit pos="98" gap="11" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="118" gap="3" motif="motif_23" pvalue="8.1e-11" match=" +++++++   + ++++ +++++ + ++ "/>
			</seg>
			<seg start="151">
				<data>
TVAQYFKDRHKLVLRYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIRATARSAPDRQEEISK
LMRSASFNTDPYVREFGIMVKDEMTDVTGRVLQPPSILYGGRNKAIATPVQGVWDMRNKQFHTGIEIKVWAIACF
				</data>
				<hit pos="153" gap="6" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
				<hit pos="179" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="202" gap="2" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
				<hit pos="237" gap="9" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
				<hit pos="274" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
			</seg>
			<seg start="301">
				<data>
APQRQCTEVHLKSFTEQLRKISRDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYAGLQLVVVILPGKTPVYAE
VKRVGDTVLGMATQCVQMKNVQRTTPQTLSNLCLKINVKLGGVNNILLPQGRPPVFQQPVIFLGADVTHPPAGDG
KKPSIAAVVGSMDAHPNRYCATVRVQQHRQEIIQDLAAMVRELLIQFYKSTRFKPTRIIFYRDGVSEGQFQQVLH
HELLAIREACIKLEKDYQPGITFIVVQKRHHTRLFCTDKNERVGKSGNIPAGTTVDTKITHPTEFDFYLCSHAGI
QGTSRPSHYHVLWDDNRFSSDELQILTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDSAEGSHTS
				</data>
				<hit pos="305" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="358" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="373" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="398" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="434" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="462" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
				<hit pos="498" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="513" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="541" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
				<hit pos="572" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="622" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="655" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2726009" db="db_1" num="2726009" name="gi|25071073|tpg|DAA00372.1|" comment="TPA: TPA_exp: argonaute 3 [Mus musculus]" length="748">
			<score strand="both" combined_pvalue="5.46e-185" evalue="2.3e-178"/>
			<seg start="1">
				<data>
MGSPLFIVPRRPGYGTMGKPIKLLANCFQVEIPKIDVYLYEVDIKPDKCPRRVNREVVDSMVQHFKVTIFGDRRP
				</data>
				<hit pos="18" gap="17" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + +++"/>
				<hit pos="33" gap="0" motif="motif_20" pvalue="1.4e-08" match="+  + + + + + +    + +++ +    "/>
				<hit pos="65" gap="3" motif="motif_41" pvalue="1.3e-05" match="++ +  + + +"/>
			</seg>
			<seg start="76">
				<data>
VYDGKRSLYTANPLPVATTGVDLDVTLPGEGGKDRPFKVSVKFVSRVSWHLLHEALAGGTLPEPLELDKPVSTNP
VHAVDVVLRHLPSMKYTPVGRSFFSAPEGYDHPLGGGREVWFGFHQSVRPAMWKMMLNIDVSATAFYKAQPVIQF
MCEVLDIHNIDEQPRPLTDSHRVKFTKEIKGLKVEVTHCGTMRRKYRVCNVTRRPASHQTFPLQLENGQTVERTV
				</data>
				<hit pos="76" gap="0" motif="motif_13" pvalue="1.4e-12" match="++++ ++++++ +++"/>
				<hit pos="112" gap="21" motif="motif_14" pvalue="2.1e-09" match="+++  +++++++ + + +++++     "/>
				<hit pos="148" gap="9" motif="motif_17" pvalue="1.7e-06" match="    ++ +++++ ++"/>
				<hit pos="164" gap="1" motif="motif_27" pvalue="6.0e-09" match="++++++++++++   "/>
				<hit pos="193" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
				<hit pos="220" gap="0" motif="motif_29" pvalue="1.7e-05" match=" +++ +  + +   +"/>
				<hit pos="246" gap="11" motif="motif_18" pvalue="4.5e-08" match=" +++  +  ++++++++"/>
				<hit pos="266" gap="3" motif="motif_23" pvalue="2.7e-11" match=" +++++++   + ++++ +++++   ++ "/>
			</seg>
			<seg start="301">
				<data>
AQYFREKYTLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPDRQEEISRLN
				</data>
				<hit pos="301" gap="6" motif="motif_15" pvalue="7.2e-17" match=" +++++++   ++++++++++"/>
				<hit pos="327" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="350" gap="2" motif="motif_4" pvalue="4.6e-07" match="+    +   +  ++ + +++ +  + "/>
			</seg>
			<seg start="376">
				<data>
RTVATPSHGVWDMRGKQFHTGVEIKMWAIACFATQRQCREEILNGSETCGRYTFGYGHTCVQVKNVIKTSPQTLS
NLCLKINVKLGGINNILVPHQRPSVFQQPVIFLGADVTHPPAGDGKKPSIAAVVGSMDAHPSRYCATVRVQRPRQ
EIIQDLASMVRELLIQFYKSTRFKPTRIIFYRDGVSEGQFRQVLYYELLAIREACISLEKDYQPGITYIVVQKRH
HTRLFCADRTERVGRSGNIPAGTTVDTDITHPYEFDFYLCSHAGIQGTSRPSHYHVLWDDNFFTADELQLLTYQL
CHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDSAEGSHVSGQSNGRDPQALAKAVQIHQDTLRTMYFA
				</data>
				<hit pos="381" gap="5" motif="motif_9" pvalue="1.2e-09" match="+  + + +  + +  +  ++ +++  +"/>
				<hit pos="443" gap="35" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
				<hit pos="479" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="507" gap="3" motif="motif_4" pvalue="1.3e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="543" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="558" gap="0" motif="motif_5" pvalue="1.5e-19" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="586" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
				<hit pos="617" gap="10" motif="motif_1" pvalue="8.1e-48" match="++++ ++ +++ ++++ ++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="667" gap="0" motif="motif_2" pvalue="1.3e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="700" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2778115" db="db_1" num="2778115" name="gi|26348905|dbj|BAC38092.1|" comment="unnamed protein product [Mus musculus]" length="706">
			<score strand="both" combined_pvalue="1.27e-184" evalue="5.4e-178"/>
			<seg start="1">
				<data>
MPHRVGACARGTSSLPVPARYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRPAMWKMMLNIDVSATAFYKAQ
PVIEFMCEVLDIRNIDEQPKPLTDSQRVRFTKEIKGLKVEVTHCGQMKRKYRVCNVTRRPASHQTFPLQLESGQT
				</data>
				<hit pos="19" gap="18" motif="motif_27" pvalue="8.0e-11" match="+++++++++++++  "/>
				<hit pos="48" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
				<hit pos="75" gap="0" motif="motif_29" pvalue="1.1e-06" match=" +++++  + +  ++"/>
				<hit pos="101" gap="11" motif="motif_18" pvalue="2.3e-07" match=" ++   +  ++++++++"/>
				<hit pos="121" gap="3" motif="motif_23" pvalue="3.3e-10" match=" +++++++   + ++++ +++++   ++ "/>
			</seg>
			<seg start="151">
				<data>
VECTVAQYFKQKYNLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPDRQEE
ISRLMKNASYNLDPYIQEFGIKVKDDMTEVTGRVLPAPILQYGGRNRAIATPNQGVWDMRGKQFYNGIEIKVWAI
ACFAPQKQCREEVLKNFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYSGLQLIIVILPGKTPV
				</data>
				<hit pos="156" gap="6" motif="motif_15" pvalue="1.6e-17" match=" ++++++++  ++++++++++"/>
				<hit pos="182" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="205" gap="2" motif="motif_4" pvalue="4.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="240" gap="9" motif="motif_12" pvalue="3.2e-20" match="+++++++++  +++++++++++++ + ++"/>
				<hit pos="277" gap="8" motif="motif_9" pvalue="2.0e-11" match="++ + + +  + + ++  ++ +++  +"/>
				<hit pos="308" gap="4" motif="motif_19" pvalue="1.2e-07" match="+  +++ + +  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="361" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
			</seg>
			<seg start="376">
				<data>
YAEVKRVGDTLLGMATQCVQVKNVVKTSPQTLSNLCLKINVKLGGINNILVPHQRSAVFQQPVIFLGADVTHPPA
GDGKKPSITAVVGSMDAHPSRYCATVRVQRPRQEIIEDLSYMVRELLIQFYKSTRFKPTRIIFYRDGVPEGQLPQ
ILHYELLAIRDACIKLEKDYQPGITYIVVQKRHHTRLFCADKNERIGKSGNIPAGTTVDTNITHPFEFDFYLCSH
AGIQGTSRPSHYYVLWDDNRFTADELQILTYQLCHTYVRCTRSVSIPAPAYYARLVAFRARYHLVDKEHDSGEGS
				</data>
				<hit pos="376" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="401" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
				<hit pos="437" gap="7" motif="motif_3" pvalue="1.5e-17" match="++++++++++++ +++   +++ ++"/>
				<hit pos="465" gap="3" motif="motif_4" pvalue="6.0e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="501" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="516" gap="0" motif="motif_5" pvalue="1.4e-14" match="+++ +++  + + +++ +++ ++ "/>
				<hit pos="544" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
				<hit pos="575" gap="10" motif="motif_1" pvalue="3.8e-49" match="++++ ++ +++ +++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="625" gap="0" motif="motif_2" pvalue="2.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="658" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1061839" db="db_1" num="1061839" name="gi|26451958|dbj|BAC43071.1|" comment="unknown protein [Arabidopsis thaliana]gi|29028940|gb|AAO64849.1| At1g31280 [Arabidopsis thaliana]" length="540">
			<score strand="both" combined_pvalue="1.46e-183" evalue="6.2e-177"/>
			<seg start="1">
				<data>
MEFCDLVEGQIYPKDNLDKDSALWLKKLSLVNPQQRQRNIDKMIKARNGPSGGEIIGNFGLKVDTNMTPVEGRVL
KAPSLKLAERGRVVREEPNPRQNNQWNLMKKGVTRGSIVKHWAVLDFTASERFNKMPNDFVDNLIDRCWRLGMQM
EAPIVYKTSRMETLSNGNAIEELLRSVIDEASRRHGGARPTLVLCAMSRKDDGYKTLKWIAETKLGLVTQCFLTG
				</data>
				<hit pos="21" gap="20" motif="motif_22" pvalue="7.2e-06" match="    + + +   ++++"/>
				<hit pos="55" gap="18" motif="motif_12" pvalue="2.6e-19" match="++ +++++++++++ ++++++ ++ +++ "/>
				<hit pos="96" gap="12" motif="motif_9" pvalue="2.5e-19" match="+++ +++++++ +  ++ +++++++++"/>
				<hit pos="135" gap="12" motif="motif_44" pvalue="2.3e-17" match="+++++++++++++++++++++"/>
				<hit pos="166" gap="10" motif="motif_18" pvalue="6.3e-05" match="    ++  ++ +  +++"/>
				<hit pos="189" gap="6" motif="motif_26" pvalue="5.9e-05" match=" + + ++ + ++  +"/>
				<hit pos="204" gap="0" motif="motif_10" pvalue="3.6e-18" match="++++++++++++++++++"/>
			</seg>
			<seg start="226">
				<data>
PATKGGDQYRANLALKMNAKVGGSNVELMDTFSFFKKEDEVMFIGADVNHPAARDKMSPSIVAVVGTLNWPEANR
YAARVIAQPHRKEEIQGFGDACLELVKAHVQATGKRPNKIVIFRDGVSDAQFDMVLNVELLDVKLTFEKNGYNPK
ITVIVAQKRHQTRFFPATNNDGSDKGNVPSGTVVDTKVIHPYEYDFYLCSHHGGIGTSKPTHYYTLWDELGFTSD
				</data>
				<hit pos="229" gap="7" motif="motif_7" pvalue="6.3e-22" match="++ +++ ++++++++++++++++++ + +"/>
				<hit pos="265" gap="7" motif="motif_3" pvalue="1.3e-19" match=" +++++++++++++ +  ++++ ++"/>
				<hit pos="294" gap="4" motif="motif_4" pvalue="2.2e-21" match="++++++++++++ +++++++ ++ ++"/>
				<hit pos="330" gap="10" motif="motif_21" pvalue="3.0e-11" match=" ++++++++++++++"/>
				<hit pos="345" gap="0" motif="motif_5" pvalue="9.4e-17" match="+++++ +++++++ ++ + +  + "/>
				<hit pos="371" gap="2" motif="motif_8" pvalue="2.0e-22" match="+++++++++++++++++++++"/>
				<hit pos="401" gap="9" motif="motif_1" pvalue="8.1e-48" match="++++ ++++++++ ++ +++++++++ + ++++++++++ ++++ +++++"/>
			</seg>
			<seg start="451">
				<data>
QVQKLIFEMCFTFTRCTKPVSLVPPVYYADMVAFRGRMYHEASSREKNFKQPRGASTSAASLASSLSSLTIEDKA
				</data>
				<hit pos="451" gap="0" motif="motif_2" pvalue="1.9e-27" match="+ ++++  +++++ ++++++++++++++++  +"/>
				<hit pos="484" gap="0" motif="motif_31" pvalue="4.9e-10" match="+++++++++++"/>
			</seg>
			<seg start="526">
				<data>
IFKLHAELENVMFFV
				</data>
				<hit pos="526" gap="31" motif="motif_16" pvalue="2.0e-10" match="  +++  +++++++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2191541" db="db_1" num="2191541" name="gi|26449037|gb|AAN75581.1|" comment="argonaute 4 protein [Mus musculus]" length="1112">
			<score strand="both" combined_pvalue="2.66e-177" evalue="1.1e-170"/>
			<seg start="1">
				<data>
MKRRKGGEGPEAGDPKCVGLWDRTLVARLGSKLLYPLSYLASLSSKRCSDRKDRVSETAGHAASPGTQLQLIRAA
GAYLHQTGFTGILAHLRSSQDVCGLYEEVRLGERAKLLWTGECGPALHLGGSGELLLCSELVPLWLPVAVIKIVT
				</data>
				<hit pos="1" gap="0" motif="motif_43" pvalue="2.4e-05" match="+  + ++ +   ++ "/>
				<hit pos="53" gap="37" motif="motif_5" pvalue="4.9e-05" match="+ ++++           +++++  "/>
			</seg>
			<seg start="151">
				<data>
KNLGPPASLFQPPRRPGLGTVGKPIRLLANHFQVQIPKIDVYHYDVDIKPEKRPRRVNREVVDTMVRHFKMQIFG
DRQPGYDGKRNMYTAHPLPIGRDRIDMEVTLPGEGKDQTFKVSVQWVSVVSLQLLLEALAGHLNEVPDDSVQALD
VITRHLPSMRYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRPAMWNMMLNIDVSATAFYRAQPIIEFMCEVL
DIQNINEQTKPLTDSQRVKFTKEIRVLTESTHGKYSLKVLTESTHGKYSLRILTESTHGKYSLKVLTEVGQEQKH
TYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPDRQEEISRLVKSNSMVGGPDPYLKEFGIVVHNEMTELT
GRVLPAPMLQYGGRNKTVATPSQGVWDMRGKQFYAGIEIKVWAVACFAPQKQLVQLPICFWQLREDLCLFMCENE
				</data>
				<hit pos="151" gap="74" motif="motif_35" pvalue="2.5e-07" match="    +    +  +++++ +++"/>
				<hit pos="172" gap="0" motif="motif_24" pvalue="2.1e-11" match="++++ ++++++ +++"/>
				<hit pos="187" gap="0" motif="motif_20" pvalue="8.2e-12" match="+  + +++++ + ++   + +++ +    "/>
				<hit pos="219" gap="3" motif="motif_41" pvalue="5.7e-05" match="+++   + + +"/>
				<hit pos="230" gap="0" motif="motif_13" pvalue="3.0e-10" match=" +++ ++ +++ +++"/>
				<hit pos="265" gap="20" motif="motif_14" pvalue="1.8e-10" match="+++   +++ ++++ + ++++++  + "/>
				<hit pos="293" gap="1" motif="motif_17" pvalue="4.0e-07" match=" +  ++++++ + ++"/>
				<hit pos="309" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
				<hit pos="338" gap="14" motif="motif_6" pvalue="2.9e-16" match="+++++ ++    + +++++++++++ +"/>
				<hit pos="365" gap="0" motif="motif_29" pvalue="4.1e-05" match=" + +++  + +   +"/>
				<hit pos="449" gap="69" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="472" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="509" gap="11" motif="motif_12" pvalue="1.7e-20" match="+++++++ + ++++++++++++++++ ++"/>
				<hit pos="546" gap="8" motif="motif_9" pvalue="1.2e-10" match="+  + + +  + +  +  ++ +++  +"/>
			</seg>
			<seg start="601">
				<data>
STVYRWFYLNRSFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFKHLKMTYVGLQLIVVILPGKTPVYAEV
KRVGDTLLGMATQCVQVKNVVKTSPQTLSNLCLKMNAKLGGINNVLVPHQRPSVFQQPVIFLGADVTHPPAGDGK
KPSIAAVVGSMDGHPSRYCATVRVQTSRQEITQELLYSQEVVQDLTSMARELLIQFYKSTRFKPTRIIYYRGGVS
EGQMKQVAWPELIAIRKACISLEEDYRPGITYIVVQKRHHTRLFCADKMERVCQPLYSKSSSSSCSSSDSEFLGF
				</data>
				<hit pos="604" gap="31" motif="motif_19" pvalue="7.0e-06" match="     + +++  ++       ++     ++   +    + ++   +++  "/>
				<hit pos="657" gap="3" motif="motif_26" pvalue="1.4e-05" match=" +++++++++ ++  "/>
				<hit pos="672" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="697" gap="7" motif="motif_7" pvalue="2.1e-16" match="+ + + + ++ +++++++++ + +++   "/>
				<hit pos="733" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="761" gap="3" motif="motif_4" pvalue="4.2e-09" match="     +++ + ++ ++ ++++ + + "/>
				<hit pos="792" gap="5" motif="motif_25" pvalue="2.0e-05" match="  +   + +++++ +"/>
				<hit pos="807" gap="0" motif="motif_21" pvalue="7.3e-12" match="++++  ++ ++++++"/>
				<hit pos="822" gap="0" motif="motif_5" pvalue="6.0e-12" match=" ++++++  ++   ++ ++++++ "/>
				<hit pos="850" gap="4" motif="motif_8" pvalue="1.3e-18" match="++++ ++ ++++++++++++ "/>
			</seg>
			<seg start="976">
				<data>
GLGSKTNPTAQKAPSVLQCLQDTFLCSFMFFLVGKSGNVPAGTTVDSTVTHPSEFDFYLCSHAGIQGTSRPSHYQ
VLWDDNCFTADELQLLTYQLCHTYVRCTRSVSIPAPAYYARLVAFRARYHLVDKDHDRQVPQ
				</data>
				<hit pos="1012" gap="141" motif="motif_1" pvalue="3.5e-47" match="++++ ++ +++++++++++++++++++++++++++ ++ ++++ + ++++"/>
				<hit pos="1062" gap="0" motif="motif_2" pvalue="4.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="1095" gap="0" motif="motif_31" pvalue="7.7e-06" match="+++++ +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3574070" db="db_1" num="3574070" name="gi|115471473|ref|NP_001059335.1|" comment="Os07g0265600 [Oryza sativa (japonica cultivar-group)]" length="367">
			<score strand="both" combined_pvalue="3.05e-177" evalue="1.3e-170"/>
			<seg start="1">
				<data>
RVESMFEKVKANLPGPPEFLLCVLPERKNCDLYGPWKKKNLHEMGIITQCIVPSVKMNDQYYTNVLLKINAKLGG
MNSKLSLEHRHMIPIVNQTPTLILGMDVSHGSPGRADVPSIAAVVGSRCWPLISRYRASVRTQSPKVEMIDSLFK
				</data>
				<hit pos="16" gap="15" motif="motif_26" pvalue="2.8e-11" match="+++++++++++++++"/>
				<hit pos="33" gap="2" motif="motif_10" pvalue="3.4e-17" match="+++++++++ ++++++++"/>
				<hit pos="56" gap="5" motif="motif_7" pvalue="5.2e-24" match="++++++ ++++++++++++++++ +  ++"/>
				<hit pos="87" gap="2" motif="motif_40" pvalue="3.2e-05" match=" ++++   "/>
				<hit pos="95" gap="0" motif="motif_3" pvalue="1.8e-23" match="++++++++++++++++ ++++++++"/>
				<hit pos="124" gap="4" motif="motif_4" pvalue="2.2e-23" match="++++++++++++++++++++++++++"/>
			</seg>
			<seg start="151">
				<data>
PLDDGKDDGIIRELLLDFYKTSQQRKPKQIIIFRDGVSESQFSQVLNVELNQIIKAYQYMDQGPIPKFTVIIAQK
NHHTKLFQENTPDNVPPGTVVDSGIVHPRQYDFYMYAHAGPIGTSRPTHYHVLLDEIGFLPDDVQKLVLSLSYVY
QRSTTAISVVAPICYAHLAAAQMGQFMKFEEFAETSSGSGGVPSSSGAVVPELPRLHADVCSSMFFC
				</data>
				<hit pos="154" gap="4" motif="motif_25" pvalue="3.4e-13" match="+ +++++++++++++"/>
				<hit pos="170" gap="1" motif="motif_21" pvalue="5.4e-12" match="+++ +++++++++++"/>
				<hit pos="185" gap="0" motif="motif_5" pvalue="2.5e-22" match="+++++++++++++ ++++++++++"/>
				<hit pos="213" gap="4" motif="motif_8" pvalue="2.5e-18" match="+  ++++++++++++++++++"/>
				<hit pos="238" gap="4" motif="motif_1" pvalue="4.6e-46" match="+++++++++++ +++++ +++++ ++++ ++++++++++++++++++ ++"/>
				<hit pos="288" gap="0" motif="motif_2" pvalue="5.0e-30" match="+ ++++ ++++++++++++++++++++++++++"/>
				<hit pos="321" gap="0" motif="motif_38" pvalue="1.8e-20" match="++++++++++++ ++++  +++ ++ ++ "/>
				<hit pos="353" gap="3" motif="motif_16" pvalue="1.1e-14" match="+++++ +++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1907915" db="db_1" num="1907915" name="gi|62913977|gb|AAH18727.2|" comment="EIF2C2 protein [Homo sapiens]" length="621">
			<score strand="both" combined_pvalue="1.72e-169" evalue="7.3e-163"/>
			<seg start="1">
				<data>
DFKSIEEQQKPLTDSQRVKFTKEIKGLKVEITHCGQMKRKYRVCNVTRRPASHQTFPLQQESGQTVECTVAQYFK
DRHKLVLRYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIRATARSAPDRQEEISKLMRSASF
				</data>
				<hit pos="16" gap="15" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="36" gap="3" motif="motif_23" pvalue="8.1e-11" match=" +++++++   + ++++ +++++ + ++ "/>
				<hit pos="71" gap="6" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
				<hit pos="97" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="120" gap="2" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
			</seg>
			<seg start="151">
				<data>
NTDPYVREFGIMVKDEMTDVTGRVLQPPSILYGGRNKAIATPVQGVWDMRNKQFHTGIEIKVWAIACFAPQRQCT
EVHLKSFTEQLRKISRDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYAGLQLVVVILPGKTPVYAEVKRVGDT
VLGMATQCVQMKNVQRTTPQTLSNLCLKINVKLGGVNNILLPQGRPPVFQQPVIFLGADVTHPPAGDGKKPSIAA
VVGSMDAHPNRYCATVRVQQHRQEIIQDLAAMVRELLIQFYKSTRFKPTRIIFYRDGVSEGQFQQVLHHELLAIR
EACIKLEKDYQPGITFIVVQKRHHTRLFCTDKNERVGKSGNIPAGTTVDTKITHPTEFDFYLCSHAGIQGTSRPS
HYHVLWDDNRFSSDELQILTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDSAEGSHTSGQSNGRD
				</data>
				<hit pos="155" gap="9" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
				<hit pos="192" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="223" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="276" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="291" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="316" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="352" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="380" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
				<hit pos="416" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="431" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="459" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
				<hit pos="490" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="540" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="573" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2807698" db="db_1" num="2807698" name="gi|29337286|ref|NP_803171.1|" comment="eukaryotic translation initiation factor 2C, 3 isoform b [Homo sapiens]gi|114555516|ref|XP_001167488.1| PREDICTED: hypothetical protein isoform 1 [Pan troglodytes]gi|194207699|ref|XP_001917019.1| PREDICTED: eukaryotic translation initiation factor 2C, 3 [Equus caballus]gi|56204478|emb|CAI22269.1| eukaryotic translation initiation factor 2C, 3 [Homo sapiens]gi|162318570|gb|AAI56435.1| Eukaryotic translation initiation factor 2C, 3 [synthetic construct]gi|225000218|gb|AAI72480.1| Eukaryotic " length="626">
			<score strand="both" combined_pvalue="6.04e-169" evalue="2.6e-162"/>
			<seg start="1">
				<data>
MCEVLDIHNIDEQPRPLTDSHRVKFTKEIKGLKVEVTHCGTMRRKYRVCNVTRRPASHQTFPLQLENGQTVERTV
				</data>
				<hit pos="21" gap="20" motif="motif_18" pvalue="4.5e-08" match=" +++  +  ++++++++"/>
				<hit pos="41" gap="3" motif="motif_23" pvalue="2.7e-11" match=" +++++++   + ++++ +++++   ++ "/>
			</seg>
			<seg start="76">
				<data>
AQYFREKYTLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPDRQEEISRLV
				</data>
				<hit pos="76" gap="6" motif="motif_15" pvalue="7.2e-17" match=" +++++++   ++++++++++"/>
				<hit pos="102" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="125" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
			</seg>
			<seg start="151">
				<data>
RSANYETDPFVQEFQFKVRDEMAHVTGRVLPAPMLQYGGRNRTVATPSHGVWDMRGKQFHTGVEIKMWAIACFAT
				</data>
				<hit pos="160" gap="9" motif="motif_12" pvalue="4.7e-16" match="  +++  ++  +++ +++++++++++ ++"/>
				<hit pos="197" gap="8" motif="motif_9" pvalue="1.2e-09" match="+  + + +  + +  +  ++ +++  +"/>
			</seg>
			<seg start="226">
				<data>
QRQCREEILKGFTDQLRKISKDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYSGLQLIIVILPGKTPVYAEVK
RVGDTLLGMATQCVQVKNVIKTSPQTLSNLCLKINVKLGGINNILVPHQRPSVFQQPVIFLGADVTHPPAGDGKK
PSIAAVVGSMDAHPSRYCATVRVQRPRQEIIQDLASMVRELLIQFYKSTRFKPTRIIFYRDGVSEGQFRQVLYYE
LLAIREACISLEKDYQPGITYIVVQKRHHTRLFCADRTERVGRSGNIPAGTTVDTDITHPYEFDFYLCSHAGIQG
TSRPSHYHVLWDDNCFTADELQLLTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDSAEGSHVSGQ
				</data>
				<hit pos="228" gap="4" motif="motif_19" pvalue="9.8e-08" match="+  +++ +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="281" gap="3" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="296" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="321" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
				<hit pos="357" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="385" gap="3" motif="motif_4" pvalue="1.3e-11" match="     +++ + ++ + +++++++++ "/>
				<hit pos="421" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="436" gap="0" motif="motif_5" pvalue="1.5e-19" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="464" gap="4" motif="motif_8" pvalue="3.2e-19" match="++++ ++ ++++++++++++ "/>
				<hit pos="495" gap="10" motif="motif_1" pvalue="2.3e-49" match="++++ ++ +++ ++++ ++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="545" gap="0" motif="motif_2" pvalue="1.3e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="578" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1436667" db="db_1" num="1436667" name="gi|47211075|emb|CAF89690.1|" comment="unnamed protein product [Tetraodon nigroviridis]" length="976">
			<score strand="both" combined_pvalue="1.03e-167" evalue="4.3e-161"/>
			<seg start="1">
				<data>
MVTGGAQDLFSLPRRPGYGTVGKSIKLLANCFQVEIPKIDVYLYEVDIKPERCPRRVNREVVDSMVQHFQVIFGD
				</data>
				<hit pos="1" gap="0" motif="motif_35" pvalue="4.6e-08" match="++       ++ +++++++++"/>
				<hit pos="22" gap="0" motif="motif_24" pvalue="1.2e-09" match="++ ++++++ + +++"/>
				<hit pos="37" gap="0" motif="motif_20" pvalue="2.6e-09" match="+  + + + + + ++   + +++ +    "/>
			</seg>
			<seg start="76">
				<data>
CLPVYDGKRSLYAVKALPVASGGVDLDVTLPGDGGKDRPFKVTIKFLSLVSWHLLHDVLTGQAAPQPAELEQPVS
				</data>
				<hit pos="79" gap="13" motif="motif_13" pvalue="8.5e-11" match="++++ ++++ + +++"/>
				<hit pos="115" gap="21" motif="motif_14" pvalue="1.8e-09" match="+++++++ + ++ + + + + ++ +  "/>
			</seg>
			<seg start="151">
				<data>
TNPVHAVDVVLRHLPSMKYTPVGRSFFSSPEGYDHPLGGGREVWFGFHQSVRPAMWKMMLNIDVSATAFYKAQPV
				</data>
				<hit pos="151" gap="9" motif="motif_17" pvalue="1.7e-06" match="    ++ +++++ ++"/>
				<hit pos="167" gap="1" motif="motif_27" pvalue="1.6e-09" match="+++++++++++++  "/>
				<hit pos="196" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
			</seg>
			<seg start="226">
				<data>
IRFMCEVLDIHNVTSSRARWPTPTGSSSPRRSKVGGQGGPGPPMRPRPPLTRCRGCTCRSEGGGHPLREHAQKVP
				</data>
				<hit pos="252" gap="29" motif="motif_43" pvalue="6.6e-06" match="   ++   ++ ++ +"/>
				<hit pos="282" gap="15" motif="motif_50" pvalue="5.3e-05" match="++ ++ ++  +"/>
			</seg>
			<seg start="301">
				<data>
GVQRHPAPRQPPDLESGQTVERTVAQYFREKYSLQLRYPHLPCLQVGQEQKHTYLPLEVCNVVAGQRCIKKLTDN
QTSTMIKATARSAPDRQEEISRLVRPAAAARCSLLTAGLTVHAVLQVRSANCQADPFVQEFQFRVRDEMAPVTGR
VLPAPMLQYGGRNRTVATPSHGVWDMRGKQFHTGVEIKLWAIACFATQRQCREEILKSVLPAAATPAARDQAGCC
HGDTSFTEQLRKISKDAGMPVQGQPCFCKYAQGADSVEPMFRHLKNTYAGLQLIVVILPGKTPVYAEVKRVGDTL
				</data>
				<hit pos="325" gap="32" motif="motif_15" pvalue="1.1e-16" match=" +++++++   ++++++++++"/>
				<hit pos="351" gap="5" motif="motif_11" pvalue="7.4e-14" match="+ +++++++++ + +++  ++"/>
				<hit pos="374" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="432" gap="32" motif="motif_12" pvalue="2.0e-16" match="  +++  ++  +++ +++++++++++ ++"/>
				<hit pos="469" gap="8" motif="motif_9" pvalue="9.0e-10" match="+  + + +  + +  +  ++ +++  +"/>
				<hit pos="522" gap="26" motif="motif_19" pvalue="7.3e-05" match="        ++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="575" gap="3" motif="motif_26" pvalue="1.4e-05" match=" +++++++++ ++  "/>
			</seg>
			<seg start="601">
				<data>
LGMATQCVQTLSNLCLKINVKLGGINNILVPQQRYQPHPGLGCSGLSSGVCVCVCVCETLTSRPRRPSVFQQPVI
FLGADVTHPPAGDGKKPSIAAVRAPRSRCSVVGSMDAHPSRYCATVRVQRPRQEVIQDLASMVRELLIQFYKSTR
YKPTRIIFYRDGVSEGQFRQVLYYELLAVREACISLEKDYQPGITFIVVQKRHHTRLFCADRNERVGRSGNIPAG
TTVDTDITHPYEFDFYLCSHAGIQVSLGRAEPRPPRVRVGSGALLLLQGTSRPSHYHVLWDDNCFSADQLQLLTY
QLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKDHDSSAEGSQVSGQSNGRDPQALARAVQIHQDALRTMYF
A
				</data>
				<hit pos="605" gap="15" motif="motif_7" pvalue="2.1e-14" match="    + + ++ +++++++++ +  ++   "/>
				<hit pos="673" gap="39" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="710" gap="12" motif="motif_4" pvalue="3.1e-11" match="     +++ + ++ + ++++ ++++ "/>
				<hit pos="746" gap="10" motif="motif_21" pvalue="1.7e-13" match="++++  ++ ++++++"/>
				<hit pos="761" gap="0" motif="motif_5" pvalue="1.8e-18" match="++++++++ +++ +++ + ++++ "/>
				<hit pos="789" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
				<hit pos="820" gap="10" motif="motif_1" pvalue="8.6e-20" match="++++ ++ +++ ++++ +++++++++++++     +         +  + "/>
				<hit pos="894" gap="24" motif="motif_2" pvalue="2.5e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="927" gap="0" motif="motif_31" pvalue="7.7e-06" match="+++++ +    "/>
				<hit pos="962" gap="24" motif="motif_16" pvalue="8.3e-05" match="   ++ +  + + + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2937552" db="db_1" num="2937552" name="gi|40555791|gb|AAH64741.1|" comment="Eif2c2 protein [Mus musculus]" length="620">
			<score strand="both" combined_pvalue="3.04e-167" evalue="1.3e-160"/>
			<seg start="1">
				<data>
FKSIEEQQKPLTDSQRVKFTKEIKGLKVEITHCGQMKRKYRVCNVTRRPASHQTFPLQQESGQTVECTVAQYFKD
RHKLVLRYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIRATARSAPDRQEEISKLMRSASFN
				</data>
				<hit pos="15" gap="14" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="35" gap="3" motif="motif_23" pvalue="8.1e-11" match=" +++++++   + ++++ +++++ + ++ "/>
				<hit pos="70" gap="6" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
				<hit pos="96" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="119" gap="2" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
			</seg>
			<seg start="151">
				<data>
TDPYVREFGIMVKDEMTDVTGRVLQPPSILYGGRNKAIAIPVHGVWDMRNKQFHTGIEIKVWAIACFAPQRQCTE
VHLKSFTEQLRKISRDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYAGLQLVVVILPGKTPVYAEVKRVGDTV
LGMATQCVQMKNVQRTTPQTLSNLYLKINVKLGGVNNILLPQGRPPVFQQPVIFLGADVTHPPAGDGKKPSIAAV
				</data>
				<hit pos="154" gap="9" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
				<hit pos="191" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="222" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="275" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="290" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="315" gap="7" motif="motif_7" pvalue="2.6e-14" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="351" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
			</seg>
			<seg start="376">
				<data>
VGSMDAHPNRYCATVRVQQHRQEIIQDLAAMVRELLIQFYKSTRFKPTRIIFYRDGVSEGQFQQVLHHELLAIRE
ACIKLEKDYQPGITFIVVQRRHHTRLFCTDKNERVGKSGNIPAGTTVDTKITHPTEFDFYLCSHAGIQGTSRPSH
YHVLWDDNRFSSDELQILTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDSAEGSHTSGQSNGRDH
				</data>
				<hit pos="379" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
				<hit pos="415" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="430" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="458" gap="4" motif="motif_8" pvalue="5.4e-19" match="++++ +++++++ +++++++ "/>
				<hit pos="489" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="539" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="572" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2782463" db="db_1" num="2782463" name="gi|15292057|gb|AAK93297.1|" comment="LD36719p [Drosophila melanogaster]" length="601">
			<score strand="both" combined_pvalue="3.47e-161" evalue="1.5e-154"/>
			<seg start="1">
				<data>
MRRKYRVCNVTRRPAQMQSFPLQLENGQTVECTVAKYFLDKYRMKLRYPHLPCLQVGQEHKHTYLPLEVCNIVAG
QRCIKKLTDMQTSTMIKATARSAPDREREINNLVKRADFNNDSYVQEFGLTISNSMMEVRGRVLPPPKLQYGGRV
				</data>
				<hit pos="35" gap="34" motif="motif_15" pvalue="2.8e-13" match="  ++ +++   ++++++++++"/>
				<hit pos="61" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="86" gap="4" motif="motif_22" pvalue="6.6e-06" match="+++ + +++     ++"/>
				<hit pos="119" gap="17" motif="motif_12" pvalue="1.7e-19" match="+ +++++++++ + ++ +++++++++ ++"/>
			</seg>
			<seg start="151">
				<data>
STGLTGQQLFPPQNKVSLASPNQGVWDMRGKQFFTGVEIRIWAIACFAPQRTVREDALRNFTQQLQKISNDAGMP
IIGQPCFCKYATGPDQVEPMFRYLKITFPGLQLVVVVLPGKTPVYAEVKRVGDTVLGMATQCVQAKNVNKTSPQT
LSNLCLKINVKLGGINSILVPSIRPKVFNEPVIFLGADVTHPPAGDNKKPSIAAVVGSMDAHPSRYAATVRVQQH
RQEIIQELSSMVRELLIMFYKSTGGYKPHRIILYRDGVSEGQFPHVLQHELTAIREACIKLEPEYRPGITFIVVQ
KRHHTRLFCAEKKEQSGKSGNIPAGTTVDVGITHPTEFDFYLCSHQGIQGTSRPSHYHVLWDDNHFDSDELQCLT
YQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVEKEHDSGEGSHQSGCSEDRTPGAMARAITVHADTKKVMYF
A
				</data>
				<hit pos="171" gap="23" motif="motif_9" pvalue="1.9e-10" match="++ + + +  + ++ +  ++ +++  +"/>
				<hit pos="202" gap="4" motif="motif_19" pvalue="1.9e-10" match="++ +++ + + +++    +  ++     ++   +   +++++   +++  "/>
				<hit pos="255" gap="3" motif="motif_26" pvalue="5.4e-05" match=" +++ +++++ ++  "/>
				<hit pos="270" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="295" gap="7" motif="motif_7" pvalue="1.5e-18" match="+ + + + ++ +++++++++ ++ ++ ++"/>
				<hit pos="331" gap="7" motif="motif_3" pvalue="3.0e-20" match="++++++++++++ +++   ++++++"/>
				<hit pos="359" gap="3" motif="motif_4" pvalue="4.0e-12" match="     +++++ ++ + +++++++ + "/>
				<hit pos="396" gap="11" motif="motif_21" pvalue="1.5e-10" match="++ ++ ++ +++ ++"/>
				<hit pos="411" gap="0" motif="motif_5" pvalue="2.0e-20" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="439" gap="4" motif="motif_8" pvalue="1.2e-19" match=" +++ +++++++++++++++ "/>
				<hit pos="470" gap="10" motif="motif_1" pvalue="2.1e-45" match="++++ ++ ++  ++++++++++++++ ++++++++ +++++++ +++ ++"/>
				<hit pos="520" gap="0" motif="motif_2" pvalue="5.8e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="553" gap="0" motif="motif_31" pvalue="6.4e-06" match="+++++ +   +"/>
				<hit pos="587" gap="23" motif="motif_16" pvalue="3.7e-05" match="    + + ++++ + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2644810" db="db_1" num="2644810" name="gi|30583297|gb|AAP35893.1|" comment="eukaryotic translation initiation factor 2C, 2 [Homo sapiens]" length="585">
			<score strand="both" combined_pvalue="1.78e-160" evalue="7.5e-154"/>
			<seg start="1">
				<data>
MKRKYRVCNVTRRPASHQTFPLQQESGQTVECTVAQYFKDRHKLVLRYPHLPCLQVGQEQKHTYLPLEVCNIVAG
QRCIKKLTDNQTSTMIRATARSAPDRQEEISKLMRSASFNTDPYVREFGIMVKDEMTDVTGRVLQPPSILYGGRN
				</data>
				<hit pos="25" gap="24" motif="motif_49" pvalue="5.2e-05" match="+++   ++"/>
				<hit pos="35" gap="2" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
				<hit pos="61" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="84" gap="2" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
				<hit pos="119" gap="9" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
			</seg>
			<seg start="151">
				<data>
KAIATPVQGVWDMRNKQFHTGIEIKVWAIACFAPQRQCTEVHLKSFTEQLRKISRDAGMPIQGQPCFCKYAQGAD
SVEPMFRHLKNTYAGLQLVVVILPGKTPVYAEVKRVGDTVLGMATQCVQMKNVQRTTPQTLSNLCLKINVKLGGV
NNILLPQGRPPVFQQPVIFLGADVTHPPAGDGKKPSIAAVVGSMDAHPNRYCATVRVQQHRQEIIQDLAAMVREL
				</data>
				<hit pos="156" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="187" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="240" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="255" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="280" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="316" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="344" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
			</seg>
			<seg start="376">
				<data>
LIQFYKSTRFKPTRIIFYRDGVSEGQFQQVLHHELLAIREACIKLEKDYQPGITFIVVQKRHHTRLFCTDKNERV
				</data>
				<hit pos="380" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="395" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="423" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
			</seg>
			<seg start="451">
				<data>
GKSGNIPAGTTVDTKITHPTEFDFYLCSHAGIQGTSRPSHYHVLWDDNRFSSDELQILTYQLCHTYVRCTRSVSI
PAPAYYAHLVAFRARYHLVDKEHDSAEGSHTSGQSNGRDHQALAKAVQVHQDTLRTMYFA
				</data>
				<hit pos="454" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="504" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="537" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2384973" db="db_1" num="2384973" name="gi|30584901|gb|AAP36707.1|" comment="Homo sapiens eukaryotic translation initiation factor 2C, 2 [synthetic construct]" length="586">
			<score strand="both" combined_pvalue="1.90e-160" evalue="8e-154"/>
			<seg start="1">
				<data>
MKRKYRVCNVTRRPASHQTFPLQQESGQTVECTVAQYFKDRHKLVLRYPHLPCLQVGQEQKHTYLPLEVCNIVAG
QRCIKKLTDNQTSTMIRATARSAPDRQEEISKLMRSASFNTDPYVREFGIMVKDEMTDVTGRVLQPPSILYGGRN
				</data>
				<hit pos="25" gap="24" motif="motif_49" pvalue="5.2e-05" match="+++   ++"/>
				<hit pos="35" gap="2" motif="motif_15" pvalue="1.2e-15" match=" +++++++  +++++++++++"/>
				<hit pos="61" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="84" gap="2" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
				<hit pos="119" gap="9" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
			</seg>
			<seg start="151">
				<data>
KAIATPVQGVWDMRNKQFHTGIEIKVWAIACFAPQRQCTEVHLKSFTEQLRKISRDAGMPIQGQPCFCKYAQGAD
SVEPMFRHLKNTYAGLQLVVVILPGKTPVYAEVKRVGDTVLGMATQCVQMKNVQRTTPQTLSNLCLKINVKLGGV
NNILLPQGRPPVFQQPVIFLGADVTHPPAGDGKKPSIAAVVGSMDAHPNRYCATVRVQQHRQEIIQDLAAMVREL
				</data>
				<hit pos="156" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="187" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="240" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="255" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="280" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="316" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="344" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
			</seg>
			<seg start="376">
				<data>
LIQFYKSTRFKPTRIIFYRDGVSEGQFQQVLHHELLAIREACIKLEKDYQPGITFIVVQKRHHTRLFCTDKNERV
				</data>
				<hit pos="380" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="395" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="423" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
			</seg>
			<seg start="451">
				<data>
GKSGNIPAGTTVDTKITHPTEFDFYLCSHAGIQGTSRPSHYHVLWDDNRFSSDELQILTYQLCHTYVRCTRSVSI
PAPAYYAHLVAFRARYHLVDKEHDSAEGSHTSGQSNGRDHQALAKAVQVHQDTLRTMYFAL
				</data>
				<hit pos="454" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="504" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="537" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2859181" db="db_1" num="2859181" name="gi|33087071|gb|AAP92749.1|" comment="zwille pinhead-like protein [Oryza sativa Japonica Group]" length="361">
			<score strand="both" combined_pvalue="7.48e-160" evalue="3.2e-153"/>
			<seg start="1">
				<data>
MFEKVKANLPGPPEFLLCVLPERKNCDLYGPWKKKNLHEMGIITQCIVPSVKMNDQYYTNVLLKINAKLGGMNSK
LSLEHRHMIPIVNQTPTLILGMDVSHGSPGRADVPSIAAVAGSRCWPLISRYRASVRTQSPKVEMIDSLFKPLDD
GKDDGIIRELLLDFYKTSQQRKPKQIIIFRDGVSESQFSQVLNVELNQIIKAYQYMDQGPIPKFTVIIAQKNHHT
KLFQENTPDNVPPGTVVDSGIVHPRQYDFYMYAHAGPIGTSRPTHYHVLLDEIGFLPDDVQKLVLSLSYVYQRST
TAISVVAPICYAHLAAAQMGQFMKFEEFAELRWKWWCPSSSGAVAQNCRACMLMSAVRCLC
				</data>
				<hit pos="12" gap="11" motif="motif_26" pvalue="2.8e-11" match="+++++++++++++++"/>
				<hit pos="29" gap="2" motif="motif_10" pvalue="3.4e-17" match="+++++++++ ++++++++"/>
				<hit pos="52" gap="5" motif="motif_7" pvalue="5.2e-24" match="++++++ ++++++++++++++++ +  ++"/>
				<hit pos="83" gap="2" motif="motif_40" pvalue="3.2e-05" match=" ++++   "/>
				<hit pos="91" gap="0" motif="motif_3" pvalue="1.8e-23" match="++++++++++++++++ ++++++++"/>
				<hit pos="120" gap="4" motif="motif_4" pvalue="2.2e-23" match="++++++++++++++++++++++++++"/>
				<hit pos="150" gap="4" motif="motif_25" pvalue="3.4e-13" match="+ +++++++++++++"/>
				<hit pos="166" gap="1" motif="motif_21" pvalue="5.4e-12" match="+++ +++++++++++"/>
				<hit pos="181" gap="0" motif="motif_5" pvalue="2.5e-22" match="+++++++++++++ ++++++++++"/>
				<hit pos="209" gap="4" motif="motif_8" pvalue="2.5e-18" match="+  ++++++++++++++++++"/>
				<hit pos="234" gap="4" motif="motif_1" pvalue="4.6e-46" match="+++++++++++ +++++ +++++ ++++ ++++++++++++++++++ ++"/>
				<hit pos="284" gap="0" motif="motif_2" pvalue="5.0e-30" match="+ ++++ ++++++++++++++++++++++++++"/>
				<hit pos="317" gap="0" motif="motif_38" pvalue="5.7e-13" match="++++++++++++ +         ++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2986558" db="db_1" num="2986558" name="gi|49022897|dbj|BAC98205.2|" comment="mKIAA1567 protein [Mus musculus]" length="668">
			<score strand="both" combined_pvalue="2.01e-154" evalue="8.5e-148"/>
			<seg start="1">
				<data>
VPDDSVQALDVITRHLPSMRYTPVGRSFFSPPEGYYHPLGGGREVWFGFHQSVRPAMWNMMLNIDVSATAFYRAQ
PIIEFMCEVLDIQNINEQTKPLTDSQRVKFTKEIRGLKVEVTHCGQMKRKYRVCNVTRRPASHQTFPLQLENGQA
				</data>
				<hit pos="3" gap="2" motif="motif_17" pvalue="4.0e-07" match=" +  ++++++ + ++"/>
				<hit pos="19" gap="1" motif="motif_27" pvalue="9.7e-11" match="+++++++++++++  "/>
				<hit pos="48" gap="14" motif="motif_6" pvalue="2.9e-16" match="+++++ ++    + +++++++++++ +"/>
				<hit pos="75" gap="0" motif="motif_29" pvalue="4.1e-05" match=" + +++  + +   +"/>
				<hit pos="101" gap="11" motif="motif_18" pvalue="3.7e-08" match=" +++  +  ++++++++"/>
				<hit pos="121" gap="3" motif="motif_23" pvalue="2.0e-10" match=" +++++++   + ++++ +++++   ++ "/>
			</seg>
			<seg start="151">
				<data>
MECTVAQYFKQKYSLQLKHPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARSAPDRQEE
ISRLVKSNSMVGGPDPYLKEFGIVVHNEMTCFRLQCCSMEAGSFTDQLRKISKDAGMPIQGQPCFCKYAQGADSV
EPMFKHLKMTYVGLQLIVVILPGKTPVYAEVKRVGDTLLGMATQCVQVKNVVKTSPQTLSNLCLKMNAKLGGINN
VLVPHQRPSVFQQPVIFLGADVTHPPAGDGKKPSIAAVVGSMDGHPSRYCATVRVQTSRQEITQELLYSQEVVQD
				</data>
				<hit pos="156" gap="6" motif="motif_15" pvalue="8.7e-17" match=" +++++++   ++++++++++"/>
				<hit pos="182" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="205" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="260" gap="29" motif="motif_19" pvalue="2.2e-06" match="+     + ++  ++       ++     ++   +    + ++   +++  "/>
				<hit pos="313" gap="3" motif="motif_26" pvalue="1.4e-05" match=" +++++++++ ++  "/>
				<hit pos="328" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="353" gap="7" motif="motif_7" pvalue="2.1e-16" match="+ + + + ++ +++++++++ + +++   "/>
				<hit pos="389" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="417" gap="3" motif="motif_4" pvalue="4.2e-09" match="     +++ + ++ ++ ++++ + + "/>
			</seg>
			<seg start="451">
				<data>
LTSMAWELLIQFYKSTRFKPTRIIYYRGGVSEGQMKQVAWPELIAIRKACISLEEDYRPGITYIVVQKRHHTRLF
CADKMERVGKSGNVPAGTTVDSTVTHPSEFDFYLCSHAGIQGTSRPSHYQVLWDDNCFTADELQLLTYQLCHTYV
RCTRSVSIPAPAYYARLVAFRARYHLVDKDHDSAEGSHVSGQSNGRDPQALAKAVQIHHDTQHTMYFA
				</data>
				<hit pos="463" gap="20" motif="motif_21" pvalue="7.3e-12" match="++++  ++ ++++++"/>
				<hit pos="478" gap="0" motif="motif_5" pvalue="6.0e-12" match=" ++++++  ++   ++ ++++++ "/>
				<hit pos="506" gap="4" motif="motif_8" pvalue="1.3e-18" match="++++ ++ ++++++++++++ "/>
				<hit pos="537" gap="10" motif="motif_1" pvalue="3.5e-47" match="++++ ++ +++++++++++++++++++++++++++ ++ ++++ + ++++"/>
				<hit pos="587" gap="0" motif="motif_2" pvalue="4.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="620" gap="0" motif="motif_31" pvalue="7.7e-06" match="+++++ +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3640776" db="db_1" num="3640776" name="gi|49022830|dbj|BAC65557.2|" comment="mKIAA0402 protein [Mus musculus]" length="1911">
			<score strand="both" combined_pvalue="3.20e-151" evalue="1.4e-144"/>
			<seg start="1">
				<data>
SDEGLLEIDRTLPEGAETSSVCEISSHVCESFFISPENTLDCEQPIRRVYQSLSTAVEGLLEMALDSSKQLEEAR
				</data>
				<hit pos="19" gap="18" motif="motif_30" pvalue="8.2e-05" match="+  + ++  + +   +        +++ "/>
			</seg>
			<seg start="301">
				<data>
RPRPPGPRDSQCVQLDEEVELLQEKLREKLDGFNELVIKKDFADQQLLIQEEEIKRLEETNASIQRQMVQLQEEL
				</data>
				<hit pos="351" gap="304" motif="motif_10" pvalue="3.5e-05" match="   +++  ++   +  + "/>
			</seg>
			<seg start="451">
				<data>
EIDELKSLIENLQENQRQLQKDKAEEIEQLHEVIEKLQSELSLMGPKVHEVSDPQAGSLHSELACLRGEGLGGQA
LRSELQAAQAAKEVFGQLLADQAHGHSQALEALQQRLQDAEEVAARHLAELEHCVALREAEVEAMASQIQEFAAT
				</data>
				<hit pos="515" gap="146" motif="motif_5" pvalue="4.0e-05" match="    ++   + +  ++++   +  "/>
			</seg>
			<seg start="601">
				<data>
LKAKEAIIEQRDLEIDAVNKWKVSHSLELEAILLALAHFRHALEQQTCATPDEPPELRQLRVQCARLSHQLQVLY
				</data>
				<hit pos="621" gap="82" motif="motif_14" pvalue="5.2e-05" match=" ++  ++  ++ + +++ +    +  +"/>
			</seg>
			<seg start="826">
				<data>
FPTQEKLTSQGGPFSSQASGHSGSLLPEEAAEPQQDPVRALDLSSWSSPEVVRKDPSLEPQHSLPLTPGVGTVSL
				</data>
				<hit pos="857" gap="209" motif="motif_47" pvalue="2.3e-05" match="   +++++"/>
			</seg>
			<seg start="976">
				<data>
ELARRSDGSRKSDGPDIAMMLTLGSEGSETPTTDLVAAAAAAVPFSRRFVQSPGAMKEKEIHAKQMKALLQMVFD
				</data>
				<hit pos="994" gap="129" motif="motif_3" pvalue="8.1e-05" match="  + ++   +     +      +++"/>
			</seg>
			<seg start="1276">
				<data>
SLLESLDKVQQEVLRLRAVLDGKEKELKVVLEELESERGKGQALQAQQEEQQLRYLQREGQSSRALEELKLSLEK
				</data>
				<hit pos="1297" gap="278" motif="motif_46" pvalue="7.0e-07" match=" +  +  +++++  + +  + "/>
			</seg>
			<seg start="1501">
				<data>
RDEHKIEQLQRLVRELRWKEEVSGGNGPCRGSPGRGSLERDQFQEQQQELEKIRQQLLCAAGLLTSFTNHTVDRT
				</data>
				<hit pos="1523" gap="205" motif="motif_43" pvalue="5.8e-05" match=" ++ +  ++  +++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2818918" db="db_1" num="2818918" name="gi|28175043|gb|AAH24857.2|" comment="Eif2c2 protein [Mus musculus]" length="530">
			<score strand="both" combined_pvalue="4.90e-149" evalue="2.1e-142"/>
			<seg start="1">
				<data>
VGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIRATARSAPDRQEEISKLMRSASFNTDPYVREFGIMVKDE
MTDVTGRVLQPPSILYGGRNKAIATPVQGVWDMRNKQFHTGIEIKVWAIACFAPQRQCTEVHLKSFTEQLRKISR
DAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYAGLQLVVVILPGKTPVYAEVKRVGDTVLGMATQCVQMKNVQR
TTPQTLSNLCLKINVKLGGVNNILLPQGRPPVFQQPVIFLGADVTHPPAGDGKKPSIAAVVGSMDAHPNRYCATV
RVQQHRQEIIQDLAAMVRELLIQFYKSTRFKPTRIIFYRDGVSEGQFQQVLHHELLAIREACIKLEKDYQPGITF
IVVQKRHHTRLFCTDKNERVGKSGNIPAGTTVDTKITHPTEFDFYLCSHAGIQGTSRPSHYHVLWDDNRFSSDEL
QILTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDSAEGSHTSGQSNGRDHQALAKAVQVHQDTLR
				</data>
				<hit pos="6" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="29" gap="2" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
				<hit pos="64" gap="9" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
				<hit pos="101" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="132" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="185" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="200" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="225" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="261" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="289" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
				<hit pos="325" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="340" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="368" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
				<hit pos="399" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="449" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="482" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3735833" db="db_1" num="3735833" name="gi|29565897|ref|NP_817468.1|" comment="gp18 [Mycobacterium phage Cjw1]gi|109302772|ref|YP_654774.1| gp19 [Mycobacterium phage 244]gi|194303313|ref|YP_002014338.1| gp17 [Mycobacterium phage Porky]gi|29424622|gb|AAN01633.1| gp18 [Mycobacterium phage Cjw1]gi|88910063|gb|ABD57994.1| gp19 [Mycobacteriophage 244]gi|194150798|gb|ACF33834.1| gp17 [Mycobacterium phage Porky]" length="324">
			<score strand="both" combined_pvalue="1.89e-148" evalue="8e-142"/>
			<seg start="1">
				<data>
MSELWTGLYQGNADRIRKWLYGSVLIRDWKPDGSTSLADFTPFDPTDGNLKDTLLSEDFPGGRFYEIGAITEDGV
				</data>
				<hit pos="14" gap="13" motif="motif_9" pvalue="5.8e-05" match=" + + +        + +   +  + ++"/>
			</seg>
			<seg start="76">
				<data>
EFNPKFSTDDTKIWQSRRAQRTDVTEDDEEVMFTAAENTPLIDYLRYNLPLENVPSVGTAGYKATKPNYTDMVYR
				</data>
				<hit pos="114" gap="73" motif="motif_29" pvalue="7.3e-06" match=" + ++++  ++   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3640809" db="db_1" num="3640809" name="gi|20467223|gb|AAM22465.1|AF500305_1" comment="soluble methane monooxygenase [uncultured type I methanotroph]" length="264">
			<score strand="both" combined_pvalue="4.15e-147" evalue="1.8e-140"/>
		</sequence>
		<sequence id="seq_1_3656591" db="db_1" num="3656591" name="gi|15231045|ref|NP_191407.1|" comment="calmodulin-binding family protein [Arabidopsis thaliana]gi|6735365|emb|CAB68186.1| putative protein [Arabidopsis thaliana]" length="575">
			<score strand="both" combined_pvalue="4.39e-139" evalue="1.9e-132"/>
			<seg start="1">
				<data>
METKTILRSISFNDIDSDSTITESPEARKTLYNRSLSGKGTQRSRISPGDVENNFSIKPLTFMKEDDRYKMRIWK
				</data>
				<hit pos="5" gap="4" motif="motif_36" pvalue="2.2e-05" match=" ++  +  ++ + + "/>
			</seg>
			<seg start="301">
				<data>
QHSSFLAGGATLSAGRIVVDDGVLKAVWPHSGHYLPTEENFQAFMSFLRENNVDLANVKKNPDEEDGEAPAKVKR
MPSRIKETEEEHCDFVDAETGFSPNTKPNNHAELQTLSRFHSKLSRLDEIPDEDDNMIEEEQDDEEEPETPSEQG
				</data>
				<hit pos="358" gap="338" motif="motif_32" pvalue="2.2e-05" match="+  ++      +++ + ++   ++ +   "/>
			</seg>
			<seg start="451">
				<data>
YETAEETFIAEEEFTYPKSNLFDEDIEDYEKPVLKEKIMRRIDSHKGIKSYQLAERLHSRWSTGAGPRISCMRDY
				</data>
				<hit pos="464" gap="77" motif="motif_28" pvalue="4.7e-05" match="+     +++ ++    +      +++ + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3570854" db="db_1" num="3570854" name="gi|115460544|ref|NP_001053872.1|" comment="Os04g0615800 [Oryza sativa (japonica cultivar-group)]" length="523">
			<score strand="both" combined_pvalue="1.78e-135" evalue="7.5e-129"/>
			<seg start="1">
				<data>
ISLDAAMMEVTGRILAPPTLELGTGTSRGQTFKFTIHQDDCQWNWKLKKYDKRVVAHGGTLNCWGVVDFSEGDLE
				</data>
				<hit pos="43" gap="42" motif="motif_9" pvalue="9.0e-07" match=" +       +  +  +++ ++++++++"/>
			</seg>
			<seg start="76">
				<data>
SKFIDKVVRKCSALGMVMTRKPCYEHVSNMEVLSDPKSLRDALIEAKRAAEEEDKKLQLLFCPMLNRCHGYKTLK
LMCETELGIQTQCFLSTAAKLDEKRQDQYITNLALKINGKIGGSNMQLDPDSIPVVSAKDFMFIGADVNHPPPGN
VSKDIPSIAAVVASVDKGASKYVTRIRAQYHRCEMIQNLGDICKELIGAYEKVNKKKPDSIIYFRDGVSDGQFDM
VLNEELADMENKIMVGDYPKITVIVAKKRHHTRLFPKDRNQRQTKNGNVLPGTVVDTDVVDPTAYDFYLCSHKGE
VGTSRPTHYYSLLDEHGFASDDLQKLVYNLCFVFARCTKPVSLATPVYYADLAAYRGRLYYEGMMMLQPAASAAS
				</data>
				<hit pos="78" gap="8" motif="motif_44" pvalue="3.4e-14" match="++++ ++++  ++++++++++"/>
				<hit pos="146" gap="47" motif="motif_10" pvalue="9.4e-17" match="+++++  +++++++ +++"/>
				<hit pos="174" gap="10" motif="motif_7" pvalue="7.1e-19" match="+  +++ ++++++++ + ++++ ++    "/>
				<hit pos="210" gap="7" motif="motif_3" pvalue="2.2e-09" match=" +++++++++++ +++ +       "/>
				<hit pos="240" gap="5" motif="motif_4" pvalue="1.5e-17" match="    +++++ +++++ ++++++++++"/>
				<hit pos="276" gap="10" motif="motif_21" pvalue="1.6e-10" match="++ ++++++ +++++"/>
				<hit pos="291" gap="0" motif="motif_5" pvalue="6.3e-18" match="++++++++++++++++ +++  + "/>
				<hit pos="316" gap="1" motif="motif_8" pvalue="5.0e-20" match="+  ++++++++ +++++++++"/>
				<hit pos="347" gap="10" motif="motif_1" pvalue="2.6e-44" match="+++++++++++ +++++ ++++++++ +  +++++++++ +++++++ ++"/>
				<hit pos="397" gap="0" motif="motif_2" pvalue="8.4e-32" match="+++++++++++++++++++++++ +++++++++"/>
				<hit pos="430" gap="0" motif="motif_31" pvalue="1.5e-10" match="+++++++++++"/>
			</seg>
			<seg start="451">
				<data>
ASEAMMPAAQPQAAAAAAAAASPSSSAASSSEGMTASQPQAPAAEAASSSAGAADFRELPPMHGDLLNNMFFL
				</data>
				<hit pos="464" gap="23" motif="motif_38" pvalue="1.4e-05" match="+           + ++++ + + +  +++"/>
				<hit pos="509" gap="16" motif="motif_16" pvalue="2.5e-09" match="++  + ++ +++++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2253474" db="db_1" num="2253474" name="gi|26449035|gb|AAN75580.1|" comment="argonaute 2 protein [Mus musculus]" length="745">
			<score strand="both" combined_pvalue="1.74e-133" evalue="7.4e-127"/>
			<seg start="1">
				<data>
VLASPAPTTSPIPGYAFKPPPRPDFGTTGRTIKLQANFFEMDIPKIDIYHYELDIKPEKCPRRVNREIVEHMVQH
				</data>
				<hit pos="8" gap="7" motif="motif_35" pvalue="1.2e-09" match="++ ++   +++ +++++++++"/>
				<hit pos="29" gap="0" motif="motif_24" pvalue="3.9e-07" match="++++++ ++ +   +"/>
				<hit pos="44" gap="0" motif="motif_20" pvalue="7.9e-11" match="+  +++++   + ++   + +++ + +  "/>
			</seg>
			<seg start="76">
				<data>
FKTQIFGDRKPVFDGRKNLYTAMPLPIGRDKVELEVTLPGEGKDRIFKVSIKWVSCVSLQALHDALSGRLPSVPF
ETIQALDVVMRHLPSMRYTPVGRSFFTASEGCSNPLGGGREVWFGFHQSVRPSLWKMMLNIDDTSVKPVRLFLFL
				</data>
				<hit pos="87" gap="14" motif="motif_13" pvalue="3.6e-13" match="+++++++++++ +++"/>
				<hit pos="122" gap="20" motif="motif_14" pvalue="1.3e-14" match="+++ +++++ ++++++ ++++++    "/>
				<hit pos="150" gap="1" motif="motif_17" pvalue="3.4e-11" match=" +++++++++++ ++"/>
				<hit pos="166" gap="1" motif="motif_27" pvalue="3.3e-10" match="+++++++++++  + "/>
				<hit pos="195" gap="14" motif="motif_6" pvalue="2.0e-09" match="+++++ ++    + ++++  +   +  "/>
			</seg>
			<seg start="226">
				<data>
RIVSATAFYKAQPVIEFVCEVLDFKSIEEQQKPLTDSQRVKFTKEIKGLKVEITHCGQMKRKYRVCNVTRRPASH
QTFPLQQESGQTVECTVAQYFKDRHKLVCNIVAGQRCIKKLTDNQTSTMIRATARSAPDRQEEISKLMRSASFNT
				</data>
				<hit pos="237" gap="15" motif="motif_29" pvalue="8.3e-07" match=" ++++++ + +    "/>
				<hit pos="263" gap="11" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="283" gap="3" motif="motif_23" pvalue="8.1e-11" match=" +++++++   + ++++ +++++ + ++ "/>
				<hit pos="343" gap="31" motif="motif_4" pvalue="1.8e-07" match="+    +  ++  ++ + +++ +  + "/>
			</seg>
			<seg start="376">
				<data>
DPYVREFGIMVKDEMTDVTGRVLQPPSILYGGRNKAIATPVQGVWDMRNKQFHTGIEIKVWAIACFAPQRQCTEV
HLKSFTEQLRKISRDAGMPIQGQPCFCKYAQGADSVEPMFRHLKNTYAGLQLVVVILPGKTPVYAEVKRVGDTVL
GMATQCVQMKNVQRTTPQTLSNLCLKINVKLGGVNNILLPQGRPPVFQQPVIFLGADVTHPPAGDGKKPSIAAVV
				</data>
				<hit pos="378" gap="9" motif="motif_12" pvalue="3.2e-16" match="+ +++++ +  +++ +++++++++   ++"/>
				<hit pos="415" gap="8" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="446" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="499" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="514" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="539" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="575" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
			</seg>
			<seg start="601">
				<data>
GSMDAHPNRYCATVRVQQHRQEIIQDLAAMVRELLIQFYKSTRFKPTRIIFYRDGVSEGQFQQVLHHELLAIREA
CIKLEKDYQPGITFIVVQKRHHTRLFCTDKNERVGKSGNIPAGTTVDTKITHPTEFDFYLCSHAGIQVRR
				</data>
				<hit pos="603" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
				<hit pos="639" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="654" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="682" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3255672" db="db_1" num="3255672" name="gi|167234453|ref|NP_001107842.1|" comment="Argonaute-2a [Tribolium castaneum]gi|270015142|gb|EFA11590.1| argonaute-2a [Tribolium castaneum]" length="856">
			<score strand="both" combined_pvalue="3.30e-132" evalue="1.4e-125"/>
			<seg start="1">
				<data>
MAPLPDGPDPSTKQKQPPTFAPQKESSFSTQKLKSSLSDCLSQTVIIKPGVKGRPIKIESNHLSLNVGTLTEAYH
YDVSITPDTPKSFLRDVMNLFARKHYPKNHPAFDGRKNLYSPKKLPLPNDTMSDTIELEGENKKRGFKVVVKLAR
				</data>
				<hit pos="53" gap="52" motif="motif_24" pvalue="4.1e-06" match="++++++  ++   ++"/>
				<hit pos="69" gap="1" motif="motif_20" pvalue="1.8e-05" match="     +++++++++  +            "/>
				<hit pos="107" gap="9" motif="motif_13" pvalue="3.2e-12" match="+++++++++++  ++"/>
			</seg>
			<seg start="151">
				<data>
TVDLSPLRDILQTRQSPQDALQCLDIVLRNAPSNSCISSGRCFFTPPREGQILRLGDGMEMYYGFYQSAIRGWKQ
PLLNVDVVHKAFPEALNVLDLVCELGSDYRNTMTRQDLNQPLTDFVQKALEKFLKQLKVTYEIPGQSGSRRIFRV
				</data>
				<hit pos="168" gap="46" motif="motif_17" pvalue="1.3e-11" match="+++++ ++++++  +"/>
				<hit pos="184" gap="1" motif="motif_27" pvalue="6.4e-07" match="  +++ ++ ++ +  "/>
				<hit pos="214" gap="15" motif="motif_6" pvalue="1.5e-06" match="+++++         +++++   ++ ++"/>
				<hit pos="265" gap="24" motif="motif_29" pvalue="2.8e-05" match=" +  +++ + + ++ "/>
			</seg>
			<seg start="301">
				<data>
NGLRAPPSQARFTLGDGKVTTVEKYYQEVKRCRLQYPHLPTLWVGSRQREVLIPLEFCTVVSGQVVNRKMNENQT
				</data>
				<hit pos="323" gap="43" motif="motif_15" pvalue="2.8e-08" match="  ++++     +++++++ + "/>
				<hit pos="349" gap="5" motif="motif_11" pvalue="5.8e-10" match="+   +++++++ ++++    +"/>
			</seg>
			<seg start="376">
				<data>
SVMIKKAATSTDVRKDKIMQVLRKANYNSDPCVREFGFSVNNSFEKLDGRVLQPPTLLYARKAEVTPSKGVWRAD
MNRFFVGAIVHKWTIVSCTRHPERGEQLADMIFRMASSNGMQITSKATGPFQHLGGRQNLRDIIDYFKRKQDHDL
				</data>
				<hit pos="392" gap="22" motif="motif_36" pvalue="4.1e-06" match=" +++     +++ ++"/>
				<hit pos="407" gap="0" motif="motif_12" pvalue="3.0e-14" match="  ++++ ++++ +  +++++++++++ + "/>
				<hit pos="442" gap="6" motif="motif_9" pvalue="6.5e-09" match="+ ++ +     +++ ++ + ++++++ "/>
			</seg>
			<seg start="526">
				<data>
IIVVVPNSGPQYSLVKQAAELNVGCLTQCIKERTIAKLNPQIIANILLKINSKLNGTNHILSSRLPIMSRPCIIM
GADVTHPGPDAKDVPSVAAVTASHDPNAFQYNICWRLQPPKVEIIEDLCAITVEQLMFFYRKTRHKPETIVFFRD
GVSEGQFAEVRRAEISAIHQACKKLQREGYEPRITFLVVQKRHHTRLFPTNPRDSEDRNNNVPAGTCVDTHITNP
MMQDFYLVSHASIQGVAKPTKYCTLWDDNNMSNDDIEELTYYLCHMFTRCNRSVSYPAPTYYAHLAAARAKVYVE
NVKLDLTQLKTHQQKCQIQESIVKEKPMFFV
				</data>
				<hit pos="537" gap="68" motif="motif_10" pvalue="1.4e-08" match="+   +  ++  ++  +++"/>
				<hit pos="562" gap="7" motif="motif_7" pvalue="6.3e-17" match="+++ +  ++ +++++ ++ + +  +  ++"/>
				<hit pos="596" gap="5" motif="motif_3" pvalue="1.0e-18" match="+ ++++++++++ +   ++++++++"/>
				<hit pos="624" gap="3" motif="motif_4" pvalue="5.0e-11" match="  + +  +  + + +++++++++++ "/>
				<hit pos="660" gap="10" motif="motif_21" pvalue="4.5e-10" match="++ + ++++ +++++"/>
				<hit pos="675" gap="0" motif="motif_5" pvalue="2.9e-15" match="++++++++  +   +  ++  +++"/>
				<hit pos="704" gap="5" motif="motif_8" pvalue="3.9e-21" match="++ + +++ ++++++++++++"/>
				<hit pos="735" gap="10" motif="motif_1" pvalue="5.3e-28" match=" +++ ++ +++ ++ +   ++++ +++ +++  +++ +  +++ ++ + +"/>
				<hit pos="785" gap="0" motif="motif_2" pvalue="1.9e-22" match="++ ++++ ++  + ++ ++++  ++ +++++++"/>
				<hit pos="818" gap="0" motif="motif_31" pvalue="8.2e-05" match=" ++  + +   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2390614" db="db_1" num="2390614" name="gi|34785293|gb|AAH56639.1|" comment="Eif2c2 protein [Mus musculus]" length="437">
			<score strand="both" combined_pvalue="1.06e-128" evalue="4.5e-122"/>
			<seg start="1">
				<data>
RNKAIATPVQGVWDMRNKQFHTGIEIKVWAIACFAPQRQCTEVHLKSFTEQLRKISRDAGMPIQGQPCFCKYAQG
ADSVEPMFRHLKNTYAGLQLVVVILPGKTPVYAEVKRVGDTVLGMATQCVQMKNVQRTTPQTLSNLCLKINVKLG
GVNNILLPQGRPPVFQQPVIFLGADVTHPPAGDGKKPSIAAVVGSMDAHPNRYCATVRVQQHRQEIIQDLAAMVR
				</data>
				<hit pos="8" gap="7" motif="motif_9" pvalue="1.5e-09" match="+  + + + ++ +  +  ++ +++  +"/>
				<hit pos="39" gap="4" motif="motif_19" pvalue="1.6e-06" match="+  +   +++  ++       ++     ++   +    + ++   +++ +"/>
				<hit pos="92" gap="3" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="107" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="132" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="168" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="196" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
			</seg>
			<seg start="226">
				<data>
ELLIQFYKSTRFKPTRIIFYRDGVSEGQFQQVLHHELLAIREACIKLEKDYQPGITFIVVQKRHHTRLFCTDKNE
				</data>
				<hit pos="232" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="247" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="275" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
			</seg>
			<seg start="301">
				<data>
RVGKSGNIPAGTTVDTKITHPTEFDFYLCSHAGIQGTSRPSHYHVLWDDNRFSSDELQILTYQLCHTYVRCTRSV
SIPAPAYYAHLVAFRARYHLVDKEHDSAEGSHTSGQSNGRDHQALAKAVQVHQDTLRTMYFA
				</data>
				<hit pos="306" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="356" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="389" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2787367" db="db_1" num="2787367" name="gi|17862414|gb|AAL39684.1|" comment="LD26301p [Drosophila melanogaster]" length="424">
			<score strand="both" combined_pvalue="1.94e-123" evalue="8.2e-117"/>
			<seg start="1">
				<data>
MRGKQFFTGVEIRIWAIACFAPQRTVREDALRNFTQQLQKISNDAGMPIIGQPCFCKYATGPDQVEPMFRYLKIT
				</data>
				<hit pos="25" gap="24" motif="motif_19" pvalue="1.9e-10" match="++ +++ + + +++    +  ++     ++   +   +++++   +++  "/>
			</seg>
			<seg start="76">
				<data>
FPGLQLVVVVLPGKTPVYAEVKRVGDTVLGMATQCVQAKNVNKTSPQTLSNLCLKINVKLGGINSILVPSTRPKV
				</data>
				<hit pos="78" gap="3" motif="motif_26" pvalue="5.4e-05" match=" +++ +++++ ++  "/>
				<hit pos="93" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="118" gap="7" motif="motif_7" pvalue="4.8e-18" match="+ + + + ++ +++++++++ ++ ++ + "/>
			</seg>
			<seg start="151">
				<data>
FNEPVIFLGADVTHPPAGDNKKPSIAAVVGSMDAHPSRYAATVRVQQHRQEIIQELSSMVRELLIMFYKSTGGYK
PHRIILYRDGVSEGQFPHVLQHELTAIREACIKLEPEYRPGITFIVVQKRHHTRLFCAEKKEQSGKSGNIPAGTT
VDVGITHPTEFDFYLCSHQGIQGTSRPSHYHVLWDDNHFDSDELQCLTYQLCHTYVRCTRSVSIPAPAYYAHLVA
				</data>
				<hit pos="154" gap="7" motif="motif_3" pvalue="3.0e-20" match="++++++++++++ +++   ++++++"/>
				<hit pos="182" gap="3" motif="motif_4" pvalue="4.0e-12" match="     +++++ ++ + +++++++ + "/>
				<hit pos="219" gap="11" motif="motif_21" pvalue="1.5e-10" match="++ ++ ++ +++ ++"/>
				<hit pos="234" gap="0" motif="motif_5" pvalue="2.0e-20" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="262" gap="4" motif="motif_8" pvalue="1.2e-19" match=" +++ +++++++++++++++ "/>
				<hit pos="293" gap="10" motif="motif_1" pvalue="2.1e-45" match="++++ ++ ++  ++++++++++++++ ++++++++ +++++++ +++ ++"/>
				<hit pos="343" gap="0" motif="motif_2" pvalue="5.8e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
			</seg>
			<seg start="376">
				<data>
FRARYHLVEKEHDSGEGSHQSGCSEDRTPGAMARAITVHADTKKVMYFA
				</data>
				<hit pos="376" gap="0" motif="motif_31" pvalue="6.4e-06" match="+++++ +   +"/>
				<hit pos="410" gap="23" motif="motif_16" pvalue="3.7e-05" match="    + + ++++ + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2612728" db="db_1" num="2612728" name="gi|14043279|gb|AAH07633.1|" comment="EIF2C2 protein [Homo sapiens]" length="377">
			<score strand="both" combined_pvalue="2.23e-121" evalue="9.4e-115"/>
			<seg start="1">
				<data>
MPIQGQPCFCKYAQGADSVEPMFRHLKNTYAGLQLVVVILPGKTPVYAEVKRVGDTVLGMATQCVQMKNVQRTTP
QTLSNLCLKINVKLGGVNNILLPQGRPPVFQQPVIFLGADVTHPPAGDGKKPSIAAVVGSMDAHPNRYCATVRVQ
QHRQEIIQDLAAMVRELLIQFYKSTRFKPTRIIFYRDGVSEGQFQQVLHHELLAIREACIKLEKDYQPGITFIVV
QKRHHTRLFCTDKNERVGKSGNIPAGTTVDTKITHPTEFDFYLCSHAGIQGTSRPSHYHVLWDDNRFSSDELQIL
TYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDSAEGSHTSGQSNGRDHQALAKAVQVHQDTLRTMY
				</data>
				<hit pos="32" gap="31" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="47" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="72" gap="7" motif="motif_7" pvalue="3.1e-15" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="108" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="136" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
				<hit pos="172" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="187" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="215" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
				<hit pos="246" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="296" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="329" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_719620" db="db_1" num="719620" name="gi|19075282|ref|NP_587782.1|" comment="argonaute [Schizosaccharomyces pombe]gi|11386877|sp|O74957.1|AGO1_SCHPO RecName: Full=Protein argonaute; AltName: Full=Eukaryotic translation initiation factor 2C 2-like protein ago1; AltName: Full=Protein slicer; AltName: Full=PAZ Piwi domain protein ago1; AltName: Full=Cell cycle control protein ago1; AltName: Full=RNA interference pathway protein ago1gi|3169081|emb|CAA19275.1| argonaute [Schizosaccharomyces pombe]" length="834">
			<score strand="both" combined_pvalue="3.05e-121" evalue="1.3e-114"/>
			<seg start="1">
				<data>
MSYKPSSEIALRPGYGGLGKQITLKANFFQIISLPNETINQYHVIVGDGSRVPRKQSQLIWNSKEVKQYFGSSWM
				</data>
				<hit pos="19" gap="18" motif="motif_24" pvalue="1.7e-06" match="++ ++++++ +    "/>
			</seg>
			<seg start="76">
				<data>
NSVYDGRSMCWSKGDIADGTIKVNIGSESHPREIEFSIQKSSKINLHTLSQFVNSKYSSDPQVLSSIMFLDLLLK
				</data>
				<hit pos="78" gap="44" motif="motif_13" pvalue="5.5e-06" match="+++++    + +   "/>
				<hit pos="109" gap="16" motif="motif_14" pvalue="1.7e-06" match="    +   ++++++ + ++   + +  "/>
			</seg>
			<seg start="151">
				<data>
KKPSETLFGFMHSFFTGENGVSLGGGVEAWKGFYQSIRPNQGFMSVNVDISSSAFWRNDSLLQILMEYTDCSNVR
				</data>
				<hit pos="171" gap="35" motif="motif_33" pvalue="1.4e-09" match="+ +++++++++"/>
				<hit pos="182" gap="0" motif="motif_6" pvalue="6.7e-16" match="++++++++ ++ ++ +++ ++ +++  "/>
			</seg>
			<seg start="226">
				<data>
DLTRFDLKRLSRKFRFLKVTCQHRNNVGTDLANRVYSIEGFSSKSASDSFFVRRLNGEEQKISVAEYFLENHNVR
LQYPNLPCILVKNGAMLPIEFCFVVKGQRYTAKLNSDQTANMIRFAVQRPFERVQQIDDFVHQMDWDTDPYLTQY
GMKIQKKMLEVPARVLETPSIRYGGDCIERPVSGRWNLRGKRFLDPPRAPIRSWAVMCFTSTRRLPMRGIENFLQ
				</data>
				<hit pos="256" gap="47" motif="motif_23" pvalue="2.0e-06" match="  ++ + + + +++ +++  +  + ++  "/>
				<hit pos="290" gap="5" motif="motif_15" pvalue="1.0e-12" match=" +++ + ++  +++++++++ "/>
				<hit pos="313" gap="2" motif="motif_11" pvalue="5.1e-11" match="    ++++++  + +++++ +"/>
				<hit pos="338" gap="4" motif="motif_22" pvalue="2.6e-08" match="+++++ +   +++ ++"/>
				<hit pos="356" gap="2" motif="motif_36" pvalue="6.4e-05" match=" +   +++ + + ++"/>
				<hit pos="371" gap="0" motif="motif_12" pvalue="5.0e-14" match="++ + ++++ +++ ++ ++++ ++   ++"/>
				<hit pos="406" gap="6" motif="motif_9" pvalue="3.1e-06" match="+  +++++  +++ ++ +         "/>
			</seg>
			<seg start="451">
				<data>
TYVQTLTSLGINFVMKKPPVLYADIRGSVEELCITLYKKAEQVGNAPPDYLFFILDKNSPEPYGSIKRVCNTMLG
VPSQCAISKHILQSKPQYCANLGMKINVKVGGINCSLIPKSNPLGNVPTLILGGDVYHPGVGATGVSIASIVASV
DLNGCKYTAVSRSQPRHQEVIEGMKDIVVYLLQGFRAMTKQQPQRIIYFRDGTSEGQFLSVINDELSQIKEACHS
				</data>
				<hit pos="513" gap="80" motif="motif_10" pvalue="1.5e-12" match="++ +++++ + +++ +++"/>
				<hit pos="538" gap="7" motif="motif_7" pvalue="4.8e-15" match="    ++ +++ +++++++++ +  +    "/>
				<hit pos="573" gap="6" motif="motif_3" pvalue="9.1e-09" match="++++++ ++ ++  + + +     +"/>
				<hit pos="600" gap="2" motif="motif_4" pvalue="3.8e-07" match="      ++ +  ++++  ++ ++   "/>
				<hit pos="636" gap="10" motif="motif_21" pvalue="1.6e-10" match="+  +++ ++++++++"/>
				<hit pos="651" gap="0" motif="motif_5" pvalue="2.7e-16" match="++ +++++  + + ++ ++++++ "/>
			</seg>
			<seg start="676">
				<data>
LSPKYNPKILVCTTQKRHHARFFIKNKSDGDRNGNPLPGTIIEKHVTHPYQYDFYLISHPSLQGVSVPVHYTVLH
DEIQMPPDQFQTLCYNLCYVYARATSAVSLVPPVYYAHLVSNLARYQDVTADDTFVETSEASMDQEVKPLLALSS
KLKTKMWYM
				</data>
				<hit pos="679" gap="4" motif="motif_8" pvalue="2.4e-13" match="++++++ +   +++++ +++ "/>
				<hit pos="709" gap="9" motif="motif_1" pvalue="1.3e-27" match="++ ++++++   ++++  +++++ ++   ++ + + ++ ++++++   ++"/>
				<hit pos="759" gap="0" motif="motif_2" pvalue="3.8e-26" match="+ +++ +++++++++ + +++++++++++++  "/>
				<hit pos="820" gap="28" motif="motif_16" pvalue="1.0e-06" match="+ +++ +++  + + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2319821" db="db_1" num="2319821" name="gi|6468775|gb|AAF13034.2|AF121255_1" comment="protein translation initiation factor 2C2 [Homo sapiens]" length="377">
			<score strand="both" combined_pvalue="6.24e-121" evalue="2.6e-114"/>
			<seg start="1">
				<data>
MPIQGQPCFCKYAQGADSVEPMFRHLKNTYAGLQLVVVILPGKTPVYAEVKRVGDTVLGMATQCVQMKNVQRTTP
QTLSNLWLKINVKLGGVNNILLPQGRPPVFQEPVIFLGADVTHPPAGDGKKPSIAAVVGRMDAHPNRYCATVRVQ
QHRQEIIQDLAAMVRELLIQFYKSTRFKPTRIIFYRDGVSEGQFQQVLHHELLAIREACIKLEKDYQPGITFIVV
QKRHHTRLFCTDKNERVGKSGNIPAGTTVDTKITHPTEFDFYLCSHAGIQGTSRPSHYHVLWDDNRFSSDELQIL
TYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDSAEGSHTSGQSNGRDHQALAKAVQVHQDTLRTMY
				</data>
				<hit pos="32" gap="31" motif="motif_26" pvalue="2.1e-05" match=" +++ +++++ ++  "/>
				<hit pos="47" gap="0" motif="motif_10" pvalue="3.8e-11" match="++  +++  + ++  +++"/>
				<hit pos="72" gap="7" motif="motif_7" pvalue="1.9e-14" match="+   + + ++ +++++++++ +  ++   "/>
				<hit pos="108" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="136" gap="3" motif="motif_4" pvalue="5.7e-12" match="     +++ + ++ + +++++++++ "/>
				<hit pos="172" gap="10" motif="motif_21" pvalue="8.5e-13" match="++++  ++ ++++++"/>
				<hit pos="187" gap="0" motif="motif_5" pvalue="9.5e-21" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="215" gap="4" motif="motif_8" pvalue="8.2e-21" match="++++ +++++++++++++++ "/>
				<hit pos="246" gap="10" motif="motif_1" pvalue="6.4e-51" match="++++ ++ +++++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="296" gap="0" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="329" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3798219" db="db_1" num="3798219" name="gi|27728820|gb|AAO18870.1|" comment="immunoglobulin heavy chain variable region [Mus musculus]" length="104">
			<score strand="both" combined_pvalue="2.13e-119" evalue="9e-113"/>
		</sequence>
		<sequence id="seq_1_3794617" db="db_1" num="3794617" name="gi|11024088|gb|AAG26757.1|" comment="envelope glycoprotein [Human immunodeficiency virus 1]gi|11024090|gb|AAG26758.1| envelope glycoprotein [Human immunodeficiency virus 1]gi|11024094|gb|AAG26760.1| envelope glycoprotein [Human immunodeficiency virus 1]gi|11024096|gb|AAG26761.1| envelope glycoprotein [Human immunodeficiency virus 1]gi|11024098|gb|AAG26762.1| envelope glycoprotein [Human immunodeficiency virus 1]gi|11024102|gb|AAG26764.1| envelope glycoprotein [Human immunodeficiency virus 1]gi|11024126|gb|AAG26776.1| envelop" length="97">
			<score strand="both" combined_pvalue="3.03e-117" evalue="1.3e-110"/>
		</sequence>
		<sequence id="seq_1_917604" db="db_1" num="917604" name="gi|26451558|dbj|BAC42876.1|" comment="putative zwille/pinhead [Arabidopsis thaliana]" length="304">
			<score strand="both" combined_pvalue="4.45e-114" evalue="1.9e-107"/>
			<seg start="1">
				<data>
MDSDEPNGSGLPPPPPFVPANLVPEVEPVKKNILLPMARPRGSGSKGQKIPLLTNHFGVKFNKPSGYFFHYSVAI
NYEDGRPVEAKGIGRKILDKVQETYQSDLGAKYFAYDGEKTLFTVGALPSNKLDFSVVLEEIPSSRNHAGNDTND
ADRKRSRRPNQTKKFMVEISYAAKIPMQAIASALQGKETENLQDALRVLGIILRQSAARQGCLLVRQSFFHNDVK
				</data>
				<hit pos="47" gap="46" motif="motif_24" pvalue="1.0e-12" match="+++++++++++ +++"/>
				<hit pos="68" gap="6" motif="motif_28" pvalue="5.6e-32" match="++++++++ ++++++++++++++++++++"/>
				<hit pos="99" gap="2" motif="motif_50" pvalue="6.5e-10" match="+++++++ +++"/>
				<hit pos="110" gap="0" motif="motif_13" pvalue="7.8e-16" match="+++++++++++++++"/>
				<hit pos="144" gap="19" motif="motif_42" pvalue="1.9e-16" match=" +++ ++++++++++++++++"/>
				<hit pos="165" gap="0" motif="motif_14" pvalue="1.3e-20" match="+++++++++++++++++ +++++++++"/>
				<hit pos="193" gap="1" motif="motif_17" pvalue="4.9e-11" match="+++++++ +++++++"/>
				<hit pos="210" gap="2" motif="motif_27" pvalue="6.9e-13" match="++++++++++++++ "/>
			</seg>
			<seg start="226">
				<data>
NFVPIGGGVSGCRGFHSSFRTTQGGLSLNIDTSTTMIVQPGPVVDFLLANQNKKDPYGMDWNKVHHFLLCCTISL
				</data>
				<hit pos="228" gap="3" motif="motif_33" pvalue="1.2e-08" match="+++++++ +++"/>
				<hit pos="239" gap="0" motif="motif_6" pvalue="4.9e-26" match="++++++++++++++++++ ++++++++"/>
				<hit pos="266" gap="0" motif="motif_29" pvalue="6.2e-13" match="+++++++++++++ +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3796238" db="db_1" num="3796238" name="gi|1255667|dbj|BAA12238.1|" comment="reductase [Pseudomonas aeruginosa]" length="328">
			<score strand="both" combined_pvalue="8.55e-114" evalue="3.6e-107"/>
		</sequence>
		<sequence id="seq_1_3521383" db="db_1" num="3521383" name="gi|169607026|ref|XP_001796933.1|" comment="hypothetical protein SNOG_06565 [Phaeosphaeria nodorum SN15]gi|111065276|gb|EAT86396.1| hypothetical protein SNOG_06565 [Phaeosphaeria nodorum SN15]" length="1004">
			<score strand="both" combined_pvalue="6.42e-113" evalue="2.7e-106"/>
			<seg start="1">
				<data>
MADRGRGRGDFRGRGRGDGGGGRGRGGYEGGGGDRGRGGFRGDFRGGDRGGFRGGDRGGFRGGRGGFEGPKVFGS
				</data>
				<hit pos="13" gap="12" motif="motif_43" pvalue="4.6e-14" match="+++++ +++++++++"/>
				<hit pos="50" gap="22" motif="motif_43" pvalue="5.1e-08" match="++ +++ +++ +++ "/>
			</seg>
			<seg start="76">
				<data>
GTSIPQPDAEVTKLENAMVKGDLSSALAASSLEIKLPARPAYGVNGKAIVLYTNYFELKGISAETELYRYSLAFQ
PDNQLPKPKKKRLVELLLQMPPFAGLPIASDWAQILVTPKKIALEDKRASYKLEWYPADGEPLPAQAADEPDRVK
				</data>
				<hit pos="100" gap="35" motif="motif_35" pvalue="1.9e-08" match=" +  +++  ++ ++++ ++  "/>
				<hit pos="121" gap="0" motif="motif_24" pvalue="5.2e-07" match="++ +++ ++ +  + "/>
				<hit pos="138" gap="2" motif="motif_20" pvalue="3.7e-05" match="+   ++ +  +  +     +  +    ++"/>
			</seg>
			<seg start="226">
				<data>
LARRKNTHTALVEDIGTVSVKDLLKDLTQPTSNYPLKLETIQALNVIMAHGPSSDRNIATASGNKFYPFGKHPQL
				</data>
				<hit pos="228" gap="61" motif="motif_46" pvalue="3.6e-05" match="+ ++  + + +++ +    + "/>
				<hit pos="263" gap="14" motif="motif_17" pvalue="6.7e-07" match=" ++++++ +++   +"/>
			</seg>
			<seg start="301">
				<data>
QVAPLGGGLEAIRGYFSSVRTSVNRILVNVNVATGAFYKPGPLLDVMKDFTGGPPPPNAMQYRRLATFVRKLRFE
				</data>
				<hit pos="303" gap="25" motif="motif_33" pvalue="3.7e-08" match=" ++++++++ +"/>
				<hit pos="314" gap="0" motif="motif_6" pvalue="1.5e-10" match="+++++ ++       ++ +++ +++++"/>
			</seg>
			<seg start="376">
				<data>
TNYIPETEKGGKPKRDKNGKPVTKRKVHVIGDLSPFGKNATNVKFSKTSADGSVQQVSVEEHFRTAYNIRLSAAQ
APLVNYGTMKDAKWIPAELCSVLPGQLAKRLLLGPQTSEMIRFAARRPHQNAESITSDGLKVTKIHPVANGLNTA
LSVFGIKVNPNLMTVPGRILPPPQLLYRASATCNPRNGAWNLDPRALGAKPFRVAKTLGSWNTLVINSGNRDTIY
				</data>
				<hit pos="435" gap="94" motif="motif_15" pvalue="6.9e-06" match=" + ++  +++ +  ++ +   "/>
				<hit pos="461" gap="5" motif="motif_11" pvalue="4.6e-08" match=" +  ++ ++++  +++     "/>
				<hit pos="486" gap="4" motif="motif_22" pvalue="2.3e-06" match="+++ + +    ++++ "/>
				<hit pos="525" gap="23" motif="motif_12" pvalue="5.1e-15" match=" +  ++++++ ++ ++ +++++++ + + "/>
			</seg>
			<seg start="601">
				<data>
GGMQGVMQHLTAFRATLETYGLNPGPVQPPVAMDVSFNDLQNKDVAKIQQEIMDTLRKKFKAKPNFLFVILPSDN
AVLYDCIKFVCDCKLGVPNICNIGSKFSKEKGQMQYFANVAMKFNQKLGGVNHTVELKRMAPLDPQTILFGIDVT
HPSPGSSDSAPSVAGVVASVDSLFSQFPASMRTQRGRQEMVEELEEMIVERLKLWQKRNGNKLPNKVIVYRDGVS
EGQYRIVLESEYPAFKKAFDRLYGAEKNHPKISIVVVGKRHHTRFYPTKEEDTDGKTGNPQPGTVVDRGVTGEKL
FDFFLLAHQGLQGTSKPAHYVVLKDDIKLGADQLQSLTHSLCYTFARATRSVSICPPAYYADLLCERGRCYLQGV
LKGDGSVNFSDTEWQRDVNPALMETMYYL
				</data>
				<hit pos="663" gap="109" motif="motif_26" pvalue="1.5e-05" match="++ ++ ++++  +  "/>
				<hit pos="679" gap="1" motif="motif_10" pvalue="3.9e-09" match="+  ++ ++  ++++ + +"/>
				<hit pos="706" gap="9" motif="motif_7" pvalue="9.4e-13" match="++  +++++++++ + ++++ +   +   "/>
				<hit pos="741" gap="6" motif="motif_3" pvalue="1.3e-11" match=" ++ ++ ++++++++ +++    + "/>
				<hit pos="770" gap="4" motif="motif_4" pvalue="4.1e-10" match="   + +   ++++++  ++++ + + "/>
				<hit pos="807" gap="11" motif="motif_21" pvalue="9.8e-10" match="++++++++++ ++++"/>
				<hit pos="822" gap="0" motif="motif_5" pvalue="4.3e-13" match="+++++++   ++  +  + ++++ "/>
				<hit pos="852" gap="6" motif="motif_8" pvalue="5.2e-14" match="+  +++  +++ +++++++ +"/>
				<hit pos="883" gap="10" motif="motif_1" pvalue="1.5e-31" match="++  ++++++  ++  + +++++ ++ + +++++++++ ++ + ++  ++"/>
				<hit pos="933" gap="0" motif="motif_2" pvalue="3.9e-28" match="+++++++++++++++ ++++++ ++++++++  "/>
				<hit pos="966" gap="0" motif="motif_31" pvalue="1.9e-05" match=" +++ ++ +  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_868209" db="db_1" num="868209" name="gi|17542480|ref|NP_502218.1|" comment="hypothetical protein T22B3.2 [Caenorhabditis elegans]" length="1032">
			<score strand="both" combined_pvalue="1.40e-109" evalue="5.9e-103"/>
			<seg start="1">
				<data>
MSRRNATNFVDNNTLTSSGSGSLSPPITSRPASGQASPLSSNGSLSPPVDDQGSVSYNSDSPRDLSPLLLSELAC
				</data>
				<hit pos="16" gap="15" motif="motif_35" pvalue="5.0e-05" match="+   + + +     ++  ++ "/>
			</seg>
			<seg start="76">
				<data>
LNMREVVARPGLGTIGRKIPVKSNFFAVDLKNPKMVVVQYHVEVHHPGCRKLDKDEMRIIFWKAVSDHPNIFHNK
				</data>
				<hit pos="91" gap="54" motif="motif_24" pvalue="7.6e-10" match="+++++++ + + + +"/>
			</seg>
			<seg start="151">
				<data>
FALAYDGAHQLYTVARLEFPDDQGSVRLDCEATLPKDNRDRTRCAISIQNVGPVLLEMQRTRTNNLDERVLTPIQ
ILDIICRQSLTCPLLKNSANFYTWKSSCYRIPTAAGQALDLEGGKEMWTGFFSSAHIASNYRPLLNIDVAHTAFY
KTRITVLQFMCDVLNERTSKPNRNNPRGPGAPGGYRGGRGGARGGSYQNFGNRGPPGANVRDDFGGNGLTFTMDT
				</data>
				<hit pos="154" gap="48" motif="motif_13" pvalue="1.2e-08" match="++++   ++++  + "/>
				<hit pos="221" gap="52" motif="motif_17" pvalue="2.1e-06" match="   +++++++ +++ "/>
				<hit pos="287" gap="51" motif="motif_16" pvalue="1.9e-05" match=" + +  ++    ++ "/>
				<hit pos="304" gap="2" motif="motif_29" pvalue="5.2e-05" match="+ +  +  + ++ + "/>
				<hit pos="333" gap="14" motif="motif_43" pvalue="4.5e-10" match="++++++ ++ +++  "/>
			</seg>
			<seg start="376">
				<data>
LSRDTQLSSFETRIFGDSIRGMKIRATHRPNAIRVYKVNSLQLPADKLMFQGIDEEGRQVVCSVADYFSEKYGPL
KYPKLPCLHVGPPTRNIFLPMEHCLIDSPQKYNKKMTEKQTSAIIKAAAVDATQREDRIKQLAAQASFGTDPFLK
EFGVAVSSQMIETSARVIQPPPIMFGGNNRSINPVVFPKDGSWSMDHQTLYMPATCRSYSMIALVDPRDQTSLQT
				</data>
				<hit pos="439" gap="91" motif="motif_15" pvalue="2.7e-05" match="+  +       ++++ ++++ "/>
				<hit pos="465" gap="5" motif="motif_11" pvalue="4.5e-11" match="+ ++++++ + + + +++ ++"/>
				<hit pos="490" gap="4" motif="motif_22" pvalue="5.9e-05" match="+++++ ++      ++"/>
				<hit pos="523" gap="17" motif="motif_12" pvalue="3.2e-13" match=" ++++++ +++++ +  +++++++   ++"/>
				<hit pos="563" gap="11" motif="motif_9" pvalue="5.1e-06" match="+ ++ + + +  +  +++ ++   +  "/>
			</seg>
			<seg start="601">
				<data>
FCQSLTMKATAMGMNFPRWPDLVKYGRSKEDVCTLFTEIADEYRVTNTVCDCIIVVLQSKNSDIYMTVKEQSDIV
HGIMSQCVLMKNVSRPTPATCANIILKLNMKMGGINSRIVADQITNKYLVDQPTMVVGIDVTHPTQAEMRMNMPS
VAAIVANVDLLPQSYGANVKVQKKCRESVVYLLDAIRERIITFYRHTKQKPARIIVYRDGVSEGQFSEVLREEIQ
SIRTACLAIAEDFRPPITYIVVQKRHHARIFCKFPNDMVGKAKNVPPGTTVDTGIVSPEGFDFYLCSHYGVQGTS
RPARYHVLLDECKFTADEIQNITYGMCHTYGRCTRSVSIPTPVYYADLVATRARCHIKRKLGLADNNDCDTNSLS
				</data>
				<hit pos="605" gap="15" motif="motif_35" pvalue="1.0e-05" match=" ++ ++  ++ +++ ++   +"/>
				<hit pos="665" gap="39" motif="motif_10" pvalue="3.0e-09" match="+ + +       ++ +++"/>
				<hit pos="690" gap="7" motif="motif_7" pvalue="2.7e-11" match="+      ++  ++ + ++++ ++  +   "/>
				<hit pos="728" gap="9" motif="motif_3" pvalue="1.8e-07" match="+++  + +++++   +         "/>
				<hit pos="794" gap="41" motif="motif_21" pvalue="2.3e-12" match="++ +++++ ++++++"/>
				<hit pos="809" gap="0" motif="motif_5" pvalue="3.6e-18" match="+++++++++ ++ ++ + ++ ++ "/>
				<hit pos="837" gap="4" motif="motif_8" pvalue="1.5e-13" match="+ +++++ ++++++++ + + "/>
				<hit pos="868" gap="10" motif="motif_1" pvalue="1.4e-41" match=" ++++++ +++ ++ +  ++++++++++++++++++ +++++++ +++++"/>
				<hit pos="918" gap="0" motif="motif_2" pvalue="1.4e-24" match="++++ ++ ++ ++ ++++++++  +++++++ +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_757465" db="db_1" num="757465" name="gi|17542482|ref|NP_502217.1|" comment="hypothetical protein T22B3.2 [Caenorhabditis elegans]" length="1035">
			<score strand="both" combined_pvalue="2.81e-109" evalue="1.2e-102"/>
			<seg start="1">
				<data>
MSRRNATNFVDNNTLTSSGISGSGSLSPPITSRPASGQASPLSSNGSLSPPVDDQGSVSYNSDSPRDLSPLLLSE
				</data>
				<hit pos="38" gap="37" motif="motif_35" pvalue="6.4e-05" match="++ + ++ +   ++  + +++"/>
			</seg>
			<seg start="76">
				<data>
LACLNMREVVARPGLGTIGRKIPVKSNFFAVDLKNPKMVVVQYHVEVHHPGCRKLDKDEMRIIFWKAVSDHPNIF
				</data>
				<hit pos="94" gap="35" motif="motif_24" pvalue="7.6e-10" match="+++++++ + + + +"/>
			</seg>
			<seg start="151">
				<data>
HNKFALAYDGAHQLYTVARLEFPDDQGSVRLDCEATLPKDNRDRTRCAISIQNVGPVLLEMQRTRTNNLDERVLT
PIQILDIICRQSLTCPLLKNSANFYTWKSSCYRIPTAAGQALDLEGGKEMWTGFFSSAHIASNYRPLLNIDVAHT
AFYKTRITVLQFMCDVLNERTSKPNRNNPRGPGAPGGYRGGRGGARGGSYQNFGNRGPPGANVRDDFGGNGLTFT
				</data>
				<hit pos="157" gap="48" motif="motif_13" pvalue="1.2e-08" match="++++   ++++  + "/>
				<hit pos="224" gap="52" motif="motif_17" pvalue="2.1e-06" match="   +++++++ +++ "/>
				<hit pos="290" gap="51" motif="motif_16" pvalue="1.9e-05" match=" + +  ++    ++ "/>
				<hit pos="307" gap="2" motif="motif_29" pvalue="5.2e-05" match="+ +  +  + ++ + "/>
				<hit pos="336" gap="14" motif="motif_43" pvalue="4.5e-10" match="++++++ ++ +++  "/>
			</seg>
			<seg start="376">
				<data>
MDTLSRDTQLSSFETRIFGDSIRGMKIRATHRPNAIRVYKVNSLQLPADKLMFQGIDEEGRQVVCSVADYFSEKY
GPLKYPKLPCLHVGPPTRNIFLPMEHCLIDSPQKYNKKMTEKQTSAIIKAAAVDATQREDRIKQLAAQASFGTDP
				</data>
				<hit pos="442" gap="91" motif="motif_15" pvalue="2.7e-05" match="+  +       ++++ ++++ "/>
				<hit pos="468" gap="5" motif="motif_11" pvalue="4.5e-11" match="+ ++++++ + + + +++ ++"/>
				<hit pos="493" gap="4" motif="motif_22" pvalue="5.9e-05" match="+++++ ++      ++"/>
			</seg>
			<seg start="526">
				<data>
FLKEFGVAVSSQMIETSARVIQPPPIMFGGNNRSINPVVFPKDGSWSMDHQTLYMPATCRSYSMIALVDPRDQTS
				</data>
				<hit pos="526" gap="17" motif="motif_12" pvalue="3.2e-13" match=" ++++++ +++++ +  +++++++   ++"/>
				<hit pos="566" gap="11" motif="motif_9" pvalue="5.1e-06" match="+ ++ + + +  +  +++ ++   +  "/>
			</seg>
			<seg start="601">
				<data>
LQTFCQSLTMKATAMGMNFPRWPDLVKYGRSKEDVCTLFTEIADEYRVTNTVCDCIIVVLQSKNSDIYMTVKEQS
DIVHGIMSQCVLMKNVSRPTPATCANIILKLNMKMGGINSRIVADQITNKYLVDQPTMVVGIDVTHPTQAEMRMN
MPSVAAIVANVDLLPQSYGANVKVQKKCRESVVYLLDAIRERIITFYRHTKQKPARIIVYRDGVSEGQFSEVLRE
EIQSIRTACLAIAEDFRPPITYIVVQKRHHARIFCKFPNDMVGKAKNVPPGTTVDTGIVSPEGFDFYLCSHYGVQ
GTSRPARYHVLLDECKFTADEIQNITYGMCHTYGRCTRSVSIPTPVYYADLVATRARCHIKRKLGLADNNDCDTN
				</data>
				<hit pos="608" gap="15" motif="motif_35" pvalue="1.0e-05" match=" ++ ++  ++ +++ ++   +"/>
				<hit pos="668" gap="39" motif="motif_10" pvalue="3.0e-09" match="+ + +       ++ +++"/>
				<hit pos="693" gap="7" motif="motif_7" pvalue="2.7e-11" match="+      ++  ++ + ++++ ++  +   "/>
				<hit pos="731" gap="9" motif="motif_3" pvalue="1.8e-07" match="+++  + +++++   +         "/>
				<hit pos="797" gap="41" motif="motif_21" pvalue="2.3e-12" match="++ +++++ ++++++"/>
				<hit pos="812" gap="0" motif="motif_5" pvalue="3.6e-18" match="+++++++++ ++ ++ + ++ ++ "/>
				<hit pos="840" gap="4" motif="motif_8" pvalue="1.5e-13" match="+ +++++ ++++++++ + + "/>
				<hit pos="871" gap="10" motif="motif_1" pvalue="1.4e-41" match=" ++++++ +++ ++ +  ++++++++++++++++++ +++++++ +++++"/>
				<hit pos="921" gap="0" motif="motif_2" pvalue="1.4e-24" match="++++ ++ ++ ++ ++++++++  +++++++ +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1205705" db="db_1" num="1205705" name="gi|268573304|ref|XP_002641629.1|" comment="C. briggsae CBR-TAG-76 protein [Caenorhabditis briggsae]gi|187031414|emb|CAP29475.1| C. briggsae CBR-TAG-76 protein [Caenorhabditis briggsae]" length="1034">
			<score strand="both" combined_pvalue="7.37e-109" evalue="3.1e-102"/>
			<seg start="1">
				<data>
MSRRNATSFVDNTLTSSGISGSGSMSPPITSRPASGQASPLSTNGSLSPPAYADENGSVVYNADSPRDLSPLLLS
				</data>
				<hit pos="2" gap="1" motif="motif_30" pvalue="1.0e-05" match="+ +  ++     ++  + +    ++++ "/>
			</seg>
			<seg start="76">
				<data>
ELACLNMREVVARPGLGTIGRQIPVKSNFFAVDLKNPKMVVIQYHVEVHHPGCRKLDKDEMRIIFWKAVSDHPQI
				</data>
				<hit pos="95" gap="65" motif="motif_24" pvalue="4.1e-09" match="++ ++++ + + + +"/>
			</seg>
			<seg start="151">
				<data>
FHNKYALAYDGAHQLYTVSRLEFSEATVRLDCEASLPKDNRDRTRCAISIQNVGPVLLEMQRTRTNNLDGRVLTP
IQILDIICRQSLTCPLLKNSANFYTWKSSCYRIPTAAGQALDLEGGKEMWTGFFSSAHIASNFRPLLNIDVAHTA
FYKTRITVLQFMCDVLNERTSKPNRNNQRGPGGPGGPGGYRGGRGGARGGGYNNFGNRGGPPTNPRDDFGGNGLT
				</data>
				<hit pos="158" gap="48" motif="motif_13" pvalue="5.1e-08" match="++++   ++++  + "/>
				<hit pos="223" gap="50" motif="motif_17" pvalue="2.1e-06" match="   +++++++ +++ "/>
				<hit pos="289" gap="51" motif="motif_16" pvalue="1.9e-05" match=" + +  ++    ++ "/>
				<hit pos="306" gap="2" motif="motif_29" pvalue="5.2e-05" match="+ +  +  + ++ + "/>
				<hit pos="338" gap="17" motif="motif_43" pvalue="2.9e-11" match="++++++ ++ ++++ "/>
			</seg>
			<seg start="376">
				<data>
FTMDTLSRDTQLSSFESRIFGDSIRGMKIRATHRPNAIRVYKVNSLQLPADKLMFQGVDEHGTNVVCSVADYFSE
KYGPLKFPKLPCLHVGPPTRNIFLPMEHCLIDSPQKYNKKMTEKQTSAIAAAVDATQREERIKQLAAQASFSSDP
				</data>
				<hit pos="444" gap="91" motif="motif_15" pvalue="3.7e-05" match="+  +       ++++ ++++ "/>
				<hit pos="470" gap="5" motif="motif_11" pvalue="4.5e-11" match="+ ++++++ + + + +++ ++"/>
			</seg>
			<seg start="526">
				<data>
FLREFGVAVSSQMIETTARVIQPPPIMFGGNNRSVNPVVFPKDGSWSMDHQTLYMPATCRSYSMIALVDPRDQSN
				</data>
				<hit pos="526" gap="35" motif="motif_12" pvalue="2.0e-13" match=" ++++++ +++++ + ++++++++   ++"/>
				<hit pos="566" gap="11" motif="motif_9" pvalue="5.1e-06" match="+ ++ + + +  +  +++ ++   +  "/>
			</seg>
			<seg start="601">
				<data>
LQTFCQSLTMKATAMGMNFPRWPDLVKYGRTKEDVCTLFTEIADEYRVTSTVCDCIIVVLQAKNSDIYMTVKEQS
DIVHGIMSQCVLMKNVSRPTPATCANIVLKLNMKMGGINSRIVADQITNKYLVDQPTMVVGIDVTHPTQAEMRMN
MPSVAAIVANVDLLPQSYGANVKVQKKCRESVVYLLDAIRERIITFYRHTKQKPARIIVYRDGVSEGQFSEVLRE
EIQSIRTACLAIAEDFRPPITYIVVQKRHHARIFCKFPNDMVGKAKNVPPGTTVDTGIVSPEGFDFYLCSHYGVQ
GTSRPARYHVLLDECKFTADEIQNITYGMCHTYGRCTRSVSIPTPVYYADLVATRARCHVKRKLGLADNVDCDTN
				</data>
				<hit pos="608" gap="15" motif="motif_35" pvalue="1.0e-05" match=" ++ ++  ++ +++ ++   +"/>
				<hit pos="668" gap="39" motif="motif_10" pvalue="3.0e-09" match="+ + +       ++ +++"/>
				<hit pos="693" gap="7" motif="motif_7" pvalue="2.0e-11" match="+      ++  ++ + ++++ ++  +   "/>
				<hit pos="731" gap="9" motif="motif_3" pvalue="1.8e-07" match="+++  + +++++   +         "/>
				<hit pos="797" gap="41" motif="motif_21" pvalue="2.3e-12" match="++ +++++ ++++++"/>
				<hit pos="812" gap="0" motif="motif_5" pvalue="3.6e-18" match="+++++++++ ++ ++ + ++ ++ "/>
				<hit pos="840" gap="4" motif="motif_8" pvalue="1.5e-13" match="+ +++++ ++++++++ + + "/>
				<hit pos="871" gap="10" motif="motif_1" pvalue="1.4e-41" match=" ++++++ +++ ++ +  ++++++++++++++++++ +++++++ +++++"/>
				<hit pos="921" gap="0" motif="motif_2" pvalue="1.4e-24" match="++++ ++ ++ ++ ++++++++  +++++++ +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_764003" db="db_1" num="764003" name="gi|17557075|ref|NP_499192.1|" comment="Temporarily Assigned Gene name family member (tag-76) [Caenorhabditis elegans]" length="1037">
			<score strand="both" combined_pvalue="1.06e-108" evalue="4.5e-102"/>
			<seg start="1">
				<data>
MSRRNATSFVDNNTLTSSGSGSMSPPITSRPASGQASPLTSNGSLSPPQYADDQGSVSYNLDSPRDLSPLLLSEL
				</data>
				<hit pos="16" gap="15" motif="motif_35" pvalue="3.9e-05" match="+   + + +     ++  ++ "/>
			</seg>
			<seg start="76">
				<data>
ACLNMREVVARPGLGTIGRQIPVKSNFFAMDLKNPKMVVIQYHVEIHHPGCRKLDKDEMRIIFWKAVSDHPNIFH
				</data>
				<hit pos="93" gap="56" motif="motif_24" pvalue="3.4e-08" match="++ ++++ + +   +"/>
			</seg>
			<seg start="151">
				<data>
NKFALAYDGAHQLYTVARLEFPDDQGSVRLDCEASLPKDNRDRTRCAISIQNVGPVLLEMQRTRTNNLDERVLTP
IQILDIICRQSLTCPLLKNSANFYTWKSSCYRIPTAAGQALDLEGGKEMWTGFFSSAHIASNYRPLLNIDVAHTA
FYKTRITVLQFMCDVLNERTSKPNRNNPRGPGGPGGPGGYRGGRGGGRGGSYGNFGNRGPPGANVRDDFGGNGLT
				</data>
				<hit pos="156" gap="48" motif="motif_13" pvalue="1.2e-08" match="++++   ++++  + "/>
				<hit pos="223" gap="52" motif="motif_17" pvalue="2.1e-06" match="   +++++++ +++ "/>
				<hit pos="289" gap="51" motif="motif_16" pvalue="1.9e-05" match=" + +  ++    ++ "/>
				<hit pos="306" gap="2" motif="motif_29" pvalue="5.2e-05" match="+ +  +  + ++ + "/>
				<hit pos="338" gap="17" motif="motif_43" pvalue="1.2e-11" match="++++++ ++++++  "/>
			</seg>
			<seg start="376">
				<data>
FTMDTLSRDTQLSSFETRIFGDAIRGMKIRAAHRPNAIRVYKVNSLQLPADKLMFQGIDEEGRQVVCSVADYFSE
KYGPLKYPKLPCLHVGPPTRNIFLPMEHCLIDSPQKYNKKMSEKQTSAIIKAAAVDATQREDRIKQLAAQASFGT
				</data>
				<hit pos="444" gap="91" motif="motif_15" pvalue="2.7e-05" match="+  +       ++++ ++++ "/>
				<hit pos="470" gap="5" motif="motif_11" pvalue="4.5e-11" match="+ ++++++ + + + +++ ++"/>
				<hit pos="495" gap="4" motif="motif_22" pvalue="5.9e-05" match="+++++ ++      ++"/>
			</seg>
			<seg start="526">
				<data>
DPFLKEFGVAVSSQMIQTTARVIQPPPIMFGGNNRSVNPVVFPKDGSWTMDNQTLYMPATCRSYSMIALVDPRDQ
				</data>
				<hit pos="528" gap="17" motif="motif_12" pvalue="1.0e-13" match=" ++++++ +++++ + ++++++++   ++"/>
				<hit pos="568" gap="11" motif="motif_9" pvalue="2.8e-06" match="+ ++ + + +  +  +++ ++   +  "/>
			</seg>
			<seg start="601">
				<data>
TSLQTFCQSLTMKATAMGMNFPRWPDLVKYGRSKEDVCTLFTEIADEYRVTNTVCDCIIVVLQSKNSDIYMTVKE
QSDIVHGIMSQCVLMKNVSRPTPATCANIVLKLNMKMGGINSRIVADKITNKYLVDQPTMVVGIDVTHPTQAEMR
MNMPSVAAIVANVDLLPQSYGANVKVQKKCRESVVYLLDAIRERIITFYRHTKQKPARIIVYRDGVSEGQFSEVL
REEIQSIRTACLAIAEDFRPPITYIVVQKRHHARIFCKYQNDMVGKAKNVPPGTTVDTGIVSPEGFDFYLCSHYG
VQGTSRPARYHVLLDECKFTADEIQSITYGMCHTYGRCTRSVSIPTPVYYADLVATRARCHVKRKLGLADNNDCD
TNSRSSTLASLLNVRTGSGKGKKSYAPSVDDESYSLSDATSDQILQDCVSVATDFKSRMYFI
				</data>
				<hit pos="610" gap="15" motif="motif_35" pvalue="1.0e-05" match=" ++ ++  ++ +++ ++   +"/>
				<hit pos="670" gap="39" motif="motif_10" pvalue="3.0e-09" match="+ + +       ++ +++"/>
				<hit pos="695" gap="7" motif="motif_7" pvalue="3.1e-11" match="+      ++  ++ + ++++ ++  +   "/>
				<hit pos="733" gap="9" motif="motif_3" pvalue="1.8e-07" match="+++  + +++++   +         "/>
				<hit pos="799" gap="41" motif="motif_21" pvalue="2.3e-12" match="++ +++++ ++++++"/>
				<hit pos="814" gap="0" motif="motif_5" pvalue="3.6e-18" match="+++++++++ ++ ++ + ++ ++ "/>
				<hit pos="842" gap="4" motif="motif_8" pvalue="1.5e-13" match="+ +++++ ++++++++ + + "/>
				<hit pos="873" gap="10" motif="motif_1" pvalue="1.4e-41" match=" ++++++ +++ ++ +  ++++++++++++++++++ +++++++ +++++"/>
				<hit pos="923" gap="0" motif="motif_2" pvalue="7.8e-25" match="++++ ++ ++ ++ ++++++++  +++++++ +"/>
				<hit pos="975" gap="19" motif="motif_39" pvalue="8.3e-05" match="+ + ++++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_786269" db="db_1" num="786269" name="gi|17557077|ref|NP_499191.1|" comment="Temporarily Assigned Gene name family member (tag-76) [Caenorhabditis elegans]gi|732217|sp|P34681.2|TAG76_CAEEL RecName: Full=Putative protein tag-76" length="1040">
			<score strand="both" combined_pvalue="1.18e-108" evalue="5e-102"/>
			<seg start="1">
				<data>
MSRRNATSFVDNNTLTSSGISGSGSMSPPITSRPASGQASPLTSNGSLSPPQYADDQGSVSYNLDSPRDLSPLLL
				</data>
				<hit pos="19" gap="18" motif="motif_35" pvalue="7.8e-05" match="    + + +     ++  ++ "/>
			</seg>
			<seg start="76">
				<data>
SELACLNMREVVARPGLGTIGRQIPVKSNFFAMDLKNPKMVVIQYHVEIHHPGCRKLDKDEMRIIFWKAVSDHPN
				</data>
				<hit pos="96" gap="56" motif="motif_24" pvalue="3.4e-08" match="++ ++++ + +   +"/>
			</seg>
			<seg start="151">
				<data>
IFHNKFALAYDGAHQLYTVARLEFPDDQGSVRLDCEASLPKDNRDRTRCAISIQNVGPVLLEMQRTRTNNLDERV
				</data>
				<hit pos="159" gap="48" motif="motif_13" pvalue="1.2e-08" match="++++   ++++  + "/>
			</seg>
			<seg start="226">
				<data>
LTPIQILDIICRQSLTCPLLKNSANFYTWKSSCYRIPTAAGQALDLEGGKEMWTGFFSSAHIASNYRPLLNIDVA
HTAFYKTRITVLQFMCDVLNERTSKPNRNNPRGPGGPGGPGGYRGGRGGGRGGSYGNFGNRGPPGANVRDDFGGN
				</data>
				<hit pos="226" gap="52" motif="motif_17" pvalue="2.1e-06" match="   +++++++ +++ "/>
				<hit pos="292" gap="51" motif="motif_16" pvalue="1.9e-05" match=" + +  ++    ++ "/>
				<hit pos="309" gap="2" motif="motif_29" pvalue="5.2e-05" match="+ +  +  + ++ + "/>
				<hit pos="341" gap="17" motif="motif_43" pvalue="1.2e-11" match="++++++ ++++++  "/>
			</seg>
			<seg start="376">
				<data>
GLTFTMDTLSRDTQLSSFETRIFGDAIRGMKIRAAHRPNAIRVYKVNSLQLPADKLMFQGIDEEGRQVVCSVADY
FSEKYGPLKYPKLPCLHVGPPTRNIFLPMEHCLIDSPQKYNKKMSEKQTSAIIKAAAVDATQREDRIKQLAAQAS
				</data>
				<hit pos="447" gap="91" motif="motif_15" pvalue="2.7e-05" match="+  +       ++++ ++++ "/>
				<hit pos="473" gap="5" motif="motif_11" pvalue="4.5e-11" match="+ ++++++ + + + +++ ++"/>
				<hit pos="498" gap="4" motif="motif_22" pvalue="5.9e-05" match="+++++ ++      ++"/>
			</seg>
			<seg start="526">
				<data>
FGTDPFLKEFGVAVSSQMIQTTARVIQPPPIMFGGNNRSVNPVVFPKDGSWTMDNQTLYMPATCRSYSMIALVDP
				</data>
				<hit pos="531" gap="17" motif="motif_12" pvalue="1.0e-13" match=" ++++++ +++++ + ++++++++   ++"/>
				<hit pos="571" gap="11" motif="motif_9" pvalue="2.8e-06" match="+ ++ + + +  +  +++ ++   +  "/>
			</seg>
			<seg start="601">
				<data>
RDQTSLQTFCQSLTMKATAMGMNFPRWPDLVKYGRSKEDVCTLFTEIADEYRVTNTVCDCIIVVLQSKNSDIYMT
VKEQSDIVHGIMSQCVLMKNVSRPTPATCANIVLKLNMKMGGINSRIVADKITNKYLVDQPTMVVGIDVTHPTQA
EMRMNMPSVAAIVANVDLLPQSYGANVKVQKKCRESVVYLLDAIRERIITFYRHTKQKPARIIVYRDGVSEGQFS
EVLREEIQSIRTACLAIAEDFRPPITYIVVQKRHHARIFCKYQNDMVGKAKNVPPGTTVDTGIVSPEGFDFYLCS
HYGVQGTSRPARYHVLLDECKFTADEIQSITYGMCHTYGRCTRSVSIPTPVYYADLVATRARCHVKRKLGLADNN
				</data>
				<hit pos="613" gap="15" motif="motif_35" pvalue="1.0e-05" match=" ++ ++  ++ +++ ++   +"/>
				<hit pos="673" gap="39" motif="motif_10" pvalue="3.0e-09" match="+ + +       ++ +++"/>
				<hit pos="698" gap="7" motif="motif_7" pvalue="3.1e-11" match="+      ++  ++ + ++++ ++  +   "/>
				<hit pos="736" gap="9" motif="motif_3" pvalue="1.8e-07" match="+++  + +++++   +         "/>
				<hit pos="802" gap="41" motif="motif_21" pvalue="2.3e-12" match="++ +++++ ++++++"/>
				<hit pos="817" gap="0" motif="motif_5" pvalue="3.6e-18" match="+++++++++ ++ ++ + ++ ++ "/>
				<hit pos="845" gap="4" motif="motif_8" pvalue="1.5e-13" match="+ +++++ ++++++++ + + "/>
				<hit pos="876" gap="10" motif="motif_1" pvalue="1.4e-41" match=" ++++++ +++ ++ +  ++++++++++++++++++ +++++++ +++++"/>
				<hit pos="926" gap="0" motif="motif_2" pvalue="7.8e-25" match="++++ ++ ++ ++ ++++++++  +++++++ +"/>
			</seg>
			<seg start="976">
				<data>
DCDTNSRSSTLASLLNVRTGSGKGKKSYAPSVDDESYSLSDATSDQILQDCVSVATDFKSRMYFI
				</data>
				<hit pos="978" gap="19" motif="motif_39" pvalue="8.3e-05" match="+ + ++++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3485589" db="db_1" num="3485589" name="gi|110735729|dbj|BAE99844.1|" comment="hypothetical protein [Arabidopsis thaliana]" length="348">
			<score strand="both" combined_pvalue="1.37e-108" evalue="5.8e-102"/>
			<seg start="1">
				<data>
MVRKRRTDAPSEGGEGSGSREAGPVSGGGRGSQRGGFQQGGGQHQGGRGYTPQPQQGGRGGRGYGQPPQQQQQYG
				</data>
				<hit pos="29" gap="28" motif="motif_43" pvalue="9.3e-07" match="+++  +++   ++++"/>
				<hit pos="52" gap="8" motif="motif_43" pvalue="2.7e-08" match=" +   +++++++ ++"/>
			</seg>
			<seg start="76">
				<data>
GPQEYQGRGRGGPPHQGGRGGYGGGRGGGPSSGPPQRQSVPELHQATSPTYQAVSSQPTLSEVSPTQVPEPTVLA
				</data>
				<hit pos="91" gap="24" motif="motif_43" pvalue="2.5e-14" match="++++++++++++++ "/>
			</seg>
			<seg start="151">
				<data>
QQFEQLSVEQGAPSQAIQPIPSSSKAFKFPMRPGKGQSGKRCIVKANHFFAELPDKDLHHYDVTITPEVTSRGVN
RAVMKQLVDNYRDSHLGSRLPAYDGRKSLYTAGPLPFNSKEFRINLLDEEVGAGGQRREREFKVVIKLVARADLH
HLGMFLEGKQSDAPQEALQVLDIVLRELPTSRIRYIPVGRSFYSPDIG
				</data>
				<hit pos="168" gap="62" motif="motif_35" pvalue="9.3e-18" match="++++++++++++++++++++ "/>
				<hit pos="189" gap="0" motif="motif_24" pvalue="9.1e-17" match="+++++++++++++++"/>
				<hit pos="204" gap="0" motif="motif_20" pvalue="2.9e-35" match="+++++++++++++++++++++++++++++"/>
				<hit pos="236" gap="3" motif="motif_41" pvalue="8.1e-12" match="+++++++ +++"/>
				<hit pos="247" gap="0" motif="motif_13" pvalue="7.2e-19" match="+++++++++++++++"/>
				<hit pos="262" gap="0" motif="motif_34" pvalue="4.1e-16" match="+ ++++++++++++ ++++++"/>
				<hit pos="287" gap="4" motif="motif_14" pvalue="5.7e-25" match="++++++++++++++++++++ ++++++"/>
				<hit pos="315" gap="1" motif="motif_17" pvalue="3.8e-18" match="+++++++++++++++"/>
				<hit pos="333" gap="3" motif="motif_27" pvalue="5.3e-15" match=" ++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_749546" db="db_1" num="749546" name="gi|7019863|dbj|BAA90899.1|" comment="unnamed protein product [Homo sapiens]" length="387">
			<score strand="both" combined_pvalue="4.91e-105" evalue="2.1e-98"/>
			<seg start="1">
				<data>
MPIQGQPCFCKYAQGADSVEPMFKHLKMTYVGLQLIVVILPGKTPVYAEVKRVGDTLLGMATQCVQVKNVVKTSP
QTLSNLCLKINAKLGGINNVLVPHQRPSVFQQPVIFLGADVTHPPAGDGKKPSIAAVVGSMDGHPSRYCATVRVQ
TSRQEISQELLYSQEVIQDLTNMVRELLIQFYKSTRFKPTRIIYYRGGVSEGQMKQVAWPELIAIRKACISLEED
YRPGITYIVVQKRHHTRLFCADKTERVGKSGNVPAGTTVDSTITHPSEFDFYLCSHAGIQGTSRPSHYQVLWDDN
CFTADELQLLTYQLCHTYVRCTRSVSIPAPAYYARLVAFRARYHLVDKDHDSAEGSHVSGQSNGRDPQALAKAVQ
				</data>
				<hit pos="32" gap="31" motif="motif_26" pvalue="1.4e-05" match=" +++++++++ ++  "/>
				<hit pos="47" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="72" gap="7" motif="motif_7" pvalue="5.5e-17" match="+ + + + ++ +++++++++ + +++   "/>
				<hit pos="108" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="136" gap="3" motif="motif_4" pvalue="8.2e-09" match="     +++ + ++ ++ ++++ + + "/>
				<hit pos="167" gap="5" motif="motif_25" pvalue="2.5e-06" match="  +   +++++++ +"/>
				<hit pos="182" gap="0" motif="motif_21" pvalue="7.3e-12" match="++++  ++ ++++++"/>
				<hit pos="197" gap="0" motif="motif_5" pvalue="6.0e-12" match=" ++++++  ++   ++ ++++++ "/>
				<hit pos="225" gap="4" motif="motif_8" pvalue="1.3e-18" match="++++ ++ ++++++++++++ "/>
				<hit pos="256" gap="10" motif="motif_1" pvalue="1.1e-47" match="++++ ++ +++++++++++++++++++++++++++ ++ ++++ + ++++"/>
				<hit pos="306" gap="0" motif="motif_2" pvalue="4.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="339" gap="0" motif="motif_31" pvalue="7.7e-06" match="+++++ +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3792893" db="db_1" num="3792893" name="gi|141063|sp|P03885.1|YMCF_EMENI" comment="RecName: Full=Uncharacterized 5.6 kDa protein in COX1 intron; AltName: Full=URF-Fgi|12713|emb|CAA30642.1| unnamed protein product [Emericella nidulans]gi|472825|gb|AAA99211.1| unknown protein [Emericella nidulans]" length="48">
			<score strand="both" combined_pvalue="2.39e-104" evalue="1e-97"/>
		</sequence>
		<sequence id="seq_1_2659159" db="db_1" num="2659159" name="gi|26328301|dbj|BAC27891.1|" comment="unnamed protein product [Mus musculus]" length="387">
			<score strand="both" combined_pvalue="3.49e-102" evalue="1.5e-95"/>
			<seg start="1">
				<data>
MPIQGQPCFCKYAQGADSVEPMFKHLKMTYVGLQLIVVILPGKTPVYAEVKRVGDTLLGMATQCVQVKNVVKTSP
QTLSNLCLKMNAKLGGINNVLVPHQRPSVFQQPVIFLGADVTHPPAGDGKKPSIAAVVGSMDGHPSRYCATVRVQ
TSRQEITQELLYSQEVVQDLTSMARELLIQFYKSTRFKPTRIIYYRGGVSEGQMKQVAWPELIAIRKACISLEED
YRPGITYIVVQKRHHTRLFCADKMERVGKSGNVPAGTTVDSTVTHPSEFDFYLCSHAGIQGTSRPSHYQVLWDDN
CFTADELQLLTYQLCHTYVRCTRSVSIPAPAYYARLVAFRARYHLVDKDHDSAEGSHVSGQSNGRDPQALAKAVQ
				</data>
				<hit pos="32" gap="31" motif="motif_26" pvalue="1.4e-05" match=" +++++++++ ++  "/>
				<hit pos="47" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="72" gap="7" motif="motif_7" pvalue="2.1e-16" match="+ + + + ++ +++++++++ + +++   "/>
				<hit pos="108" gap="7" motif="motif_3" pvalue="2.2e-19" match="++++++++++++ +++   ++++++"/>
				<hit pos="136" gap="3" motif="motif_4" pvalue="4.2e-09" match="     +++ + ++ ++ ++++ + + "/>
				<hit pos="167" gap="5" motif="motif_25" pvalue="2.0e-05" match="  +   + +++++ +"/>
				<hit pos="182" gap="0" motif="motif_21" pvalue="7.3e-12" match="++++  ++ ++++++"/>
				<hit pos="197" gap="0" motif="motif_5" pvalue="6.0e-12" match=" ++++++  ++   ++ ++++++ "/>
				<hit pos="225" gap="4" motif="motif_8" pvalue="1.3e-18" match="++++ ++ ++++++++++++ "/>
				<hit pos="256" gap="10" motif="motif_1" pvalue="3.5e-47" match="++++ ++ +++++++++++++++++++++++++++ ++ ++++ + ++++"/>
				<hit pos="306" gap="0" motif="motif_2" pvalue="4.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="339" gap="0" motif="motif_31" pvalue="7.7e-06" match="+++++ +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_187810" db="db_1" num="187810" name="gi|58259803|ref|XP_567314.1|" comment="Argonaute-like protein [Cryptococcus neoformans var. neoformans JEC21]gi|134116680|ref|XP_773012.1| hypothetical protein CNBJ2880 [Cryptococcus neoformans var. neoformans B-3501A]gi|50255632|gb|EAL18365.1| hypothetical protein CNBJ2880 [Cryptococcus neoformans var. neoformans B-3501A]gi|57229364|gb|AAW45797.1| Argonaute-like protein, putative [Cryptococcus neoformans var. neoformans JEC21]" length="906">
			<score strand="both" combined_pvalue="9.80e-100" evalue="4.1e-93"/>
			<seg start="1">
				<data>
MAVNAPPSIGLETLDGCPIRPGFGTSGKAINVFANMFAARFDKSDAVVYHYDIEINPVVKTKEAKKPRPLLQKIW
DQMVQEATGPLKTALESAAFDQQKNFYTPHVLDLKDGKLEIIVGLKEDGIVPTDDRRRFKAVIQAADNCQIDLDT
				</data>
				<hit pos="27" gap="26" motif="motif_24" pvalue="2.8e-07" match="++ + + ++ + + +"/>
				<hit pos="44" gap="2" motif="motif_45" pvalue="9.8e-07" match="++   +++++++ +      +      + +        +  "/>
				<hit pos="94" gap="9" motif="motif_13" pvalue="1.1e-06" match="+++  ++ +++  + "/>
			</seg>
			<seg start="151">
				<data>
IISYSKGDKQTEQTRDVMLRAVQSVNVLLRQDAAKRFSMHGAAGRKFFTEEDGVAISGGAVVYRGFKQSFRWTSS
GYPAVQLDNATSAFIEPGMLVDVAPKILGLAGAGGGRGGRGGRGGPRGGFHGGAPGPVRPIQELNPLQIRKLSDL
				</data>
				<hit pos="215" gap="106" motif="motif_6" pvalue="2.3e-06" match="++ ++++ + ++        +++ +  "/>
				<hit pos="258" gap="16" motif="motif_43" pvalue="1.2e-10" match=" ++ +++++++++  "/>
			</seg>
			<seg start="301">
				<data>
LRSAKFTVTHRKTERIFAIARLTSQPAEGIKFTLNGKDGQPDRTVSVAQYFQEQYNIKVTRPRLPCIQYGKNFVP
MEFVRLEPFNAIPMMKITPDQTAEIIKEAAKPPSLRQGSIQGWRQKLNYENLPKLKAWHLQVQTQMMSVPARVLA
PPAINYAGNQSLRANFGGWNLKGVKFNKAGKPLTSWAVVSFDERCTVPDLQKFINYFTGVLVQYGCPVQNRRPAL
				</data>
				<hit pos="312" gap="39" motif="motif_23" pvalue="3.1e-10" match="++ + + ++ +++++++ +++++  + + "/>
				<hit pos="348" gap="7" motif="motif_15" pvalue="3.0e-12" match=" +++++++++    + +++++"/>
				<hit pos="370" gap="1" motif="motif_11" pvalue="1.2e-05" match="  +++++++  + +    +  "/>
				<hit pos="396" gap="5" motif="motif_22" pvalue="8.0e-07" match="+++ + ++    +  +"/>
				<hit pos="429" gap="17" motif="motif_12" pvalue="3.6e-12" match=" ++++ +++ +++ ++ ++++ ++   + "/>
				<hit pos="464" gap="6" motif="motif_9" pvalue="1.3e-05" match=" + + +++   ++   ++      +  "/>
			</seg>
			<seg start="526">
				<data>
LQLNPNAGGPNMGVKPALQQAAKAAFADSKVNPQIILCILPRKEASIYQTIKSVGAEGLFKPVVTQCLQSAKIKS
				</data>
				<hit pos="557" gap="66" motif="motif_26" pvalue="1.1e-08" match="+++ ++++++++  +"/>
			</seg>
			<seg start="601">
				<data>
DRGIDQYCGNVAMKVHCKLGGVTHQVKHNVDKTTMLCGADVTHPPSRGRVLYPSIAATVASINGENNYFAGCVTE
QGGRVEIIQLLDEMITHHIKTFEKNTGAKPQKILFYRDGVSEGQYRFCVDEELQSIKKACKALGGNYNPKITFVI
CAKRHAMRFFAASDADRDRTGNLPPGTVVDRGVTSPHNFDFYLQAHAGLQGTAKPTHYVVMADEAGYTADALQNL
TNTLCYSFARATRSVSLVPMAYYADIIAEQARLISYNEDLETATTAPSSTSGKLETVAFDPHRHFKRQFVGSDFG
				</data>
				<hit pos="602" gap="30" motif="motif_7" pvalue="8.2e-10" match="++ +++  +++++   ++++ + +     "/>
				<hit pos="633" gap="2" motif="motif_3" pvalue="4.6e-07" match=" ++  +++++++ +         + "/>
				<hit pos="662" gap="4" motif="motif_4" pvalue="1.0e-07" match="   + +  ++++  +  ++++++ + "/>
				<hit pos="698" gap="10" motif="motif_21" pvalue="8.9e-12" match="+++++ +++++ +++"/>
				<hit pos="713" gap="0" motif="motif_5" pvalue="1.7e-14" match="+++++++      ++++ ++++++"/>
				<hit pos="741" gap="4" motif="motif_8" pvalue="9.6e-14" match="++++++++++  +++  ++++"/>
				<hit pos="771" gap="9" motif="motif_1" pvalue="4.9e-35" match="++ +++++++  ++ + ++++++ ++++ +++ +++++ +  ++ + +++"/>
				<hit pos="821" gap="0" motif="motif_2" pvalue="8.5e-22" match="+++++++ +++ +++ ++++++++ +++++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2757967" db="db_1" num="2757967" name="gi|15787604|gb|AAL06079.1|" comment="QDE2 protein [Blumeria graminis]" length="922">
			<score strand="both" combined_pvalue="2.08e-98" evalue="8.8e-92"/>
			<seg start="1">
				<data>
MTNLSTTDSTMPLRPGYGTLGRRTEVFANYFKITAPKDLTLTRYNIEVSAKLDGDEKPADSKPPAGRKLKRIFQI
				</data>
				<hit pos="21" gap="20" motif="motif_24" pvalue="1.1e-06" match="+++  + ++ ++   "/>
			</seg>
			<seg start="76">
				<data>
ILQRPEFAGVATEWKSMIIAKKSLGFPDGHEFEISYSEEGHDEPLENAKKYTIRVVSPLSFSVSDFINHLSSINV
				</data>
				<hit pos="115" gap="79" motif="motif_42" pvalue="1.3e-05" match="+++++ +  ++   +      "/>
			</seg>
			<seg start="151">
				<data>
NSGFVHSLETIQVLNAVFGHFPQSHDGVVSVGQNRHFATKPDGIGFHSWDLDGGLVSLRGYFQSVRPATGGLILN
VNAVHGVFFEPLRLDYLFAKLGPNNKKGLADKLRGTRIGQLHLPPKKSKTGKEIPNMKSIWGLAVPGDGKGTKDE
				</data>
				<hit pos="158" gap="22" motif="motif_17" pvalue="2.6e-05" match=" ++++++  +    +"/>
				<hit pos="199" gap="26" motif="motif_33" pvalue="1.2e-06" match=" ++ +++++++"/>
				<hit pos="210" gap="0" motif="motif_6" pvalue="2.0e-12" match="+++++ ++  +++ +++      ++++"/>
			</seg>
			<seg start="301">
				<data>
HPPQVKTYGAGPKDVKFWLSDRVPPGESKPAPKGGNTLPVNTYISIFDYFKSKYPQVSLNPNNPVLNVGSSMRPN
YLPAEACQMLPGQPVKRRLNANQTQEMIKFACRTPSQNATSVVQDGKNVLSLNQNPILSNFDMSVSKSLMTVVAR
ILNPPAVKYSGAGSLTPRNGSWNMINVKFHTGTSLGPWTCIMFPVQGRRDIDVSNMRSHVQAFQAQLSAAGINAN
				</data>
				<hit pos="347" gap="110" motif="motif_15" pvalue="3.3e-05" match=" ++++ ++  +   ++ + + "/>
				<hit pos="373" gap="5" motif="motif_11" pvalue="1.5e-12" match="++++++ +++ + +++    +"/>
				<hit pos="398" gap="4" motif="motif_22" pvalue="1.4e-06" match="++  + +  +  + + "/>
				<hit pos="432" gap="18" motif="motif_12" pvalue="2.3e-14" match="++ ++ +++++ + ++ ++++ ++  ++ "/>
				<hit pos="467" gap="6" motif="motif_9" pvalue="8.8e-14" match="++++ +++++ ++  +++   ++++ +"/>
			</seg>
			<seg start="526">
				<data>
EFMAPDPATAELINGDREKNDQRIKAVFRQIHDRNPRPRFVLCILPKNDPAIYNSIKTVADTKAGIHTVCCVSSK
				</data>
				<hit pos="562" gap="68" motif="motif_26" pvalue="2.5e-07" match=" + + +++++ +   "/>
				<hit pos="578" gap="1" motif="motif_10" pvalue="9.6e-09" match="+  ++ ++ ++ ++ + +"/>
			</seg>
			<seg start="601">
				<data>
FTKQQRQEQYFGNVALKFNLKAGGINHILEPAKLGIVSEGKTMVVGVDVTHPSPGSREGAPSVAGIVASVDKHLG
				</data>
				<hit pos="605" gap="9" motif="motif_7" pvalue="3.5e-15" match="    +++ +++++ + + ++ +  ++ + "/>
				<hit pos="641" gap="7" motif="motif_3" pvalue="7.8e-10" match=" ++  + ++++++++  +     + "/>
			</seg>
			<seg start="676">
				<data>
QWPSQFSIQAKSRTEMVSDLESLFVSRLNMWQKKNQNQLPENILIYRDGVSEGQYRLVLTEELPQIRNACRLKYP
				</data>
				<hit pos="708" gap="42" motif="motif_21" pvalue="6.0e-10" match="+++ +++++ + +++"/>
				<hit pos="723" gap="0" motif="motif_5" pvalue="1.0e-15" match="+++++++   ++ +++ +++ ++ "/>
			</seg>
			<seg start="751">
				<data>
ATDTKRGLPKITIVVCGKRHHTRFYPKNSGDADKSSNLMAGTVVDRGVTETRNWDFYLQAHACLQGTARACHYYV
IIDEIFRSSKVKGGHKNHADALEELTNNMSHLFGRATKAVSLCPPAYYADLLCTRVRCYLSDVFDPSEAQSVMSG
				</data>
				<hit pos="756" gap="9" motif="motif_8" pvalue="1.1e-12" match="   ++++ ++  +++++++ +"/>
				<hit pos="786" gap="9" motif="motif_1" pvalue="2.5e-25" match=" +   +++++  ++  ++ ++++ +++  +++ +  ++++  +++  ++ "/>
				<hit pos="846" gap="10" motif="motif_2" pvalue="4.3e-22" match="++ +++++++  + + ++++++ ++++++++  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3199912" db="db_1" num="3199912" name="gi|119178995|ref|XP_001241132.1|" comment="hypothetical protein CIMG_08295 [Coccidioides immitis RS]" length="997">
			<score strand="both" combined_pvalue="3.45e-97" evalue="1.5e-90"/>
			<seg start="1">
				<data>
MSSPAPKGGYRGGRGGFSGGQGGGRGGGRGGGGEARGRGRGGRGGGGRPHAEPQVFSPPVAPTLDLGTKTIENEY
				</data>
				<hit pos="33" gap="32" motif="motif_43" pvalue="4.3e-13" match="+  ++++++++++++"/>
			</seg>
			<seg start="76">
				<data>
NSKVREPGLEALSLDRQFPLRPGYGTRGRHVLLWANYFQLVAKQNTAFYRYNIEIKAPGKCPEPKGKKVKRIIEL
LLEDHLQEFRGRIATDFKATLVCRDSLQFESQVFDVAYRADNEDTPPADPDVYQVRVLATGSIGVADILNYLSSA
				</data>
				<hit pos="82" gap="34" motif="motif_35" pvalue="6.6e-07" match=" +  + +    +++++++++ "/>
				<hit pos="103" gap="0" motif="motif_24" pvalue="8.4e-06" match="++ + + ++ +    "/>
				<hit pos="123" gap="5" motif="motif_28" pvalue="1.8e-05" match="++ ++  ++     +         +++ +"/>
			</seg>
			<seg start="226">
				<data>
NLSERYDRKEEILQVLNIVVGHSPKTKGNILTVGANRHFQLGPSAEKSNLQGGLEALRGYFVSVRAATARLLVNV
QVKHIACLNEGPLKMVITAIGGNYKRLQTFLKGKRVQLLHLQKVKGNQRIPRVKTITGFANTDDGRGLEHPPRVA
				</data>
				<hit pos="235" gap="83" motif="motif_17" pvalue="3.4e-07" match=" ++++++ ++   ++"/>
				<hit pos="273" gap="23" motif="motif_33" pvalue="5.7e-06" match="  + +++++++"/>
				<hit pos="284" gap="0" motif="motif_6" pvalue="4.3e-06" match="+++ + ++    +  ++ +   +    "/>
				<hit pos="349" gap="38" motif="motif_40" pvalue="3.8e-05" match="+++ +  +"/>
			</seg>
			<seg start="376">
				<data>
HFAAGPDKVHFYLKGPLKEGQSQSEGKGGKKGKRGKGKEKDKAGAVPDHGYISVYEYFSRAHNISVMDLKMPVVN
				</data>
				<hit pos="395" gap="38" motif="motif_43" pvalue="7.0e-05" match="++    + ++ ++  "/>
				<hit pos="430" gap="20" motif="motif_15" pvalue="6.3e-06" match=" +++   +++       +   "/>
			</seg>
			<seg start="451">
				<data>
VGSKQNPSYLPGEVCYVEEGQPSNTKLTPTQSRAMIKFAVRPPYENAKSITGRGTQVIGVAPNTPQVLTNMGLSI
SPHLIAVDGRVLEGPVIRYGESSKYAKGASWNLTGVKFPQASTLSQWTYLYLPGATDQDISEKIKEFISTAGKHG
LKVSNPLPPVWFGERFYDRDNSETLADKVDRAFDGLLERHPYVKFVLVILPLEDSSIYNRVKYRGDIQNGIHTVC
				</data>
				<hit pos="456" gap="5" motif="motif_11" pvalue="7.0e-08" match=" + +++ +++   +++    +"/>
				<hit pos="477" gap="0" motif="motif_35" pvalue="4.5e-06" match=" ++  +   ++++ ++ +   "/>
				<hit pos="517" gap="19" motif="motif_12" pvalue="5.2e-13" match="++ + +++++  +  ++++++  +   ++"/>
				<hit pos="551" gap="5" motif="motif_9" pvalue="5.1e-08" match="     +++   ++ + ++ + ++ +  "/>
				<hit pos="580" gap="2" motif="motif_30" pvalue="5.5e-07" match="    +++  + + +  ++  + +++ + "/>
				<hit pos="640" gap="32" motif="motif_29" pvalue="7.5e-05" match=" + + +++ ++   +"/>
				<hit pos="658" gap="3" motif="motif_10" pvalue="4.7e-06" match="+   +       ++ + +"/>
			</seg>
			<seg start="676">
				<data>
VLANKFRGIQYCANVALKFNLKLGGTNHVLDSSKLGVVGEGKTMLVGIDVTHPSPGSSSQAPSVAAVVANVDKYL
AQWPASIRLQQEPKAEMVDKLQEMLESRLRLWQRRNNATLPENLLVYRDGVSEGQYNRVLEEELPLLRKACERLY
				</data>
				<hit pos="681" gap="5" motif="motif_7" pvalue="8.3e-15" match="    ++ ++++++ + ++++ + ++  + "/>
				<hit pos="717" gap="7" motif="motif_3" pvalue="1.5e-10" match=" ++  + ++++++++ ++     + "/>
				<hit pos="747" gap="5" motif="motif_4" pvalue="2.5e-05" match="+  ++   ++    + ++ ++ + + "/>
				<hit pos="784" gap="11" motif="motif_21" pvalue="3.4e-08" match="++++  +++   +++"/>
				<hit pos="799" gap="0" motif="motif_5" pvalue="2.7e-16" match="+++++++ + ++ +++  +++++ "/>
			</seg>
			<seg start="826">
				<data>
PATWTKKNLPRISIIVVGKRHSTRFYPVTLNEADANSNPVNGTIVDRGVTEARNWDFYLQAHTALHGTAKPAHYF
VILDEIFRARKTGAATSDALENLTHNLCYLFGRATKAVSVCPPAYYADLACERARRYLSSYFDASPSETVVSGQT
				</data>
				<hit pos="832" gap="9" motif="motif_8" pvalue="1.7e-12" match="+  + +  +++ +++ +++ +"/>
				<hit pos="862" gap="9" motif="motif_1" pvalue="2.3e-22" match=" +   +++++  ++  ++ ++++ ++    ++ +++++ + ++++     "/>
				<hit pos="919" gap="7" motif="motif_2" pvalue="1.9e-25" match="++ ++++++++ + + ++++++ +++++++++ "/>
			</seg>
			<seg start="976">
				<data>
GQGPSEDELRIHPNLENSMFYI
				</data>
				<hit pos="983" gap="31" motif="motif_16" pvalue="1.9e-09" match="  +++ +++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3062576" db="db_1" num="3062576" name="gi|56756607|gb|AAW26476.1|" comment="SJCHGC01111 protein [Schistosoma japonicum]" length="593">
			<score strand="both" combined_pvalue="2.10e-96" evalue="8.9e-90"/>
			<seg start="1">
				<data>
MYEKYGDNMARCSTQMAHDLRRIRVETEKFYKSDNGNAYSRRFTVHGISSVPANQLMIEELKQSVAAYFDQHHHI
KLKYPELPCVKVDQKREVYMPMELLNILPYQAPNASKAEVASEVVRCAAVRPQERFQELQTFANNMLKSHPLINQ
FGLTVQPRPVVVNARVIHPPSAAFGRSHVVPLKAGSWTSPGFHDPAGRGVELLWAILCVPPDRRSQGHIQKVMHE
				</data>
				<hit pos="12" gap="11" motif="motif_18" pvalue="2.8e-05" match="        ++ +++++ "/>
				<hit pos="66" gap="37" motif="motif_15" pvalue="8.8e-11" match="  ++ +++++ ++++ +++  "/>
				<hit pos="91" gap="4" motif="motif_11" pvalue="1.0e-07" match="+  + ++++ ++ + +     "/>
				<hit pos="115" gap="3" motif="motif_22" pvalue="3.1e-05" match="  +  ++    +++++"/>
				<hit pos="147" gap="16" motif="motif_12" pvalue="5.9e-11" match=" ++++++++  +   + ++++ ++   ++"/>
			</seg>
			<seg start="226">
				<data>
LPRAADRVGMRLSSRPSVSQCPTGELNRRFDEFSRQGCSFLLLILYDEYSYPTIKRLSDLQMGIRTQCVRGRTLD
KPNVFPNLLLKLNGKLGGVNWQIPDLIKNGNELIMVFGADVTHPAPTQNQQIRKSVAAVIGSVSPDLMRYGVVIR
				</data>
				<hit pos="226" gap="50" motif="motif_35" pvalue="3.9e-05" match=" +  +   +++   ++   + "/>
				<hit pos="276" gap="29" motif="motif_10" pvalue="1.5e-10" match="+ ++++     +++ +++"/>
				<hit pos="299" gap="5" motif="motif_7" pvalue="1.8e-09" match="      + +++++ + ++++ + +  + +"/>
				<hit pos="333" gap="5" motif="motif_3" pvalue="1.5e-07" match="  + ++++++++++ +         "/>
			</seg>
			<seg start="376">
				<data>
QQATTEKGNKTAREIIDDMRLIVKELLQLYLRNTNGRFPNRMIFYRDGVSEGQFENVLVEELAAIQRACADVRPG
EEPAITYIVVQKRHHIRFKPSDPRARNVEPGTIVDTEITHPREFDFYLCSQDGIQGTSKPAHYHVLYDDSNWTSD
				</data>
				<hit pos="388" gap="30" motif="motif_17" pvalue="4.3e-05" match="++++  +  + +++ "/>
				<hit pos="407" gap="4" motif="motif_21" pvalue="7.1e-09" match="+  +++ +++ ++++"/>
				<hit pos="422" gap="0" motif="motif_5" pvalue="1.2e-18" match="++++++++  ++ +++ ++ ++++"/>
				<hit pos="450" gap="4" motif="motif_8" pvalue="7.1e-15" match="+  + ++ ++++++++ ++ +"/>
				<hit pos="476" gap="5" motif="motif_1" pvalue="2.1e-42" match=" ++ +++++++ +++++++++++++  ++++++++++++++++  + +++"/>
			</seg>
			<seg start="526">
				<data>
ALQMFTYYLCYAYMRCSRSVSYPAPTYYSHLAAFRARDWLSGMDQPSALLDCGRFKVHMSQVDGMFYL
				</data>
				<hit pos="526" gap="0" motif="motif_2" pvalue="2.3e-22" match="++++ ++ +++ + ++ ++++  ++ ++ ++++"/>
				<hit pos="559" gap="0" motif="motif_31" pvalue="4.2e-05" match="++++  + ++ "/>
				<hit pos="579" gap="9" motif="motif_16" pvalue="2.4e-05" match="  + + +  + +++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_184744" db="db_1" num="184744" name="gi|58259779|ref|XP_567302.1|" comment="Eukaryotic translation initiation factor 2C 2 [Cryptococcus neoformans var. neoformans JEC21]gi|134116710|ref|XP_773027.1| hypothetical protein CNBJ3030 [Cryptococcus neoformans var. neoformans B-3501A]gi|50255647|gb|EAL18380.1| hypothetical protein CNBJ3030 [Cryptococcus neoformans var. neoformans B-3501A]gi|57229352|gb|AAW45785.1| Eukaryotic translation initiation factor 2C 2, putative [Cryptococcus neoformans var. neoformans JEC21]" length="925">
			<score strand="both" combined_pvalue="3.55e-96" evalue="1.5e-89"/>
			<seg start="1">
				<data>
MAPKLAPQGDVTSAFSNLSFGDLPRGMQETLDGCPPRPGYGSSGKGITVNANMFMARFRKQGLTVNHYDIEINPV
IKTKEAKKPRPLLQKIWNQMVADATGPVKEALEAAAYDQQKSFYTPHTLPMEGGKLEIIVGLVEDGIVPTDDRRR
				</data>
				<hit pos="44" gap="43" motif="motif_24" pvalue="1.3e-06" match="++ +++ ++ + + +"/>
				<hit pos="61" gap="2" motif="motif_45" pvalue="1.2e-05" match=" +    ++++++ +      +      + +        +  "/>
				<hit pos="111" gap="9" motif="motif_13" pvalue="3.5e-09" match="+++  ++ +++  ++"/>
			</seg>
			<seg start="151">
				<data>
FRAVIQPAENMKIDLDTIMDYCKGDTQTEQARDTMLRAVMAVNVLFRQDPAQRFTMSGAAGRKFFTDEDGTPLSN
				</data>
				<hit pos="158" gap="32" motif="motif_16" pvalue="8.3e-05" match="    + ++   + ++"/>
			</seg>
			<seg start="226">
				<data>
GAVLYKGFQQSFRWTSAGFPAVQIDTAYSAFVEPGMLVDVAPKVLGLAPSGGFGGRGGRGGRGGPPRGGFMGAAP
				</data>
				<hit pos="232" gap="59" motif="motif_6" pvalue="3.7e-06" match="+++++++ +  +        + + +  "/>
				<hit pos="277" gap="18" motif="motif_43" pvalue="1.8e-10" match="+ + +++++++++  "/>
			</seg>
			<seg start="301">
				<data>
GPARPIQELNPAQTKRLNDILRGAKFTVTHRKTERVFSIIKLTSQPADNIKFTLNGKDGQPDRTVSVAQYFQEQY
NVRVTRPRLPCVQYGKNFIPMEFVKLEPFNSIPMMRITPDQTAEIIKDAAKPPPMRQSAIAAWRQKLNYSNLPKL
KAWQVEVNTNMMAVPARVLPAPSVIYEGNKTIRANFGGWNMKGVRFTKAGKPLVSWAVISFDERCTVPDLQKFVT
				</data>
				<hit pos="313" gap="21" motif="motif_18" pvalue="1.7e-05" match="  +     +++ + +++"/>
				<hit pos="332" gap="2" motif="motif_23" pvalue="3.8e-10" match="++ + + ++ ++++++ ++++++  + + "/>
				<hit pos="368" gap="7" motif="motif_15" pvalue="1.5e-11" match=" ++++++++     + +++ +"/>
				<hit pos="390" gap="1" motif="motif_11" pvalue="5.4e-06" match="  +++++++ ++ +    +  "/>
				<hit pos="416" gap="5" motif="motif_22" pvalue="2.0e-05" match="+++ + +     +  +"/>
				<hit pos="449" gap="17" motif="motif_12" pvalue="2.3e-12" match=" ++++ +++++++  + +++++++   + "/>
				<hit pos="484" gap="6" motif="motif_9" pvalue="7.7e-06" match=" + + +++   ++   ++      +  "/>
			</seg>
			<seg start="526">
				<data>
YFVNVLGQYNCPVQNKRPVCFQYNPNAGGPNMGIKPALQQAAKNSYMETKANPQIIFCILPKKDPSIYQAIKACA
				</data>
				<hit pos="577" gap="66" motif="motif_26" pvalue="5.6e-08" match="+++ + ++++ +  +"/>
			</seg>
			<seg start="601">
				<data>
AEQLFKPVVTQCLQSLKIKSDRGIEQYCGNVAMKVHAKLGGLTHQVSHQLERTTMMVGADTGHPPAKGGALPPSI
AVTVAAVNGENNRFVSGVRLQEGRVEIIQDLENMMATHIQTFEKNTGAKPLSILFFRDGVSEGQYAHCVNQELKS
IKKAAAKFGNYNPKVTFVICAKRHSMRFFASSDADKDRTGNLPPGTVVDSLVTSPIIHDFYLQAHAGLQGTARPT
HYVVVADENKYSADKLQGLVNVLCYSYARATRSVSLVPVAYYADIVAEKAREWIYNDDSETATVPSTASGSRVEQ
				</data>
				<hit pos="622" gap="30" motif="motif_7" pvalue="8.7e-12" match="++  ++  +++++  +++++++ +    +"/>
				<hit pos="653" gap="2" motif="motif_3" pvalue="2.6e-07" match=" ++  +++  ++ +     +   ++"/>
				<hit pos="682" gap="4" motif="motif_4" pvalue="9.7e-10" match="   + ++ ++ ++ +  ++++++++ "/>
				<hit pos="718" gap="10" motif="motif_21" pvalue="2.2e-10" match="+++++ +++ + +++"/>
				<hit pos="733" gap="0" motif="motif_5" pvalue="4.2e-15" match="+++++++  +  + ++  ++++ +"/>
				<hit pos="760" gap="3" motif="motif_8" pvalue="7.5e-14" match="++++++++++  +++  ++++"/>
				<hit pos="790" gap="9" motif="motif_1" pvalue="1.2e-32" match="++ ++++++++ ++ +   ++++ ++++ +++ +++++ +  ++++ +++"/>
				<hit pos="840" gap="0" motif="motif_2" pvalue="5.3e-21" match=" ++ +++ +++ +++ ++++++++ +++++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2087981" db="db_1" num="2087981" name="gi|80979033|gb|ABB54719.1|" comment="Argonaute-2 [Drosophila melanogaster]gi|80979039|gb|ABB54722.1| Argonaute-2 [Drosophila melanogaster]gi|80979043|gb|ABB54724.1| Argonaute-2 [Drosophila melanogaster]" length="839">
			<score strand="both" combined_pvalue="2.59e-91" evalue="1.1e-84"/>
			<seg start="1">
				<data>
QSQGQYQSRGPPQQQQAAPLPLPPQPAGSIKRGTIGKPGQVGINYLDLDLSKMPSVAYHYDVKIMPERPKKFYRQ
AFEQFRVDQLGGAVLAYDGKASCYSVDKLPLNSQNPEVTVTDRNGRTLRYTIEIKETGDSTIDLKSLTTYMNDRI
				</data>
				<hit pos="53" gap="52" motif="motif_20" pvalue="9.1e-06" match="     +++++++ ++ + +    +     "/>
				<hit pos="91" gap="9" motif="motif_13" pvalue="5.8e-10" match="++++  + +++  ++"/>
			</seg>
			<seg start="151">
				<data>
FDKPMRAMQCVEVVLASPCHNKAIRVGRSFFKMSDPNNRHELDDGYEALVGLYQAFMLGDRPFLNVDISHKSFPI
SMPMIEYLERFSLKAKINNTTNLDYSRRFLEPFLRGINVVYTPPQSFQSAPRVYRVNGLSRAPASSETFEHDGKK
VTIASYFHSRNYPLKFPQLHCLNVGSSIKSILLPIELCSIEEGQALNRKDGATQVANMIKYAATSTNVRKRKIMN
				</data>
				<hit pos="171" gap="65" motif="motif_27" pvalue="4.9e-06" match=" + + ++++++  + "/>
				<hit pos="219" gap="33" motif="motif_11" pvalue="4.7e-05" match="    +++   ++  + +++ +"/>
				<hit pos="251" gap="11" motif="motif_18" pvalue="9.2e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="274" gap="6" motif="motif_23" pvalue="3.3e-07" match="   + +++ +++  +++  +++ + ++ +"/>
				<hit pos="303" gap="0" motif="motif_15" pvalue="8.7e-08" match="+  +    ++ ++++++ ++ "/>
				<hit pos="329" gap="5" motif="motif_11" pvalue="2.5e-10" match="+ + ++++++++ +++    +"/>
			</seg>
			<seg start="376">
				<data>
LLQYFQHNLDPTISRFGIRIANDFIVVSTRVLSPPQVEYHSKRFTMVKNGSWRMDGMKFLEPKPKAHKCAVLYCD
				</data>
				<hit pos="387" gap="37" motif="motif_12" pvalue="6.2e-13" match=" +  +++++++++  +  +++ ++   ++"/>
				<hit pos="422" gap="6" motif="motif_9" pvalue="1.8e-05" match="  ++ + +   ++ +++   +   +  "/>
			</seg>
			<seg start="451">
				<data>
PRSGRKMNYAQLNDFGNLIISQGKAVNITLDSDVTYRPFTEDERSLDTIFADLKRSQHDLAIVIIPQFRISYDTI
KQKAELQHGILTQCIKQFTVERKCNNQTIGNILLKINSKLNGINHKIKDDPRLPMMKNTMYIGADVTHPSPDQRE
IPSVVGVAASHDPYGASYNMQYRLQRGALEEIEDMFSITLEHLRVYKEYRNAYPDHIIYYRDGVSDGQFPKIKNE
ELRCIKQACDKVGCKPKICCVIVVKRHHTRFFPSGDVTTSNKFNNVDPGTVVDRTIVHPNEMQFFMVSHQAIQGT
AKPTRYNVIENTGNLDIDLLQQLTYNLCHMFPRCNRSVSYPAPAYLAHLVAARGRVYLTGTNRFLDLKKEYAKRT
				</data>
				<hit pos="452" gap="3" motif="motif_19" pvalue="3.9e-05" match="+  +       ++      + + + +      + +      ++ + +++ "/>
				<hit pos="522" gap="20" motif="motif_10" pvalue="3.6e-11" match="+ +++ +++   ++ +++"/>
				<hit pos="548" gap="8" motif="motif_7" pvalue="1.0e-13" match="+++ +   + +++++ ++ + +    +  "/>
				<hit pos="583" gap="6" motif="motif_3" pvalue="6.3e-16" match=" ++ ++++++++++ + +++++  +"/>
				<hit pos="611" gap="3" motif="motif_4" pvalue="2.7e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="647" gap="10" motif="motif_21" pvalue="3.6e-07" match="+   +  ++++++++"/>
				<hit pos="662" gap="0" motif="motif_5" pvalue="5.8e-14" match="++++++++ +  ++++  ++ ++ "/>
				<hit pos="688" gap="2" motif="motif_8" pvalue="1.9e-13" match="+ ++++  +++ +++++++++"/>
				<hit pos="719" gap="10" motif="motif_1" pvalue="5.0e-26" match=" ++ ++++++ +++++ +  +++ ++  ++++ +++ + +     +   +"/>
				<hit pos="769" gap="0" motif="motif_2" pvalue="1.1e-20" match=" ++ ++++++  + ++ ++++  ++++ +++ +"/>
				<hit pos="802" gap="0" motif="motif_31" pvalue="2.7e-05" match=" +++ ++ +  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1211394" db="db_1" num="1211394" name="gi|268564781|ref|XP_002639226.1|" comment="Hypothetical protein CBG03777 [Caenorhabditis briggsae]gi|187036007|emb|CAP24613.1| Hypothetical protein CBG03777 [Caenorhabditis briggsae]" length="919">
			<score strand="both" combined_pvalue="2.89e-91" evalue="1.2e-84"/>
			<seg start="76">
				<data>
SRLAHYNKRSTISSREIQTAVRLILPGELAKHAVSEGTKAVTKYTSSKEQFQLTRRPVPSSAGRHISVFANHFQI
SCNGSIVFQYHILINPDVLSRNLNRIIVNTLLEQAPELLESNLVYDGLSTVYTTTPIDVERTNQMLITVKGIKFT
				</data>
				<hit pos="138" gap="137" motif="motif_24" pvalue="3.4e-07" match="++ +++ ++++  + "/>
				<hit pos="153" gap="0" motif="motif_20" pvalue="4.6e-11" match="     +++   +++ + ++  ++ + + +"/>
				<hit pos="194" gap="12" motif="motif_13" pvalue="1.4e-06" match="++++  + ++  +  "/>
			</seg>
			<seg start="226">
				<data>
KDSPNQFSIFFTCVDRFSLDTKISYNKHDTYEKLRMIHAIDTILRQTSSARFHTVLQSFFSITPHTKIGPSHGLG
				</data>
				<hit pos="259" gap="50" motif="motif_17" pvalue="3.1e-07" match="   +++++ ++++ +"/>
				<hit pos="275" gap="1" motif="motif_27" pvalue="6.2e-06" match="++  ++ +++++  +"/>
			</seg>
			<seg start="301">
				<data>
WGTVNLGLGREVCYGFYQNVVETFDKLTMNIDVATTTFYRPIALAEFLAEVLEVPLATVTDGRSLSEVQIKKFNR
EITGLKVETRHCHTPRRFRIARCTWKPMKSLMLNIDNDKEASTSISMLDYFKTRYNIDLKYPHLPCVEAGRTREC
ILPLELCYIVSGQRCIKKLNEQQIANLIRATSRNATERKNAVLNLHERIEVGKDHYASEFGLRVQNQMMKLDGRI
LPAPRLIYCYPNSKRQDCVTTPNNGTWDMRGKNFYSGVEIKNWAVVCFAEPAIVPSNNLQMFIGSLEKVAREIGM
				</data>
				<hit pos="315" gap="25" motif="motif_6" pvalue="3.7e-12" match="++++    +   +  ++++++++++ +"/>
				<hit pos="369" gap="27" motif="motif_18" pvalue="1.4e-05" match="  ++  +   ++++++ "/>
				<hit pos="388" gap="2" motif="motif_23" pvalue="2.1e-07" match="++ ++++++  + ++++ ++  +++ +  "/>
				<hit pos="423" gap="6" motif="motif_15" pvalue="6.1e-15" match=" ++++ +++++++++++++  "/>
				<hit pos="448" gap="4" motif="motif_11" pvalue="2.5e-12" match="+ + ++++++ ++++++  ++"/>
				<hit pos="473" gap="4" motif="motif_22" pvalue="4.4e-07" match="+++++ +++     ++"/>
				<hit pos="506" gap="17" motif="motif_12" pvalue="1.6e-16" match="++ ++++++ +++  +++++++++++ + "/>
				<hit pos="547" gap="12" motif="motif_9" pvalue="2.3e-13" match="++++ + +  + +  +  +++++++ +"/>
			</seg>
			<seg start="601">
				<data>
PFVNEYCFFRYVPAEQATNSLEFLQEQFPDLQLVICIVSGKSTVYGDLKRKGDLLGLTTQCIRTNNVARVSPHTL
SNLCMKINSKLGGVNVVLSAPPPSTATTPTLFIGCHLSRNSVASSSESSSSLNYSDTSIACLVGSMDGHPTRFAP
				</data>
				<hit pos="602" gap="28" motif="motif_32" pvalue="1.3e-05" match="+     + +  + +   +  + ++  +++"/>
				<hit pos="669" gap="38" motif="motif_7" pvalue="4.5e-16" match="+++   + ++ ++++ ++++ ++++    "/>
				<hit pos="704" gap="6" motif="motif_3" pvalue="3.1e-05" match="++++++   +  +   ++  +    "/>
			</seg>
			<seg start="751">
				<data>
IFRLQPRNANTIIDMSEMMKEAILNFRKTTGFKPHKIVIYRSGVEGDSIDEILQAELRAIRDACTMIESGFQPGI
TFIALDVAHHTRLFAANERDQIGHSRNVPAGTLVETGITVNNHFEFYLVSHAGIQGTSRPTKYVVMWDDNNIPSY
				</data>
				<hit pos="762" gap="33" motif="motif_25" pvalue="1.5e-05" match="  +   ++++  + +"/>
				<hit pos="777" gap="0" motif="motif_21" pvalue="9.3e-11" match="++ ++ ++ ++++++"/>
				<hit pos="792" gap="0" motif="motif_5" pvalue="1.5e-06" match=" ++     +  +  ++ +++ ++ "/>
				<hit pos="820" gap="4" motif="motif_8" pvalue="8.7e-11" match="+ ++ ++++     +++++++"/>
				<hit pos="851" gap="10" motif="motif_1" pvalue="3.3e-27" match=" +++ ++ + + ++    + +++ ++++++++++++ + + ++ ++  + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2088010" db="db_1" num="2088010" name="gi|80979035|gb|ABB54720.1|" comment="Argonaute-2 [Drosophila melanogaster]gi|80979045|gb|ABB54725.1| Argonaute-2 [Drosophila melanogaster]" length="839">
			<score strand="both" combined_pvalue="7.27e-91" evalue="3.1e-84"/>
			<seg start="1">
				<data>
QSQGQYQSRGPPQQQQAAPLPLPPQPAGSIKRGTIGKPGQVGINYLDLDLSKMPSVAYHYDVKIMPERPKKFYRQ
AFEQFRVDQLGGAVLAYDGKASCYSVDKLPLNSQNPEVTVTDRNGRTLRYTIEIKETGDSTIDLKSLTTYMNDRI
				</data>
				<hit pos="53" gap="52" motif="motif_20" pvalue="9.1e-06" match="     +++++++ ++ + +    +     "/>
				<hit pos="91" gap="9" motif="motif_13" pvalue="5.8e-10" match="++++  + +++  ++"/>
			</seg>
			<seg start="151">
				<data>
FDKPMRAMQCVEVVLASPCHNKAIRVGRSFFKMSDPNNRHELDDGYEALVGLYQAFMLGDRPFLNVDISHKSFPI
SMPMIEYLERFSLKAKINNTTNLDYSRRFLEPFLRGINVVYTPPQSFQSAPRVYRVNGLSRAPASSETFEHDGKK
VTIASYFHSRNYPLKFPQLHCLNVGSSIKSILLPIELCSIEEGQALNRKDGATQVANMIKYAATSTNVRKRKIMN
				</data>
				<hit pos="171" gap="65" motif="motif_27" pvalue="4.9e-06" match=" + + ++++++  + "/>
				<hit pos="219" gap="33" motif="motif_11" pvalue="4.7e-05" match="    +++   ++  + +++ +"/>
				<hit pos="251" gap="11" motif="motif_18" pvalue="9.2e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="274" gap="6" motif="motif_23" pvalue="3.3e-07" match="   + +++ +++  +++  +++ + ++ +"/>
				<hit pos="303" gap="0" motif="motif_15" pvalue="8.7e-08" match="+  +    ++ ++++++ ++ "/>
				<hit pos="329" gap="5" motif="motif_11" pvalue="2.5e-10" match="+ + ++++++++ +++    +"/>
			</seg>
			<seg start="376">
				<data>
LLQYFQHNLDPTISRFGIRIANDFIVVSTRVLNPPQVEYHSKRFTMVKNGSWRMDGMKFLEPKPKAHKCAVLYCD
				</data>
				<hit pos="387" gap="37" motif="motif_12" pvalue="1.1e-12" match=" +  +++++++++  +  +++ ++   ++"/>
				<hit pos="422" gap="6" motif="motif_9" pvalue="1.8e-05" match="  ++ + +   ++ +++   +   +  "/>
			</seg>
			<seg start="451">
				<data>
PRSGRKMNYAQLNDFGNLIISQGKAVNITLDSDVTYRPFTDDERSLDTIFADLKRSQHDLAIVIIPQFRISYDTI
KQKAELQHGILTQCIKQFTVERKCNNQTIGNILLKINSKLNGINHKIKDDPRLPMMKNTMYIGADVTHPSPDQRE
IPSVVGVAASHDPYGASYNMQYRLQRGALEEIEDMFSITLEHLRVYKEYRNAYPDHIIYYRDGVSDGQFPKIKNE
ELRCIKQACDKVGCKPKICCVIVVKRHHTRFFPSGDVTTSNKFNNVDPGTVVDRTIVHPNEMQFFMVSHQAIQGT
AKPTRYNVIENTGNLDIDLLQQLTYNLCHMFPRCNRSVSYPAPAYLAHLVAARGRVYLTGTNRFLDLKKEYAKRT
				</data>
				<hit pos="465" gap="16" motif="motif_44" pvalue="4.5e-05" match="+ + ++   +   + +++ + "/>
				<hit pos="522" gap="36" motif="motif_10" pvalue="3.6e-11" match="+ +++ +++   ++ +++"/>
				<hit pos="548" gap="8" motif="motif_7" pvalue="1.0e-13" match="+++ +   + +++++ ++ + +    +  "/>
				<hit pos="583" gap="6" motif="motif_3" pvalue="6.3e-16" match=" ++ ++++++++++ + +++++  +"/>
				<hit pos="611" gap="3" motif="motif_4" pvalue="2.7e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="647" gap="10" motif="motif_21" pvalue="3.6e-07" match="+   +  ++++++++"/>
				<hit pos="662" gap="0" motif="motif_5" pvalue="5.8e-14" match="++++++++ +  ++++  ++ ++ "/>
				<hit pos="688" gap="2" motif="motif_8" pvalue="1.9e-13" match="+ ++++  +++ +++++++++"/>
				<hit pos="719" gap="10" motif="motif_1" pvalue="5.0e-26" match=" ++ ++++++ +++++ +  +++ ++  ++++ +++ + +     +   +"/>
				<hit pos="769" gap="0" motif="motif_2" pvalue="1.1e-20" match=" ++ ++++++  + ++ ++++  ++++ +++ +"/>
				<hit pos="802" gap="0" motif="motif_31" pvalue="2.7e-05" match=" +++ ++ +  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2088004" db="db_1" num="2088004" name="gi|80979037|gb|ABB54721.1|" comment="Argonaute-2 [Drosophila melanogaster]" length="839">
			<score strand="both" combined_pvalue="7.30e-91" evalue="3.1e-84"/>
			<seg start="1">
				<data>
QSQGQYQSRGPPQQQQAAPLPLPPQPAGSIKRGTIGKPGQVGINYLDLDLSKMPSVAYHYDVKIMPERPKKFYRQ
AFEQFRVDQLGGAVLAYDGKASCYSVDKLPLNSQNPEVTVTDRNGRTLRYTIEIKETGDSTIDLKSLTTYMNDRI
				</data>
				<hit pos="53" gap="52" motif="motif_20" pvalue="9.1e-06" match="     +++++++ ++ + +    +     "/>
				<hit pos="91" gap="9" motif="motif_13" pvalue="5.8e-10" match="++++  + +++  ++"/>
			</seg>
			<seg start="151">
				<data>
FDKPMRAMQCVEVVLASPCHNKAIRVGRSFFKMSDPNNRHELDDGYEALVGLYQAFMLGDRPFLNVDISHKSFPI
SMPMIEYLERFSLKAKINNTTNLDYSRRFLEPFLRGINVVYTPPQSFQSAPRVYRVNGLSRAPASSETFEHDGKK
VTIASYFHSRNYPLKFPQLHCLNVGSSIKSILLPIELCSIEEGQALNRKDGATQVANMIKYAATSTNVRKRKIMN
				</data>
				<hit pos="171" gap="65" motif="motif_27" pvalue="4.9e-06" match=" + + ++++++  + "/>
				<hit pos="219" gap="33" motif="motif_11" pvalue="4.7e-05" match="    +++   ++  + +++ +"/>
				<hit pos="251" gap="11" motif="motif_18" pvalue="9.2e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="274" gap="6" motif="motif_23" pvalue="3.3e-07" match="   + +++ +++  +++  +++ + ++ +"/>
				<hit pos="303" gap="0" motif="motif_15" pvalue="8.7e-08" match="+  +    ++ ++++++ ++ "/>
				<hit pos="329" gap="5" motif="motif_11" pvalue="2.5e-10" match="+ + ++++++++ +++    +"/>
			</seg>
			<seg start="376">
				<data>
LLQYFQHNLDPTISRFGIRIANDFIVVSTRVLNPPQVEYHSKRFTMVKNGSWRMDGMKFLEPKPKAHKCAVLYCD
				</data>
				<hit pos="387" gap="37" motif="motif_12" pvalue="1.1e-12" match=" +  +++++++++  +  +++ ++   ++"/>
				<hit pos="422" gap="6" motif="motif_9" pvalue="1.8e-05" match="  ++ + +   ++ +++   +   +  "/>
			</seg>
			<seg start="451">
				<data>
PRSGRKMNYAQLNDFGNLIISQGKAVNITLDSDVTYRPFTDDERSLDTIFADLKRSQHDLAIVIIPQFRISYDTI
KQKAELQHGILTQCIKQFTVERKCNNQTIGNILLKINSKLXGINHKIKDDPRLPMMKNTMYIGADVTHPSPDQRE
IPSVVGVAASHDPYGASYNMQYRLQRGALEEIEDMFSITLEHLRVYKEYRNAYPDHIIYYRDGVSDGQFPKIKNE
ELRCIKQACDKVGCKPKICCVIVVKRHHTRFFPSGDVTTSNKFNNVDPGTVVDRTIVHPNEMQFFMVSHQAIQGT
AKPTRYNVIENTGNLDIDLLQQLTYNLCHMFPRCNRSVSYPAPAYLAHLVAARGRVYLTGTNRFLDLKKEYAKRT
				</data>
				<hit pos="465" gap="16" motif="motif_44" pvalue="4.5e-05" match="+ + ++   +   + +++ + "/>
				<hit pos="522" gap="36" motif="motif_10" pvalue="3.6e-11" match="+ +++ +++   ++ +++"/>
				<hit pos="548" gap="8" motif="motif_7" pvalue="1.1e-13" match="+++ +   + +++++ ++ + +    +  "/>
				<hit pos="583" gap="6" motif="motif_3" pvalue="6.3e-16" match=" ++ ++++++++++ + +++++  +"/>
				<hit pos="611" gap="3" motif="motif_4" pvalue="2.7e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="647" gap="10" motif="motif_21" pvalue="3.6e-07" match="+   +  ++++++++"/>
				<hit pos="662" gap="0" motif="motif_5" pvalue="5.8e-14" match="++++++++ +  ++++  ++ ++ "/>
				<hit pos="688" gap="2" motif="motif_8" pvalue="1.9e-13" match="+ ++++  +++ +++++++++"/>
				<hit pos="719" gap="10" motif="motif_1" pvalue="5.0e-26" match=" ++ ++++++ +++++ +  +++ ++  ++++ +++ + +     +   +"/>
				<hit pos="769" gap="0" motif="motif_2" pvalue="1.1e-20" match=" ++ ++++++  + ++ ++++  ++++ +++ +"/>
				<hit pos="802" gap="0" motif="motif_31" pvalue="2.7e-05" match=" +++ ++ +  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_251985" db="db_1" num="251985" name="gi|70983606|ref|XP_747330.1|" comment="RNA interference and gene  silencing protein (Qde2) [Aspergillus fumigatus Af293]gi|66844956|gb|EAL85292.1| RNA interference and gene  silencing protein (Qde2), putative [Aspergillus fumigatus Af293]" length="1047">
			<score strand="both" combined_pvalue="8.61e-91" evalue="3.6e-84"/>
			<seg start="1">
				<data>
MSSRGAGDSQPRRGRGGDRGWARGGDRGASGRGGGRGGTMELPFRPSVPRGGSYREDSRGRGGGEFRGSGRGDSG
GRGGRGGGFRGGRGDQGPRIFSQGDLVVAPSPRVEQTEAAIAKTLITKRQKNVSQARYPERPGYGTQGSPVTLYA
NYFELKSVGKELFRYNVDIVADSARAKPTGRKARQIIRLLLDEHLLQYQNSIATDYKSTLVSRVELPSQGQYDVR
				</data>
				<hit pos="24" gap="23" motif="motif_43" pvalue="3.4e-09" match="++ ++  ++++++++"/>
				<hit pos="75" gap="36" motif="motif_43" pvalue="3.7e-10" match="++  +++++ +++++"/>
				<hit pos="122" gap="32" motif="motif_35" pvalue="1.4e-05" match="+         +++ ++++++ "/>
				<hit pos="143" gap="0" motif="motif_24" pvalue="4.3e-07" match="+ ++++ ++ +  + "/>
				<hit pos="162" gap="4" motif="motif_28" pvalue="4.8e-05" match=" + +++ +  +  ++       + ++  +"/>
				<hit pos="203" gap="12" motif="motif_13" pvalue="3.0e-05" match="+ +   ++ + ++++"/>
			</seg>
			<seg start="226">
				<data>
YRDEHEDDYPEQPKVYRVNCQFTGRLNPGDLLDYLTSANASAMFESKAEVMQAMNIVMGHHPKADRSVVSVGANK
				</data>
				<hit pos="241" gap="23" motif="motif_14" pvalue="2.1e-06" match="+++   +  +++   + +++    + +"/>
				<hit pos="273" gap="5" motif="motif_17" pvalue="8.0e-07" match=" ++ +++ +++  ++"/>
			</seg>
			<seg start="301">
				<data>
HFAIHPNAAERYDLGAGLEVLRGFFVSVRAATARILINVQIKYAACYQEGPLANVINEYQRSNSRDIYKLEAFLK
KLRIQATHIVRKNKKGQVVPRIKTIAGLATRADGASLPHPPKVARHGAGPNDVQFFLDAPGQKSEPGNSKGKKGK
				</data>
				<hit pos="312" gap="24" motif="motif_33" pvalue="6.1e-06" match=" +++ +++ ++"/>
				<hit pos="337" gap="14" motif="motif_14" pvalue="6.7e-07" match="  + +++++      +++ +   ++ +"/>
				<hit pos="366" gap="2" motif="motif_18" pvalue="2.5e-06" match="+  + +  ++ +++ ++"/>
			</seg>
			<seg start="451">
				<data>
KPAKAGPAPAGRYITVSDFFLQEYNKSLDSNMPVVNVGTRENPSYLPVEVCLVEPGQPAKSKLTPMQTRNMLSFA
				</data>
				<hit pos="492" gap="109" motif="motif_11" pvalue="2.2e-09" match=" + +++ +++   +++    +"/>
			</seg>
			<seg start="526">
				<data>
VRGPASNAYSIVSKGTAVLGLKNPLNPTLASFGIQPDLQLVTVPGRVLPAPRVYYKDAKSNQRHIDTMGGSWNMK
SIKFSTSTKLPSWTWLYINSERGIPRFENPGQLNTSLQAFTAKLNEIGVAAAAPKPGMMIRLTGNDHEGEIDRAV
				</data>
				<hit pos="553" gap="40" motif="motif_12" pvalue="2.4e-12" match=" + +++++ + ++ ++ ++++++++  + "/>
				<hit pos="592" gap="10" motif="motif_9" pvalue="1.1e-06" match="   + +++   ++   ++  +++ +  "/>
				<hit pos="625" gap="6" motif="motif_48" pvalue="2.7e-05" match="  +  + ++         ++ ++  +++ "/>
			</seg>
			<seg start="676">
				<data>
GELMGRHTPTLILTILYSSDVEAYNCIKKICDVRRGVRNVNVLAEKLRGANDQYYANVGLKFNLKLGGANQILKA
SELGIVAEGKTMLVGIDVTHPSPGSSAEAPSVAGMVASIDSSLSQWPADIRIQTSRQEMVSNLDEMLKARLQRWA
				</data>
				<hit pos="699" gap="45" motif="motif_10" pvalue="7.4e-07" match="+  +++++    ++ +  "/>
				<hit pos="724" gap="7" motif="motif_7" pvalue="3.3e-13" match="  ++++ +++ ++ + ++++ +  +  + "/>
				<hit pos="760" gap="7" motif="motif_3" pvalue="9.3e-10" match=" ++  + ++++++++ +      + "/>
				<hit pos="789" gap="4" motif="motif_4" pvalue="4.9e-09" match="     +   + ++ ++ ++++  ++ "/>
			</seg>
			<seg start="826">
				<data>
RANKNALPENIIVYRDGVSEGQYDVVIEQELPLLKKACVETYPAASTKKNLPRISIVIVGKRHHTRFYPTRDEDA
				</data>
				<hit pos="826" gap="11" motif="motif_21" pvalue="1.8e-09" match="+ + + +++ +++++"/>
				<hit pos="841" gap="0" motif="motif_5" pvalue="3.2e-13" match="+++++++ + +   ++  +++++ "/>
				<hit pos="874" gap="9" motif="motif_8" pvalue="2.1e-13" match="+  + +  +++ +++++++ +"/>
			</seg>
			<seg start="901">
				<data>
DRSANPKNGTVVDRGVTEARNWDFYLQAHTAIKGTARPAHYFTVWDEIFAHQKPVAPFQNAADILEDLTHRLCYL
FGRATRAVSICPPAYYADLVCTRARCYLSSVFDPTPAATPSVSEIGGIGRGGLVKGSDVQIHENVRDTMFYI
				</data>
				<hit pos="904" gap="9" motif="motif_1" pvalue="8.8e-23" match=" +   +++++  ++  ++ ++++ ++  ++++ +++++   ++++     "/>
				<hit pos="964" gap="10" motif="motif_2" pvalue="2.0e-21" match=" +  +++ +++ + + ++++++ ++++++++  "/>
				<hit pos="997" gap="0" motif="motif_31" pvalue="3.2e-05" match=" +++ ++    "/>
				<hit pos="1033" gap="25" motif="motif_16" pvalue="8.8e-09" match="   +++++++ ++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2088002" db="db_1" num="2088002" name="gi|80979047|gb|ABB54726.1|" comment="Argonaute-2 [Drosophila melanogaster]" length="839">
			<score strand="both" combined_pvalue="9.46e-91" evalue="4e-84"/>
			<seg start="1">
				<data>
QSQGQYQSRGPPQQQQAAPLPLPPQPAGSIKRGTIGKPGQVGINYLDLDLSKMPSVAYHYDVKIMPERPKKFYRQ
AFEQFRVDQLGGAVLAYDGKASCYSVDKLPLNSQNPEVTVTDRNGRTLRYTIEIKETGDSTIDLKSLTTYMNDRI
				</data>
				<hit pos="53" gap="52" motif="motif_20" pvalue="9.1e-06" match="     +++++++ ++ + +    +     "/>
				<hit pos="91" gap="9" motif="motif_13" pvalue="5.8e-10" match="++++  + +++  ++"/>
			</seg>
			<seg start="151">
				<data>
FDKPMRAMQCVEVVLASPCHNKAIRVGRSFFKMSDPNNRHELDDGYEALVGLYQAFMLGDRPFLNVDISHKSFPI
SMPMIEYLERFSLKAKINNTTNLDYSRRFLEPFLRGINVVYTPPQSFQSAPRVYRVNGLSRAPASSETFEHDGKK
VTIASYFHSRNYPLKFPQLHCLNVGSSIKSILLPIELCSIEEGQALNRKDGATQVANMIKYAATPTNVRKRKIMN
				</data>
				<hit pos="171" gap="65" motif="motif_27" pvalue="4.9e-06" match=" + + ++++++  + "/>
				<hit pos="219" gap="33" motif="motif_11" pvalue="4.7e-05" match="    +++   ++  + +++ +"/>
				<hit pos="251" gap="11" motif="motif_18" pvalue="9.2e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="274" gap="6" motif="motif_23" pvalue="3.3e-07" match="   + +++ +++  +++  +++ + ++ +"/>
				<hit pos="303" gap="0" motif="motif_15" pvalue="8.7e-08" match="+  +    ++ ++++++ ++ "/>
				<hit pos="329" gap="5" motif="motif_11" pvalue="2.5e-10" match="+ + ++++++++ +++    +"/>
			</seg>
			<seg start="376">
				<data>
LLQYFQHNLDPTISRFGIRIANDFIVVSTRVLSPPQVEYHSKRFTMVKNGSWRMDGMKFLEPKPKAHKCAVLYCD
				</data>
				<hit pos="387" gap="37" motif="motif_12" pvalue="6.2e-13" match=" +  +++++++++  +  +++ ++   ++"/>
				<hit pos="422" gap="6" motif="motif_9" pvalue="1.8e-05" match="  ++ + +   ++ +++   +   +  "/>
			</seg>
			<seg start="451">
				<data>
PRSGRKMNYAQLNDFGNLIISQGKAVNITLDSDVTYRPFTEDERSLDTIFADLKRSQHDLAIVIIPQFRISYDTI
KQKAELQHGILTQCIKQFTVERKCNNQTIGNILLKINSKLNGINHKIKDDPRLPMMKNTMYIGADVTHPSPDQRE
IPSVVGVAASHDPYGASYNMQYRLQRGALEEIEDMFSITLEHLRVYKEYRNAYPDHIIYYRDGVSDGQFPKIKNE
ELRCIKQACDKVGCKPKICCVIVVKRHHTRFFPSGDVTTSNKFNNVDPGTVVDRTIVHPNEMQFFMVSHQAIQGT
AKPTRYNVIENTGNLDIDLLQQLTYNLCHMFPRCNRSVSYPAPAYLAHLVAARGRVYLTGTNRFLDLKKEYAKRT
				</data>
				<hit pos="452" gap="3" motif="motif_19" pvalue="3.9e-05" match="+  +       ++      + + + +      + +      ++ + +++ "/>
				<hit pos="522" gap="20" motif="motif_10" pvalue="3.6e-11" match="+ +++ +++   ++ +++"/>
				<hit pos="548" gap="8" motif="motif_7" pvalue="1.0e-13" match="+++ +   + +++++ ++ + +    +  "/>
				<hit pos="583" gap="6" motif="motif_3" pvalue="6.3e-16" match=" ++ ++++++++++ + +++++  +"/>
				<hit pos="611" gap="3" motif="motif_4" pvalue="2.7e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="647" gap="10" motif="motif_21" pvalue="3.6e-07" match="+   +  ++++++++"/>
				<hit pos="662" gap="0" motif="motif_5" pvalue="5.8e-14" match="++++++++ +  ++++  ++ ++ "/>
				<hit pos="688" gap="2" motif="motif_8" pvalue="1.9e-13" match="+ ++++  +++ +++++++++"/>
				<hit pos="719" gap="10" motif="motif_1" pvalue="5.0e-26" match=" ++ ++++++ +++++ +  +++ ++  ++++ +++ + +     +   +"/>
				<hit pos="769" gap="0" motif="motif_2" pvalue="1.1e-20" match=" ++ ++++++  + ++ ++++  ++++ +++ +"/>
				<hit pos="802" gap="0" motif="motif_31" pvalue="2.7e-05" match=" +++ ++ +  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2088014" db="db_1" num="2088014" name="gi|80979041|gb|ABB54723.1|" comment="Argonaute-2 [Drosophila melanogaster]" length="839">
			<score strand="both" combined_pvalue="2.04e-90" evalue="8.6e-84"/>
			<seg start="1">
				<data>
QSQGQYQSRGPPQQQQAAPLPLPPQPAGSIKRGTIGKPGQVGINYLDLDLSKMPSVAYHYDVKIMPERPKKFYRQ
AFEQFRVDQLGGAVLAYDGKASCYSVDKLPLNSQNPEVTVTDRNGRTLRYTIEIKETGDSTIDLKSLTTYMNDRI
				</data>
				<hit pos="53" gap="52" motif="motif_20" pvalue="9.1e-06" match="     +++++++ ++ + +    +     "/>
				<hit pos="91" gap="9" motif="motif_13" pvalue="5.8e-10" match="++++  + +++  ++"/>
			</seg>
			<seg start="151">
				<data>
FDKPMRAMQCVEVVLASPCHNKAIRVGRSFFKMSDPNNRHELDDGYEALVGLYQAFMLGDRPFLNVDISHKSFPI
SMPMIEYLERFSLKAKINNTTNLDYSRRFLEPFLRGINVVYTPPQSFQSAPRVYRVNGLSRAPASSETFEHDGKK
VTIASYFHSRNYPLKFPQLHCLNVGSSIKSILLPIELCRIEEGQALNRKDGATQVANMIKYAATSTNVRKRKIMN
				</data>
				<hit pos="171" gap="65" motif="motif_27" pvalue="4.9e-06" match=" + + ++++++  + "/>
				<hit pos="219" gap="33" motif="motif_11" pvalue="4.7e-05" match="    +++   ++  + +++ +"/>
				<hit pos="251" gap="11" motif="motif_18" pvalue="9.2e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="274" gap="6" motif="motif_23" pvalue="3.3e-07" match="   + +++ +++  +++  +++ + ++ +"/>
				<hit pos="303" gap="0" motif="motif_15" pvalue="8.7e-08" match="+  +    ++ ++++++ ++ "/>
				<hit pos="329" gap="5" motif="motif_11" pvalue="5.2e-10" match="+ + ++++++ + +++    +"/>
			</seg>
			<seg start="376">
				<data>
LLQYFQHNLDPTISRFGIRIANDFIVVSTRVLSPPQVEYHSKRFTMVKNGSWRMDGMKFLEPKPKAHKCAVLYCD
				</data>
				<hit pos="387" gap="37" motif="motif_12" pvalue="6.2e-13" match=" +  +++++++++  +  +++ ++   ++"/>
				<hit pos="422" gap="6" motif="motif_9" pvalue="1.8e-05" match="  ++ + +   ++ +++   +   +  "/>
			</seg>
			<seg start="451">
				<data>
PRSGRKMNYAQLNDFGNLIISQGKAVNITLDSDVTYRPFTEDERSLDTIFADLKRSQHDLAIVIIPQFRISYDTI
KQKAELQHGILTQCIKQFTVERKCNNQTXGNILLKINSKLNGINHKIKDDPRLPMMKNTMYIGADVTHPSPDQRE
IPSVVGVAASHDPYGASYNMQYRLQRGALEEIEDMFSITLEHLRVYKEYRNAYPDHIIYYRDGVSDGQFPKIKNE
ELRCIKQACDKVGCKPKICCVIVVKRHHTRFFPSGDVTTSNKFNNVDPGTVVDRTIVHPNEMQFFMVSHQAIQGT
AKPTRYNVIENTGNLDIDLLQQLTYNLCHMFPRCNRSVSYPAPAYLAHLVAARGRVYLTGTNRFLDLKKEYAKRT
				</data>
				<hit pos="452" gap="3" motif="motif_19" pvalue="3.9e-05" match="+  +       ++      + + + +      + +      ++ + +++ "/>
				<hit pos="522" gap="20" motif="motif_10" pvalue="3.6e-11" match="+ +++ +++   ++ +++"/>
				<hit pos="548" gap="8" motif="motif_7" pvalue="3.1e-13" match="+++ +   + +++++ ++ + +    +  "/>
				<hit pos="583" gap="6" motif="motif_3" pvalue="6.3e-16" match=" ++ ++++++++++ + +++++  +"/>
				<hit pos="611" gap="3" motif="motif_4" pvalue="2.7e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="647" gap="10" motif="motif_21" pvalue="3.6e-07" match="+   +  ++++++++"/>
				<hit pos="662" gap="0" motif="motif_5" pvalue="5.8e-14" match="++++++++ +  ++++  ++ ++ "/>
				<hit pos="688" gap="2" motif="motif_8" pvalue="1.9e-13" match="+ ++++  +++ +++++++++"/>
				<hit pos="719" gap="10" motif="motif_1" pvalue="5.0e-26" match=" ++ ++++++ +++++ +  +++ ++  ++++ +++ + +     +   +"/>
				<hit pos="769" gap="0" motif="motif_2" pvalue="1.1e-20" match=" ++ ++++++  + ++ ++++  ++++ +++ +"/>
				<hit pos="802" gap="0" motif="motif_31" pvalue="2.7e-05" match=" +++ ++ +  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2918122" db="db_1" num="2918122" name="gi|39940842|ref|XP_359958.1|" comment="hypothetical protein MGG_11029 [Magnaporthe grisea 70-15]gi|145010371|gb|EDJ95027.1| hypothetical protein MGG_11029 [Magnaporthe grisea 70-15]" length="1030">
			<score strand="both" combined_pvalue="1.03e-89" evalue="4.4e-83"/>
			<seg start="76">
				<data>
GSVQGSTGDVATVGQGGKWPAAHGFDPARDRDPSKEHAMSGNSNFNKNLDLPPEAYITKLETPFAKRPGMGSLGK
				</data>
				<hit pos="128" gap="127" motif="motif_35" pvalue="2.2e-05" match="  + ++     ++ +++ +++"/>
			</seg>
			<seg start="151">
				<data>
KINLQLNYFSILKIELPDIYLYDLSISPTPLKPEQVIKKCWNTPTWQAKIGSTRSPWIFNKRNLAWSTHKTEDGG
				</data>
				<hit pos="165" gap="16" motif="motif_45" pvalue="2.7e-05" match="    ++ ++  +++ + +      +     +  +       "/>
			</seg>
			<seg start="226">
				<data>
LRALLDLDAEYGRTGGRAANKFNFSVKPVGRITMDSLRMYLEGKIAFNTHILECLNFLDHVLREGPSQRMIPIKR
NFYSKSRHATPMGDGVIEVLKGIFASLRMSQSINDGKFGLGINVDVANTCFWVAQNFEDLVRNYLGSVDRRWSGV
				</data>
				<hit pos="247" gap="41" motif="motif_14" pvalue="1.5e-09" match="+    + + ++ +  +++++ ++ + +"/>
				<hit pos="277" gap="3" motif="motif_17" pvalue="2.4e-07" match=" + +  ++ ++++ +"/>
				<hit pos="293" gap="1" motif="motif_27" pvalue="1.5e-08" match="++++++ + +++ + "/>
				<hit pos="328" gap="20" motif="motif_6" pvalue="1.1e-06" match="   +++     ++  +++++ + ++ +"/>
			</seg>
			<seg start="376">
				<data>
AANQLANLLQPVMPPGKTKMQVQPSPAFTALRKLAKIKFTVRHRGKTADHKIYTVKRFSFDPSYGEEGSNAKTVK
FSKRDGTTISVYDHFQKQYNVRLNHWKLPLIETTRDGFFPMEVCAVELYQRYNYKLDPDQTAKMIKFAVTRPAQR
				</data>
				<hit pos="411" gap="56" motif="motif_36" pvalue="3.8e-05" match=" +  ++ + +   + "/>
				<hit pos="440" gap="14" motif="motif_42" pvalue="8.8e-05" match="+ ++++    + +++   +  "/>
				<hit pos="462" gap="1" motif="motif_15" pvalue="2.0e-08" match=" + ++ +++  + +  ++ + "/>
				<hit pos="485" gap="2" motif="motif_11" pvalue="2.5e-08" match="+  +++++++     +++  +"/>
				<hit pos="510" gap="4" motif="motif_22" pvalue="2.2e-07" match="+++++ +    ++ ++"/>
			</seg>
			<seg start="526">
				<data>
ASDIMANVNELRWNEDPYLKHFKIQVSQTMETAPARVIPNPEIQYKGAKVNPGVSGRWDLRGKVFSEAGSMPLQS
				</data>
				<hit pos="528" gap="2" motif="motif_36" pvalue="1.5e-05" match="+++  ++    ++++"/>
				<hit pos="543" gap="0" motif="motif_12" pvalue="1.2e-11" match="+++ + ++++  + +  +++++ +   + "/>
			</seg>
			<seg start="676">
				<data>
ILPNKSSINYERIKKSADCRYALVTQCMQAAHVRKNQAQYCSNVAMKVNAKLGGQTCKVATAFKKPTMMIGCDVS
HAAPGAQQASMAAITVSMDKDCARYAAAVETNGYRCEILLPQNVRGMFGPLVERWCKTMRCAPEHVFYLRDGVSE
GQFAHVMALEVAELRKVLNKVGGNNPKITVMVATKRHHIRFFPKPGDSSSGDRNGNALPGTVVERVVTHPFHYDF
YLCSHVAIQGTARPTHYQVIHDEVGYSPDELQKMLYQQCYQYARSTTPVSLHPAIYYAHLASARGRCHENTASSE
				</data>
				<hit pos="685" gap="113" motif="motif_10" pvalue="1.8e-09" match="+  +++ +     +++++"/>
				<hit pos="710" gap="7" motif="motif_7" pvalue="6.3e-14" match="+   ++  +++++ ++++++ +   + ++"/>
				<hit pos="741" gap="2" motif="motif_3" pvalue="7.7e-09" match="+++ ++ ++++ +++       +  "/>
				<hit pos="768" gap="2" motif="motif_4" pvalue="2.2e-06" match="      ++++ + +   ++++     "/>
				<hit pos="821" gap="27" motif="motif_5" pvalue="1.8e-14" match="++++++++ ++   +   +++   "/>
				<hit pos="848" gap="3" motif="motif_8" pvalue="6.6e-16" match="+ ++++++ ++ ++++ ++++"/>
				<hit pos="880" gap="11" motif="motif_1" pvalue="5.2e-37" match="++ ++++++  ++++++ ++++++++  ++++ +++++ + +++ + +++"/>
				<hit pos="930" gap="0" motif="motif_2" pvalue="1.2e-19" match="++++  +  ++ ++++++++++ + +++++++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_757364" db="db_1" num="757364" name="gi|24664664|ref|NP_648775.1|" comment="argonaute 2, isoform B [Drosophila melanogaster]gi|51316118|sp|Q9VUQ5.3|AGO2_DROME RecName: Full=Protein argonaute-2gi|23093413|gb|AAF49619.2| argonaute 2, isoform B [Drosophila melanogaster]" length="1214">
			<score strand="both" combined_pvalue="6.84e-89" evalue="2.9e-82"/>
			<seg start="76">
				<data>
SGGSRASGFQQGGQQQKSQDAEGWTAQKKQGKQQVQGWTKQGQQGGHQQGRQGQDGGYQQRPPGQQQGGHQQGRQ
GQEGGYQQRPPGQQQGGHQQGRQGQEGGYQQRPSGQQQGGHQQGRQGQEGGYQQRPPGQQQGGHQQGRQGQEGGY
QQRPSGQQQGGHQQGRQGQEGGYQQRPPGQQQGGHQQGRQGQEGGYQQRPPGQQQGGHEQGRQGQEGGYQQRPSG
QQQGGHQQGRQGQEGGYQQRPSGQQQGGHQQGRQGQEGGYQQRPSGQQQGGHQQGRQGQEGGYQQRPPGQQPNQT
				</data>
				<hit pos="119" gap="118" motif="motif_43" pvalue="2.6e-07" match="+++   ++++  ++ "/>
				<hit pos="149" gap="15" motif="motif_43" pvalue="2.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="172" gap="8" motif="motif_43" pvalue="1.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="195" gap="8" motif="motif_43" pvalue="2.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="218" gap="8" motif="motif_43" pvalue="1.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="241" gap="8" motif="motif_43" pvalue="2.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="264" gap="8" motif="motif_43" pvalue="2.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="287" gap="8" motif="motif_43" pvalue="1.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="310" gap="8" motif="motif_43" pvalue="1.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="333" gap="8" motif="motif_43" pvalue="1.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="356" gap="8" motif="motif_43" pvalue="2.3e-07" match=" ++  ++++ +  ++"/>
			</seg>
			<seg start="376">
				<data>
QSQGQYQSRGPPQQQQAAPLPLPPQPAGSIKRGTIGKPGQVGINYLDLDLSKMPSVAYHYDVKIMPERPKKFYRQ
AFEQFRVDQLGGAVLAYDGKASCYSVDKLPLNSQNPEVTVTDRNGRTLRYTIEIKETGDSTIDLKSLTTYMNDRI
				</data>
				<hit pos="428" gap="57" motif="motif_20" pvalue="9.1e-06" match="     +++++++ ++ + +    +     "/>
				<hit pos="466" gap="9" motif="motif_13" pvalue="5.8e-10" match="++++  + +++  ++"/>
			</seg>
			<seg start="526">
				<data>
FDKPMRAMQCVEVVLASPCHNKAIRVGRSFFKMSDPNNRHELDDGYEALVGLYQAFMLGDRPFLNVDISHKSFPI
SMPMIEYLERFSLKAKINNTTNLDYSRRFLEPFLRGINVVYTPPQSFQSAPRVYRVNGLSRAPASSETFEHDGKK
VTIASYFHSRNYPLKFPQLHCLNVGSSIKSILLPIELCSIEEGQALNRKDGATQVANMIKYAATSTNVRKRKIMN
				</data>
				<hit pos="546" gap="65" motif="motif_27" pvalue="4.9e-06" match=" + + ++++++  + "/>
				<hit pos="594" gap="33" motif="motif_11" pvalue="4.7e-05" match="    +++   ++  + +++ +"/>
				<hit pos="626" gap="11" motif="motif_18" pvalue="9.2e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="649" gap="6" motif="motif_23" pvalue="3.3e-07" match="   + +++ +++  +++  +++ + ++ +"/>
				<hit pos="678" gap="0" motif="motif_15" pvalue="8.7e-08" match="+  +    ++ ++++++ ++ "/>
				<hit pos="704" gap="5" motif="motif_11" pvalue="2.5e-10" match="+ + ++++++++ +++    +"/>
			</seg>
			<seg start="751">
				<data>
LLQYFQHNLDPTISRFGIRIANDFIVVSTRVLSPPQVEYHSKRFTMVKNGSWRMDGMKFLEPKPKAHKCAVLYCD
				</data>
				<hit pos="762" gap="37" motif="motif_12" pvalue="6.2e-13" match=" +  +++++++++  +  +++ ++   ++"/>
				<hit pos="797" gap="6" motif="motif_9" pvalue="1.8e-05" match="  ++ + +   ++ +++   +   +  "/>
			</seg>
			<seg start="826">
				<data>
PRSGRKMNYTQLNDFGNLIISQGKAVNISLDSDVTYRPFTDDERSLDTIFADLKRSQHDLAIVIIPQFRISYDTI
KQKAELQHGILTQCIKQFTVERKCNNQTIGNILLKINSKLNGINHKIKDDPRLPMMKNTMYIGADVTHPSPDQRE
IPSVVGVAASHDPYGASYNMQYRLQRGALEEIEDMFSITLEHLRVYKEYRNAYPDHIIYYRDGVSDGQFPKIKNE
ELRCIKQACDKVGCKPKICCVIVVKRHHTRFFPSGDVTTSNKFNNVDPGTVVDRTIVHPNEMQFFMVSHQAIQGT
AKPTRYNVIENTGNLDIDLLQQLTYNLCHMFPRCNRSVSYPAPAYLAHLVAARGRVYLTGTNRFLDLKKEYAKRT
				</data>
				<hit pos="840" gap="16" motif="motif_44" pvalue="5.6e-05" match="+ + ++   +   + +++ + "/>
				<hit pos="897" gap="36" motif="motif_10" pvalue="3.6e-11" match="+ +++ +++   ++ +++"/>
				<hit pos="923" gap="8" motif="motif_7" pvalue="1.0e-13" match="+++ +   + +++++ ++ + +    +  "/>
				<hit pos="958" gap="6" motif="motif_3" pvalue="6.3e-16" match=" ++ ++++++++++ + +++++  +"/>
				<hit pos="986" gap="3" motif="motif_4" pvalue="2.7e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="1022" gap="10" motif="motif_21" pvalue="3.6e-07" match="+   +  ++++++++"/>
				<hit pos="1037" gap="0" motif="motif_5" pvalue="5.8e-14" match="++++++++ +  ++++  ++ ++ "/>
				<hit pos="1063" gap="2" motif="motif_8" pvalue="1.9e-13" match="+ ++++  +++ +++++++++"/>
				<hit pos="1094" gap="10" motif="motif_1" pvalue="5.0e-26" match=" ++ ++++++ +++++ +  +++ ++  ++++ +++ + +     +   +"/>
				<hit pos="1144" gap="0" motif="motif_2" pvalue="1.1e-20" match=" ++ ++++++  + ++ ++++  ++++ +++ +"/>
				<hit pos="1177" gap="0" motif="motif_31" pvalue="2.7e-05" match=" +++ ++ +  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2164878" db="db_1" num="2164878" name="gi|28317062|gb|AAO39550.1|" comment="RE04347p [Drosophila melanogaster]" length="1214">
			<score strand="both" combined_pvalue="6.84e-89" evalue="2.9e-82"/>
			<seg start="76">
				<data>
SGGSRASGFQQGGQQQKSQDAEGWTAQKKQGKQQVQGWTKQGQQGGHQQGRQGQDGGYQQRPPGQQQGGHQQGRQ
GQEGGYQQRPPGQQQGGHQQGRQGQEGGYQQRPSGQQQGGHQQGRQGQEGDYQQRPPGQQQGGHQQGRQGQEGGY
QQRPSGQQQGGHQQGRQGQEGGYQQRPPGQQQGGHQQGRQGQEGGYQQRPPGQQQGGHEQGRQGQEGGYQQRPSG
QQQGGHQQGRQGQEGGYQQRPSGQQQGGHQQGRQGQEGGYQQRPSGQQQGGHQQGRQGQEGGYQQRPPGQQPNQT
				</data>
				<hit pos="119" gap="118" motif="motif_43" pvalue="2.6e-07" match="+++   ++++  ++ "/>
				<hit pos="149" gap="15" motif="motif_43" pvalue="2.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="172" gap="8" motif="motif_43" pvalue="1.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="195" gap="8" motif="motif_43" pvalue="1.9e-06" match=" ++  + ++ +  ++"/>
				<hit pos="218" gap="8" motif="motif_43" pvalue="1.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="241" gap="8" motif="motif_43" pvalue="2.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="264" gap="8" motif="motif_43" pvalue="2.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="287" gap="8" motif="motif_43" pvalue="1.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="310" gap="8" motif="motif_43" pvalue="1.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="333" gap="8" motif="motif_43" pvalue="1.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="356" gap="8" motif="motif_43" pvalue="2.3e-07" match=" ++  ++++ +  ++"/>
			</seg>
			<seg start="376">
				<data>
QSQGQYQSRGPPQQQQAAPLPLPPQPAGSIKRGTIGKPGQVGINYLDLDLSKMPSVAYHYDVKIMPERPKKFYRQ
AFEQFRVDQLGGAVLAYDGKASCYSVDKLPLNSQNPEVTVTDRNGRTLRYTIEIKETGDSTIDLKSLTTYMNDRI
				</data>
				<hit pos="428" gap="57" motif="motif_20" pvalue="9.1e-06" match="     +++++++ ++ + +    +     "/>
				<hit pos="466" gap="9" motif="motif_13" pvalue="5.8e-10" match="++++  + +++  ++"/>
			</seg>
			<seg start="526">
				<data>
FDKPMRAMQCVEVVLASPCHNKAIRVGRSFFKMSDPNNRHELDDGYEALVGLYQAFMLGDRPFLNVDISHKSFPI
SMPMIEYLERFSLKAKINNTTNLDYSRRFLEPFLRGINVVYTPPQSFQSAPRVYRVNGLSRAPASSETFEHDGKK
VTIASYFHSRNYPLKFPQLHCLNVGSSIKSILLPIELCSIEEGQALNRKDGATQVANMIKYAATSTNVRKRKIMN
				</data>
				<hit pos="546" gap="65" motif="motif_27" pvalue="4.9e-06" match=" + + ++++++  + "/>
				<hit pos="594" gap="33" motif="motif_11" pvalue="4.7e-05" match="    +++   ++  + +++ +"/>
				<hit pos="626" gap="11" motif="motif_18" pvalue="9.2e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="649" gap="6" motif="motif_23" pvalue="3.3e-07" match="   + +++ +++  +++  +++ + ++ +"/>
				<hit pos="678" gap="0" motif="motif_15" pvalue="8.7e-08" match="+  +    ++ ++++++ ++ "/>
				<hit pos="704" gap="5" motif="motif_11" pvalue="2.5e-10" match="+ + ++++++++ +++    +"/>
			</seg>
			<seg start="751">
				<data>
LLQYFQHNLDPTISRFGIRIANDFIVVSTRVLSPPQVEYHSKRFTMVKNGSWRMDGMKFLEPKPKAHKCAVLYCD
				</data>
				<hit pos="762" gap="37" motif="motif_12" pvalue="6.2e-13" match=" +  +++++++++  +  +++ ++   ++"/>
				<hit pos="797" gap="6" motif="motif_9" pvalue="1.8e-05" match="  ++ + +   ++ +++   +   +  "/>
			</seg>
			<seg start="826">
				<data>
PRSGRKMNYTQLNDFGNLIISQGKAVNISLDSDVTYRPFTDDERSLDTIFADLKRSQHDLAIVIIPQFRISYDTI
KQKAELQHGILTQCIKQFTVERKCNNQTIGNILLKINSKLNGINHKIKDDPRLPMMKNTMYIGADVTHPSPDQRE
IPSVVGVAASHDPYGASYNMQYRLQRGALEEIEDMFSITLEHLRVYKEYRNAYPDHIIYYRDGVSDGQFPKIKNE
ELRCIKQACDKVGCKPKICCVIVVKRHHTRFFPSGDVTTSNKFNNVDPGTVVDRTIVHPNEMQFFMVSHQAIQGT
AKPTRYNVIENTGNLDIDLLQQLTYNLCHMFPRCNRSVSYPAPAYLAHLVAARGRVYLTGTNRFLDLKKEYAKRT
				</data>
				<hit pos="840" gap="16" motif="motif_44" pvalue="5.6e-05" match="+ + ++   +   + +++ + "/>
				<hit pos="897" gap="36" motif="motif_10" pvalue="3.6e-11" match="+ +++ +++   ++ +++"/>
				<hit pos="923" gap="8" motif="motif_7" pvalue="1.0e-13" match="+++ +   + +++++ ++ + +    +  "/>
				<hit pos="958" gap="6" motif="motif_3" pvalue="6.3e-16" match=" ++ ++++++++++ + +++++  +"/>
				<hit pos="986" gap="3" motif="motif_4" pvalue="2.7e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="1022" gap="10" motif="motif_21" pvalue="3.6e-07" match="+   +  ++++++++"/>
				<hit pos="1037" gap="0" motif="motif_5" pvalue="5.8e-14" match="++++++++ +  ++++  ++ ++ "/>
				<hit pos="1063" gap="2" motif="motif_8" pvalue="1.9e-13" match="+ ++++  +++ +++++++++"/>
				<hit pos="1094" gap="10" motif="motif_1" pvalue="5.0e-26" match=" ++ ++++++ +++++ +  +++ ++  ++++ +++ + +     +   +"/>
				<hit pos="1144" gap="0" motif="motif_2" pvalue="1.1e-20" match=" ++ ++++++  + ++ ++++  ++++ +++ +"/>
				<hit pos="1177" gap="0" motif="motif_31" pvalue="2.7e-05" match=" +++ ++ +  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1578290" db="db_1" num="1578290" name="gi|24664668|ref|NP_730054.1|" comment="argonaute 2, isoform C [Drosophila melanogaster]gi|23093414|gb|AAF49620.2| argonaute 2, isoform C [Drosophila melanogaster]gi|257153422|gb|ACV44468.1| RE36670p [Drosophila melanogaster]" length="1217">
			<score strand="both" combined_pvalue="7.42e-89" evalue="3.1e-82"/>
			<seg start="76">
				<data>
STSSGGSRASGFQQGGQQQKSQDAEGWTAQKKQGKQQVQGWTKQGQQGGHQQGRQGQDGGYQQRPPGQQQGGHQQ
				</data>
				<hit pos="122" gap="121" motif="motif_43" pvalue="2.6e-07" match="+++   ++++  ++ "/>
			</seg>
			<seg start="151">
				<data>
GRQGQEGGYQQRPPGQQQGGHQQGRQGQEGGYQQRPSGQQQGGHQQGRQGQEGGYQQRPPGQQQGGHQQGRQGQE
GGYQQRPSGQQQGGHQQGRQGQEGGYQQRPPGQQQGGHQQGRQGQEGGYQQRPPGQQQGGHEQGRQGQEGGYQQR
PSGQQQGGHQQGRQGQEGGYQQRPSGQQQGGHQQGRQGQEGGYQQRPSGQQQGGHQQGRQGQEGGYQQRPPGQQP
				</data>
				<hit pos="152" gap="15" motif="motif_43" pvalue="2.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="175" gap="8" motif="motif_43" pvalue="1.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="198" gap="8" motif="motif_43" pvalue="2.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="221" gap="8" motif="motif_43" pvalue="1.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="244" gap="8" motif="motif_43" pvalue="2.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="267" gap="8" motif="motif_43" pvalue="2.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="290" gap="8" motif="motif_43" pvalue="1.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="313" gap="8" motif="motif_43" pvalue="1.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="336" gap="8" motif="motif_43" pvalue="1.3e-07" match=" ++  ++++ +  ++"/>
				<hit pos="359" gap="8" motif="motif_43" pvalue="2.3e-07" match=" ++  ++++ +  ++"/>
			</seg>
			<seg start="376">
				<data>
NQTQSQGQYQSRGPPQQQQAAPLPLPPQPAGSIKRGTIGKPGQVGINYLDLDLSKMPSVAYHYDVKIMPERPKKF
YRQAFEQFRVDQLGGAVLAYDGKASCYSVDKLPLNSQNPEVTVTDRNGRTLRYTIEIKETGDSTIDLKSLTTYMN
				</data>
				<hit pos="431" gap="57" motif="motif_20" pvalue="9.1e-06" match="     +++++++ ++ + +    +     "/>
				<hit pos="469" gap="9" motif="motif_13" pvalue="5.8e-10" match="++++  + +++  ++"/>
			</seg>
			<seg start="526">
				<data>
DRIFDKPMRAMQCVEVVLASPCHNKAIRVGRSFFKMSDPNNRHELDDGYEALVGLYQAFMLGDRPFLNVDISHKS
FPISMPMIEYLERFSLKAKINNTTNLDYSRRFLEPFLRGINVVYTPPQSFQSAPRVYRVNGLSRAPASSETFEHD
GKKVTIASYFHSRNYPLKFPQLHCLNVGSSIKSILLPIELCSIEEGQALNRKDGATQVANMIKYAATSTNVRKRK
				</data>
				<hit pos="549" gap="65" motif="motif_27" pvalue="4.9e-06" match=" + + ++++++  + "/>
				<hit pos="597" gap="33" motif="motif_11" pvalue="4.7e-05" match="    +++   ++  + +++ +"/>
				<hit pos="629" gap="11" motif="motif_18" pvalue="9.2e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="652" gap="6" motif="motif_23" pvalue="3.3e-07" match="   + +++ +++  +++  +++ + ++ +"/>
				<hit pos="681" gap="0" motif="motif_15" pvalue="8.7e-08" match="+  +    ++ ++++++ ++ "/>
				<hit pos="707" gap="5" motif="motif_11" pvalue="2.5e-10" match="+ + ++++++++ +++    +"/>
			</seg>
			<seg start="751">
				<data>
IMNLLQYFQHNLDPTISRFGIRIANDFIVVSTRVLSPPQVEYHSKRFTMVKNGSWRMDGMKFLEPKPKAHKCAVL
YCDPRSGRKMNYTQLNDFGNLIISQGKAVNISLDSDVTYRPFTDDERSLDTIFADLKRSQHDLAIVIIPQFRISY
DTIKQKAELQHGILTQCIKQFTVERKCNNQTIGNILLKINSKLNGINHKIKDDPRLPMMKNTMYIGADVTHPSPD
QREIPSVVGVAASHDPYGASYNMQYRLQRGALEEIEDMFSITLEHLRVYKEYRNAYPDHIIYYRDGVSDGQFPKI
KNEELRCIKQACDKVGCKPKICCVIVVKRHHTRFFPSGDVTTSNKFNNVDPGTVVDRTIVHPNEMQFFMVSHQAI
QGTAKPTRYNVIENTGNLDIDLLQQLTYNLCHMFPRCNRSVSYPAPAYLAHLVAARGRVYLTGTNRFLDLKKEYA
				</data>
				<hit pos="765" gap="37" motif="motif_12" pvalue="6.2e-13" match=" +  +++++++++  +  +++ ++   ++"/>
				<hit pos="800" gap="6" motif="motif_9" pvalue="1.8e-05" match="  ++ + +   ++ +++   +   +  "/>
				<hit pos="843" gap="16" motif="motif_44" pvalue="5.6e-05" match="+ + ++   +   + +++ + "/>
				<hit pos="900" gap="36" motif="motif_10" pvalue="3.6e-11" match="+ +++ +++   ++ +++"/>
				<hit pos="926" gap="8" motif="motif_7" pvalue="1.0e-13" match="+++ +   + +++++ ++ + +    +  "/>
				<hit pos="961" gap="6" motif="motif_3" pvalue="6.3e-16" match=" ++ ++++++++++ + +++++  +"/>
				<hit pos="989" gap="3" motif="motif_4" pvalue="2.7e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="1025" gap="10" motif="motif_21" pvalue="3.6e-07" match="+   +  ++++++++"/>
				<hit pos="1040" gap="0" motif="motif_5" pvalue="5.8e-14" match="++++++++ +  ++++  ++ ++ "/>
				<hit pos="1066" gap="2" motif="motif_8" pvalue="1.9e-13" match="+ ++++  +++ +++++++++"/>
				<hit pos="1097" gap="10" motif="motif_1" pvalue="5.0e-26" match=" ++ ++++++ +++++ +  +++ ++  ++++ +++ + +     +   +"/>
				<hit pos="1147" gap="0" motif="motif_2" pvalue="1.1e-20" match=" ++ ++++++  + ++ ++++  ++++ +++ +"/>
				<hit pos="1180" gap="0" motif="motif_31" pvalue="2.7e-05" match=" +++ ++ +  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3489905" db="db_1" num="3489905" name="gi|110760333|ref|XP_395048.3|" comment="PREDICTED: similar to GERp95 [Apis mellifera]" length="984">
			<score strand="both" combined_pvalue="1.30e-88" evalue="5.5e-82"/>
			<seg start="1">
				<data>
MARKGKKKQNVQNHPHSSISQQQSNPDQQQNPSGSQQVHSQQQQSDISQKHACPKQQSDSPQQQGQTYDQQQQHS
				</data>
				<hit pos="38" gap="37" motif="motif_39" pvalue="9.8e-05" match=" +  +   + +"/>
			</seg>
			<seg start="376">
				<data>
RKKQCPKRYPAFDGRKNAYSAKLLPFGDKSKEEEINVFDVNTRKERNFKIYLNKVACLDLSWLTNLKCDMMDSER
				</data>
				<hit pos="386" gap="337" motif="motif_13" pvalue="2.0e-11" match="+++++++ +++  ++"/>
			</seg>
			<seg start="451">
				<data>
NQKCIQALDIILRHGPAYQYTVVGRSLFQPPEPGRIVSLSNGLDLWVGVFQSVVIGSKPYLNIDVAHKGFPKSQS
				</data>
				<hit pos="452" gap="51" motif="motif_17" pvalue="3.1e-09" match="+  +++++++++  +"/>
				<hit pos="468" gap="1" motif="motif_27" pvalue="1.7e-05" match="  ++ ++++ + +  "/>
			</seg>
			<seg start="526">
				<data>
VIELMKELFDSARENKFRLEDQTLCSVEKYFLQIKKYTIKYPNLPCLWVGSQKNSIYLPAELCTVIAGQVINKEM
				</data>
				<hit pos="553" gap="70" motif="motif_15" pvalue="1.6e-11" match="  ++ +   +++++++++++ "/>
				<hit pos="579" gap="5" motif="motif_11" pvalue="1.2e-10" match="  ++++ ++++ + ++   ++"/>
			</seg>
			<seg start="601">
				<data>
NKIQTSKMVRETATNTQKRKEKIMNGYKEKEITVSKGTWKADKFFSPCVLPKNLWTILNLDKFVNAHDLYNLHNK
				</data>
				<hit pos="604" gap="4" motif="motif_22" pvalue="4.9e-06" match="+++++++++    + +"/>
				<hit pos="646" gap="26" motif="motif_11" pvalue="2.3e-05" match=" ++ ++  + ++  + ++  +"/>
			</seg>
			<seg start="676">
				<data>
LLHSVVILPNLDNAYSIVKQISELQIHEGIVTQCIKNQTLKKLNDSTIGNILLKINSKLNGINHIITPTNRPNCL
				</data>
				<hit pos="717" gap="50" motif="motif_7" pvalue="7.2e-13" match="++++    + +++++ ++ + +       "/>
			</seg>
			<seg start="751">
				<data>
YQPCMIIGADVTHPSPDATNIPSIAAVAASHDPNAFKYNVEIRLQSPREEIIQDLEEIMIIQLKYFYVTTGQKPQ
KLIFYRDGVSEGELVKIMHKELSAIKRAIARLEKSNELRIPITFLVVQKRHHVRFFPTDAKNSDDKNFNVQAGTI
VDTEITHPTHIDFYLVSHASIQGTARPTKYRCICNENQMPENEIEELTYYLCHMFARCTRSVSYPAPTYYAHLAA
				</data>
				<hit pos="753" gap="7" motif="motif_3" pvalue="2.2e-19" match="+ ++++++++++++  + +++++++"/>
				<hit pos="781" gap="3" motif="motif_4" pvalue="7.0e-13" match="  + + ++   ++ +++++++++++ "/>
				<hit pos="817" gap="10" motif="motif_21" pvalue="1.2e-10" match="+  +++++++ ++++"/>
				<hit pos="832" gap="0" motif="motif_5" pvalue="1.8e-12" match="++++++   +    ++ +++++++"/>
				<hit pos="862" gap="6" motif="motif_8" pvalue="3.4e-13" match="  + ++++ +++++++ ++++"/>
				<hit pos="893" gap="10" motif="motif_1" pvalue="2.4e-27" match=" ++  ++++++ +++++  ++++ +++ ++++ +++ +     ++     "/>
				<hit pos="943" gap="0" motif="motif_2" pvalue="2.5e-24" match="++ ++++ ++  +++++++++  ++ +++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_16713" db="db_1" num="16713" name="gi|85090790|ref|XP_958586.1|" comment="hypothetical protein NCU09434 [Neurospora crassa OR74A]gi|23452214|gb|AAN32951.1| suppressor of meiotic silencing [Neurospora crassa]gi|28919960|gb|EAA29350.1| predicted protein [Neurospora crassa OR74A]" length="989">
			<score strand="both" combined_pvalue="1.47e-88" evalue="6.2e-82"/>
			<seg start="76">
				<data>
EERVGKRVDLPADAYLKTDISSTFATRSGFNTEGTPTRLSVNQYPVTRIANMDVFQYDVALSPEPTGGVVYDKVW
KSKAVQQKLASVTKKPWIYDGRKLAWLAQSVDEMRLLVDLDEERGRKPGGERKNAFHITIRPTGKVRLQSLRAYL
MKTAPWDNHVLECMSFLDHLLRQGPSERMKTIKRSFFHPSMPGRDLDMLLMACKGVYASFRLSENVKQIGLGVNV
DVSNQTFWKANPADKMIKYVINNYGGLSRNQLQNLDDQMITSVLKPLVSQGRYEQSEAMRALRRLKGCRFTLLHR
				</data>
				<hit pos="109" gap="108" motif="motif_24" pvalue="9.3e-06" match="+++  + ++   +  "/>
				<hit pos="125" gap="1" motif="motif_20" pvalue="2.2e-08" match="++ + ++++++  ++ +   +   + +  "/>
				<hit pos="168" gap="14" motif="motif_13" pvalue="3.9e-05" match=" +++++    + +  "/>
				<hit pos="206" gap="23" motif="motif_14" pvalue="2.3e-05" match="+  +++   ++ ++ ++ ++       "/>
				<hit pos="236" gap="3" motif="motif_17" pvalue="1.0e-05" match=" +    ++  +++ +"/>
				<hit pos="252" gap="1" motif="motif_27" pvalue="3.7e-09" match="+++ ++ ++++++++"/>
				<hit pos="284" gap="17" motif="motif_6" pvalue="1.3e-07" match=" +  +    + ++  +++++  +++++"/>
			</seg>
			<seg start="376">
				<data>
PNETKEYKIKGFAFDKKHGPNGANSYNVKFNWKQQNGTEKEICIKDYMKERYGYLVRQAGWPVIETTRAGSFPAE
VCNIVGFNQYQYKLDPQQTASMIKFAVQRPDQRKKDISASVQRLDWANDKYLKAFGVSISPEMAKTEAKVLRHPE
VFFEKKTARPLNTGRWDLRGARFIEANKEPLTHWGFIGLNMCVDVRAVNNFVQQFTNIYKGHGGRIAKNPYTTNI
NANPATLADELHKHVPQIVGGRTDLCPQIVFVAVPDKSAHVYERLKKIFECRYGIVTQVLQADHVKKAQGQYISN
VCMKVNAKLGGQTSSLTATKAKSHNFFIRPTMMIGVDVTHASPGSDMPSIAAMCASVDVEGYQYRAAVQTNGWHN
EILTDENISTWIPTFLKAYKEKTGREVEDIYYFRDGVSEGQFAHVMEQEVKAIKKAFRERNKKDAKMTVIVATKR
HHIRFFPDRGDKNGNPEPGTLVEREVTHPFHYDFFLSSHFALQGTARPVHYHVLMDEIKPKVNNLQRMIYQQCYT
FCRATTPISLHPAVYYAHLAGARARCHENRDYGNNTRVPEKVRDQVNNPNNLVAKHQDPTTYSSDWKKNNPPPRL
IPMQPRIHNTMWWV
				</data>
				<hit pos="410" gap="99" motif="motif_49" pvalue="9.5e-05" match="  + +++ "/>
				<hit pos="420" gap="2" motif="motif_15" pvalue="6.5e-08" match=" ++ ++++++  + + ++ + "/>
				<hit pos="443" gap="2" motif="motif_11" pvalue="1.7e-07" match="++  ++ ++++++    +  +"/>
				<hit pos="468" gap="4" motif="motif_22" pvalue="1.9e-08" match="+++++ +   +++ ++"/>
				<hit pos="486" gap="2" motif="motif_36" pvalue="2.6e-05" match="++   ++  +  ++ "/>
				<hit pos="501" gap="0" motif="motif_12" pvalue="3.7e-10" match="++++++++++ +++  ++ ++  +   + "/>
				<hit pos="567" gap="37" motif="motif_19" pvalue="6.4e-06" match=" +   ++  + ++        +   + ++    +++ +      ++    "/>
				<hit pos="642" gap="25" motif="motif_10" pvalue="3.4e-12" match="+  ++++ +   +++++ "/>
				<hit pos="667" gap="7" motif="motif_7" pvalue="1.5e-13" match="+   ++  ++ ++ ++++++ ++ +    "/>
				<hit pos="705" gap="9" motif="motif_3" pvalue="1.0e-09" match="+++ ++ ++++ +++ +     +  "/>
				<hit pos="732" gap="2" motif="motif_4" pvalue="6.6e-05" match="   +   +++ + +     ++  +  "/>
				<hit pos="770" gap="12" motif="motif_21" pvalue="5.6e-05" match="+  +++  + + +++"/>
				<hit pos="785" gap="0" motif="motif_5" pvalue="1.2e-17" match="++++++++ ++   +  ++++++ "/>
				<hit pos="812" gap="3" motif="motif_8" pvalue="1.1e-12" match="+   + +++++ ++++ ++++"/>
				<hit pos="839" gap="6" motif="motif_1" pvalue="8.0e-29" match="++  +++ +   +++++ +++++ ++   +++ ++ +++++ ++++    "/>
				<hit pos="889" gap="0" motif="motif_2" pvalue="1.6e-18" match=" ++  ++  ++++ + ++++++ + +++++++ "/>
				<hit pos="975" gap="53" motif="motif_16" pvalue="6.1e-05" match="+   +    + +   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3616246" db="db_1" num="3616246" name="gi|254850904|ref|ZP_05240254.1|" comment="dehydrofolate reductase [Vibrio cholerae MO10]gi|17017473|gb|AAK64581.1| dihydrofolate reductase [Vibrio cholerae MO10]gi|21885345|gb|AAL59751.1| dhfR18 [Vibrio cholerae]gi|254846609|gb|EET25023.1| dehydrofolate reductase [Vibrio cholerae MO10]gi|259156569|gb|ACV96512.1| dihydrofolate reductase [Vibrio fluvialis Ind1]" length="184">
			<score strand="both" combined_pvalue="4.29e-88" evalue="1.8e-81"/>
		</sequence>
		<sequence id="seq_1_2088012" db="db_1" num="2088012" name="gi|80979083|gb|ABB54744.1|" comment="Argonaute-2 [Drosophila simulans]" length="840">
			<score strand="both" combined_pvalue="6.37e-88" evalue="2.7e-81"/>
			<seg start="1">
				<data>
QSQGQYQSRGPPQQQQAAPLPLPPQPEGSIKRGTIGRPGQVAINYLDLDMSKMPSVAYHYDVKIMPERPTKFYRQ
AFEQFRMDQLGGAILAFDGKASCYSVDKLPLNTQNPEVTVTDRNGRTLRYTIEIKETADSNIDLKSLTTYMKDRI
				</data>
				<hit pos="53" gap="52" motif="motif_20" pvalue="4.4e-06" match="     +++++++ ++ + +    +     "/>
				<hit pos="91" gap="9" motif="motif_13" pvalue="2.6e-09" match="++++  + +++  ++"/>
			</seg>
			<seg start="151">
				<data>
FDKPMRAMQCLEVVLASPCYKKSIRVGRSFFKMSDPGESYDLKDGYEALVGLYQAFMLGDRPFLNVDISHKSFPM
				</data>
				<hit pos="171" gap="65" motif="motif_27" pvalue="2.9e-06" match="++ + ++++++  + "/>
			</seg>
			<seg start="226">
				<data>
PIPMIQYLEEFSLNGKINNTTNLEYSRRFLEPFLRGINVVYTPPKSFQSAPRVYRVNGLSRAPANSEVFEHDGKK
VTIASYFHSRNYPLKYPQLHCLNVGSSVKSVMLPIELCSIEEGQALNRKDGARQVSEMIRFAATSTNVRKGKIMK
				</data>
				<hit pos="251" gap="65" motif="motif_18" pvalue="9.2e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="274" gap="6" motif="motif_23" pvalue="6.0e-07" match="   + +++ +++  +++   ++ + ++ +"/>
				<hit pos="303" gap="0" motif="motif_15" pvalue="5.9e-08" match="+  +    ++ ++++++ ++ "/>
				<hit pos="329" gap="5" motif="motif_11" pvalue="3.3e-10" match="+   ++++++++ +++    +"/>
			</seg>
			<seg start="376">
				<data>
LMKYFQHNLDPTISRFGIRIANDFIVVSTRTLNPPQVEYHNKKFSLVNKGSWRMDNMQFLQPKNVAHKWTVLYCD
				</data>
				<hit pos="387" gap="37" motif="motif_12" pvalue="8.9e-12" match=" +  +++++++++  +  + + ++   ++"/>
				<hit pos="422" gap="6" motif="motif_9" pvalue="1.3e-05" match=" +++ + + +  + +++ + +   +  "/>
			</seg>
			<seg start="451">
				<data>
SRSGGHKISYNQINDFGRKILSQSKAFNISLDPEVSIRPFTEDERSLDTVFXDLXRSHYXLAIVIIPQSRISYDT
IKQKAELQHGILTQCVKQFTVERKCNDQTIGNILLKVNSKLNGINHKIKDDPRLPMLVNTMYMGADVTHPSPDQR
EIPSVVGVAASHDPYGASYNMQYRLQRGTLEEIEDMYTVTLEHLRVYKEYRNAYPDHILYYRDGVSDGQFPKIKN
EELRHIRQACDKVGCTPKICCVIVVKRHHTRFFPSGVETPSNRFNNVDPGTVVDRTIVHPNEMQFFMVSHQAIQG
TAKPTRYNVIENTGNLDIDLLQQLTYNLCHMFPRCNRSVSYPAPAYLAHLVAARGRVYLTGTHRFLDLKKEYAKR
				</data>
				<hit pos="466" gap="17" motif="motif_44" pvalue="6.3e-05" match="+  ++    +   + +++ + "/>
				<hit pos="523" gap="36" motif="motif_10" pvalue="3.6e-11" match="+ +++ +++   ++ +++"/>
				<hit pos="549" gap="8" motif="motif_7" pvalue="7.2e-13" match="+++++   + +++ + ++ + +    +  "/>
				<hit pos="584" gap="6" motif="motif_3" pvalue="5.2e-16" match=" ++ ++++++++++ + +++++  +"/>
				<hit pos="612" gap="3" motif="motif_4" pvalue="2.5e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="648" gap="10" motif="motif_21" pvalue="1.9e-06" match="+   +  ++++ +++"/>
				<hit pos="663" gap="0" motif="motif_5" pvalue="1.4e-14" match="++++++++ +  ++++  ++ ++ "/>
				<hit pos="689" gap="2" motif="motif_8" pvalue="3.0e-13" match="+  +++  +++ +++++++++"/>
				<hit pos="720" gap="10" motif="motif_1" pvalue="5.0e-26" match=" ++ ++++++ +++++ +  +++ ++  ++++ +++ + +     +   +"/>
				<hit pos="770" gap="0" motif="motif_2" pvalue="1.1e-20" match=" ++ ++++++  + ++ ++++  ++++ +++ +"/>
				<hit pos="803" gap="0" motif="motif_31" pvalue="2.9e-05" match=" +++ ++ +  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2087986" db="db_1" num="2087986" name="gi|80979071|gb|ABB54738.1|" comment="Argonaute-2 [Drosophila simulans]gi|80979073|gb|ABB54739.1| Argonaute-2 [Drosophila simulans]gi|80979075|gb|ABB54740.1| Argonaute-2 [Drosophila simulans]gi|80979077|gb|ABB54741.1| Argonaute-2 [Drosophila simulans]gi|80979079|gb|ABB54742.1| Argonaute-2 [Drosophila simulans]gi|80979081|gb|ABB54743.1| Argonaute-2 [Drosophila simulans]" length="840">
			<score strand="both" combined_pvalue="6.60e-88" evalue="2.8e-81"/>
			<seg start="1">
				<data>
QSQGQYQSRGPPQQQQAAPLPLPPQPEGSIKRGTIGRPGQVAINYLDLDMSKMPSVAYHYDVKIMPERPTKFYRQ
AFEQFRMDQLGGAILAFDGKASCYSVDKLPLNTQNPEVTVTDRNGRTLRYTIEIKETADSNIDLKSLTTYMKDRI
				</data>
				<hit pos="53" gap="52" motif="motif_20" pvalue="4.4e-06" match="     +++++++ ++ + +    +     "/>
				<hit pos="91" gap="9" motif="motif_13" pvalue="2.6e-09" match="++++  + +++  ++"/>
			</seg>
			<seg start="151">
				<data>
FDKPMRAMQCLEVVLASPCYKKSIRVGRSFFKMSDPGESYDLKDGYEALVGLYQAFMLGDRPFLNVDISHKSFPM
				</data>
				<hit pos="171" gap="65" motif="motif_27" pvalue="2.9e-06" match="++ + ++++++  + "/>
			</seg>
			<seg start="226">
				<data>
PIPMIQYLEEFSLNGKINNTTNLEYSRRFLEPFLRGINVVYTPPKSFQSAPRVYRVNGLSRAPANSEVFEHDGKK
VTIASYFHSRNYPLKYPQLHCLNVGSSVKSVMLPIELCSIEEGQALNRKDGARQVSEMIRFAATSTNVRKGKIMK
				</data>
				<hit pos="251" gap="65" motif="motif_18" pvalue="9.2e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="274" gap="6" motif="motif_23" pvalue="6.0e-07" match="   + +++ +++  +++   ++ + ++ +"/>
				<hit pos="303" gap="0" motif="motif_15" pvalue="5.9e-08" match="+  +    ++ ++++++ ++ "/>
				<hit pos="329" gap="5" motif="motif_11" pvalue="3.3e-10" match="+   ++++++++ +++    +"/>
			</seg>
			<seg start="376">
				<data>
LMKYFQHNLDPTISRFGIRIANDFIVVSTRTLNPPQVEYHNKKFSLVNKGSWRMDNMQFLQPKNVAHKWTVLYCD
				</data>
				<hit pos="387" gap="37" motif="motif_12" pvalue="8.9e-12" match=" +  +++++++++  +  + + ++   ++"/>
				<hit pos="422" gap="6" motif="motif_9" pvalue="1.3e-05" match=" +++ + + +  + +++ + +   +  "/>
			</seg>
			<seg start="451">
				<data>
SRSGGHKISYNQINDFGRKILSQSKAFNISLDPEVSIRPFTEDERSLDTVFADLKRSHYDLAIVIIPQSRISYDT
IKQKAELQHGILTQCVKQFTVERKCNDQTIGNILLKVNSKLNGINHKIKDDPRLPMLVNTMYMGADVTHPSPDQR
EIPSVVGVAASHDPYGASYNMQYRLQRGTLEEIEDMYTVTLEHLRVYKEYRNAYPDHILYYRDGVSDGQFPKIKN
EELRHIRQACDKVGCTPKICCVIVVKRHHTRFFPSGVETPSNRFNNVDPGTVVDRTIVHPNEMQFFMVSHQAIQG
TAKPTRYNVIENTGNLDIDLLQQLTYNLCHMFPRCNRSVSYPAPAYLAHLVAARGRVYLTGTHRFLDLKKEYAKR
				</data>
				<hit pos="466" gap="17" motif="motif_44" pvalue="6.3e-05" match="+  ++    +   + +++ + "/>
				<hit pos="523" gap="36" motif="motif_10" pvalue="3.6e-11" match="+ +++ +++   ++ +++"/>
				<hit pos="549" gap="8" motif="motif_7" pvalue="7.2e-13" match="+++++   + +++ + ++ + +    +  "/>
				<hit pos="584" gap="6" motif="motif_3" pvalue="5.2e-16" match=" ++ ++++++++++ + +++++  +"/>
				<hit pos="612" gap="3" motif="motif_4" pvalue="2.5e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="648" gap="10" motif="motif_21" pvalue="1.9e-06" match="+   +  ++++ +++"/>
				<hit pos="663" gap="0" motif="motif_5" pvalue="1.4e-14" match="++++++++ +  ++++  ++ ++ "/>
				<hit pos="689" gap="2" motif="motif_8" pvalue="3.0e-13" match="+  +++  +++ +++++++++"/>
				<hit pos="720" gap="10" motif="motif_1" pvalue="5.0e-26" match=" ++ ++++++ +++++ +  +++ ++  ++++ +++ + +     +   +"/>
				<hit pos="770" gap="0" motif="motif_2" pvalue="1.1e-20" match=" ++ ++++++  + ++ ++++  ++++ +++ +"/>
				<hit pos="803" gap="0" motif="motif_31" pvalue="2.9e-05" match=" +++ ++ +  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2088017" db="db_1" num="2088017" name="gi|80979055|gb|ABB54730.1|" comment="Argonaute-2 [Drosophila yakuba]" length="836">
			<score strand="both" combined_pvalue="8.44e-88" evalue="3.6e-81"/>
			<seg start="1">
				<data>
QSQGQYQSRGPPQQQQAVALPPQPAGSIKRGTIGKPGQVGVNYLDIDMSKMPPVAYHYDVRIMPERPKKFYRHAF
EQFRMNQLGGAIVAFDGRASCYSVDKLPVKSQNPEVTVTDRNGRTLRYTIEIKETNDPSIDLNSLTTYMKDRIFE
				</data>
				<hit pos="55" gap="54" motif="motif_28" pvalue="2.0e-05" match=" +++ + +  +  +   +       + ++"/>
				<hit pos="89" gap="5" motif="motif_13" pvalue="5.5e-10" match="+++++ + +++  ++"/>
			</seg>
			<seg start="151">
				<data>
KPMRAMQCLEVVLASPCHNKAIRAGRSFFKMSEPGQRFELDDGYEALVGLYQAFMLGDKPFLNVDISHKSFPIAM
				</data>
				<hit pos="169" gap="65" motif="motif_27" pvalue="3.8e-05" match=" + +  +++++  + "/>
			</seg>
			<seg start="226">
				<data>
SMIEYLELYGIKAKINNQTNLQNSRRFLEPFLRGINVVYTPPQSFASAPRVYKVNGLSSGPANSETFESDGKKVT
				</data>
				<hit pos="249" gap="65" motif="motif_18" pvalue="9.2e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="272" gap="6" motif="motif_23" pvalue="7.1e-08" match="   + +++ ++++ +++  +++ + ++ +"/>
			</seg>
			<seg start="301">
				<data>
IAAYFQSRNYNLKFPQLHCLHVGPPTKHILLPIELCTIEEGQALNRKDGATQVANMIKFAATSTNVRKNKIMNLL
				</data>
				<hit pos="301" gap="0" motif="motif_15" pvalue="3.1e-08" match="+  + +  +++++++++ ++ "/>
				<hit pos="327" gap="5" motif="motif_11" pvalue="6.4e-10" match="+ + ++++++++ +++    +"/>
				<hit pos="352" gap="4" motif="motif_22" pvalue="8.4e-05" match="+++++ +        +"/>
			</seg>
			<seg start="376">
				<data>
KFFEHNLDPTISRFGIRIANDFIMVSTRTLNPPQVEYQGNRYCGVRNGSWRMDNMKFLEPKPKAHKWAILYFDPK
				</data>
				<hit pos="385" gap="17" motif="motif_12" pvalue="3.2e-10" match=" +  +++++++++  +  + + ++   + "/>
				<hit pos="420" gap="6" motif="motif_9" pvalue="5.3e-06" match=" +++ + + + ++ +++   +   +  "/>
			</seg>
			<seg start="451">
				<data>
YGRKIHFNQVADFERNVLGQSKSVNISLESKAEIRTFSDDRSLDDVFADLKRNQHDLAFVIIPQSGSSYDIIKQK
AELQHGILTQCIKQYTFDRKLNPQTIGNILLKVNSKLNGINHKIKDDPRLPMLKNAMYMGADVTHPSPDQREIPS
VVGVAASHDPYGAAYNMQYRLQRGALEEIEDMYAITLEHLRVYHQYRKAYPEHILYYRDGVSDGQFPKIKNEELR
GINQACAKVGIKPKLCCVIVVKRHHTRFFPNGEPSQYNKFNNVDPGTVVDRTIVHPNEMQFFMVSHQSIQGTAKP
TRYNVIENTGNLDIDLLQQLTYNLCHMFPRCNRSVSYPAPAYLAHLVAARGRVYLTGSTRFLDLKKEYAKRTIVP
				</data>
				<hit pos="463" gap="16" motif="motif_44" pvalue="4.3e-05" match="+  +  +  ++  + ++++  "/>
				<hit pos="519" gap="35" motif="motif_10" pvalue="1.4e-10" match="+  ++ +++   ++ +++"/>
				<hit pos="545" gap="8" motif="motif_7" pvalue="1.7e-12" match="+++ +   + +++ + ++ + +    +  "/>
				<hit pos="580" gap="6" motif="motif_3" pvalue="2.6e-14" match="  + ++++++++++ + +++++  +"/>
				<hit pos="608" gap="3" motif="motif_4" pvalue="2.6e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="644" gap="10" motif="motif_21" pvalue="8.1e-07" match=" +  +  ++++ +++"/>
				<hit pos="659" gap="0" motif="motif_5" pvalue="1.1e-14" match="++++++++ +  ++++  +  +++"/>
				<hit pos="685" gap="2" motif="motif_8" pvalue="7.2e-13" match="+ +++   +++ +++++++++"/>
				<hit pos="716" gap="10" motif="motif_1" pvalue="5.6e-26" match=" ++ ++++++ +++++ +  +++ ++  ++++ +++ + +     +   +"/>
				<hit pos="766" gap="0" motif="motif_2" pvalue="1.1e-20" match=" ++ ++++++  + ++ ++++  ++++ +++ +"/>
				<hit pos="799" gap="0" motif="motif_31" pvalue="3.4e-06" match=" +++ ++ +++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3998044" db="db_1" num="3998044" name="gi|80979125|gb|ABB54765.1|" comment="Dicer-2 [Drosophila yakuba]" length="1719">
			<score strand="both" combined_pvalue="1.16e-87" evalue="4.9e-81"/>
			<seg start="151">
				<data>
LCAEKNKALPRVVGLSGVLIKGNEIKQVVKKLKELEITYRGNIITVSDTEEMENVMLYSTKPKEYLITYPSQERV
				</data>
				<hit pos="174" gap="173" motif="motif_44" pvalue="3.0e-05" match=" + + + + +++ +    +++"/>
			</seg>
			<seg start="226">
				<data>
FLVTQSIQSQIQQFFATLDLMDIGVQPVRRSKSLQCQRDPQKKSSIKQLFNDFLFQLQEYGIYAASIAIISLIVE
				</data>
				<hit pos="260" gap="65" motif="motif_47" pvalue="1.8e-05" match=" +  ++++"/>
			</seg>
			<seg start="526">
				<data>
EYLKDRVLERTEPEMYEVKQHFQDVIQPFINEHGAVLLPSSALILLHRYCQSMPTDAFGFVIPWISSLQEDQRKI
LFGDCARSKEVVSIQLPLNSKLKNTIYSDPMDSVKAAKVSAAFKACKLLYQLGELNERFLPITLKERVAAIADVH
				</data>
				<hit pos="597" gap="329" motif="motif_27" pvalue="2.5e-05" match="++ ++++    + + "/>
			</seg>
			<seg start="1576">
				<data>
LKNALKSISHEEEKNDPPKGDFNMSTNVDVPKALGDVLEALIAAIYLDCRDLQRTWEVIFNLFKPELEEFTRNVP
INAIRQLTEHKHANPVFSSPIIDQDNMMVSCQFTCMEKSIKVYGFGSNKNQAKLAAAKHALQKLSKCDA
				</data>
				<hit pos="1638" gap="1026" motif="motif_18" pvalue="9.0e-05" match="   + +   +++ + + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2088009" db="db_1" num="2088009" name="gi|80979065|gb|ABB54735.1|" comment="Argonaute-2 [Drosophila teissieri]" length="754">
			<score strand="both" combined_pvalue="2.65e-87" evalue="1.1e-80"/>
			<seg start="1">
				<data>
LGGAVVAFDGKASCYSVDKLPLKSQNPEVTVTDRNGRTLRYTIEIKETNDPSIDLQSLTTYMKDRIFDKPMRAMQ
				</data>
				<hit pos="7" gap="6" motif="motif_13" pvalue="2.6e-09" match="++++  + +++  ++"/>
				<hit pos="42" gap="20" motif="motif_10" pvalue="9.0e-05" match="   ++  +   + + +  "/>
			</seg>
			<seg start="76">
				<data>
CMEVVLASPCHNKAIRAGRSFFKMSEPGQRFELDDGYEALVGLYQAFMLGDKPFLNVDISHKSFPIAMSMIEYLE
RYGLKAKINNTTNLQNSRRFLEPFLKGINVVYTPPQSFASAPRVYKVNGLSSGPASSETFENDGKKVTIAAYFQS
RNYNLKFPQLHCLHVGPPMKHILLPIELCTIEEGQALNRKDGATQVANMIKFAATSTNVRKGKIMNLLKFFEHNL
				</data>
				<hit pos="87" gap="27" motif="motif_27" pvalue="3.8e-05" match=" + +  +++++  + "/>
				<hit pos="135" gap="33" motif="motif_11" pvalue="9.7e-05" match="    +++   ++  + ++  +"/>
				<hit pos="167" gap="11" motif="motif_18" pvalue="8.4e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="190" gap="6" motif="motif_23" pvalue="3.3e-07" match="   + +++ ++++ +++  +++ + ++ +"/>
				<hit pos="219" gap="0" motif="motif_15" pvalue="3.1e-08" match="+  + +  +++++++++ ++ "/>
				<hit pos="245" gap="5" motif="motif_11" pvalue="6.4e-10" match="+ + ++++++++ +++    +"/>
				<hit pos="270" gap="4" motif="motif_22" pvalue="8.4e-05" match="+++++ +        +"/>
			</seg>
			<seg start="301">
				<data>
DPTISRFGIRIANDFIVVSTRTLNPPQVEYQGNKYCGVRNGSWRMDNMKFLEPKPKAHKWAIVYFDPKYGRKMHF
				</data>
				<hit pos="303" gap="17" motif="motif_12" pvalue="2.2e-10" match=" +  +++++++++  +  + + ++   + "/>
				<hit pos="338" gap="6" motif="motif_9" pvalue="1.3e-06" match=" +++ + + + ++ +++   +   +  "/>
			</seg>
			<seg start="376">
				<data>
NQVADFERNVLGQSKSVNISLESKAEIRTFSDDRSLDDVFAELKRSQHDLAFVIIPQSGSSYDIIKQKAELQHGI
LTQCIKQYTFDRKLNPQTIGNILLKVNSKLNGINHKIKDDPRLPMLKNAMYMGADVTHPSPDQREIPSVVGVAAS
				</data>
				<hit pos="381" gap="16" motif="motif_44" pvalue="4.3e-05" match="+  +  +  ++  + ++++  "/>
				<hit pos="437" gap="35" motif="motif_10" pvalue="1.4e-10" match="+  ++ +++   ++ +++"/>
				<hit pos="463" gap="8" motif="motif_7" pvalue="1.7e-12" match="+++ +   + +++ + ++ + +    +  "/>
				<hit pos="498" gap="6" motif="motif_3" pvalue="2.6e-14" match="  + ++++++++++ + +++++  +"/>
			</seg>
			<seg start="526">
				<data>
HDPYGAAYNMQYRLQRGALEEIEDMYSITLEHLRVYHQYRKAYPEHILYYRDGVSDGQFPKIKNEELRGINQACA
				</data>
				<hit pos="526" gap="3" motif="motif_4" pvalue="2.6e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="562" gap="10" motif="motif_21" pvalue="8.1e-07" match=" +  +  ++++ +++"/>
				<hit pos="577" gap="0" motif="motif_5" pvalue="1.1e-14" match="++++++++ +  ++++  +  +++"/>
			</seg>
			<seg start="601">
				<data>
KVGIKPKLCCVIVVKRHHTRFFPNGEPSQYNKFNNVDPGTVVDRTIVHPNEMQFFMVSHQSIQGTAKPTRYNVIE
NTGNLDIDLLQQLTYNLCHMFPRCTRSVSYPAPAYLAHLVAARGRVYLTGSTRFLDLKKEYAKRTIVPEFMKTNP
				</data>
				<hit pos="603" gap="2" motif="motif_8" pvalue="7.2e-13" match="+ +++   +++ +++++++++"/>
				<hit pos="634" gap="10" motif="motif_1" pvalue="5.6e-26" match=" ++ ++++++ +++++ +  +++ ++  ++++ +++ + +     +   +"/>
				<hit pos="684" gap="0" motif="motif_2" pvalue="8.0e-22" match=" ++ ++++++  + +++++++  ++++ +++ +"/>
				<hit pos="717" gap="0" motif="motif_31" pvalue="3.4e-06" match=" +++ ++ +++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2088003" db="db_1" num="2088003" name="gi|80979063|gb|ABB54734.1|" comment="Argonaute-2 [Drosophila yakuba]" length="836">
			<score strand="both" combined_pvalue="2.88e-87" evalue="1.2e-80"/>
			<seg start="1">
				<data>
QSQGQYQSRGPPQQQQAVALPPQPAGSIKRGTIGKPGQVGVNYLDIDMSKMPPVAYHYDVRIMPERPKKFYRHAF
EQFRMNQLGGAIVAFDGRASCYSVDKLPVKSQNPEVTVTDRNGRTLRYTIEIKETNDPSIDLNSLTTYMKDRIFE
				</data>
				<hit pos="55" gap="54" motif="motif_28" pvalue="2.0e-05" match=" +++ + +  +  +   +       + ++"/>
				<hit pos="89" gap="5" motif="motif_13" pvalue="5.5e-10" match="+++++ + +++  ++"/>
			</seg>
			<seg start="151">
				<data>
KPMRAMQCLEVVLASPCHNKAIRAGRSFFKMSEPGQRFELDDGYEALVGLYQAFMLGDKPFLNVDISHKSFPIAM
SMIEYLERYGIKAKINNQTNLQNSRRFLEPFLRGINVVYTPPQSFASAPRVYKVNGLSSGPASSETFESDGKKVT
				</data>
				<hit pos="169" gap="65" motif="motif_27" pvalue="3.8e-05" match=" + +  +++++  + "/>
				<hit pos="217" gap="33" motif="motif_11" pvalue="9.4e-05" match="    +++   ++  + ++  +"/>
				<hit pos="249" gap="11" motif="motif_18" pvalue="9.2e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="272" gap="6" motif="motif_23" pvalue="8.7e-08" match="   + +++ ++++ +++  +++ + ++ +"/>
			</seg>
			<seg start="301">
				<data>
IAAYFQSRNYNLKFPQLHCLHVGPPTKHILLPIELCTIEEGQALNRKDGATQVANMIKFAATSTNVRKNKIMNLL
				</data>
				<hit pos="301" gap="0" motif="motif_15" pvalue="3.1e-08" match="+  + +  +++++++++ ++ "/>
				<hit pos="327" gap="5" motif="motif_11" pvalue="6.4e-10" match="+ + ++++++++ +++    +"/>
				<hit pos="352" gap="4" motif="motif_22" pvalue="8.4e-05" match="+++++ +        +"/>
			</seg>
			<seg start="376">
				<data>
KFFEHNLDPTISRFGIRIANDFIMVSTRTLNPPQVEYQGNKYCGVRNGSWRMDNMKFLEPKPKAHKWAILYFDPK
				</data>
				<hit pos="385" gap="17" motif="motif_12" pvalue="3.2e-10" match=" +  +++++++++  +  + + ++   + "/>
				<hit pos="420" gap="6" motif="motif_9" pvalue="5.3e-06" match=" +++ + + + ++ +++   +   +  "/>
			</seg>
			<seg start="451">
				<data>
YGRKIHFNQVADFERNVLGQSKSVNISLESKAEIRTFSDDRSLDDVFADLKRSQHDLAFVIIPQSGSSYDIIKQK
AELQHGILTQCIKQYTFDRKLNPQTIGNILLKVNSKLNGINHKIKDDPRLPMLKNAMYMGADVTHPSPDQREIPS
VVGVAASHDPYGAAYNMQYRLQRGALEEIEDMYAITLEHLRVYHQYRKAYPEHILYYRDGVSDGQFPKIKNEELR
GINQACAKVGIKPKLCCVIVVKRHHTRFFPNGEPSQYNKFNNVDPGTVVDRTIVHPNEMQFFMVSHQSIQGTAKP
TRYNVIENTGNLDIDLLQQLTYNLCHMFPRCNRSVSYPAPAYLAHLVAARGRVYLTGSTRFLDLKKEYAKRTIVP
				</data>
				<hit pos="463" gap="16" motif="motif_44" pvalue="4.3e-05" match="+  +  +  ++  + ++++  "/>
				<hit pos="519" gap="35" motif="motif_10" pvalue="1.4e-10" match="+  ++ +++   ++ +++"/>
				<hit pos="545" gap="8" motif="motif_7" pvalue="1.7e-12" match="+++ +   + +++ + ++ + +    +  "/>
				<hit pos="580" gap="6" motif="motif_3" pvalue="2.6e-14" match="  + ++++++++++ + +++++  +"/>
				<hit pos="608" gap="3" motif="motif_4" pvalue="2.6e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="644" gap="10" motif="motif_21" pvalue="8.1e-07" match=" +  +  ++++ +++"/>
				<hit pos="659" gap="0" motif="motif_5" pvalue="1.1e-14" match="++++++++ +  ++++  +  +++"/>
				<hit pos="685" gap="2" motif="motif_8" pvalue="7.2e-13" match="+ +++   +++ +++++++++"/>
				<hit pos="716" gap="10" motif="motif_1" pvalue="5.6e-26" match=" ++ ++++++ +++++ +  +++ ++  ++++ +++ + +     +   +"/>
				<hit pos="766" gap="0" motif="motif_2" pvalue="1.1e-20" match=" ++ ++++++  + ++ ++++  ++++ +++ +"/>
				<hit pos="799" gap="0" motif="motif_31" pvalue="3.4e-06" match=" +++ ++ +++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2087980" db="db_1" num="2087980" name="gi|80979053|gb|ABB54729.1|" comment="Argonaute-2 [Drosophila yakuba]" length="836">
			<score strand="both" combined_pvalue="2.91e-87" evalue="1.2e-80"/>
			<seg start="1">
				<data>
QSQGQYQSRGPPQQQQAVALPPQPAGSIKRGTIGKPGQVGVNYLDIDMSKMPPVAYHYDVRIMPERPKKFYRHAF
EQFRMNQLGGAIVAFDGRASCYSVDKLPVKSQNPEVTVTDRNGRTLRYTIEIKETNDPSIDLNSLTTYMKDRIFE
				</data>
				<hit pos="55" gap="54" motif="motif_28" pvalue="2.0e-05" match=" +++ + +  +  +   +       + ++"/>
				<hit pos="89" gap="5" motif="motif_13" pvalue="5.5e-10" match="+++++ + +++  ++"/>
			</seg>
			<seg start="151">
				<data>
KPMRAMQCLEVVLASPCHNKAIRAGRSFFKMSEPGQRFELDDGYEALVGLYQAFMLGDKPFLNVDISHKSFPIAM
				</data>
				<hit pos="169" gap="65" motif="motif_27" pvalue="3.8e-05" match=" + +  +++++  + "/>
			</seg>
			<seg start="226">
				<data>
SMIEYLEXYGIKAKINNQTNLQNSRRFLEPFLRGINVVYTPPQSFASAPRVYKVNGLSSGPASSETFESDGKKVT
				</data>
				<hit pos="249" gap="65" motif="motif_18" pvalue="9.2e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="272" gap="6" motif="motif_23" pvalue="8.7e-08" match="   + +++ ++++ +++  +++ + ++ +"/>
			</seg>
			<seg start="301">
				<data>
IAAYFQSRNYNLKFPQLHCLHVGPPTKHILLPIELCTIEEGQALNRKDGATQVANMIKFAATSTNVRKNKIMNLL
				</data>
				<hit pos="301" gap="0" motif="motif_15" pvalue="3.1e-08" match="+  + +  +++++++++ ++ "/>
				<hit pos="327" gap="5" motif="motif_11" pvalue="6.4e-10" match="+ + ++++++++ +++    +"/>
				<hit pos="352" gap="4" motif="motif_22" pvalue="8.4e-05" match="+++++ +        +"/>
			</seg>
			<seg start="376">
				<data>
KFFEHNLDPTISRFGIRIANDFIMVSTRTLNPPQVEYQGNXYCGVRNGSWRMDNMKFLEPKPKAHKWAILYFDPK
				</data>
				<hit pos="385" gap="17" motif="motif_12" pvalue="3.2e-10" match=" +  +++++++++  +  + + ++   + "/>
				<hit pos="420" gap="6" motif="motif_9" pvalue="5.3e-06" match=" +++ + + + ++ +++   +   +  "/>
			</seg>
			<seg start="451">
				<data>
YGRKIHFNQVADFERNVLGQSKSVNISLESKAEIRTFSDDRSLDDVFADLKRSQHDLAFVIIPQSGSSYDIIKQK
AELQHGILTQCIKQYTFDRKLNPQTIGNILLKVNSKLNGINHKIKDDPRLPMLKNAMYMGADVTHPSPDQREIPS
VVGVAASHDPYGAAYNMQYRLQRGALEEIEDMYAITLEHLRVYHQYRKAYPEHILYYRDGVSDGQFPKIKNEELR
GINQACAKVGIKPKLCCVIVVKRHHTRFFPNGEPSQYNKFNNVDPGTVVDRTIVHPNEMQFFMVSHQSIQGTAKP
TRYNVIENTGNLDIDLLQQLTYNLCHMFPRCNRSVSYPAPAYLAHLVAARGRVYLTGSTRFLDLKKEYAKRTIVP
				</data>
				<hit pos="463" gap="16" motif="motif_44" pvalue="4.3e-05" match="+  +  +  ++  + ++++  "/>
				<hit pos="519" gap="35" motif="motif_10" pvalue="1.4e-10" match="+  ++ +++   ++ +++"/>
				<hit pos="545" gap="8" motif="motif_7" pvalue="1.7e-12" match="+++ +   + +++ + ++ + +    +  "/>
				<hit pos="580" gap="6" motif="motif_3" pvalue="2.6e-14" match="  + ++++++++++ + +++++  +"/>
				<hit pos="608" gap="3" motif="motif_4" pvalue="2.6e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="644" gap="10" motif="motif_21" pvalue="8.1e-07" match=" +  +  ++++ +++"/>
				<hit pos="659" gap="0" motif="motif_5" pvalue="1.1e-14" match="++++++++ +  ++++  +  +++"/>
				<hit pos="685" gap="2" motif="motif_8" pvalue="7.2e-13" match="+ +++   +++ +++++++++"/>
				<hit pos="716" gap="10" motif="motif_1" pvalue="5.6e-26" match=" ++ ++++++ +++++ +  +++ ++  ++++ +++ + +     +   +"/>
				<hit pos="766" gap="0" motif="motif_2" pvalue="1.1e-20" match=" ++ ++++++  + ++ ++++  ++++ +++ +"/>
				<hit pos="799" gap="0" motif="motif_31" pvalue="3.4e-06" match=" +++ ++ +++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2087983" db="db_1" num="2087983" name="gi|80979059|gb|ABB54732.1|" comment="Argonaute-2 [Drosophila yakuba]" length="836">
			<score strand="both" combined_pvalue="3.16e-87" evalue="1.3e-80"/>
			<seg start="1">
				<data>
QSQGQYQSRGPPQQQQAVALPPQPAGSIKRGTIGKPGQVGVNYLDIDMSKMPPVAYHYDVRIMPERPKKFYRHAF
EQFRMNQLGGAIVAFDGRASCYSVDKLPVKSQNPEVTVTDRNGRTLRYTIEIKETNDPSIDLNSLTTYMKDRIFE
				</data>
				<hit pos="55" gap="54" motif="motif_28" pvalue="2.0e-05" match=" +++ + +  +  +   +       + ++"/>
				<hit pos="89" gap="5" motif="motif_13" pvalue="5.5e-10" match="+++++ + +++  ++"/>
			</seg>
			<seg start="151">
				<data>
KPMRAMQCLEVVLASPCHNKAIRAGRSFFKMSEPGQRFELDDGYEALVGLYQAFMLGDKPFLNVDISHKSFPIAM
				</data>
				<hit pos="169" gap="65" motif="motif_27" pvalue="3.8e-05" match=" + +  +++++  + "/>
			</seg>
			<seg start="226">
				<data>
SMIEYLELYGIKAKINNQTNLQNSRRFLEPFLRGINVVYTPPQSFASAPRVYKVNGLSSGPASSETFESDGKKVT
				</data>
				<hit pos="249" gap="65" motif="motif_18" pvalue="9.2e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="272" gap="6" motif="motif_23" pvalue="8.7e-08" match="   + +++ ++++ +++  +++ + ++ +"/>
			</seg>
			<seg start="301">
				<data>
IAAYFQSRNYNLKFPQLHCLHVGPPTKHILLPIELCTIEEGQALNRKDGATQVANMIKFAATSTNVRKNKIMNLL
				</data>
				<hit pos="301" gap="0" motif="motif_15" pvalue="3.1e-08" match="+  + +  +++++++++ ++ "/>
				<hit pos="327" gap="5" motif="motif_11" pvalue="6.4e-10" match="+ + ++++++++ +++    +"/>
				<hit pos="352" gap="4" motif="motif_22" pvalue="8.4e-05" match="+++++ +        +"/>
			</seg>
			<seg start="376">
				<data>
KFFEHNLDPTISRFGIRIANDFIMVSTRTLNPPQVEYQGNRYCGVRNGSWRMDNMKFLEPKPKAHKWAILYFDPK
				</data>
				<hit pos="385" gap="17" motif="motif_12" pvalue="3.2e-10" match=" +  +++++++++  +  + + ++   + "/>
				<hit pos="420" gap="6" motif="motif_9" pvalue="5.3e-06" match=" +++ + + + ++ +++   +   +  "/>
			</seg>
			<seg start="451">
				<data>
YGRKIHFNQVADFERNVLGQSKSVNISLESKAEIRTFSDDRSLDDVFADLKRSQHDLAFVIIPQSGSSYDIIKQK
AELQHGILTQCIKQYTFDRKLNPQTIGNILLKVNSKLNGINHKIKDDPRLPMLKNAMYMGADVTHPSPDQREIPS
VVGVAASHDPYGAAYNMQYRLQRGALEEIEDMYAITLEHLRVYHQYRKAYPEHILYYRDGVSDGQFPKIKNEELR
GINQACAKVGIKPKLCCVIVVKRHHTRFFPNGEPSQYNKFNNVDPGTVVDRTIVHPNEMQFFMVSHQSIQGTAKP
TRYNVIENTGNLDIDLLQQLTYNLCHMFPRCNRSVSYPAPAYLAHLVAARGRVYLTGSTRFLDLKKEYAKRTIVP
				</data>
				<hit pos="463" gap="16" motif="motif_44" pvalue="4.3e-05" match="+  +  +  ++  + ++++  "/>
				<hit pos="519" gap="35" motif="motif_10" pvalue="1.4e-10" match="+  ++ +++   ++ +++"/>
				<hit pos="545" gap="8" motif="motif_7" pvalue="1.7e-12" match="+++ +   + +++ + ++ + +    +  "/>
				<hit pos="580" gap="6" motif="motif_3" pvalue="2.6e-14" match="  + ++++++++++ + +++++  +"/>
				<hit pos="608" gap="3" motif="motif_4" pvalue="2.6e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="644" gap="10" motif="motif_21" pvalue="8.1e-07" match=" +  +  ++++ +++"/>
				<hit pos="659" gap="0" motif="motif_5" pvalue="1.1e-14" match="++++++++ +  ++++  +  +++"/>
				<hit pos="685" gap="2" motif="motif_8" pvalue="7.2e-13" match="+ +++   +++ +++++++++"/>
				<hit pos="716" gap="10" motif="motif_1" pvalue="5.6e-26" match=" ++ ++++++ +++++ +  +++ ++  ++++ +++ + +     +   +"/>
				<hit pos="766" gap="0" motif="motif_2" pvalue="1.1e-20" match=" ++ ++++++  + ++ ++++  ++++ +++ +"/>
				<hit pos="799" gap="0" motif="motif_31" pvalue="3.4e-06" match=" +++ ++ +++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2088000" db="db_1" num="2088000" name="gi|80979049|gb|ABB54727.1|" comment="Argonaute-2 [Drosophila yakuba]gi|80979051|gb|ABB54728.1| Argonaute-2 [Drosophila yakuba]gi|80979057|gb|ABB54731.1| Argonaute-2 [Drosophila yakuba]gi|80979061|gb|ABB54733.1| Argonaute-2 [Drosophila yakuba]" length="836">
			<score strand="both" combined_pvalue="3.25e-87" evalue="1.4e-80"/>
			<seg start="1">
				<data>
QSQGQYQSRGPPQQQQAVALPPQPAGSIKRGTIGKPGQVGVNYLDIDMSKMPPVAYHYDVRIMPERPKKFYRHAF
EQFRMNQLGGAIVAFDGRASCYSVDKLPVKSQNPEVTVTDRNGRTLRYTIEIKETNDPSIDLNSLTTYMKDRIFE
				</data>
				<hit pos="55" gap="54" motif="motif_28" pvalue="2.0e-05" match=" +++ + +  +  +   +       + ++"/>
				<hit pos="89" gap="5" motif="motif_13" pvalue="5.5e-10" match="+++++ + +++  ++"/>
			</seg>
			<seg start="151">
				<data>
KPMRAMQCLEVVLASPCHNKAIRAGRSFFKMSEPGQRFELDDGYEALVGLYQAFMLGDKPFLNVDISHKSFPIAM
				</data>
				<hit pos="169" gap="65" motif="motif_27" pvalue="3.8e-05" match=" + +  +++++  + "/>
			</seg>
			<seg start="226">
				<data>
SMIEYLELYGIKAKINNQTNLQNSRRFLEPFLRGINVVYTPPQSFASAPRVYKVNGLSSGPASSETFESDGKKVT
				</data>
				<hit pos="249" gap="65" motif="motif_18" pvalue="9.2e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="272" gap="6" motif="motif_23" pvalue="8.7e-08" match="   + +++ ++++ +++  +++ + ++ +"/>
			</seg>
			<seg start="301">
				<data>
IAAYFQSRNYNLKFPQLHCLHVGPPTKHILLPIELCTIEEGQALNRKDGATQVANMIKFAATSTNVRKNKIMNLL
				</data>
				<hit pos="301" gap="0" motif="motif_15" pvalue="3.1e-08" match="+  + +  +++++++++ ++ "/>
				<hit pos="327" gap="5" motif="motif_11" pvalue="6.4e-10" match="+ + ++++++++ +++    +"/>
				<hit pos="352" gap="4" motif="motif_22" pvalue="8.4e-05" match="+++++ +        +"/>
			</seg>
			<seg start="376">
				<data>
KFFEHNLDPTISRFGIRIANDFIMVSTRTLNPPQVEYQGNKYCGVRNGSWRMDNMKFLEPKPKAHKWAILYFDPK
				</data>
				<hit pos="385" gap="17" motif="motif_12" pvalue="3.2e-10" match=" +  +++++++++  +  + + ++   + "/>
				<hit pos="420" gap="6" motif="motif_9" pvalue="5.3e-06" match=" +++ + + + ++ +++   +   +  "/>
			</seg>
			<seg start="451">
				<data>
YGRKIHFNQVADFERNVLGQSKSVNISLESKAEIRTFSDDRSLDDVFADLKRSQHDLAFVIIPQSGSSYDIIKQK
AELQHGILTQCIKQYTFDRKLNPQTIGNILLKVNSKLNGINHKIKDDPRLPMLKNAMYMGADVTHPSPDQREIPS
VVGVAASHDPYGAAYNMQYRLQRGALEEIEDMYAITLEHLRVYHQYRKAYPEHILYYRDGVSDGQFPKIKNEELR
GINQACAKVGIKPKLCCVIVVKRHHTRFFPNGEPSQYNKFNNVDPGTVVDRTIVHPNEMQFFMVSHQSIQGTAKP
TRYNVIENTGNLDIDLLQQLTYNLCHMFPRCNRSVSYPAPAYLAHLVAARGRVYLTGSTRFLDLKKEYAKRTIVP
				</data>
				<hit pos="463" gap="16" motif="motif_44" pvalue="4.3e-05" match="+  +  +  ++  + ++++  "/>
				<hit pos="519" gap="35" motif="motif_10" pvalue="1.4e-10" match="+  ++ +++   ++ +++"/>
				<hit pos="545" gap="8" motif="motif_7" pvalue="1.7e-12" match="+++ +   + +++ + ++ + +    +  "/>
				<hit pos="580" gap="6" motif="motif_3" pvalue="2.6e-14" match="  + ++++++++++ + +++++  +"/>
				<hit pos="608" gap="3" motif="motif_4" pvalue="2.6e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="644" gap="10" motif="motif_21" pvalue="8.1e-07" match=" +  +  ++++ +++"/>
				<hit pos="659" gap="0" motif="motif_5" pvalue="1.1e-14" match="++++++++ +  ++++  +  +++"/>
				<hit pos="685" gap="2" motif="motif_8" pvalue="7.2e-13" match="+ +++   +++ +++++++++"/>
				<hit pos="716" gap="10" motif="motif_1" pvalue="5.6e-26" match=" ++ ++++++ +++++ +  +++ ++  ++++ +++ + +     +   +"/>
				<hit pos="766" gap="0" motif="motif_2" pvalue="1.1e-20" match=" ++ ++++++  + ++ ++++  ++++ +++ +"/>
				<hit pos="799" gap="0" motif="motif_31" pvalue="3.4e-06" match=" +++ ++ +++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2087993" db="db_1" num="2087993" name="gi|80979067|gb|ABB54736.1|" comment="Argonaute-2 [Drosophila santomea]" length="836">
			<score strand="both" combined_pvalue="3.68e-87" evalue="1.6e-80"/>
			<seg start="1">
				<data>
QSQDQYQSRGPPQQQQAVALPPQPAGSIKRGTIGKPGQVGVNYLDIDMSKMPPVAYHYDVRIMPERPKKFYRHAF
EQFRMNQLGGAVVAFDGKASCYSVDKLPVKSQNPEVTVTDRNGRTLRYTIEIKETNDSSIDLKSLTTYMKDRIFD
				</data>
				<hit pos="55" gap="54" motif="motif_28" pvalue="2.0e-05" match=" +++ + +  +  +   +       + ++"/>
				<hit pos="89" gap="5" motif="motif_13" pvalue="2.6e-09" match="++++  + +++  ++"/>
				<hit pos="124" gap="20" motif="motif_10" pvalue="7.5e-05" match="   ++  +   + + +  "/>
			</seg>
			<seg start="151">
				<data>
KPMRAMQCIEVVLASPCHNKAIRAGRSFFKMSEPGQRFELDDGYEALVGLYQAFMLGDKPFLNVDISHKSFPIAM
				</data>
				<hit pos="169" gap="27" motif="motif_27" pvalue="3.8e-05" match=" + +  +++++  + "/>
			</seg>
			<seg start="226">
				<data>
SMIEYLEXYGLKAKINNQTNLQNSRRFLEPFLRGINVVYTPPQSFASAPRVYKVNGLSSGPASSETFESDGKKVT
				</data>
				<hit pos="249" gap="65" motif="motif_18" pvalue="9.2e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="272" gap="6" motif="motif_23" pvalue="8.7e-08" match="   + +++ ++++ +++  +++ + ++ +"/>
			</seg>
			<seg start="301">
				<data>
IAAYFQSRNYNLKFPQLHCLHVGPATKHILLPIELCAIEEGQALNRKDGATQVANMIKFAATSTNVRKGKIMNLL
				</data>
				<hit pos="301" gap="0" motif="motif_15" pvalue="3.1e-08" match="+  + +  +++++++++ ++ "/>
				<hit pos="327" gap="5" motif="motif_11" pvalue="1.4e-09" match="+ + ++++++ + +++    +"/>
				<hit pos="352" gap="4" motif="motif_22" pvalue="8.4e-05" match="+++++ +        +"/>
			</seg>
			<seg start="376">
				<data>
KFFEHNLDPTISRFGIRIANDFIMVSTRTLNPPQVEYQGNRYCGVRNGSWRMDNMKFLEPKPKAHKWAILYFDPK
				</data>
				<hit pos="385" gap="17" motif="motif_12" pvalue="3.2e-10" match=" +  +++++++++  +  + + ++   + "/>
				<hit pos="420" gap="6" motif="motif_9" pvalue="5.3e-06" match=" +++ + + + ++ +++   +   +  "/>
			</seg>
			<seg start="451">
				<data>
YGRKIHFNQVADFERNVLGQSKSVNISLESKAEIRTFSDDRSLDDVFADLKRSQHDLAFVIIPQSGSSYDIIKQK
AELQHGILTQCIKQYTFDRKLNPQTIGNILLKVNSKLNGINHKIKDDPRLPMLKNAMYMGADVTHPSPDQREIPS
VVGVAASHDPYGAAYNMQYRLQRGTLEEIEDMYAITLEHLRVYHQYRKAYPEHILYYRDGVSDGQFPKIKNEELR
GIIQACAKVGIKPKLCCVIVVKRHHTRFFPNGEPSQYNKFNNVDPGTVVDRTIVHPNEMQFFMVSHQSIQGTAKP
TRYNVIENTGNLDIDLLQQLTYNLCHMFPRCNRSVSYPAPAYLAHLVAARGRVYLTGSTRFLDLKKEYAKRTIVP
				</data>
				<hit pos="463" gap="16" motif="motif_44" pvalue="4.3e-05" match="+  +  +  ++  + ++++  "/>
				<hit pos="519" gap="35" motif="motif_10" pvalue="1.4e-10" match="+  ++ +++   ++ +++"/>
				<hit pos="545" gap="8" motif="motif_7" pvalue="1.7e-12" match="+++ +   + +++ + ++ + +    +  "/>
				<hit pos="580" gap="6" motif="motif_3" pvalue="2.6e-14" match="  + ++++++++++ + +++++  +"/>
				<hit pos="608" gap="3" motif="motif_4" pvalue="2.4e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="644" gap="10" motif="motif_21" pvalue="8.1e-07" match=" +  +  ++++ +++"/>
				<hit pos="659" gap="0" motif="motif_5" pvalue="1.7e-15" match="++++++++ +  ++++  ++ +++"/>
				<hit pos="685" gap="2" motif="motif_8" pvalue="7.2e-13" match="+ +++   +++ +++++++++"/>
				<hit pos="716" gap="10" motif="motif_1" pvalue="5.6e-26" match=" ++ ++++++ +++++ +  +++ ++  ++++ +++ + +     +   +"/>
				<hit pos="766" gap="0" motif="motif_2" pvalue="1.1e-20" match=" ++ ++++++  + ++ ++++  ++++ +++ +"/>
				<hit pos="799" gap="0" motif="motif_31" pvalue="3.4e-06" match=" +++ ++ +++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2088006" db="db_1" num="2088006" name="gi|80979069|gb|ABB54737.1|" comment="Argonaute-2 [Drosophila simulans]" length="840">
			<score strand="both" combined_pvalue="4.80e-87" evalue="2e-80"/>
			<seg start="1">
				<data>
QSQGQYQSRGPPQQQQAAPLPLPPQPEGSIKRGTIGRPGQVAINYLDLDMSKMPSVAYHYDVKIMPERPTKFYRQ
AFEQFRMDQLGGAILAFDGKASCYSVDKLPLNTQNPEVTVTDRNGRTLRYTIEIKETADSNIDLKSLTTYMKDRI
				</data>
				<hit pos="53" gap="52" motif="motif_20" pvalue="4.4e-06" match="     +++++++ ++ + +    +     "/>
				<hit pos="91" gap="9" motif="motif_13" pvalue="2.6e-09" match="++++  + +++  ++"/>
			</seg>
			<seg start="151">
				<data>
FDKPMRAMQCLEVVLASPCYKKSIRVGRSFFKMSDPGESYDLKDGYEALVGLYQAFMLGDRPFLNVDISHKSFPM
				</data>
				<hit pos="171" gap="65" motif="motif_27" pvalue="2.9e-06" match="++ + ++++++  + "/>
			</seg>
			<seg start="226">
				<data>
PIPMIQYLEEFSLNGKINNTTNLEYSRRFLEPFLRGINVVYTPPKSFQSAPRVYRVNGLSRAPANSEVFEHDGKK
VTIASYFHSRNYPLKYPQLHCLNVGSSVKSVMLPIELCSIEEGQALNRKDGARQVSEMIRFAATSTNVRKGKIMK
				</data>
				<hit pos="251" gap="65" motif="motif_18" pvalue="9.2e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="274" gap="6" motif="motif_23" pvalue="6.0e-07" match="   + +++ +++  +++   ++ + ++ +"/>
				<hit pos="303" gap="0" motif="motif_15" pvalue="5.9e-08" match="+  +    ++ ++++++ ++ "/>
				<hit pos="329" gap="5" motif="motif_11" pvalue="3.3e-10" match="+   ++++++++ +++    +"/>
			</seg>
			<seg start="376">
				<data>
LMKYFQHNLDPTISRFGIRIANDFIVVSTRTLNPPQVEYHNKKFSLVNKGSWRMDNMQFLQPKNVAHKWTVLYCD
				</data>
				<hit pos="387" gap="37" motif="motif_12" pvalue="8.9e-12" match=" +  +++++++++  +  + + ++   ++"/>
				<hit pos="422" gap="6" motif="motif_9" pvalue="1.3e-05" match=" +++ + + +  + +++ + +   +  "/>
			</seg>
			<seg start="451">
				<data>
SRSGGHKISYNQINDFGRKILSQSKAFNISLDPEVSIRPFTEDERSLDTVFADLKRSHYDLAIVIIPQSRISYDT
IKQKAELQHGILTQCVKQFTVERKCNDQTIGNILLKVNSKLNGINHKIKDDPRLPMLVNTMYMGADVTHPSPDQR
EIPSVVGVAASHDPYGASYNMQYRLQRGTLEEIEDMYTVTLEHLRVYKEYRNAYPDHILYYRDGVSDGQFPKIKN
EELRHIRQACDKVGCTPKICCVIVVKRHHTRFFPSGVETPSNRFNNVDPGTVVDRTIVHPNEMQFFMVSHQAIXG
TAKPTRYNVIENTGNLDIDLLQQLTYNLCHMFPRCNRSVSYPAPAYLAHLVAARGRVYLTGTHRFLDLKKEYAKR
				</data>
				<hit pos="466" gap="17" motif="motif_44" pvalue="6.3e-05" match="+  ++    +   + +++ + "/>
				<hit pos="523" gap="36" motif="motif_10" pvalue="3.6e-11" match="+ +++ +++   ++ +++"/>
				<hit pos="549" gap="8" motif="motif_7" pvalue="7.2e-13" match="+++++   + +++ + ++ + +    +  "/>
				<hit pos="584" gap="6" motif="motif_3" pvalue="5.2e-16" match=" ++ ++++++++++ + +++++  +"/>
				<hit pos="612" gap="3" motif="motif_4" pvalue="2.5e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="648" gap="10" motif="motif_21" pvalue="1.9e-06" match="+   +  ++++ +++"/>
				<hit pos="663" gap="0" motif="motif_5" pvalue="1.4e-14" match="++++++++ +  ++++  ++ ++ "/>
				<hit pos="689" gap="2" motif="motif_8" pvalue="3.0e-13" match="+  +++  +++ +++++++++"/>
				<hit pos="720" gap="10" motif="motif_1" pvalue="5.3e-25" match=" ++ ++++++ +++++ +  +++ ++  + ++ +++ + +     +   +"/>
				<hit pos="770" gap="0" motif="motif_2" pvalue="1.1e-20" match=" ++ ++++++  + ++ ++++  ++++ +++ +"/>
				<hit pos="803" gap="0" motif="motif_31" pvalue="2.9e-05" match=" +++ ++ +  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_96014" db="db_1" num="96014" name="gi|67522124|ref|XP_659123.1|" comment="hypothetical protein AN1519.2 [Aspergillus nidulans FGSC A4]gi|40744619|gb|EAA63775.1| hypothetical protein AN1519.2 [Aspergillus nidulans FGSC A4]gi|259486845|tpe|CBF85033.1| TPA: RNA interference and gene silencing protein (Qde2), putative (AFU_orthologue; AFUA_8G05280) [Aspergillus nidulans FGSC A4]" length="1019">
			<score strand="both" combined_pvalue="1.34e-86" evalue="5.7e-80"/>
			<seg start="1">
				<data>
MSSAGGSPQRGSRGRGNDRGRGRGLFHGDRGRGRGGGRGLFNDLPHRPAPGDPGRGGSRGRAGRGGRGGGGGLDQ
				</data>
				<hit pos="27" gap="26" motif="motif_43" pvalue="5.4e-08" match="++ ++++++++++  "/>
				<hit pos="57" gap="15" motif="motif_43" pvalue="3.7e-10" match="+   + +++++++++"/>
			</seg>
			<seg start="76">
				<data>
GPPIYLPPDGAPQPNVKVTQTENSQAAALVKKEKTAGYPERPGYGTQGHPIQLFANYLELKSSGKSLFRYHINID
GGGRKPSSRKAKQIICLLLEDHFSPFRHSIVTDYRSNLISHLEILDHEQPSVKYNVTYRSEKEDEPRDTSETYRI
TCKFTGRLDPADLLNYLTSSNAASMLQEKAEILQALNIVLGHHPKSTGSIASVGTNKHYAIHDNAAEKFDLGAGL
EALRGYFVSVRAATARLLVNIQVKYVACYQDGPLYQVIREFQCANGRNVYALKRFLGRLRVEVTHIKRKNKRGEY
				</data>
				<hit pos="102" gap="30" motif="motif_35" pvalue="5.0e-05" match=" +     +   ++ ++++++ "/>
				<hit pos="123" gap="0" motif="motif_24" pvalue="3.0e-05" match="+ ++++ ++    + "/>
				<hit pos="138" gap="0" motif="motif_45" pvalue="1.8e-05" match="++   + + +++     +   +  ++       + ++    "/>
				<hit pos="223" gap="44" motif="motif_14" pvalue="8.0e-06" match="++ + ++  +++   + +++    +  "/>
				<hit pos="255" gap="5" motif="motif_17" pvalue="1.1e-07" match=" ++++++ +++  ++"/>
				<hit pos="294" gap="24" motif="motif_33" pvalue="1.1e-06" match=" +++ ++++++"/>
				<hit pos="305" gap="0" motif="motif_6" pvalue="6.5e-07" match="+++ + ++    +  ++ +   + ++ "/>
				<hit pos="348" gap="16" motif="motif_18" pvalue="8.4e-06" match="     ++ +  ++++++"/>
			</seg>
			<seg start="376">
				<data>
IPRIKTITNLATPQDGTQDGNKCKDAPKVKFIGAGPNDVSFFLDDPEQGKGSKKAGPKPSGTYITVAEFFKEYYR
				</data>
				<hit pos="399" gap="34" motif="motif_8" pvalue="6.6e-05" match="+  +++ ++ +  +    +  "/>
			</seg>
			<seg start="451">
				<data>
IQVDPDMPVVNVGSIAKPSYLPVEVCDVLSGQPAKTKLSSNQTRQMLNFAVRSPAQNAHSIVTKGTQILGLRDPT
				</data>
				<hit pos="467" gap="47" motif="motif_11" pvalue="3.6e-11" match="++ +++ +++   +++    +"/>
				<hit pos="492" gap="4" motif="motif_22" pvalue="4.6e-05" match="++  ++      + + "/>
			</seg>
			<seg start="526">
				<data>
AATLVDFGIQTNPNLITVPGRVLAPPTVYYKDEKSKDKEIAPMSGSWNMKSIRFSTSSNLQSWACILITAGPKQH
				</data>
				<hit pos="528" gap="20" motif="motif_12" pvalue="7.5e-12" match=" +  ++++ + ++ ++ ++++ +++  + "/>
				<hit pos="567" gap="10" motif="motif_9" pvalue="9.8e-09" match="+  + +++   ++   +  ++++++  "/>
			</seg>
			<seg start="601">
				<data>
FQSPDDLEDCLYRFTKKLREVGVNANPPVFKVRVQVTKENAETVIDAEIRKILHQHRPKLILTILPFNDTALYNC
IKRACDVRHGVRNINVLAEQFCKRNEQYFANVGLKFNLKLGGVNQVVRPSQLGIIGEGKTMLIGIDVTHPSPGSA
KGAPSVAAMVASVDSSLGQWPAEIRIQKEARKEMVDALDSMLKAHLRRWAANHKAAYPENIIVYRDGVSEGQYDH
VTDEELPLLKNACKNIYPAPDTARNLPRFSIIIVGKRHHTRFYPTLQEDADRFNNPVNGTVVDRGITEARNWDFF
LQAHTALKGTARPAHYYTVWDEIFLRQKVIPPAKNAADMLEAMTHHMCYLFGRATKAVSICPPAYYADLVCTRAR
CYLSSAFEPSTPSGSVIGAEDSTVKVANDDVLIHPNVRDTMFYI
				</data>
				<hit pos="657" gap="63" motif="motif_26" pvalue="9.7e-05" match=" +++++ +++ +   "/>
				<hit pos="673" gap="1" motif="motif_10" pvalue="4.1e-06" match="+  +++ +    ++ +  "/>
				<hit pos="698" gap="7" motif="motif_7" pvalue="1.6e-14" match="+ + ++++++ ++ + ++++ + +   + "/>
				<hit pos="734" gap="7" motif="motif_3" pvalue="2.0e-10" match=" ++ ++ ++++++++        + "/>
				<hit pos="782" gap="23" motif="motif_17" pvalue="3.3e-05" match=" +   +++  ++ + "/>
				<hit pos="801" gap="4" motif="motif_21" pvalue="8.1e-07" match="       ++ +++++"/>
				<hit pos="816" gap="0" motif="motif_5" pvalue="4.6e-14" match="+++++++ +++  +++  ++ +++"/>
				<hit pos="849" gap="9" motif="motif_8" pvalue="1.0e-12" match="   + +  +++ +++++++ +"/>
				<hit pos="879" gap="9" motif="motif_1" pvalue="8.6e-25" match=" +   +++++  ++  ++ ++++ ++   +++ ++++++  ++++     "/>
				<hit pos="939" gap="10" motif="motif_2" pvalue="1.9e-20" match=" +   ++ +++ + + ++++++ ++++++++  "/>
				<hit pos="972" gap="0" motif="motif_31" pvalue="2.9e-05" match=" +++ ++    "/>
				<hit pos="1005" gap="22" motif="motif_16" pvalue="9.8e-08" match="   ++ ++++ ++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2917954" db="db_1" num="2917954" name="gi|39951260|ref|XP_363368.1|" comment="hypothetical protein MGG_01294 [Magnaporthe grisea 70-15]gi|145020892|gb|EDK05021.1| hypothetical protein MGG_01294 [Magnaporthe grisea 70-15]" length="1088">
			<score strand="both" combined_pvalue="1.15e-85" evalue="4.9e-79"/>
			<seg start="1">
				<data>
MSDSNRGRGRGRGDGGSRGDRGGSRGRGGGDRGGDRGRGGSFRGDRGGGDRGGDRGRGGGFRGDRGGGDRGGDRG
RGGGFRGDRGGGDRGGDRGRGGFRGDRGGRGGGGFRGGRGGYQDSGPSIYKPAGGVPAPDKSITALEDKWAENAA
				</data>
				<hit pos="5" gap="4" motif="motif_43" pvalue="1.1e-10" match="+++++++++ ++ ++"/>
				<hit pos="22" gap="2" motif="motif_43" pvalue="1.3e-10" match="++ ++++++ ++++ "/>
				<hit pos="52" gap="15" motif="motif_43" pvalue="5.4e-10" match="++ ++++++ ++ ++"/>
				<hit pos="71" gap="4" motif="motif_43" pvalue="5.4e-10" match="++ ++++++ ++ ++"/>
				<hit pos="95" gap="9" motif="motif_43" pvalue="1.5e-10" match=" ++ ++ ++++++++"/>
				<hit pos="110" gap="0" motif="motif_43" pvalue="1.7e-05" match=" ++ +++++  +   "/>
			</seg>
			<seg start="151">
				<data>
NISVTELTERAGKLGITSSTLDTTQVTAILPQRPAYGTTGTPVILWANYFSMNVKSQTLFKYALKVKRSGSDEDV
				</data>
				<hit pos="169" gap="44" motif="motif_35" pvalue="5.2e-06" match=" +  ++      + ++ ++++"/>
				<hit pos="190" gap="0" motif="motif_24" pvalue="1.2e-08" match="++++++ ++ +  ++"/>
			</seg>
			<seg start="226">
				<data>
VGKLLRTIVRKALDQVAVQNPKNKIVSEFKAKVVSQGKLILPPGGGPVLVEHTGRKRAEEYQVTFSPPEDIDVAK
				</data>
				<hit pos="234" gap="29" motif="motif_22" pvalue="9.1e-05" match=" + ++  +  + ++  "/>
			</seg>
			<seg start="376">
				<data>
GYFSSARPATGRLLLNVNVTHAVFQRSGNAMELIKALLNECRVRDLRSPALRAASRKIAKLKMEVTLFDSKGKKC
GVSERSILELSRTTASTTMFKLDKPKDAAAETWADGSPIQYGGNVSVAEYYRKKFKQTVDDRLPLIVTGSHKRKL
YFPSDFCRILPDQCSNGKLSAGEASAMINFACRGPARNAESIVKVGAETLGISGAVNEILKAFGITVDANLITVQ
GRVLTAPTLAYLNKTNKSQTVTVRDGSWNLRDLKVVKGGTVPSWGCLTIIDPNDRYGDVSFDDVKITMSAFVQFL
NQNMGIRIPGLTNAADQLKTCQIQEGDEYKTIKQGFEQLKGLKPMMVFVILPDSKDAAVYNAVKRIADIDLGVHT
VCMVRKNLFKNGPGQNPQYYANVGLKVNLKAGGINHKLSQDIPVSKGGKAMFVGWDVIHPTNLGVDKDSGLPSVV
				</data>
				<hit pos="376" gap="126" motif="motif_6" pvalue="1.4e-09" match="+++++ ++  + + +++ +  + +  +"/>
				<hit pos="450" gap="47" motif="motif_23" pvalue="5.0e-05" match="    +  +  ++  +++  ++ +++ ++ "/>
				<hit pos="523" gap="44" motif="motif_11" pvalue="7.0e-07" match="+  +++  ++ + + +   ++"/>
				<hit pos="584" gap="40" motif="motif_12" pvalue="2.7e-15" match="++++++++++ ++ +++++++ ++++ + "/>
				<hit pos="623" gap="10" motif="motif_9" pvalue="2.9e-12" match=" +++ +++ + +++ ++++ +++++  "/>
				<hit pos="669" gap="19" motif="motif_29" pvalue="8.6e-05" match="   + ++ ++ + ++"/>
				<hit pos="718" gap="34" motif="motif_26" pvalue="1.3e-05" match="++    +++++ +  "/>
				<hit pos="735" gap="2" motif="motif_10" pvalue="1.6e-10" match="+   ++++  ++++ + +"/>
				<hit pos="764" gap="11" motif="motif_7" pvalue="1.1e-14" match="  + ++ +++ ++ + + ++ +  +   +"/>
				<hit pos="799" gap="6" motif="motif_3" pvalue="1.0e-05" match="  ++ + ++ ++ +   +  +    "/>
			</seg>
			<seg start="826">
				<data>
GLVSSIDEHLAQWPAVAWAQKGGQEMADSRLEERFGSRLVLWQKHNQGRLPERIIIFRDGVSEGQFATVENTELP
LVRKACAKVYGNKPKPKITIVVSVKRHQTRFFPTDEADMSRSMNNKSGTVVDRGVTVARYWDFFLQSHDALKGTA
RPARYTVIHNEIFPTVKGANAADELERLTHSLSFLFGRATKAVSICPPAYYADIVCTRHRAHLGELFDSVITGGS
				</data>
				<hit pos="869" gap="45" motif="motif_21" pvalue="3.0e-11" match="+ + +++++++++++"/>
				<hit pos="884" gap="0" motif="motif_5" pvalue="7.1e-15" match="++++++++  + + ++   +++++"/>
				<hit pos="913" gap="5" motif="motif_8" pvalue="2.0e-14" match="+ +++++ ++  +++++++++"/>
				<hit pos="943" gap="9" motif="motif_1" pvalue="6.5e-21" match=" +   +++++  ++  +  ++++ ++   +++ +++ + + + ++  +  "/>
				<hit pos="999" gap="6" motif="motif_2" pvalue="2.3e-22" match="++  +++++++ + + ++++++ +++++++   "/>
			</seg>
			<seg start="1051">
				<data>
VVSGQTGSSASSNNEQQILARADALNVHRNLIDSMYWI
				</data>
				<hit pos="1074" gap="42" motif="motif_16" pvalue="4.6e-06" match="    + ++ +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3203904" db="db_1" num="3203904" name="gi|119186011|ref|XP_001243612.1|" comment="hypothetical protein CIMG_03053 [Coccidioides immitis RS]" length="1025">
			<score strand="both" combined_pvalue="2.01e-84" evalue="8.5e-78"/>
			<seg start="76">
				<data>
GSGRGRGGAQFGGDGRRNEPSRGRGAHRGHSQGGRGRGSYPQRSFNDSPHNSQGSWGNQGGSQGYRCKSNEPPKL
				</data>
				<hit pos="76" gap="75" motif="motif_43" pvalue="9.5e-09" match="+ ++++++   ++++"/>
				<hit pos="102" gap="11" motif="motif_43" pvalue="1.7e-07" match="+++   ++++++   "/>
				<hit pos="125" gap="8" motif="motif_43" pvalue="6.3e-05" match="+   + ++  ++  +"/>
			</seg>
			<seg start="151">
				<data>
YNDYKKSTHQPSQGVKSLEDDIVKENQKDLTLKLGNLKLADHKFSLPMRPGYGNHPTVNLLANYFEISGISSLVF
				</data>
				<hit pos="205" gap="65" motif="motif_24" pvalue="1.4e-05" match="  ++ ++++ +  + "/>
			</seg>
			<seg start="301">
				<data>
RSYRMAQLLADLRSPFESYDRDERNMAIQALNMAVARFPNHTPRIQCVGQSRHFFLNPTEDLSLGGGLEARRGFF
HSVKPSTGRLLLNLNVSTAAFYRAGNLKDVSEEVVPFTAAEGDSRRTGILDRFLRKVRVKTTHGQRHQTRTIFEV
				</data>
				<hit pos="362" gap="142" motif="motif_33" pvalue="3.3e-06" match="  +++++++ +"/>
				<hit pos="373" gap="0" motif="motif_6" pvalue="6.0e-14" match="+++++ ++  + + +++ +++++++ +"/>
			</seg>
			<seg start="451">
				<data>
AKNSEGKAAGPSEVNFWWPQGQPARYISVKEYFRRRMSPDYNPAIEYNVILEDNQIVINVGSRDRQCYLPAEYCN
IIEGQVARQKLSPDQTTNMIRIACRNPTANALDISGQGLNLMGVGRREGPKEKFGIDIAHELLSVKGMCGSWNFT
				</data>
				<hit pos="492" gap="92" motif="motif_46" pvalue="6.0e-05" match="    ++ +++++     + ++"/>
				<hit pos="515" gap="2" motif="motif_11" pvalue="1.1e-11" match="+ ++++ + +++++++    +"/>
				<hit pos="540" gap="4" motif="motif_22" pvalue="3.0e-07" match="+++++ +  +  +   "/>
			</seg>
			<seg start="601">
				<data>
GHLFRKAGHLPGTNPIGVITVGTFKSEPEDFLKSLKQTLQGYDINWRDSGSTRIRIPATHRADENRYRQAFQQFK
				</data>
				<hit pos="630" gap="74" motif="motif_6" pvalue="5.9e-06" match=" +  +++ + ++   +   +  + +  "/>
			</seg>
			<seg start="676">
				<data>
NMRTPYVIVLLPRFDQQVYSYVKYYGDIVTGIPNTCVTEKYVKKEKRITFKTDGGAVENIALKINLKLGGINHEI
QSDGRIHDIIRTTMFIGIDVTHPTGTDSQSGAPSISAVVANNDPTLAQWPASITTQEHRKEMVESVLERMVTDRL
				</data>
				<hit pos="694" gap="37" motif="motif_10" pvalue="4.1e-06" match="+ + +       ++ + +"/>
				<hit pos="726" gap="14" motif="motif_7" pvalue="2.5e-11" match="+      ++ +++++ ++++ + + +   "/>
				<hit pos="762" gap="7" motif="motif_3" pvalue="6.9e-08" match=" +++++ +++++   ++ +      "/>
				<hit pos="792" gap="5" motif="motif_4" pvalue="7.1e-09" match="+ +      +++ ++ +++++ ++  "/>
			</seg>
			<seg start="826">
				<data>
RAWKDQDKLPARIIVYRDGVSESQYQEVLDTELVQIQSAVEQHYAGRSLPKITLLIVGKRHHTRFYPLNLDAADK
				</data>
				<hit pos="828" gap="10" motif="motif_21" pvalue="1.2e-08" match="++   +++ ++++++"/>
				<hit pos="843" gap="0" motif="motif_5" pvalue="1.1e-13" match="+++++++   ++  ++ ++  +  "/>
				<hit pos="872" gap="5" motif="motif_8" pvalue="5.7e-13" match="   +++++ ++ +++++++ +"/>
			</seg>
			<seg start="901">
				<data>
KGNVTPGTVVDRYCTMERNFDFFMVSHAGIQGTSRPAHYVVLHDSNNFTADQLQSITHDLTWVYGRAARSVSIAT
PAYYADIVCERGRCYLYSVFNNALPGQYQGNNNRWMQGVHPNLQDTMFYI
				</data>
				<hit pos="902" gap="9" motif="motif_1" pvalue="1.7e-37" match="+++ ++++++   +  +++++++ ++++++++++++++ ++++ ++++++"/>
				<hit pos="952" gap="0" motif="motif_2" pvalue="1.0e-18" match="++++ ++ +  ++ +  ++++++ ++++++   "/>
				<hit pos="985" gap="0" motif="motif_31" pvalue="7.9e-05" match=" +++ ++    "/>
				<hit pos="1011" gap="15" motif="motif_16" pvalue="4.4e-08" match="+   + ++ + ++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_114627" db="db_1" num="114627" name="gi|46105440|ref|XP_380524.1|" comment="hypothetical protein FG00348.1 [Gibberella zeae PH-1]" length="984">
			<score strand="both" combined_pvalue="1.10e-83" evalue="4.6e-77"/>
			<seg start="1">
				<data>
MSDRGRSPSPGGPSGPGRRPSQSPARSATGSGSGPAGGYAKPLGYDPAKPPKQEDQGNTRMELPPDAYISETKKD
				</data>
				<hit pos="3" gap="2" motif="motif_43" pvalue="3.0e-06" match=" +++    ++  + +"/>
			</seg>
			<seg start="76">
				<data>
MFTLRNNRFNTEGKPEHIEVNQYRMTKFDFNKKIYQYDVVLSPSPDKIGPVMKKIWAHPVTVKTMKPYKLEMWLF
				</data>
				<hit pos="105" gap="87" motif="motif_45" pvalue="3.3e-06" match="   +++ +++  ++++ +    + +         +      "/>
			</seg>
			<seg start="151">
				<data>
DGKKLAWSPALVDRGELRFSVDLDEGQRPPGAKPRDGGKFLVTIRKTTEIQVAALQGYLSHKMSFNNSVQEALNF
IDHLVRQFPSRNLLAIKRNFYQTGRPGAPLQDGAIVEVHKGTYASIRMSDNLKQGGVGLGYNIDVANTCFWIGNQ
PLDRMACNFLATIDPSKFRGHTPATLNEILKPVRNRSGGWESSDGFKQLRKLRRLKFKIKHKGRPNEDKLYTIMD
				</data>
				<hit pos="190" gap="44" motif="motif_14" pvalue="1.8e-07" match="+ ++++  +++   +++ +++ + + +"/>
				<hit pos="220" gap="3" motif="motif_17" pvalue="1.6e-07" match="++++  ++   ++ +"/>
				<hit pos="236" gap="1" motif="motif_27" pvalue="4.9e-05" match="++ + + + ++ +  "/>
				<hit pos="277" gap="26" motif="motif_28" pvalue="3.8e-05" match="  +  + + +  + +     ++   ++++"/>
			</seg>
			<seg start="376">
				<data>
FAFDAKFGEAGHTSRTHTFEKDGKDISVYDYYKKMYNVTLRLSHLPLINAGKGGFIPMELAFVESMQRYPFKLNP
				</data>
				<hit pos="404" gap="98" motif="motif_15" pvalue="3.6e-10" match=" ++++ +++ +++  +++ + "/>
				<hit pos="427" gap="2" motif="motif_11" pvalue="9.0e-09" match="+  ++++++    + ++++ +"/>
			</seg>
			<seg start="451">
				<data>
DQTAAMIKIAVTRPAVRKADIQKGAAALQIGQDPYLREYGVNFEAQFAKTEARILPPPTVRFGQGTAEPKFAGRW
				</data>
				<hit pos="452" gap="4" motif="motif_22" pvalue="1.5e-07" match="+++++ +    ++  +"/>
				<hit pos="485" gap="17" motif="motif_12" pvalue="2.6e-14" match="++++ +++ + +++  +++++++++  ++"/>
			</seg>
			<seg start="601">
				<data>
EEITRRKGYTQLLFIVVSKKNSGTYERLKKSADCRYGILSQVVLGSHVQKNNGQYHSNVCMKVNAKLGGATACTP
PLWKTPTFFPDSRPTIIVGCDVSHAAPGGATASVASMTMSVDPNATRYAAVAQTNGYRVEMLTPSNIRLMFAELL
				</data>
				<hit pos="610" gap="96" motif="motif_26" pvalue="3.9e-05" match="   + +++   +++ "/>
				<hit pos="625" gap="0" motif="motif_10" pvalue="6.3e-10" match="+  +++ +    ++ ++ "/>
				<hit pos="650" gap="7" motif="motif_7" pvalue="9.0e-10" match="+ + ++  ++ ++ ++++++ +       "/>
				<hit pos="689" gap="10" motif="motif_3" pvalue="3.9e-09" match="++++ + ++++ +++  +       "/>
				<hit pos="716" gap="2" motif="motif_4" pvalue="3.2e-07" match="  + ++++++   +   ++++     "/>
			</seg>
			<seg start="751">
				<data>
PQWRHNHPGKIPAHLIYMRDGVSEGQFAHVLEQEVSEIKKFFGGSLPPDKIPKMTVIIATKRHHVRFFPQRGDKN
				</data>
				<hit pos="755" gap="13" motif="motif_21" pvalue="4.0e-06" match="    ++ + + ++ +"/>
				<hit pos="770" gap="0" motif="motif_5" pvalue="6.6e-16" match="++++++++ +++  +   +++ + "/>
				<hit pos="799" gap="5" motif="motif_8" pvalue="1.4e-13" match="+  ++ +++++ ++++ ++++"/>
			</seg>
			<seg start="826">
				<data>
GNPLPGTLVEKEVTHPFMFDFYLNSHVAIQGTARPVHYSVILDEMAMPVNDLQKMIYQQCYSYARSTTPVSLHPA
VYYAHLASNRARAHENVATSDGFRTGAKGHEIIREKQAHGITSDAPNRTADAPPLIRLGGPCGQTPADGEKRQRD
				</data>
				<hit pos="826" gap="6" motif="motif_1" pvalue="5.9e-27" match="++ ++++ +   +++++ ++++++++  ++++ ++ ++ + +++      "/>
				<hit pos="876" gap="0" motif="motif_2" pvalue="6.3e-21" match="++++ ++  ++ ++++++++++ + +++++++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2330881" db="db_1" num="2330881" name="gi|20151489|gb|AAM11104.1|" comment="GM07030p [Drosophila melanogaster]" length="694">
			<score strand="both" combined_pvalue="1.32e-83" evalue="5.6e-77"/>
			<seg start="1">
				<data>
MNDRIFDKPMRAMQCVEVVLASPCHNKAIRVGRSFFKMSDPNNRHELDDGYEALVGLYQAFMLGDRPFLNVDISH
KSFPISMPMIEYLERFSLKAKINNTTNLDYSRRFLEPFLRGINVVYTPPQSFQSAPRVYRVNGLSRAPASSETFE
HDGKKVTIASYFHSRNYPLKFPQLHCLNVGSSIKSILLPIELCSIEEGQALNRKDGATQVANMIKYAATSTNVRK
				</data>
				<hit pos="26" gap="25" motif="motif_27" pvalue="4.9e-06" match=" + + ++++++  + "/>
				<hit pos="74" gap="33" motif="motif_11" pvalue="4.7e-05" match="    +++   ++  + +++ +"/>
				<hit pos="106" gap="11" motif="motif_18" pvalue="9.2e-06" match=" ++  +  ++++ +  +"/>
				<hit pos="129" gap="6" motif="motif_23" pvalue="3.3e-07" match="   + +++ +++  +++  +++ + ++ +"/>
				<hit pos="158" gap="0" motif="motif_15" pvalue="8.7e-08" match="+  +    ++ ++++++ ++ "/>
				<hit pos="184" gap="5" motif="motif_11" pvalue="2.5e-10" match="+ + ++++++++ +++    +"/>
			</seg>
			<seg start="226">
				<data>
RKIMNLLQYFQHNLDPTISRFGIRIANDFIVVSTRVLNPPQVEYHSKRFTMVKNGSWRMDGMKFLEPKPKAHKCA
VLYCDPRSGRKMNYAQLNDFGNLIISQGKAVNITLDSDVTYRPFTDDERSLDTIFADLKRSQHDLAIVIIPQFRI
				</data>
				<hit pos="242" gap="37" motif="motif_12" pvalue="1.1e-12" match=" +  +++++++++  +  +++ ++   ++"/>
				<hit pos="277" gap="6" motif="motif_9" pvalue="1.8e-05" match="  ++ + +   ++ +++   +   +  "/>
				<hit pos="320" gap="16" motif="motif_44" pvalue="4.5e-05" match="+ + ++   +   + +++ + "/>
			</seg>
			<seg start="376">
				<data>
SYDTIKQKAELQHGILTQCIKQFTVERKCNNQTIGNILLKINSKLNGINHKIKDDPRLPMMKNTMYIGADVTHPS
PDQREIPSVVGVAASHDPYGASYNMQYRLQRGALEEIEDMFSITLEHLRVYKEYRNAYPDHIIYYRDGVSDGQFP
KIKNEELRCIKQACDKVGCKPKICCVIVVKRHHTRFFPSGDVTTSNKFNNVDPGTVVDRTIVHPNEMQFFMVSHQ
AIQGTAKPTRYNVIENTGNLDIDLLQQLTYNLCHMFPRCNRSVSYPAPAYLAHLVAARGRVYLTGTNRFLDLKKE
				</data>
				<hit pos="377" gap="36" motif="motif_10" pvalue="3.6e-11" match="+ +++ +++   ++ +++"/>
				<hit pos="403" gap="8" motif="motif_7" pvalue="1.0e-13" match="+++ +   + +++++ ++ + +    +  "/>
				<hit pos="438" gap="6" motif="motif_3" pvalue="6.3e-16" match=" ++ ++++++++++ + +++++  +"/>
				<hit pos="466" gap="3" motif="motif_4" pvalue="2.7e-06" match="  +    +    + +    + +++ +"/>
				<hit pos="502" gap="10" motif="motif_21" pvalue="3.6e-07" match="+   +  ++++++++"/>
				<hit pos="517" gap="0" motif="motif_5" pvalue="5.8e-14" match="++++++++ +  ++++  ++ ++ "/>
				<hit pos="543" gap="2" motif="motif_8" pvalue="1.9e-13" match="+ ++++  +++ +++++++++"/>
				<hit pos="574" gap="10" motif="motif_1" pvalue="5.0e-26" match=" ++ ++++++ +++++ +  +++ ++  ++++ +++ + +     +   +"/>
				<hit pos="624" gap="0" motif="motif_2" pvalue="1.1e-20" match=" ++ ++++++  + ++ ++++  ++++ +++ +"/>
				<hit pos="657" gap="0" motif="motif_31" pvalue="2.7e-05" match=" +++ ++ +  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3998596" db="db_1" num="3998596" name="gi|13122909|gb|AAK12694.1|" comment="RNA polymerase II largest subunit [Amblyomma sp. 'Amb2']" length="124">
			<score strand="both" combined_pvalue="9.75e-83" evalue="4.1e-76"/>
		</sequence>
		<sequence id="seq_1_1502658" db="db_1" num="1502658" name="gi|169766388|ref|XP_001817665.1|" comment="hypothetical protein [Aspergillus oryzae RIB40]gi|83765520|dbj|BAE55663.1| unnamed protein product [Aspergillus oryzae]" length="930">
			<score strand="both" combined_pvalue="2.61e-82" evalue="1.1e-75"/>
			<seg start="1">
				<data>
MALTARENKPTEYPQRPGYGTRGQPVMLYANYLNLKSAGAQLFRYRVEISPDPATRKPPAGKKAQQIIKLLIEQH
				</data>
				<hit pos="2" gap="1" motif="motif_35" pvalue="8.8e-06" match=" +     +   ++ ++++++ "/>
				<hit pos="23" gap="0" motif="motif_24" pvalue="5.9e-06" match="++++++ ++    + "/>
				<hit pos="38" gap="0" motif="motif_20" pvalue="2.5e-05" match="+   ++ + + + +  + ++      ++ "/>
			</seg>
			<seg start="76">
				<data>
FSELGKNIVTDYKSTLITNLEILDNEEIYQYDVRYRGEYDDEYSEDAKVYRVTCQFTGRLNPAELLAYLTSTNPD
DQFGSKTEVLQAMNIILGNHPKIQDWIASVGANKHYAIRGDLCEKWDLGAGLEALRGFFISVRTATSRLLLNVQV
KYIACYQEGPLAHVIKEYQPRHRDVNALRRFLVKLRVRVTHIQRKNKRGDVVPRIKAIAGLATTNDGASQANPPR
				</data>
				<hit pos="125" gap="58" motif="motif_14" pvalue="2.2e-05" match="++++  +  +++   +  ++     + "/>
				<hit pos="157" gap="5" motif="motif_17" pvalue="1.0e-06" match=" ++++++ +++  ++"/>
				<hit pos="196" gap="24" motif="motif_33" pvalue="7.6e-07" match=" +++ ++++++"/>
				<hit pos="207" gap="0" motif="motif_6" pvalue="7.0e-08" match="+++ + ++  + + +++ +   + ++ "/>
				<hit pos="249" gap="15" motif="motif_18" pvalue="1.1e-05" match="+     + +  ++++++"/>
			</seg>
			<seg start="301">
				<data>
VPRHGAGPKEVEFFLEAPGQQPSQSASSGAKGKKGKKPAKAGPAQAGAYISVADFFRQNYGTNTDPNMPVINVGT
				</data>
				<hit pos="350" gap="84" motif="motif_29" pvalue="7.9e-05" match="+++ ++  ++ + + "/>
			</seg>
			<seg start="376">
				<data>
TENPSYLPVEVCEVVPGQPAKAKLSPNQTRNMLNFAVRAPPQNAASIVTTGTQLLGLSPQSPTLENFGIQPDCNL
ITVPGRVLPAPNVYYKDASKRSQKSVTVKPQFGSWNMRSIRFSTSTNLPVWTWLVINADGSKPPFARQEDFDNVL
				</data>
				<hit pos="378" gap="13" motif="motif_11" pvalue="7.2e-11" match=" + +++ +++  ++++    +"/>
				<hit pos="403" gap="4" motif="motif_22" pvalue="1.8e-05" match="++ +++      + + "/>
				<hit pos="438" gap="19" motif="motif_12" pvalue="1.9e-11" match=" + +++++ + ++ ++ +++++++   + "/>
				<hit pos="480" gap="13" motif="motif_9" pvalue="9.4e-07" match="++ + +++   ++   +    ++ +  "/>
			</seg>
			<seg start="526">
				<data>
GGFTAKLNEMGVAAQRALRGETISVNKDNYEAGITAAVGRLMNKKPSLILSVLPFSDADYYNCIKRACDLTYGVR
NINVLADKFRDANPQYFANVGLKVNLKLGGANQLLDAKELGLIGQNKTMLVGMDVTHPSPGSSANAPSVAGMVAS
				</data>
				<hit pos="535" gap="28" motif="motif_18" pvalue="1.7e-05" match="  + + +++++  + ++"/>
				<hit pos="586" gap="34" motif="motif_10" pvalue="8.2e-06" match="+  +++ +    ++ +  "/>
				<hit pos="611" gap="7" motif="motif_7" pvalue="4.1e-13" match="  + ++++++ ++ + ++++ + ++    "/>
				<hit pos="647" gap="7" motif="motif_3" pvalue="4.2e-11" match=" ++  ++++++++++ +      + "/>
			</seg>
			<seg start="676">
				<data>
VDSTLSQWPAEIRVQRSREEMIQDLSDMLKAHLKRWARSHSKAYPENIIVYRDGVSEGQYELVVQKELPLLKNAC
RETYPASLTKQGLPHISIAIVGKRHNTRFYPTKEGDADRSGNPSNGTIVDRGVTEARNWDFYLQAHTALKGTARP
AHYFTVWDEIFCRQQPRPPYQNSADVLEALTHHMCYLFGRATKAVSICPPAYYADLVCTRARCYLSSAFEPSLAG
				</data>
				<hit pos="676" gap="4" motif="motif_4" pvalue="1.9e-09" match="     +   + ++ +  ++++++++ "/>
				<hit pos="713" gap="11" motif="motif_21" pvalue="1.8e-08" match="++  +  ++ +++++"/>
				<hit pos="728" gap="0" motif="motif_5" pvalue="1.6e-12" match="+++++++   +   ++  ++ ++ "/>
				<hit pos="761" gap="9" motif="motif_8" pvalue="7.8e-11" match="   + +   ++ +++ +++ +"/>
				<hit pos="791" gap="9" motif="motif_1" pvalue="8.5e-24" match="++   +++++  ++  ++ ++++ ++   +++ +++++   ++++     "/>
				<hit pos="851" gap="10" motif="motif_2" pvalue="1.8e-21" match=" +  +++ +++ + + ++++++ ++++++++  "/>
				<hit pos="884" gap="0" motif="motif_31" pvalue="2.9e-05" match=" +++ ++    "/>
			</seg>
			<seg start="901">
				<data>
SVATGSGPGLKVENADVRIHPNVQDTMFYI
				</data>
				<hit pos="916" gap="21" motif="motif_16" pvalue="3.3e-08" match="  +++ ++ + ++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3745409" db="db_1" num="3745409" name="gi|83753731|pdb|1YJK|A" comment="Chain A, Reduced Peptidylglycine Alpha-Hydroxylating Monooxygenase (Phm) In A New Crystal Form" length="306">
			<score strand="both" combined_pvalue="1.70e-81" evalue="7.2e-75"/>
			<seg start="151">
				<data>
LIAGMYLMMSVDTVIPPGEKVVNADISCQYKMYPMHVFAYRVHTHHLGKVVSGYRVRNGQWTLIGRQNPQLPQAF
				</data>
				<hit pos="195" gap="194" motif="motif_33" pvalue="6.9e-05" match="  ++  + + +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3793060" db="db_1" num="3793060" name="gi|169775185|ref|XP_001822060.1|" comment="hypothetical protein [Aspergillus oryzae RIB40]gi|121802140|sp|Q2UEF7.1|EFG1P_ASPOR RecName: Full=rRNA-processing protein efg1gi|83769923|dbj|BAE60058.1| unnamed protein product [Aspergillus oryzae]" length="320">
			<score strand="both" combined_pvalue="1.76e-81" evalue="7.5e-75"/>
			<seg start="1">
				<data>
MPREDSRSQSPVSRPSGDRHYRDRSDPPKRKHNSDGASHQPYRKKVQLPKKEHQYPSVNELKKRIRDVKRLLNRV
				</data>
				<hit pos="31" gap="30" motif="motif_42" pvalue="8.3e-05" match=" +++ + +     +     ++"/>
			</seg>
			<seg start="76">
				<data>
DLPADARIVQERALAGYENDLEEEEKRRERSKMIKKYHFVRFLDRKTASKDVKRLERREKEVSGSDLDSAAKEQK
				</data>
				<hit pos="91" gap="39" motif="motif_42" pvalue="3.1e-06" match="+ ++  ++  ++  ++   ++"/>
			</seg>
			<seg start="151">
				<data>
LAALAQKLRVARVNLNYTIYYPLAERYIALYADAKKKKEMVKDGNNDEDGDAGYTLVHANAADKPAMWHTVEKCM
				</data>
				<hit pos="170" gap="58" motif="motif_4" pvalue="3.0e-05" match="  +++ ++ ++      ++++  +  "/>
			</seg>
			<seg start="226">
				<data>
KDGTLELLRDGKLKNGESGAVTKEKSNVDKKKTSIRDSVQQKDTTKTSVKPQRREDKNAKDSRGFSSKNDSRHSR
				</data>
				<hit pos="271" gap="75" motif="motif_47" pvalue="4.7e-05" match="++   +++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3725186" db="db_1" num="3725186" name="gi|169776875|ref|XP_001822903.1|" comment="hypothetical protein [Aspergillus oryzae RIB40]gi|83771640|dbj|BAE61770.1| unnamed protein product [Aspergillus oryzae]" length="743">
			<score strand="both" combined_pvalue="3.29e-81" evalue="1.4e-74"/>
			<seg start="1">
				<data>
MPSMVSSRNESAYVLNQLIPSIKEYSVGNRTPQLLQSLSRFASDKEAEIETICNTNHQEFVTSVNQLLRIREGTV
				</data>
				<hit pos="26" gap="25" motif="motif_30" pvalue="2.0e-05" match="+    +  +   + +++  +  +++   "/>
			</seg>
			<seg start="226">
				<data>
LGHFKLNSAIELVSDEHEEYDLLQNEELQVDFTPLFECLHIHQSLGHMDKFRSEYANTRRRQKELLIPPSITLVD
				</data>
				<hit pos="234" gap="180" motif="motif_40" pvalue="1.9e-05" match=" + ++++ "/>
			</seg>
			<seg start="301">
				<data>
EDGASLHNLLEEMAGFAIVERSTMKRVPDLRSPVDVDELWDSMCQTAVNLILKALPEVDNAESLLKIKNLIALFM
				</data>
				<hit pos="347" gap="105" motif="motif_26" pvalue="5.4e-05" match="   +++  ++++ + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_255122" db="db_1" num="255122" name="gi|70999602|ref|XP_754518.1|" comment="eukaryotic translation initiation factor eIF-2C4 [Aspergillus fumigatus Af293]gi|66852155|gb|EAL92480.1| eukaryotic translation initiation factor eIF-2C4, putative [Aspergillus fumigatus Af293]gi|159127532|gb|EDP52647.1| eukaryotic translation initiation factor eIF-2C4, putative [Aspergillus fumigatus A1163]" length="917">
			<score strand="both" combined_pvalue="4.73e-81" evalue="2e-74"/>
			<seg start="1">
				<data>
MEDFEYTNKLEGGLRHLRIQNADEVAKYSVPVETVARPNHNQTGKEIEVLMNAYPITKFPTRNVYQYDVSISWYR
TKAITGAAPFNKPKVQIGNGVEKNAVIKKVWNCNARKAALKQIVFDGQKLAWSMNNYPTGLNVVVDLDMEQGRPA
				</data>
				<hit pos="6" gap="5" motif="motif_18" pvalue="5.6e-06" match="   + +  ++ +++   "/>
				<hit pos="42" gap="19" motif="motif_49" pvalue="9.1e-06" match=" ++++ ++"/>
				<hit pos="60" gap="10" motif="motif_20" pvalue="8.7e-07" match="+ +  +++++++    +  ++  +  ++ "/>
				<hit pos="122" gap="33" motif="motif_24" pvalue="4.0e-05" match="+++     +     +"/>
			</seg>
			<seg start="151">
				<data>
GKASNTFRLTVRPTKTVNLAVLNSWLTGRTSMSEAVLEALNFLDHVLREHPSGKFLAIRRSFFDPNGENQDLGNG
VLAFKGVYQAIRPALGRGLIVNVDVSNSCFWARTSFMGAAMAILDCRDHQHLMHLLKPVADGHGGVTESTGFYEV
				</data>
				<hit pos="187" gap="50" motif="motif_17" pvalue="2.2e-09" match=" +++  ++ ++++++"/>
				<hit pos="203" gap="1" motif="motif_27" pvalue="3.4e-06" match=" + + ++++++ ++ "/>
				<hit pos="220" gap="2" motif="motif_33" pvalue="7.6e-07" match="+++++++++ +"/>
				<hit pos="232" gap="1" motif="motif_6" pvalue="1.1e-05" match=" ++    +   ++  +++++   ++  "/>
			</seg>
			<seg start="301">
				<data>
HRRLRKLGVQPHYKGCPCLGVDFIVKGLLNANARQYTIEIKDKATGKTQKMSVEAYFKRKYNLTLNYWELPMVEM
				</data>
				<hit pos="354" gap="95" motif="motif_15" pvalue="9.2e-09" match="  +++ +++ ++ +  ++   "/>
			</seg>
			<seg start="376">
				<data>
TKKGVVYPMEVLTIHGLHRYPWKLNEYQTSAMIKYAASRPADRLNSIHKSKAMLDHAKDPVLNTFGLAIDNNMIR
TKARLLPSPDIQFGGNQRLSPGTNGRWDLRGKKFYQPNKRPLEAWGVGFFPGKRNAINQTQVQQFCDLLMKTYAG
HGGMIKNRPHILELREDIGEAIKRLYNTTGQRFQKDPQLLLIIVPDKNSFTYTRIKKSCDCRWGVPSQVLQSGHC
				</data>
				<hit pos="378" gap="3" motif="motif_11" pvalue="2.0e-07" match="+    ++++ ++  + +++ +"/>
				<hit pos="403" gap="4" motif="motif_22" pvalue="1.3e-07" match="+++++ +    ++ ++"/>
				<hit pos="436" gap="17" motif="motif_12" pvalue="1.0e-11" match="+++ +++ +++++    ++ ++ +   ++"/>
				<hit pos="506" gap="41" motif="motif_19" pvalue="7.3e-05" match=" ++ + ++ ++  ++      +     ++ +           + + +   "/>
				<hit pos="561" gap="5" motif="motif_26" pvalue="6.4e-08" match=" +++++++ ++++  "/>
				<hit pos="577" gap="1" motif="motif_10" pvalue="4.6e-09" match="+  +++ +    ++ ++ "/>
			</seg>
			<seg start="601">
				<data>
VKLNPQYASNVLMKVNAKLGGTTARAVPKVTDATLRPRSMIIGADVTHPSLGVWSPSMAAMSVCMDTFGGRYWGA
				</data>
				<hit pos="602" gap="7" motif="motif_7" pvalue="1.2e-12" match="+++ ++  +++++ ++++++ +   +   "/>
				<hit pos="638" gap="7" motif="motif_3" pvalue="1.6e-08" match="  +++++++++++ +  +    +  "/>
			</seg>
			<seg start="676">
				<data>
CEANGDRLEIIATSNIEVILTPLIREWMATVGEGRAPEHVYYFRDGVSTGQFEQVLQQEVFDIKAIFMKLTQDQF
KGKFTVIVANKRHHLRAFPRPGDRNSADRNGNPLPGTLITRDVTSPHDWDFLLYSHIALQGTSRPVHYHVILDQI
KHKAQELENMIYDHCYQYMRSTTSVSLFPAVYYAHLIATRARHHEDVPASSGPQSGPEVKMTNPKPKDRPVDPRL
				</data>
				<hit pos="705" gap="42" motif="motif_21" pvalue="1.3e-05" match="+   ++ +++  +++"/>
				<hit pos="720" gap="0" motif="motif_5" pvalue="2.3e-14" match="++++ +++ +++  +  +++  + "/>
				<hit pos="749" gap="5" motif="motif_8" pvalue="1.1e-10" match="  + +++++++ ++++ + ++"/>
				<hit pos="770" gap="0" motif="motif_39" pvalue="8.2e-06" match="  +++++ ++ "/>
				<hit pos="781" gap="0" motif="motif_1" pvalue="1.1e-25" match="++ ++++ +   ++ +   ++ + ++   ++++++ ++++ ++ ++  + "/>
				<hit pos="831" gap="0" motif="motif_2" pvalue="1.2e-18" match="++ + ++  ++ + ++++++++ + ++++++ +"/>
				<hit pos="879" gap="15" motif="motif_22" pvalue="3.6e-06" match="+    ++++  +++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2757000" db="db_1" num="2757000" name="gi|23394384|gb|AAN31481.1|" comment="argonaute-like protein [Phytophthora infestans]" length="210">
			<score strand="both" combined_pvalue="7.86e-80" evalue="3.3e-73"/>
			<seg start="1">
				<data>
MVVELLKQFYRQTRGKPDRIVFYRDGVSEGQFHMVLNFEVTAIREACRTLEVGYLPPITFVIVQKRHNTRLFPDN
				</data>
				<hit pos="10" gap="9" motif="motif_21" pvalue="1.0e-10" match="++ +  +++++++++"/>
				<hit pos="25" gap="0" motif="motif_5" pvalue="1.0e-21" match="++++++++ ++++ +  ++++++ "/>
				<hit pos="53" gap="4" motif="motif_8" pvalue="2.1e-21" match="++ ++++++++++++ +++++"/>
			</seg>
			<seg start="76">
				<data>
PKDADRSGNVKAGTVVDTGICHPIENDFYLMSHAGLQGTSRPTHYHVLLNEIGFTADELQTLTYKLCYTFARCTR
SVSMVPSAYYSHLVAFRARFFLAEGSDTASTVSGFSETAPETDTRMYDLHQAMKSEMYFV
				</data>
				<hit pos="83" gap="9" motif="motif_1" pvalue="8.1e-46" match="+++  ++++++ ++++ ++++++ ++++ +++++++++++++ +++++++"/>
				<hit pos="133" gap="0" motif="motif_2" pvalue="2.0e-28" match="+++++++ +++++++++++++ ++ +++ ++ +"/>
				<hit pos="166" gap="0" motif="motif_31" pvalue="4.6e-07" match="+++++ +   +"/>
				<hit pos="196" gap="19" motif="motif_16" pvalue="7.7e-07" match="++ ++   ++ + + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3613504" db="db_1" num="3613504" name="gi|29831314|ref|NP_825948.1|" comment="hypothetical protein SAV_4771 [Streptomyces avermitilis MA-4680]gi|29608429|dbj|BAC72483.1| hypothetical protein [Streptomyces avermitilis MA-4680]" length="206">
			<score strand="both" combined_pvalue="1.11e-79" evalue="4.7e-73"/>
			<seg start="76">
				<data>
QVEVVIDAPADTVAEWLPRNLGRREPIDAHTTRLVATTDEPDWYAEQLTVIKAPFRIVGPRELREAAEAVGRRLL
GAAGAGRPSPGKQPPPTADGPVPRSGRVLRSPGRFLRPASSAVPWPAGRKRPGSGR
				</data>
				<hit pos="86" gap="85" motif="motif_29" pvalue="3.1e-05" match="  + + +  +++++ "/>
				<hit pos="147" gap="46" motif="motif_43" pvalue="7.3e-05" match=" +  +  + ++   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1498613" db="db_1" num="1498613" name="gi|169770677|ref|XP_001819808.1|" comment="hypothetical protein [Aspergillus oryzae RIB40]gi|83767667|dbj|BAE57806.1| unnamed protein product [Aspergillus oryzae]" length="896">
			<score strand="both" combined_pvalue="3.07e-79" evalue="1.3e-72"/>
			<seg start="1">
				<data>
MEEFEVVNKLTGGLRHLRVREADEVVKYSVPVETVPRPGFNTTGKEVDISLNAYPITKFPSRNVYQYDVNIGNGD
EKNIVCKKVWNSNSRKTALKQIIYDGRKLAWSMNNYSNGLNIIVDLDAEQGRTGGRTPNAFRLVVRPTKTVNLAV
LNAWLQGRAAFGESVLEALNFLDHVIREWPSGRFLAIRRSFFDENGEHKDLGNGVLAFKGVYEAIRPAINRGLIV
NVDVSNTCFWARTSFLGAAMAVLDCRDHQHLMHELRPVPDGHGGMTESTAFYEVHRRLKKLVVQAHYRGCPCTNV
NFTVKGLINAGASKYIIELKDKATGVIEKITVEQYFKRKYNLSLTYPDLPMVEMTKKGIVYPMEYLTIHGLHKYP
WKLNEYQTSQMIKYAAARPADRLNSIHKSKKMLDHSKDPVLQTFGLQIDENMIRTKARLLPNPDIQFGGNQRHNP
				</data>
				<hit pos="42" gap="41" motif="motif_49" pvalue="4.0e-05" match=" ++++ + "/>
				<hit pos="60" gap="10" motif="motif_20" pvalue="1.5e-05" match="+ +  +++++ +       ++ + + +  "/>
				<hit pos="98" gap="9" motif="motif_13" pvalue="7.5e-05" match=" +++++   +     "/>
				<hit pos="136" gap="23" motif="motif_14" pvalue="2.9e-05" match="++ + +    +++  +   ++++ +  "/>
				<hit pos="166" gap="3" motif="motif_17" pvalue="4.7e-08" match=" +++  ++ + ++ +"/>
				<hit pos="182" gap="1" motif="motif_27" pvalue="2.5e-05" match=" + + ++++++  + "/>
				<hit pos="199" gap="2" motif="motif_33" pvalue="1.6e-06" match="+++++++++ +"/>
				<hit pos="211" gap="1" motif="motif_6" pvalue="4.1e-05" match=" +     +   ++  +++++ + ++  "/>
				<hit pos="295" gap="57" motif="motif_30" pvalue="9.1e-05" match="    +++  +  +++ + ++ +      "/>
				<hit pos="333" gap="10" motif="motif_15" pvalue="8.8e-11" match=" ++++ +++  + +++++   "/>
				<hit pos="357" gap="3" motif="motif_11" pvalue="1.0e-06" match="+ +  +++  ++  + +++ +"/>
				<hit pos="382" gap="4" motif="motif_22" pvalue="1.9e-07" match="+++ + +    ++ ++"/>
				<hit pos="415" gap="17" motif="motif_12" pvalue="1.3e-12" match="+++ +++++++++    ++ ++ +   ++"/>
			</seg>
			<seg start="451">
				<data>
GTNGRWDLRGKKFYQPNKQPLSCWGVGFIPGKRNVINRTQVEHFVDGFMKTYAGHGGNITQRPLIAELTEDTGEA
IKRLFNSTGNKFQKEPQLLLIIVPDKNSFTYLRIKKSCDCRWGVPSQVLQSAHVAKANPQYISNVLMKVNAKLGG
TTARIIPKVNDASLKPMTMIIGADVTHPTIGVWSPSMAAVSVCMDTFGGRYWGACETNGDRVEVIARANMEHMLT
				</data>
				<hit pos="508" gap="64" motif="motif_23" pvalue="3.7e-05" match="+  ++  ++ +++ + + ++      +++"/>
				<hit pos="540" gap="3" motif="motif_26" pvalue="7.2e-09" match="++++++++ ++++  "/>
				<hit pos="556" gap="1" motif="motif_10" pvalue="7.0e-09" match="+  +++ +    ++ ++ "/>
				<hit pos="581" gap="7" motif="motif_7" pvalue="1.4e-13" match="+ + ++  +++++ ++++++ +       "/>
				<hit pos="617" gap="7" motif="motif_3" pvalue="9.9e-09" match=" +++++++++++  +  +    +  "/>
			</seg>
			<seg start="676">
				<data>
PLVREWMSTVGQGRAPENVYYFRDGVSEGEREKILKQEVLDIKSIFMKLTQDTWKGKFTVVIANKRHHIRAFPRP
TDRNAADKNGNPLPGLLIEKDVTSPHDWDFFLYSHIALQGTSRPVHYHVILDQIGHKAHQLENMIYDHCYQYIRS
TTSVSLFPAVYYAHLIAARARHHEDVPASSGPRSGREVPMTNPKPKDKPVDPRLLPIHGTPNRLPFAVWYI
				</data>
				<hit pos="684" gap="42" motif="motif_21" pvalue="1.9e-05" match="+   ++ ++   +++"/>
				<hit pos="699" gap="0" motif="motif_5" pvalue="6.8e-11" match="++++++   + +  +  +++  + "/>
				<hit pos="728" gap="5" motif="motif_8" pvalue="3.2e-13" match=" ++ +++++++ ++++ + ++"/>
				<hit pos="749" gap="0" motif="motif_39" pvalue="2.3e-05" match="   ++++ ++ "/>
				<hit pos="760" gap="0" motif="motif_1" pvalue="5.0e-25" match="++ +++  +   ++ +   ++++ ++   ++++++ ++++ ++ ++  + "/>
				<hit pos="810" gap="0" motif="motif_2" pvalue="2.3e-18" match="++ + ++  ++ + ++++++++ + ++++++ +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3791332" db="db_1" num="3791332" name="gi|169772533|ref|XP_001820735.1|" comment="hypothetical protein [Aspergillus oryzae RIB40]gi|83768596|dbj|BAE58733.1| unnamed protein product [Aspergillus oryzae]" length="312">
			<score strand="both" combined_pvalue="3.15e-79" evalue="1.3e-72"/>
			<seg start="151">
				<data>
RVDIEQGTYDIMIRDNTTATSTALGPNLGVNGIRILDGYLYYGNSPQRSFYRVRVHESGNTVGQPETIAQGVLAD
DFAVTSSGAYLAGLTDNVITKVSLNGEAHVVAGTRNSTAVMTATSAAVGRTRMDGNVLYITTGGETQEPVNNTDH
				</data>
				<hit pos="216" gap="215" motif="motif_38" pvalue="8.8e-05" match="  + +    +++  +++     +    + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3991850" db="db_1" num="3991850" name="gi|169773599|ref|XP_001821268.1|" comment="hypothetical protein [Aspergillus oryzae RIB40]gi|238491606|ref|XP_002377040.1| conserved hypothetical protein [Aspergillus flavus NRRL3357]gi|83769129|dbj|BAE59266.1| unnamed protein product [Aspergillus oryzae]gi|220697453|gb|EED53794.1| conserved hypothetical protein [Aspergillus flavus NRRL3357]" length="629">
			<score strand="both" combined_pvalue="7.54e-79" evalue="3.2e-72"/>
			<seg start="76">
				<data>
PLDAGPVIFRMVSYLGAFPFQNTLAPSVLTFEAMVKVVVLLTERYGKVLRRARKDRIRLLFGSLADVGRKDIDQP
				</data>
				<hit pos="106" gap="105" motif="motif_34" pvalue="4.5e-05" match="++++  ++ ++ +  +   ++"/>
			</seg>
			<seg start="601">
				<data>
GDSAMEGARWLLETAGIIGDSHGRGGGSV
				</data>
				<hit pos="614" gap="487" motif="motif_43" pvalue="4.1e-05" match="  +  +   +++++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_4005750" db="db_1" num="4005750" name="gi|169768160|ref|XP_001818551.1|" comment="hypothetical protein [Aspergillus oryzae RIB40]gi|83766406|dbj|BAE56549.1| unnamed protein product [Aspergillus oryzae]" length="1072">
			<score strand="both" combined_pvalue="1.64e-78" evalue="7e-72"/>
			<seg start="1">
				<data>
MSVSIQELDNTVQAFYEGKGDLQKQAQQTLTEFKQNPDAWLIVGNILQESSYPQTKYLALQVLDDVIMTRWKVLP
				</data>
				<hit pos="57" gap="56" motif="motif_17" pvalue="6.0e-05" match="  ++++++ +     "/>
			</seg>
			<seg start="76">
				<data>
REQCLGIRNFIVNFIIENSSSEEKLRSERAFLNKLNLVLVSILKQEWPHNWPTFINEIISSCHTSLSICENNMAI
				</data>
				<hit pos="90" gap="18" motif="motif_42" pvalue="1.7e-05" match="  ++++ + + ++ +++  + "/>
				<hit pos="129" gap="18" motif="motif_44" pvalue="5.1e-05" match="++++++  +       +++  "/>
			</seg>
			<seg start="451">
				<data>
YKTIRECLVYLTHLDVVDTENIMIEKLAKQVDGSEWSWANCNTLCWAIGSISGAMNEETEKRFLVTVIKDLLGLT
				</data>
				<hit pos="465" gap="315" motif="motif_9" pvalue="2.6e-05" match="  +   + +  ++      + +   + "/>
			</seg>
			<seg start="676">
				<data>
LQDGETIKIIGNIMKTNVAACSSIGTYFYSQLGRIYHDMLNMFRASSQLISDAVVRDGEIATKTPKVRGLRTIKK
				</data>
				<hit pos="679" gap="187" motif="motif_24" pvalue="7.9e-05" match="+ ++++  +  + ++"/>
			</seg>
			<seg start="751">
				<data>
EILKLIDTYVQKADDLEMVNANMVPPLLEAVLVDYNRNVPDAREAEVLNVMTTIIHKLHNLMEDKVPLIMESVFE
				</data>
				<hit pos="795" gap="101" motif="motif_17" pvalue="6.4e-05" match=" +++ ++  +   + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_615005" db="db_1" num="615005" name="gi|116202223|ref|XP_001226923.1|" comment="hypothetical protein CHGG_08996 [Chaetomium globosum CBS 148.51]gi|88177514|gb|EAQ84982.1| hypothetical protein CHGG_08996 [Chaetomium globosum CBS 148.51]" length="1005">
			<score strand="both" combined_pvalue="1.53e-76" evalue="6.5e-70"/>
			<seg start="1">
				<data>
MSDNRGRGGRGRGGGGRGGGGRGGGGEFRGGGGQGNYAGGGYRGGGRGGGGGDNYQGGGRGGGGGGYQGGGGRGG
				</data>
				<hit pos="7" gap="6" motif="motif_43" pvalue="3.1e-15" match=" ++++++++++++++"/>
				<hit pos="40" gap="18" motif="motif_43" pvalue="1.2e-11" match="++++++++++++++ "/>
				<hit pos="57" gap="2" motif="motif_43" pvalue="1.1e-12" match="++++++++++  +++"/>
			</seg>
			<seg start="76">
				<data>
GGYQGGGGGGGGYQGGGRGGGGGGGYQGGGRGGGRGGRGGYSGPEVFGFGQQIPQPDKNVTNLEDKWIKEQGQIE
				</data>
				<hit pos="86" gap="14" motif="motif_43" pvalue="7.0e-13" match="+++ +++++++++++"/>
				<hit pos="103" gap="2" motif="motif_43" pvalue="2.7e-13" match="+++++++++++++  "/>
			</seg>
			<seg start="151">
				<data>
SKMPALSVSDPSDGRALLPGRPGLGTNGERIVLWANYFKMDAKVAYLYRYDLRVSHTKMSEEEGEPAKKKVKAEG
				</data>
				<hit pos="157" gap="39" motif="motif_35" pvalue="4.9e-06" match=" +  ++      + +++ ++ "/>
				<hit pos="178" gap="0" motif="motif_24" pvalue="7.1e-08" match="+ ++++ ++ ++   "/>
			</seg>
			<seg start="301">
				<data>
PSTINVQGLMDYLKLTEKDNDGVFPKYPEEIDALGVVLGHTPRSNAGTAAVGRNRFFAVDSTKDGQKMNPKSYIE
				</data>
				<hit pos="328" gap="135" motif="motif_17" pvalue="7.7e-05" match=" + + ++ +++   +"/>
			</seg>
			<seg start="376">
				<data>
ILRGYVQSVRPATGRLLLNTNVTHGVFRKETRLEDLFRMNDVAHLNTRGGDPKTLVELHKLLSKTRIRCKIPADD
				</data>
				<hit pos="379" gap="36" motif="motif_6" pvalue="4.2e-08" match="++ ++ ++  + + ++  +    +++ "/>
			</seg>
			<seg start="526">
				<data>
NELLANFGITVDKQLITVEGRELRPPPISYLKGNIAPTDGGWLMKGARICQPGRRIANWTYLTIGDGTSDRLKRA
				</data>
				<hit pos="528" gap="122" motif="motif_12" pvalue="1.7e-11" match=" + ++++++++++ +++++ + ++   + "/>
			</seg>
			<seg start="601">
				<data>
VLDFARFLNNDMGVPMNTQPAPANGYVSASNEQSLQNVFKKISTQKPQPDFLLVLIPNKDAVTYSNIKKCGDCLF
GIPTVCCREEKITDPKGQKGYFANVGLKVNLKFGGVNHRVQDTTGLVAKTMFVGYDVTHPTNLSAGAAENAPSLV
				</data>
				<hit pos="648" gap="91" motif="motif_26" pvalue="8.8e-06" match="++++++++ + +   "/>
				<hit pos="664" gap="1" motif="motif_10" pvalue="2.6e-07" match="+  +++     +++ + +"/>
				<hit pos="691" gap="9" motif="motif_7" pvalue="4.6e-13" match="++ + +++++ ++ + + ++ +   ++  "/>
				<hit pos="724" gap="4" motif="motif_3" pvalue="6.9e-08" match=" +++ + +++++ +        +  "/>
			</seg>
			<seg start="751">
				<data>
GLVASVDKDLAQWPAVTWANKARVEKVGQNDDGQFVRHFKDRLRLWQDSNNKQLPENIIIFRDGVSEGQFNMVLK
DELPNIRQACRETYKAGKNSQPRISLIVSVKRHQTRFYPTDPSHMGRSKSPKEGTIVDRGVTNVRCWDFFLQAHA
SLQGTARPAHYTVLLDEIFRSKFGAKAADVLEKLTHDMCYAYGRATKAVSICPPAYYADLVATRARIHKDELFDD
				</data>
				<hit pos="798" gap="49" motif="motif_21" pvalue="2.5e-11" match=" ++++++++ +++++"/>
				<hit pos="813" gap="0" motif="motif_5" pvalue="6.2e-20" match="++++++++++++  ++  ++ ++ "/>
				<hit pos="844" gap="7" motif="motif_8" pvalue="9.7e-13" match="+ ++ + +++  +++++++ +"/>
				<hit pos="874" gap="9" motif="motif_1" pvalue="3.0e-22" match="     +++++  ++  +  ++++ +++  +++ +++++ ++++++  +  "/>
				<hit pos="930" gap="6" motif="motif_2" pvalue="8.5e-24" match=" + ++++ +++ + + ++++++ ++++++++ +"/>
			</seg>
			<seg start="976">
				<data>
ARTETGELSTRSTAMGRTVHDKLRNTMYYI
				</data>
				<hit pos="991" gap="28" motif="motif_16" pvalue="1.4e-06" match="    ++++++ + ++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2614597" db="db_1" num="2614597" name="gi|18698987|gb|AAL77199.1|" comment="zwille/pinhead-like protein [Oryza sativa]" length="193">
			<score strand="both" combined_pvalue="2.01e-75" evalue="8.5e-69"/>
			<seg start="1">
				<data>
PKQIIIFRDGVSESQFSQVLNVELNQIIKAYQYMDQGPIPKFTVIIAQKNHHTKLFQENTPDNVPPGTVVDSGIV
HPRQYDFYMYAHAGPIGTSRPTHYHVLLDEIGFLPDDVQKLVLSLSYVYQRSTTAISVVAPICYAHLAAAQMGQF
MKFEEFAELRLEVVVSFVIRSSGPELPRLHADVCSSMSLLRWW
				</data>
				<hit pos="9" gap="8" motif="motif_5" pvalue="2.5e-22" match="+++++++++++++ ++++++++++"/>
				<hit pos="37" gap="4" motif="motif_8" pvalue="2.5e-18" match="+  ++++++++++++++++++"/>
				<hit pos="62" gap="4" motif="motif_1" pvalue="4.6e-46" match="+++++++++++ +++++ +++++ ++++ ++++++++++++++++++ ++"/>
				<hit pos="112" gap="0" motif="motif_2" pvalue="5.0e-30" match="+ ++++ ++++++++++++++++++++++++++"/>
				<hit pos="145" gap="0" motif="motif_38" pvalue="5.6e-09" match="++++++++++++ +       +    +  "/>
				<hit pos="176" gap="2" motif="motif_16" pvalue="4.4e-08" match="+++++ ++++++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3203739" db="db_1" num="3203739" name="gi|119187499|ref|XP_001244356.1|" comment="hypothetical protein CIMG_03797 [Coccidioides immitis RS]" length="905">
			<score strand="both" combined_pvalue="5.40e-75" evalue="2.3e-68"/>
			<seg start="1">
				<data>
MAAKDKGKQKAEPTYDVYDQFNVRNWTFYETDPDKYFENITLVKRPGFNTTGKEITVSVNSYPIIQFPNKTVYQY
DVLIGNGAEKRAVVDKVWNAKTRKDKLGKFWIFDGNKLAWSTNKLNQDVNVLIDLDAEAGRSGSNGKNVFRLVVR
PTKKINLAVLDEYVRGTMPLKEDAQEAFNFLDHLLRETPSRTFIPIKRSFFSEDNPKHDLGCGVFAYKGIYQAIR
AVHPGRLAVNVDVSNSCFWSLYSLIGLAIGLMDLRDVQQLMHYSKPVEDPYGGHQPSKEFQLLNRLHKLRVQANY
				</data>
				<hit pos="31" gap="30" motif="motif_35" pvalue="8.4e-06" match="+ +      ++   ++++ ++"/>
				<hit pos="68" gap="16" motif="motif_20" pvalue="5.0e-06" match="+++  +++++ +      +++   + +  "/>
				<hit pos="145" gap="48" motif="motif_14" pvalue="7.7e-05" match="++ + +   ++++  + ++ ++     "/>
				<hit pos="175" gap="3" motif="motif_17" pvalue="1.2e-07" match="+++   ++  +++ +"/>
				<hit pos="191" gap="1" motif="motif_27" pvalue="6.8e-08" match="+  +++ +++++ + "/>
				<hit pos="208" gap="2" motif="motif_33" pvalue="4.7e-05" match=" +++ ++ + +"/>
				<hit pos="219" gap="0" motif="motif_6" pvalue="8.6e-05" match="+ ++ +++   +        + + + +"/>
			</seg>
			<seg start="301">
				<data>
RGCPCVGKEWTIKEFLLVNAKQYTFDVKDRATGKSRTMNIYDYFKEKYSIILDYWQLPVVRMTKGSVVYPMELLA
VYRAQKYPFKLNEFQTSEMIKFAASKPNERRQAIERCKINLRHSEDPILKEYGLKVADSMMRTKARLLPNPEILF
GGNQKCNPGTNGRWDLRGKKFYLPNARPLKSWGVGYFKGRHPINGPQVEAFCDNLVRTYQGHGGIVETKRPFIME
				</data>
				<hit pos="305" gap="59" motif="motif_23" pvalue="3.1e-06" match=" + ++ ++      ++++ +++++++ + "/>
				<hit pos="341" gap="7" motif="motif_15" pvalue="8.1e-10" match=" +++++++ + + + +++   "/>
				<hit pos="365" gap="3" motif="motif_11" pvalue="1.6e-05" match="     ++++      ++++ +"/>
				<hit pos="390" gap="4" motif="motif_22" pvalue="1.0e-07" match="+++ + +    ++ ++"/>
				<hit pos="423" gap="17" motif="motif_12" pvalue="9.4e-12" match="++++ +++++  +    ++ ++ +   ++"/>
			</seg>
			<seg start="526">
				<data>
LPQDPAKAVYDLYNAVGNNYNQRPQLLILIVQDRHSFHYLRIKKSCDCRFGVPSQVLQGRQVVKGSGQYISNVLM
KINAKLGGTTARSHSRYNTSLPPFTMIIGADVSHSSPGSYAPSMASFTVCMDTFGGRYTAGCETNGERREIISPL
				</data>
				<hit pos="548" gap="96" motif="motif_26" pvalue="1.1e-05" match=" +++++ +  +++  "/>
				<hit pos="564" gap="1" motif="motif_10" pvalue="9.9e-10" match="+  +++ +   +++ ++ "/>
				<hit pos="589" gap="7" motif="motif_7" pvalue="2.1e-13" match="+++ ++  ++++++++++++ +     + "/>
				<hit pos="624" gap="6" motif="motif_3" pvalue="5.2e-08" match=" ++++++++++ +++          "/>
			</seg>
			<seg start="676">
				<data>
NIKEILSPLIREWVMNIGNGRNPENLYYFRDGVSEGQQQHILQREIRHIKDIFKEIAMGKEWEGKLTVVICSKRH
HIRAFPDPHDRNAADKNANSLPGTLVERDVTNPHGYDFFLWSHIALQGTSRPVHYQVLIDEIGSSPNKLQNMVYE
HCYQYMRSTTSVSLFPAVYYAHIASNRARSHENVPASSGPRSGPGIKLNNPPPPGPKPSEAPRLLAMPSVDRLAF
				</data>
				<hit pos="691" gap="42" motif="motif_21" pvalue="1.4e-05" match="   +++ ++   +++"/>
				<hit pos="706" gap="0" motif="motif_5" pvalue="1.8e-11" match="+++++++  + +  +   ++  ++"/>
				<hit pos="736" gap="6" motif="motif_8" pvalue="2.0e-10" match=" +  + ++++  ++++ + ++"/>
				<hit pos="757" gap="0" motif="motif_39" pvalue="7.9e-07" match="+ +++++ ++ "/>
				<hit pos="768" gap="0" motif="motif_1" pvalue="3.1e-28" match=" + ++++ +   ++ +  +++++ ++   ++++++ ++ ++ ++++ ++ "/>
				<hit pos="818" gap="0" motif="motif_2" pvalue="1.8e-18" match=" +++ ++  ++ + ++++++++ + +++++ + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3117142" db="db_1" num="3117142" name="gi|67968920|dbj|BAE00817.1|" comment="unnamed protein product [Macaca fascicularis]" length="252">
			<score strand="both" combined_pvalue="6.94e-75" evalue="2.9e-68"/>
			<seg start="1">
				<data>
MDGHPSRYCATVRVQTSRQEISQELLYSQEVIQDLTNMVRELLIQFYKSTRFKPTRIIYYRGGVSEGQMKQVAWP
ELIAIRKACISLEEDYRPGITYIVVQKRHHTRLFCADKTERVGKSGNVPAGTTVDSTITHPSEFDFYLCSHAGIQ
GTSRPSHYQVLWDDNCFTADELQLLTYQLCHTYVRCTRSVSIPAPAYYARLVAFRARYHLVDKDHDSAEGSHVSG
				</data>
				<hit pos="1" gap="0" motif="motif_4" pvalue="8.2e-09" match="     +++ + ++ ++ ++++ + + "/>
				<hit pos="32" gap="5" motif="motif_25" pvalue="2.5e-06" match="  +   +++++++ +"/>
				<hit pos="47" gap="0" motif="motif_21" pvalue="7.3e-12" match="++++  ++ ++++++"/>
				<hit pos="62" gap="0" motif="motif_5" pvalue="6.0e-12" match=" ++++++  ++   ++ ++++++ "/>
				<hit pos="90" gap="4" motif="motif_8" pvalue="1.3e-18" match="++++ ++ ++++++++++++ "/>
				<hit pos="121" gap="10" motif="motif_1" pvalue="1.1e-47" match="++++ ++ +++++++++++++++++++++++++++ ++ ++++ + ++++"/>
				<hit pos="171" gap="0" motif="motif_2" pvalue="4.1e-26" match="+++ +++ ++ +++++++++++ ++++++ + +"/>
				<hit pos="204" gap="0" motif="motif_31" pvalue="7.7e-06" match="+++++ +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_110855" db="db_1" num="110855" name="gi|46128749|ref|XP_388928.1|" comment="hypothetical protein FG08752.1 [Gibberella zeae PH-1]" length="1083">
			<score strand="both" combined_pvalue="1.29e-71" evalue="5.5e-65"/>
			<seg start="1">
				<data>
MADRGDRGGRGGRGRGGRGGGYQDGRGGGRGGGDGRGRGDGGFRGGRGRGEGGRGDFRGGFSGPRGGRGGSDRGR
GGYRGGRGGGQFSNEPSFFKIESGVPQPDAAITKLEDEVVKNQNNSVAQLTSKMSKLGVEEKEHLSKFPPRPAFG
NKGRPVTLWANYYQIDTNIPMLFKYTISVKEIVAESEEKTDKPTVAQPKGKGKGKGKPGKPKKSGSVEVKGRKLF
				</data>
				<hit pos="7" gap="6" motif="motif_43" pvalue="8.8e-12" match=" +++++ ++++++++"/>
				<hit pos="23" gap="1" motif="motif_43" pvalue="1.9e-12" match="+++++++++++ +++"/>
				<hit pos="41" gap="3" motif="motif_43" pvalue="3.1e-09" match="++ +++ +++ ++++"/>
				<hit pos="72" gap="16" motif="motif_43" pvalue="4.3e-13" match=" ++++++++++++++"/>
				<hit pos="132" gap="45" motif="motif_35" pvalue="7.8e-05" match=" ++       ++++++ ++  "/>
				<hit pos="153" gap="0" motif="motif_24" pvalue="4.1e-06" match="++++++ ++      "/>
			</seg>
			<seg start="226">
				<data>
LVIKETLNELTKKDKSLLLATEFKSQLISLRKLDLGLDNSFRVNLPSSANPDKTEVFEVTLNGPEVARVDEMLKY
VKSNTSASHDAPGKLADDDDDAAKALAFPKFPDVVDALNVIFGFGPRSNEDISAVGNSRFFSFKNGGICRDMSMR
				</data>
				<hit pos="279" gap="111" motif="motif_32" pvalue="1.2e-05" match=" +        + +++++ +   +++    "/>
			</seg>
			<seg start="376">
				<data>
GRPLQAVRGTFQSVRLGTGRLLLNTNITVGIFKISGNCAKLFQDLNVFEAQKSEWRKVNNAKLMNKFLPKTRVLA
				</data>
				<hit pos="384" gap="76" motif="motif_6" pvalue="1.1e-07" match="+ +++ +   + + ++    +  +  +"/>
			</seg>
			<seg start="526">
				<data>
NDTTLKDYPLLNLGTAANPNFTPAEYVEILPGQSVKAKLNSQESTAMVDFACRSPYANALSITKDARETLGLDDE
				</data>
				<hit pos="543" gap="132" motif="motif_11" pvalue="1.1e-07" match=" +++ + +   + +++    +"/>
			</seg>
			<seg start="601">
				<data>
KLGQFGIQVGKQLLTVHGRVLNAPGVSYYDSNTRLVQVHPREGSWNMSAKQVYKPGKSIQKWTYVNVKPGGRSGP
				</data>
				<hit pos="601" gap="37" motif="motif_12" pvalue="2.5e-11" match=" + ++++++ +++ ++ ++++ ++   + "/>
				<hit pos="640" gap="10" motif="motif_9" pvalue="2.4e-05" match="++ + +++  + +  +++         "/>
			</seg>
			<seg start="676">
				<data>
VPKRTVMEFAQVMRQMNIGISSNPVDPCTEVITQEDYAQGRSDAFFKWAKQNRIEFILVILGTSESETYGRIKTL
GDCTYGIHTCCAQAEKFGFNRNPLPYFANCALKWNLKAGGVNHKLHNEFGLIKEGKTMLVGYDVTHPTNMPSGQG
DDAPSLVGLVATIDRDMGQWPAYSWEQSSKQEMLDETLTEAFKSRLALWQMHNRQQLPENIVIFRDGVSEGQFAQ
VLQRELPRIRIACNAKYPKNKPPRISLIVSVKRHQTRFYPTSSESMTSKNNIENGTIVDRGVTQARYWDFFLTAH
SSIKGTARPAHYTVLLDEVFRAKYGAEAANELERYAHELCYLFGRATKAVSICPPAYYADVVCTRARCYRPEFFE
ISDVESVSTAGPGLGASDPKQVHADLANSMYYI
				</data>
				<hit pos="680" gap="13" motif="motif_44" pvalue="3.6e-05" match=" + ++ +  +++ +   ++++"/>
				<hit pos="744" gap="43" motif="motif_10" pvalue="7.9e-08" match="++ ++       ++ + +"/>
				<hit pos="771" gap="9" motif="motif_7" pvalue="1.1e-11" match="+    ++++ +++ + + ++ +  + +++"/>
				<hit pos="806" gap="6" motif="motif_3" pvalue="2.1e-06" match=" ++  + +++++ +  +     +  "/>
				<hit pos="876" gap="45" motif="motif_21" pvalue="1.9e-08" match="  + +++++ +++++"/>
				<hit pos="891" gap="0" motif="motif_5" pvalue="5.4e-18" match="++++++++ +++  ++  ++ ++ "/>
				<hit pos="920" gap="5" motif="motif_8" pvalue="2.3e-12" match="+  + + +++  +++++++ +"/>
				<hit pos="950" gap="9" motif="motif_1" pvalue="5.0e-25" match=" ++  +++++  ++  +  ++++ ++  ++++ +++++ +++++      "/>
				<hit pos="1006" gap="6" motif="motif_2" pvalue="5.2e-20" match="++    + +++ + + ++++++ +++++++   "/>
				<hit pos="1047" gap="8" motif="motif_35" pvalue="4.1e-05" match="+ + ++    +  + ++ +  "/>
				<hit pos="1069" gap="1" motif="motif_16" pvalue="1.2e-06" match="    + ++ +++ ++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2217605" db="db_1" num="2217605" name="gi|26449039|gb|AAN75582.1|" comment="argonaute 5 protein [Mus musculus]" length="639">
			<score strand="both" combined_pvalue="2.46e-71" evalue="1e-64"/>
			<seg start="1">
				<data>
MVANHSEGYGEFQIFTSVNLKDFHRTLARDQRGADSFSSQSFRDQKPGMFREIHWSLVYKRILGLLVMNQQNGKQ
HGKERVCGGLNTLGPESGTICKCGLVGVWLWKPLGGTISLTLGLDRRRHLARSPLELIGCGSAVCSTRGSWSLEQ
				</data>
				<hit pos="18" gap="17" motif="motif_34" pvalue="5.7e-05" match="   ++++ +++ +  ++ +  "/>
				<hit pos="75" gap="36" motif="motif_49" pvalue="3.6e-05" match="  +++  +"/>
			</seg>
			<seg start="151">
				<data>
EGRAAAQRPETLPKTIQALDVVMRHLPSMSVLQGTASDRVCEVLDFKSIEEQQKPLTDSQRVKFTKEIKGLKMEI
THCGQMKRKYCICNVTWRPASHQTFPLQQGSGQTVECTVAQYFKDRHKLVLRYPHLPATARSAPDRQEEISKLMR
				</data>
				<hit pos="163" gap="80" motif="motif_17" pvalue="1.4e-09" match="  ++++++++++ ++"/>
				<hit pos="210" gap="32" motif="motif_18" pvalue="2.6e-06" match=" +++  +  ++++ + +"/>
				<hit pos="230" gap="3" motif="motif_23" pvalue="1.8e-09" match=" +++++ +   + ++++ +++++ ++++ "/>
				<hit pos="265" gap="6" motif="motif_15" pvalue="1.9e-11" match=" +++++++  +++++++++  "/>
			</seg>
			<seg start="301">
				<data>
SASFNTDPYVGEFGIMVKDEMTDVTGWVLQPPSILYGGRNKAIATPVQGVWDIRNKQFHAGIEIKVWAIACFAPQ
				</data>
				<hit pos="309" gap="23" motif="motif_12" pvalue="2.6e-13" match="+  ++++ +  +++ +++ +++++   ++"/>
				<hit pos="346" gap="8" motif="motif_9" pvalue="3.5e-09" match="+  + +   ++ +  +  ++ +++  +"/>
			</seg>
			<seg start="376">
				<data>
RQCTEVHLKSFTEQLRKISRDAGMLIHGQPSFCKYAHGADSVEPMFRHLKNTHAGLQQVVVILPGKTPVYVKVKR
VGDTVLGMATQAVFQQPVIFLGANVTYPPVGDGKKPSIAAVMGSMDAHPNRYCVTVCVQQHQQEIIQDLAAMPTR
				</data>
				<hit pos="377" gap="4" motif="motif_19" pvalue="1.8e-06" match="+  +   +++  ++       ++     +    +    + ++   +++ +"/>
				<hit pos="445" gap="18" motif="motif_10" pvalue="3.7e-09" match="+ + +++  + ++  ++ "/>
				<hit pos="467" gap="4" motif="motif_3" pvalue="2.5e-14" match="+++++++ ++ +  ++   ++++++"/>
				<hit pos="495" gap="3" motif="motif_4" pvalue="1.1e-09" match="     +++   ++ + + +++++++ "/>
			</seg>
			<seg start="526">
				<data>
IIFYRDGISESQFQQVLHRELLAIREACIKLEKDYQPGIMFIMSCWHPGDKLSFHYHALWDDNRFSSDELQILTY
QLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHD
				</data>
				<hit pos="531" gap="10" motif="motif_5" pvalue="8.0e-18" match="++ +++++ +++  ++ ++++++ "/>
				<hit pos="559" gap="4" motif="motif_8" pvalue="4.1e-05" match="++++ + ++        ++  "/>
				<hit pos="594" gap="14" motif="motif_2" pvalue="6.4e-28" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="627" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_161819" db="db_1" num="161819" name="gi|68480922|ref|XP_715614.1|" comment="argonaute-like protein fragment [Candida albicans SC5314]gi|68481033|ref|XP_715558.1| argonaute-like protein fragment [Candida albicans SC5314]gi|46437185|gb|EAK96536.1| argonaute-like protein fragment [Candida albicans SC5314]gi|46437245|gb|EAK96595.1| argonaute-like protein fragment [Candida albicans SC5314]" length="658">
			<score strand="both" combined_pvalue="1.38e-70" evalue="5.8e-64"/>
			<seg start="1">
				<data>
MNVLDLIQEFLKIRNVPTERDIRRAQSFIKGCKIYRTYLNRKTTKPILGFDYSNNSETLKFKDANDKLVNVKQYF
QERWNIRLKHPTLPLIKIGPEAFLPMKLGIIAPHQQYKGDFADPAKIIKITATRPNQKAELISKTNRNLFQKQVD
FGTIESQFTVVPARVLNAPTIEYANNQMVTYRPAPFNGRTEKQKGNWNLERYQFVDGAKLTKPMGKPFTFGVVIL
				</data>
				<hit pos="1" gap="0" motif="motif_29" pvalue="1.1e-05" match="+ + +   + ++ ++"/>
				<hit pos="72" gap="56" motif="motif_15" pvalue="1.9e-11" match=" +++++++++ +++++++ + "/>
				<hit pos="95" gap="2" motif="motif_11" pvalue="4.0e-07" match="   ++++ +  + + + + + "/>
				<hit pos="118" gap="2" motif="motif_22" pvalue="3.1e-05" match="  +++ + +  ++ + "/>
				<hit pos="146" gap="12" motif="motif_12" pvalue="9.8e-09" match="+ +    +++++++ + ++++ +++  + "/>
				<hit pos="192" gap="17" motif="motif_9" pvalue="1.5e-06" match=" +++ +++    ++++++  + +   +"/>
			</seg>
			<seg start="226">
				<data>
KDEFVAKRIGDLQRAVPTFLTELGRLGIKIGKNFKKYSIDLNHASVQSQTGLESNIISIAKKAKTEDQCNFLLFI
LPRQDTPLYSAIKRACDLKVGILNSCSILNTFTKKRRGTENFDAMTYAQMAMKINIKLGGSNHKLSKKDSQGLFD
				</data>
				<hit pos="293" gap="74" motif="motif_26" pvalue="8.8e-05" match="+  +++ ++++    "/>
				<hit pos="309" gap="1" motif="motif_10" pvalue="7.0e-09" match="+  +++ +  ++++ + +"/>
				<hit pos="341" gap="14" motif="motif_7" pvalue="9.0e-10" match="+      +  +++++ ++++++  +    "/>
			</seg>
			<seg start="376">
				<data>
KNNVPIFILGADVTHPTGEINSESVSIASIVGSEDGIFNKFPGSVRIQTGGQEVIADVKSMVLERLENFHKKIGK
LPSKVLFYRDGVSEGQYTTILKEELTKIKAAFNEYGKLKNIPKYSPTITFMIVVKRHHTRFIPIHDNADDPKTKK
				</data>
				<hit pos="380" gap="10" motif="motif_3" pvalue="3.4e-07" match="+  +++++++++     +     + "/>
				<hit pos="409" gap="4" motif="motif_4" pvalue="3.4e-07" match="+    ++  ++++ ++  ++ + +  "/>
				<hit pos="445" gap="10" motif="motif_21" pvalue="1.7e-08" match=" +  ++++ +  +++"/>
				<hit pos="460" gap="0" motif="motif_5" pvalue="8.3e-14" match="+++++++    + +++  ++ ++ "/>
				<hit pos="493" gap="9" motif="motif_8" pvalue="5.5e-15" match="++++++++ ++ +++++++ +"/>
			</seg>
			<seg start="526">
				<data>
QIAVTSNENVIAGTTVDREITSPAYFDFYVQSQQSLQGTGIPAHYYVLHDENNYTSDTIQKITYDLCHTFSRATK
SVKVVPAAYYADLLCTRGRDYIYGFAKDPNLKGSPIERARTKFGENVNPSIKNTMFYI
				</data>
				<hit pos="533" gap="19" motif="motif_1" pvalue="9.1e-30" match="+++  ++ ++  ++ +  ++++  +    +++  ++++++++++++ +++"/>
				<hit pos="583" gap="0" motif="motif_2" pvalue="1.5e-19" match=" +++ ++ ++ ++ + ++++ +++ ++++++  "/>
				<hit pos="644" gap="28" motif="motif_16" pvalue="1.5e-06" match="      + ++ ++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1496737" db="db_1" num="1496737" name="gi|169763850|ref|XP_001727825.1|" comment="hypothetical protein [Aspergillus oryzae RIB40]gi|83770853|dbj|BAE60986.1| unnamed protein product [Aspergillus oryzae]" length="954">
			<score strand="both" combined_pvalue="4.16e-70" evalue="1.8e-63"/>
			<seg start="1">
				<data>
MSKAIADPLTLRKLQLNSEYPPRPGYGTKGQPVVLWANYLNIIPDSNLILYRYAVDVRPSVSGRKRAQIVRLVLE
				</data>
				<hit pos="9" gap="8" motif="motif_35" pvalue="2.4e-05" match=" +         +++++++++ "/>
				<hit pos="30" gap="0" motif="motif_24" pvalue="4.6e-05" match="++++++ ++      "/>
				<hit pos="46" gap="1" motif="motif_20" pvalue="5.6e-06" match="++  ++ + +   + ++ ++    +   +"/>
			</seg>
			<seg start="76">
				<data>
APELSSVAANLVTDFKSTIISREKLPLTNNAIIVPVLYRSELEDEPAEDATQYKARILYTNTLRVSQLIEYLTST
				</data>
				<hit pos="113" gap="38" motif="motif_12" pvalue="3.5e-06" match="+  +   + +++ ++  ++++ + ++ + "/>
			</seg>
			<seg start="151">
				<data>
DFNQYNEKLPMVQALNILLNHYAMTSPDLVSRGGTRANRTFPLSNKAPLSDKAHLVGGLTAIRGFFSSVRLAAAR
VLVNVNVSHGAFYNSGRLIDLIDTFQKANGKSLTDLNEFLHGIRGCTLHLRERRNRSGELIIRPKTIHSLARRGD
				</data>
				<hit pos="203" gap="61" motif="motif_33" pvalue="2.5e-05" match="  + +++ + +"/>
				<hit pos="214" gap="0" motif="motif_6" pvalue="4.1e-09" match="+++++ +        ++ ++  +++ +"/>
			</seg>
			<seg start="301">
				<data>
GTDLPLNRKPEIQSFGAGSKGIKFWLEPRQAPASRSSLGSKKKRRQQSGPAASPAGPARLISVYDYFLETYNIRD
QRPDLPVINISTRASPTYQLAQEFEILPGQIHNGELSPVQTQDMIKFAVRPPLQNAFSIVNQGADTVGLNPERNT
				</data>
				<hit pos="323" gap="82" motif="motif_48" pvalue="4.8e-05" match="    ++ +     + + ++ ++ +     "/>
				<hit pos="364" gap="12" motif="motif_15" pvalue="1.0e-09" match=" +++ +++++  + ++++ + "/>
				<hit pos="390" gap="5" motif="motif_11" pvalue="1.9e-05" match=" +++       + +++   ++"/>
			</seg>
			<seg start="451">
				<data>
ILTRFGISTSRRLITVEGRILDQPNVMYRGNASVKQFSGSWNITSTKFNVPGQRLRKWSYLLVSDKKVQDTFRDV
				</data>
				<hit pos="451" gap="40" motif="motif_12" pvalue="1.1e-12" match="++  ++++ ++++ +++++++  +   + "/>
			</seg>
			<seg start="526">
				<data>
KSFQPVVKKLQAALMDTGVPVDVPFPGKIVRVDKDDTADLDNTLRGAANSLDLLYIVLPKKDSRWYLVIKRLCDV
EYGLQTICSVGPKLVAKKGQTMEQYDKSLDQYMRNVAMKFNLKLGGTNHVVDNLRLSIINEDKTMIVGLDVTHPT
GSSQVSSATAPSVAAMVASIDKTLGQWPATIQVQSHGGKEEIDSLDGMFKRHLRLWKLLGKHASFPENIIVFRDG
ISEGQYMKCLTEELPLMRKACREIYPKEMHEKNLPKFTIIIVSKRHHTRFYPTEGQTADKNGNTPPCTIVDRSIT
DPHCFSFFLQPHSAIHGTARNAFYFVILDEVFSQRYTGKLRPKYKNVAEIVQDLTLNLSYLVGRATKGVRVCCPA
RYADLVCDRARCYLSRFYEPASETSSVASGASTVQATNRDVLVHEKIRNTMFYI
				</data>
				<hit pos="575" gap="95" motif="motif_26" pvalue="4.0e-06" match=" ++++ ++++ +   "/>
				<hit pos="591" gap="1" motif="motif_10" pvalue="2.4e-09" match="+  +++ +  + ++ + +"/>
				<hit pos="627" gap="18" motif="motif_7" pvalue="6.7e-14" match="+  ++++ +++++ + ++++ + +  +  "/>
				<hit pos="663" gap="7" motif="motif_3" pvalue="1.2e-07" match=" +++ + +++++      +   +  "/>
				<hit pos="734" gap="46" motif="motif_21" pvalue="2.1e-05" match="       ++ +++++"/>
				<hit pos="749" gap="0" motif="motif_5" pvalue="6.2e-14" match="++ ++++  + + +++  +++++ "/>
				<hit pos="782" gap="9" motif="motif_8" pvalue="3.9e-15" match="+  ++++ +++ +++++++ +"/>
				<hit pos="812" gap="9" motif="motif_1" pvalue="3.0e-20" match="++ ++ ++++  ++++  + +++  +  + ++ + + + + +++      "/>
				<hit pos="875" gap="13" motif="motif_2" pvalue="4.4e-15" match="  + ++ ++++   + ++ + +  ++ ++++  "/>
				<hit pos="910" gap="2" motif="motif_38" pvalue="1.2e-05" match="+       ++  +++++   +  +  ++ "/>
				<hit pos="940" gap="1" motif="motif_16" pvalue="2.7e-07" match="    +++ ++ ++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2030986" db="db_1" num="2030986" name="gi|76154145|gb|AAX25645.2|" comment="SJCHGC07884 protein [Schistosoma japonicum]" length="198">
			<score strand="both" combined_pvalue="4.67e-67" evalue="2e-60"/>
			<seg start="1">
				<data>
NTYYYYRDGVGEGQFLNVLNHELRAIREACVKLELGYQPGITFIVVQKRHHTRLFCADKKDQMGKSGNIPAGTTV
DQVITHPTEFDFYLCSHAGIQGTSRPSHYHVLWDDNRFSADDIQNLTYQLCHTYVRCTRSVSIPAPAYYAHLVAF
RARYHLVEKEIDSGEGSQKSGNSDERTPTAMMRAVTVHPETLRVMYFA
				</data>
				<hit pos="8" gap="7" motif="motif_5" pvalue="1.1e-17" match="+++ ++++  ++++++ ++++++ "/>
				<hit pos="36" gap="4" motif="motif_8" pvalue="4.9e-21" match="++++ +++++++++++++++ "/>
				<hit pos="67" gap="10" motif="motif_1" pvalue="4.2e-49" match="++++ ++ ++ ++++++++++++++++++++++++ +++++++ + ++++"/>
				<hit pos="117" gap="0" motif="motif_2" pvalue="6.9e-28" match="+++++++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="150" gap="0" motif="motif_31" pvalue="6.4e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_25510" db="db_1" num="25510" name="gi|7248733|gb|AAF43641.1|AF217760_1" comment="QDE2 [Neurospora crassa]gi|39979180|emb|CAE85552.1| post-transcriptional gene silencing protein QDE-2 [Neurospora crassa]" length="938">
			<score strand="both" combined_pvalue="4.94e-67" evalue="2.1e-60"/>
			<seg start="1">
				<data>
MSKLSLSEKEKANNLPVRPGHGTMGEKVKLWANYFKINIKSPAIYRYTIKVAATEEKLGKEAEVASKKVEVVVGK
				</data>
				<hit pos="4" gap="3" motif="motif_35" pvalue="6.0e-07" match="       ++   + +++ +++"/>
				<hit pos="25" gap="0" motif="motif_24" pvalue="3.2e-08" match="+ ++++ ++ ++ ++"/>
			</seg>
			<seg start="151">
				<data>
LTTLDPKLDGDFPKYNVELDALNTIVTHHARADDNVAVVGRGRFFAIGDDLIEQVRPHDSPLVILRGYFASVRPA
TGRLLLNTNITHGVFRPGVKLAQLFQELGLDVMDKCNAWNEVTKNQLNDKMRRVHKVLAKGRVELNAPFLIDGKI
				</data>
				<hit pos="217" gap="177" motif="motif_6" pvalue="4.4e-07" match="+++ + ++  + + ++       ++  "/>
			</seg>
			<seg start="376">
				<data>
VANYYKQRYGITANASLPLVNVGTKEKAIYVLAEFCTLVKGRSVKAKLTANEADNMIKFACRAPSLNAQSIVTKG
				</data>
				<hit pos="402" gap="158" motif="motif_11" pvalue="2.1e-07" match="+++++  ++++++ +     +"/>
			</seg>
			<seg start="451">
				<data>
RQTLGLDKSLTLGKFKVSIDKELITVVGRELKPPMLTYSGNKTVEPQDGGWLMKFVKVARPCRKIEKWTYLELKG
				</data>
				<hit pos="461" gap="38" motif="motif_12" pvalue="1.3e-12" match=" +  + +++++++ ++ ++ + ++++ + "/>
			</seg>
			<seg start="526">
				<data>
SKANEGVPQAMTAFAEFLNRTGIPINPRFSPGMSMSVPGSEKEFFAKVKELMSSHQFVVVLLPRKDVAIYNMVKR
AADITFGVHTVCCVAEKFLSTKGQLGYFANVGLKVNLKFGGTNHNIKTPIPLLAKGKTMVVGYDVTHPTNLAAGQ
SPASAPSIVGLVSTIDQHLGQWPAMVWNNPHGQESMTEQFTDKFKTRLELWRSNPANNRSLPENILIFRDGVSEG
QFQMVIKDELPLVRAACKLVYPAGKLPRITLIVSVKRHQTRFFPTDPKHIHFKSKSPKEGTVVDRGVTNVRYWDF
FLQAHASLQGTARSAHYTVLVDEIFRADYGNKAADTLEQLTHDMCYLFGRATKAVSICPPAYYADLVCDRARIHQ
				</data>
				<hit pos="595" gap="105" motif="motif_10" pvalue="7.2e-08" match="+   ++ +   +++ + +"/>
				<hit pos="622" gap="9" motif="motif_7" pvalue="7.5e-11" match="++   +++++ ++ + + ++ +      +"/>
				<hit pos="657" gap="6" motif="motif_3" pvalue="5.2e-08" match=" ++  + +++++ +         + "/>
				<hit pos="730" gap="48" motif="motif_21" pvalue="8.3e-08" match="  ++  +++ + +++"/>
				<hit pos="745" gap="0" motif="motif_5" pvalue="4.4e-16" match="++++++++ ++   ++   + +++"/>
				<hit pos="774" gap="5" motif="motif_8" pvalue="1.4e-15" match="+  + +++++  +++++++++"/>
				<hit pos="805" gap="10" motif="motif_1" pvalue="7.5e-20" match="     +++++  ++  +  ++++ +++  +++ + +++ ++ +++     "/>
				<hit pos="861" gap="6" motif="motif_2" pvalue="5.0e-23" match=" +  +++ +++ + + ++++++ ++++++++  "/>
			</seg>
			<seg start="901">
				<data>
KELFDALDENDSVKTDDFARWGNSGAVHPNLRNSMYYI
				</data>
				<hit pos="924" gap="30" motif="motif_16" pvalue="2.0e-07" match="  + + ++++++ ++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3800868" db="db_1" num="3800868" name="gi|15608821|ref|NP_216199.1|" comment="acyl-CoA synthetase [Mycobacterium tuberculosis H37Rv]gi|31792869|ref|NP_855362.1| acyl-CoA synthetase [Mycobacterium bovis AF2122/97]gi|121637590|ref|YP_977813.1| acyl-CoA synthetase [Mycobacterium bovis BCG str. Pasteur 1173P2]gi|148661480|ref|YP_001283003.1| acyl-CoA synthetase [Mycobacterium tuberculosis H37Ra]gi|148822891|ref|YP_001287645.1| acyl-CoA synthetase [Mycobacterium tuberculosis F11]gi|167969199|ref|ZP_02551476.1| acyl-CoA synthetase [Mycobacterium tuberculosis H37Ra]gi|215" length="999">
			<score strand="both" combined_pvalue="1.15e-59" evalue="4.9e-53"/>
			<seg start="151">
				<data>
QGGMFCYQAAAYRRSKDIASVVAFGSPVDTLAALPMGIPANMGAAVADFMADHVFNRLDIPSWMARMGFQMMDPL
				</data>
				<hit pos="161" gap="160" motif="motif_13" pvalue="1.8e-05" match="++   + + +++++ "/>
			</seg>
			<seg start="301">
				<data>
ILAFVGEVDDIGQPASVRGIRRAAPNSEVYECLIRAGHFGLVVGSRAAQQSWPTVADWVRWISGDGTKPENIHLM
				</data>
				<hit pos="329" gap="153" motif="motif_24" pvalue="3.2e-05" match="   + +++ ++   +"/>
			</seg>
			<seg start="451">
				<data>
GRIIDEQAHDAPKGEFLLFDGRVHTYEAVNRRINNVVRGLIAVGVRQGDRVGVLMETRPSALVAIAALSRLGAVA
				</data>
				<hit pos="478" gap="134" motif="motif_30" pvalue="4.2e-05" match="     +++ ++ ++  +   +  +    "/>
			</seg>
			<seg start="676">
				<data>
GGTRIALSRGLRPDRFVAEVRQYGVTVVSYTWAMLRDVVDDPAFVLHGNHPVRLFIGSGMPTGLWERVVEAFAPA
HVVEFFATTDGQAVLANVAGAKIGSKGRPLPGAGRVELGAYDAEHDLILENDRGFVQVAGVNQVGVLLAQSRGPI
				</data>
				<hit pos="749" gap="243" motif="motif_28" pvalue="3.0e-05" match="  +     +  ++ ++ +   + ++  + "/>
			</seg>
			<seg start="826">
				<data>
DPTASVKRGVFAPADTWISTDYLFWRDDDGDYWLAGGRGSVVRTARGMVYTEPVTNALGLITGVDLAVTYGVLVR
				</data>
				<hit pos="870" gap="92" motif="motif_31" pvalue="1.4e-05" match=" ++  + ++ +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1268083" db="db_1" num="1268083" name="gi|47206043|emb|CAF94541.1|" comment="unnamed protein product [Tetraodon nigroviridis]" length="247">
			<score strand="both" combined_pvalue="1.95e-57" evalue="8.2e-51"/>
			<seg start="1">
				<data>
SFIQVVGSMDAHPSRYCATVRVQRPRQEVIQDLASMVRELLIQFYKSTRYKPTRIIFYRDGVSEGQFRQVLYYEL
LAIREACISLEKEYQPGITYIVVQKRHHTRLFCADRNERVTLFSAVTTRLIPFNLKAALNAFLCLFSSYRGTSRP
SHYHVLWDDNCFTADEFQLLTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRARYHLVDKEHDSAEGSHVSGQSNGR
				</data>
				<hit pos="9" gap="8" motif="motif_4" pvalue="3.1e-11" match="     +++ + ++ + ++++ ++++ "/>
				<hit pos="45" gap="10" motif="motif_21" pvalue="1.7e-13" match="++++  ++ ++++++"/>
				<hit pos="60" gap="0" motif="motif_5" pvalue="1.5e-19" match="++++++++ +++ +++ ++++++ "/>
				<hit pos="88" gap="4" motif="motif_8" pvalue="8.4e-19" match=" +++ ++ ++++++++++++ "/>
				<hit pos="116" gap="7" motif="motif_1" pvalue="1.4e-14" match="      +              +++      +++++ +++++++ + ++++"/>
				<hit pos="166" gap="0" motif="motif_2" pvalue="1.8e-26" match="+ + +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="199" gap="0" motif="motif_31" pvalue="5.2e-06" match="+++++ +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3061699" db="db_1" num="3061699" name="gi|56754439|gb|AAW25407.1|" comment="SJCHGC02502 protein [Schistosoma japonicum]" length="294">
			<score strand="both" combined_pvalue="3.83e-56" evalue="1.6e-49"/>
			<seg start="1">
				<data>
MLYLRNTNGRFPKRIIFYRDGVSEGQFENVLVEELAAIQRACTEIRPGEEPAITFIVVQKRHRIRFKPNDPRSRN
VEPGTVVDTNITHPREFDFYICSHEGIQGTSKPSHYHILYDDSNFSSDALQIFSYYLCYAYMRCSRSVSYPAPVY
YSHLAAFRARDWLSNMSETSVLLDSHDRFKVHVSQTDGMFFCKFFLIYQFVQNKLPSETVVCHAILLHLLGSSLD
				</data>
				<hit pos="5" gap="4" motif="motif_21" pvalue="6.9e-10" match="+  +++ ++++++++"/>
				<hit pos="20" gap="0" motif="motif_5" pvalue="2.7e-17" match="++++++++  ++ +++ ++ +++ "/>
				<hit pos="48" gap="4" motif="motif_8" pvalue="2.0e-14" match="+  + ++++++++++  ++ +"/>
				<hit pos="74" gap="5" motif="motif_1" pvalue="1.4e-42" match=" ++ +++++++ ++++++++++ +++ ++++++++ +++++++  +++++"/>
				<hit pos="124" gap="0" motif="motif_2" pvalue="2.4e-21" match="+++   + +++ + ++ ++++  +++++ ++++"/>
				<hit pos="178" gap="21" motif="motif_16" pvalue="9.1e-06" match="  + + +  + ++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_616763" db="db_1" num="616763" name="gi|116179304|ref|XP_001219501.1|" comment="hypothetical protein CHGG_00280 [Chaetomium globosum CBS 148.51]gi|88184577|gb|EAQ92045.1| hypothetical protein CHGG_00280 [Chaetomium globosum CBS 148.51]" length="1054">
			<score strand="both" combined_pvalue="1.57e-54" evalue="6.6e-48"/>
			<seg start="1">
				<data>
MSGRGRGGQSFGNQQNKKFNNKPPNEFYRNGGDLLQNVRMLEDRTAAKPKSTTQQSQALQRPAYGTLGQAVSLWA
NYVALTPGRGHLFYRYSISITKIKNDDDKKQDSTEVPDTQLSNNEAAELASQAADQLTLNPNSNDPPSEPGVEDG
				</data>
				<hit pos="1" gap="0" motif="motif_43" pvalue="9.8e-07" match="+ +++++++  +  +"/>
				<hit pos="47" gap="31" motif="motif_35" pvalue="3.2e-05" match="  + +++       ++ ++++"/>
				<hit pos="68" gap="0" motif="motif_24" pvalue="1.6e-05" match="++ +++ ++      "/>
			</seg>
			<seg start="226">
				<data>
MEPNDVQNPLKMDDLLDYLGSDTRPETTTIPEAVFAQVLNIWLRQFSKFKESTELPTQKVVASKAYPLTDDTKLP
				</data>
				<hit pos="253" gap="170" motif="motif_5" pvalue="8.5e-06" match="    +  + +++++ + +  +   "/>
			</seg>
			<seg start="301">
				<data>
KDHPNFYFTQPLQLGIASIRGYFSSIRFGAGKAWVNINTAHGAFFESKPLGEWIRDAGYAHPRKHAQLHSILKGL
RVELLHRTFKDGDDNKPVVKVISGLATPSDGPSNDTSGGNPSTTHPPPKFVKGSRRYGVQCAQVSFCDPSRPGDG
YVTVYNHFKQSETPFTREMWFTAFKLTKLPDYPKYAPKHDELVVNLGSARRPAYYPVNVCKILPGQPYHPKLTDT
				</data>
				<hit pos="310" gap="33" motif="motif_33" pvalue="4.2e-05" match="+++  ++ + +"/>
				<hit pos="321" gap="0" motif="motif_6" pvalue="1.6e-08" match="+++++++   +    ++  +  +++++"/>
				<hit pos="364" gap="16" motif="motif_18" pvalue="2.0e-06" match="  +     +++++++  "/>
				<hit pos="432" gap="51" motif="motif_35" pvalue="6.9e-05" match=" ++     ++  + +++ + +"/>
				<hit pos="501" gap="48" motif="motif_11" pvalue="1.1e-09" match="++ + +  ++++ +++ +  +"/>
			</seg>
			<seg start="526">
				<data>
QTQAMIKFAQLGPKNNVDCITVDGFDRIGLKNPSAHAKLLNPASGLARAQGRILAMPDVKYKSIKVSFPTAPGKW
				</data>
				<hit pos="526" gap="4" motif="motif_22" pvalue="3.2e-05" match="++ ++ +     ++  "/>
				<hit pos="559" gap="17" motif="motif_12" pvalue="1.1e-06" match=" + +  ++ ++ ++  +++++  +  ++ "/>
			</seg>
			<seg start="676">
				<data>
RNNELAKHFEFLRDYGYNLVFVLLPDKGAELYNAIKAAADIKVGIHTVCMVESKAAKKFNKHTKKMQFDLQFFDN
ILLKANLKQGGINHTLEFPTSKILSTWQAMVLGLDVTHSPPGANKAKATPSIIGMVANADEHLAQWPATIAFQDR
				</data>
				<hit pos="707" gap="119" motif="motif_10" pvalue="5.1e-08" match="+  ++  +  ++++ + +"/>
				<hit pos="742" gap="17" motif="motif_7" pvalue="2.0e-10" match="    +++ + +++ + + ++ +  ++   "/>
				<hit pos="778" gap="7" motif="motif_3" pvalue="5.3e-07" match="  + ++ ++++  ++          "/>
			</seg>
			<seg start="826">
				<data>
ENQEIVTSMQSFQTLLQPHLDRYYGRHKKYPAALIIYRDGVSESQYSQVAEDEYNGICSVCTAAYGSKNQPGPKI
SIIVVGKRHHTRFFPTAADHADSKGNTRPGTVVDRSITSQFLWEFYLQAHEAIQGTARPAHYVVVKDEFFRSTFS
				</data>
				<hit pos="849" gap="46" motif="motif_21" pvalue="9.6e-06" match="+   ++ +   ++++"/>
				<hit pos="864" gap="0" motif="motif_5" pvalue="2.7e-11" match="+++++++ +++   + + +   + "/>
				<hit pos="895" gap="7" motif="motif_8" pvalue="4.3e-14" match="   +++  +++ +++++++++"/>
				<hit pos="925" gap="9" motif="motif_1" pvalue="9.0e-24" match="++  ++++++  ++  +   +++ ++  ++++ +++++ +  ++   +  "/>
			</seg>
			<seg start="976">
				<data>
VPDNRPSANPPYNNPADVLEAFTHALSYAFGRSTRSIGVCTPARLADKVCDRARCYTAAGLEPEEIKLAENLKDL
MFYI
				</data>
				<hit pos="993" gap="18" motif="motif_2" pvalue="8.4e-15" match=" +   ++ +++ + ++++++ +  ++  ++   "/>
				<hit pos="1026" gap="0" motif="motif_31" pvalue="1.9e-05" match=" +++ +  +  "/>
				<hit pos="1040" gap="3" motif="motif_16" pvalue="4.4e-08" match="  ++ ++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1209875" db="db_1" num="1209875" name="gi|268576977|ref|XP_002643470.1|" comment="Hypothetical protein CBG16129 [Caenorhabditis briggsae]gi|187026687|emb|CAP34259.1| Hypothetical protein CBG16129 [Caenorhabditis briggsae]" length="1044">
			<score strand="both" combined_pvalue="1.11e-52" evalue="4.7e-46"/>
			<seg start="76">
				<data>
GNNQRRGGSGGGGGYQGNPDNYRGDDRRGYEDRGGRRDYGDNFYNQMGRMSLDGRGGDRGGDGNLYAQQRSGPRH
				</data>
				<hit pos="78" gap="77" motif="motif_43" pvalue="6.9e-10" match="++ +++ +++++  +"/>
				<hit pos="98" gap="5" motif="motif_43" pvalue="5.6e-06" match=" +  ++++  ++++ "/>
				<hit pos="127" gap="14" motif="motif_43" pvalue="2.1e-06" match=" +++++ +++ +   "/>
			</seg>
			<seg start="151">
				<data>
TVSRRSEAGMENPGEFAGSADYPNMPVAKKDLAHNSQVFAKRPPTSVYDNPRCGTKLELLTNHCLVHLPEKPVIL
				</data>
				<hit pos="204" gap="62" motif="motif_24" pvalue="1.1e-08" match="+++  +++++ ++ +"/>
			</seg>
			<seg start="226">
				<data>
YEYNIDLYKGRKKVEKREETGPLFREIMDAVHRNEFPPAHQYVFNDVNLLWSDIQLPFPEKLVRGRNGQQFYYKF
				</data>
				<hit pos="251" gap="32" motif="motif_36" pvalue="2.3e-05" match=" ++  ++ +      "/>
			</seg>
			<seg start="451">
				<data>
FGPDSFYEFVNENNETLSIIDHYRGKYGYNIRYPHLPCLRKKPPSRDRNRMFLFPLEVCSLLIDPVRFTGYVSQQ
				</data>
				<hit pos="470" gap="204" motif="motif_15" pvalue="7.5e-13" match="++ ++ ++++++++++++++ "/>
			</seg>
			<seg start="526">
				<data>
LKEQMIQYTTLTAEQHRYMRSHGIEMEKKMLSVKASLLPPPRVVYGNSDFLDSDHLGEWKAVTHEPVRTVLEEAI
				</data>
				<hit pos="543" gap="52" motif="motif_12" pvalue="7.6e-11" match="+ ++ +++ ++++ ++ +  +++++  ++"/>
			</seg>
			<seg start="676">
				<data>
RDLPGVTMDWMTSLSQDLDSYKEAEDEVIVPIVLMIFQIRFTTLNCERPDFQNDYNLFKWMSDNEVGVFTQGILY
				</data>
				<hit pos="730" gap="158" motif="motif_10" pvalue="5.0e-10" match="+   ++    ++++ ++ "/>
			</seg>
			<seg start="751">
				<data>
KTFNSIGLSPAPCKYTSQLVEKILGKVGTTHRRLERDGEHKSWKKLVNPAEPTLLLGVDVSHPSTRDLKGEDPVK
RLSVATVVGNIDFDCTEFRASSKIQDVGEERIVRFDEQIHERIGEFVQFNGVRPAHIAIYRDGFSESDFQRTLYE
EKKSVENACRVIAPGYNPTLTYIVVTKRHHTRFFLRNEEEGLPEQGFNVRPGTLVEDTVTTKDYYDFFLTTQVGQ
VGLARPTHYYVLWDTWKVPATFWPTITHALTYLFCRTTNTVNLPSPLLYAHLAAKRAKETMDGALYANA
				</data>
				<hit pos="802" gap="54" motif="motif_3" pvalue="3.5e-08" match="+++ ++ ++++++  +         "/>
				<hit pos="836" gap="9" motif="motif_4" pvalue="3.8e-05" match="     +  +++   +   ++ +  + "/>
				<hit pos="872" gap="10" motif="motif_21" pvalue="3.4e-08" match=" + +++++ ++ +++"/>
				<hit pos="887" gap="0" motif="motif_5" pvalue="1.7e-09" match="++ +++ +   + ++    + ++ "/>
				<hit pos="915" gap="4" motif="motif_8" pvalue="1.0e-16" match="+++++ + +++ ++++++++ "/>
				<hit pos="947" gap="11" motif="motif_1" pvalue="1.7e-19" match=" ++ +++ +  +++    +++++    +  +  ++++++++++  +  + "/>
				<hit pos="997" gap="0" motif="motif_2" pvalue="2.5e-12" match="   + ++ + + + + +  + +  +  ++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3727856" db="db_1" num="3727856" name="gi|268563336|ref|XP_002638813.1|" comment="C. briggsae CBR-ATM-1 protein [Caenorhabditis briggsae]gi|187021922|emb|CAP38691.1| C. briggsae CBR-ATM-1 protein [Caenorhabditis briggsae]" length="639">
			<score strand="both" combined_pvalue="2.22e-52" evalue="9.4e-46"/>
			<seg start="76">
				<data>
VEKVEGLVVSAARKAIQSAFQALSCISQLEDDEEAIRTSSLIVFPLIDVIYKYETDPGVVEALKDHSKTALPSKL
				</data>
				<hit pos="95" gap="94" motif="motif_34" pvalue="5.9e-05" match="+++   +  + ++++ + ++ "/>
			</seg>
			<seg start="151">
				<data>
WLCATSHLASKCFAIEKTPISRYLSQILCHLVYDYPYHVLHTILMYEFDKNGAQVREFLRNIYSVKTKRDVDKLR
EVVAMMREAHVAYREIAKLQVKENIRIQRVERDGKTMLVWPRDLKIFKCKLDQLPIPTISQKIGAPGDLSTSNLI
				</data>
				<hit pos="189" gap="73" motif="motif_45" pvalue="5.7e-05" match="  + +  +  +       ++ + +     + + + +   + "/>
			</seg>
			<seg start="376">
				<data>
IIEFCGGSVSLKELLCGTNREGGLHKEMCSHEPSATQASRMMKEVQSDTSEMRRRVFVEVCQQYSPVFRHFFYRQ
FPTAQIWRQKIDTYRQSLATWSVVCYMVGLGDRHASNILFDQKECTFVHIDLGMILEYSKRSLPVPEQVPFRITR
				</data>
				<hit pos="437" gap="207" motif="motif_27" pvalue="2.1e-06" match="+ + ++ + ++   +"/>
			</seg>
			<seg start="526">
				<data>
DVLDPLLIEGIENGRLAEDCTKIMEKLKENNKVILGVASAILRETMSNFREAEQSSGRPSYISEMAIGRLRDKLR
				</data>
				<hit pos="585" gap="133" motif="motif_50" pvalue="8.8e-05" match=" + ++++  ++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3354591" db="db_1" num="3354591" name="gi|115453059|ref|NP_001050130.1|" comment="Os03g0353900 [Oryza sativa (japonica cultivar-group)]gi|108708173|gb|ABF95968.1| expressed protein [Oryza sativa (japonica cultivar-group)]gi|113548601|dbj|BAF12044.1| Os03g0353900 [Oryza sativa Japonica Group]gi|215706477|dbj|BAG93333.1| unnamed protein product [Oryza sativa Japonica Group]" length="836">
			<score strand="both" combined_pvalue="2.38e-52" evalue="1e-45"/>
			<seg start="1">
				<data>
MHEVHRVVLKILQFVINTKTTSSQTSRILPDELIKLHGFTTLGGKRPAYDGRESLYTNGSLPFESKESVVKVFDP
EKNAKERAQKEFKITIEIVGKTNLYHLQRFLLGKHRGIAQEIIHVFDVILSDKLSRNHVTGPRSFLCTQIGHQGY
IGDGLDSWRGYHQSLRLRKIGISLNTDMSAASFMPVRIIQIIDGFLNISYTSRPLLERNRVQLKKVLCHVCIETN
				</data>
				<hit pos="37" gap="36" motif="motif_41" pvalue="2.7e-05" match="+  + +++  +"/>
				<hit pos="48" gap="0" motif="motif_13" pvalue="1.0e-12" match="+++++ ++++ ++++"/>
				<hit pos="63" gap="0" motif="motif_34" pvalue="3.3e-08" match="+++++ +++  + +  + ++ "/>
				<hit pos="87" gap="3" motif="motif_14" pvalue="4.8e-12" match="++ ++  + ++++++++ ++ ++ + +"/>
				<hit pos="115" gap="1" motif="motif_17" pvalue="1.5e-08" match="++++++ ++++    "/>
				<hit pos="149" gap="19" motif="motif_33" pvalue="1.1e-07" match="+ +++++ +++"/>
				<hit pos="160" gap="0" motif="motif_6" pvalue="8.4e-13" match="+++++++    + +++ +++++++   "/>
				<hit pos="209" gap="22" motif="motif_18" pvalue="2.8e-08" match=" ++  ++++  + ++++"/>
			</seg>
			<seg start="226">
				<data>
HHDDQIGRYKITGITPIPMSNNICPVGEEGTTMTVLQYFCDMEKTGVPSVGHWNIAEEKIINGGALDNWTSLNLS
				</data>
				<hit pos="229" gap="3" motif="motif_23" pvalue="8.3e-08" match="+   ++++++++  ++++ + ++ + +++"/>
				<hit pos="273" gap="15" motif="motif_9" pvalue="2.5e-13" match="+ +++++    + ++++  ++++ ++ "/>
			</seg>
			<seg start="301">
				<data>
RMRPEEVQRFCSDLIQMCNATGMSFYPRPVVDFRSSHPNNIQNALRDVHRPMHSYVDCDENHFYADAHCNCTVSV
				</data>
				<hit pos="301" gap="1" motif="motif_19" pvalue="1.1e-28" match="++ ++ +++++ ++++++++ ++ + +++++  ++ +++++  +++++++"/>
			</seg>
			<seg start="601">
				<data>
SFNKIIDDHFRYTDPTSGYLSYTLYVEDFMFRISLLEDVPSTGRSWRERAVFFKNISLESSERRVQIVEGLVGFY
				</data>
				<hit pos="632" gap="281" motif="motif_40" pvalue="5.4e-05" match="++ +  ++"/>
				<hit pos="652" gap="12" motif="motif_44" pvalue="8.1e-05" match="+  +++    +  ++  + ++"/>
			</seg>
			<seg start="676">
				<data>
RERLTSDRELFEEVLQDCGYWKRQTRTVPRMISALTYSVKNELQDWVPANHYFENCGYSQLYFCRCFFGHYTVPG
				</data>
				<hit pos="693" gap="20" motif="motif_10" pvalue="6.1e-05" match=" +++++   +    ++  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1217069" db="db_1" num="1217069" name="gi|268529116|ref|XP_002629684.1|" comment="C. briggsae CBR-ERGO-1.1 protein [Caenorhabditis briggsae]gi|187038692|emb|CAP22335.1| C. briggsae CBR-ERGO-1.1 protein [Caenorhabditis briggsae]" length="1156">
			<score strand="both" combined_pvalue="6.82e-52" evalue="2.9e-45"/>
			<seg start="1">
				<data>
MSNYNDDYNRRGGGGDRGGYNRNNYSNRDDYRDNSRGGNDYREGHNDRNNYRGGGGQDNYNRNDRGYDRGYDRGH
				</data>
				<hit pos="7" gap="6" motif="motif_43" pvalue="1.8e-07" match=" + ++++++ +++  "/>
				<hit pos="45" gap="23" motif="motif_43" pvalue="5.4e-05" match="+  +  ++++++ + "/>
			</seg>
			<seg start="76">
				<data>
DRGDRGHQDYGRGDRGHQDYGRGDRGHQDYGRGDRGHQEYGRGDRGHQDYGRGDRGHHGREDYGRGDSGRGGYGR
GGYGKREGRGGYRAPQRCTAGMSNLGELAGGADHPNMPVAKKDLAHNQQKFYERPDTSAYENPRCGQKIELLTNH
ALVHMPSTPIVLYEYNIDVFKGRKKLEKREEAGPMFREILQTVPKHIFPPATDFIYNDVNLIWSTMKLPSHERKV
				</data>
				<hit pos="83" gap="23" motif="motif_43" pvalue="3.5e-06" match="+++ ++ ++    + "/>
				<hit pos="147" gap="49" motif="motif_43" pvalue="1.1e-08" match="++++++++   ++++"/>
				<hit pos="216" gap="54" motif="motif_24" pvalue="1.0e-08" match="++++ +++++ ++  "/>
				<hit pos="254" gap="23" motif="motif_25" pvalue="7.2e-05" match="  + + + ++ +   "/>
			</seg>
			<seg start="301">
				<data>
EGRNRNSFYYKYTRCVELKFELATNCQDSQLISTLVDAIGTARVTWPKQTGNKFSVFKRSIFLLQDRLDEGAFAD
APVFVKLRNGVDARIGVSMAIRLNLRVGITACFDVSHTLFTRPGYPLVRLFWELIQGETLEDDQILDGQWDADMQ
				</data>
				<hit pos="354" gap="85" motif="motif_28" pvalue="4.3e-05" match="+     +++   ++  ++      +  ++"/>
				<hit pos="403" gap="20" motif="motif_35" pvalue="6.9e-05" match="        + +   ++++  +"/>
			</seg>
			<seg start="526">
				<data>
VAEYFLAAHNYRIRYPNLPCLQKKPSKMNPHRLVLFPMELVSLLVDPIRFTGAVTEKLKGDMVKYTTLSAVQRRL
				</data>
				<hit pos="527" gap="103" motif="motif_15" pvalue="2.6e-15" match=" +++   +++ ++++++++++"/>
				<hit pos="557" gap="9" motif="motif_11" pvalue="2.1e-05" match="+   +++++ ++         "/>
			</seg>
			<seg start="601">
				<data>
VLQNVIAQKAIGDCPQIVDNEDRYMKNHEIKIEKDMLTVKACLLPPPEVVYGNSTFLDTEHRGQWEAVINDPIRT
				</data>
				<hit pos="624" gap="46" motif="motif_12" pvalue="1.0e-10" match="+ ++  +++++++ ++ +  ++++   ++"/>
			</seg>
			<seg start="751">
				<data>
MEYLQKRDQPGTIMDWFNSLKENLDDYKQSEDEVIVPLVFVIFEVRFTTLNLQRQDFQNDYNLFKWLADNHVGIF
TQGMLYKTFNGIGSTPATCKYTSQIVEKVLGKVGTTHRRLERNGEHKSWKKIVVEPTLLLGVDVSHPSTRDLMGE
DQVKRLSVATVVGNIDLDCTEYRASSKIQDVGEERIVRFENEILERISEFVQFTGKRPAHIVIYRDGLSEGDFQR
TLYEEKNSVNMACRSIAADFNPTLTYIVVTKRHHTRFFLKNEKEGLAEQGYNVRPGTLVEDTVTTKNYYDFFLTT
QVGQMGLARPTHYYVLHNNWKVPGTFWPTVTHALTYLFCRATTTVNLPAPVLYAHLAAKKAKETMDGALYANALN
				</data>
				<hit pos="811" gap="158" motif="motif_10" pvalue="4.1e-09" match="+   ++ +   +++ ++ "/>
				<hit pos="881" gap="52" motif="motif_3" pvalue="2.0e-08" match="+++ ++ ++++++  +         "/>
				<hit pos="915" gap="9" motif="motif_4" pvalue="2.2e-06" match="     + ++++   +   ++ +  + "/>
				<hit pos="951" gap="10" motif="motif_21" pvalue="7.4e-10" match=" + +++++ ++++++"/>
				<hit pos="966" gap="0" motif="motif_5" pvalue="1.2e-09" match="++ +++ +   + ++ +    ++ "/>
				<hit pos="994" gap="4" motif="motif_8" pvalue="1.3e-14" match="+ +++ + +++ ++++++++ "/>
				<hit pos="1026" gap="11" motif="motif_1" pvalue="1.8e-17" match=" ++ +++ +  +++    +++++    +  +  +++++++++   +    "/>
				<hit pos="1076" gap="0" motif="motif_2" pvalue="3.2e-14" match="   + ++ + + + + ++ + + +++ ++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1690432" db="db_1" num="1690432" name="gi|18542175|gb|AAL75484.1|AF466202_10" comment="putative pinhead protein [Zea mays]" length="192">
			<score strand="both" combined_pvalue="8.41e-52" evalue="3.6e-45"/>
			<seg start="1">
				<data>
MSRYGSCSGDRCDLDLRGGSGRGGSGNLAVNFHSTFEHKVVASMDWPQVTTYKALVSAQAHREEIIQNLGGMIRE
				</data>
				<hit pos="12" gap="11" motif="motif_43" pvalue="7.3e-05" match=" +   +++ ++++ +"/>
				<hit pos="45" gap="18" motif="motif_4" pvalue="3.3e-23" match="+++ ++ + +++++++++++++++++"/>
			</seg>
			<seg start="76">
				<data>
LMISFYKRTGKKPKRIIFYRDGISEGQFNHVLLLEMDAIRKACASLEDGYLPPVTFVVIQKRHHTRLFPGVHGRR
DVTDRSGNILPGTVVDTEICHPREFDFYLCSHAGIQINWNHY
				</data>
				<hit pos="81" gap="10" motif="motif_21" pvalue="1.2e-14" match="++ ++++++++++++"/>
				<hit pos="96" gap="0" motif="motif_5" pvalue="8.9e-23" match="++ ++++++++++ ++++++++++"/>
				<hit pos="124" gap="4" motif="motif_8" pvalue="3.6e-22" match="++ +++++++ ++++++++++"/>
				<hit pos="146" gap="1" motif="motif_39" pvalue="5.3e-09" match=" +++++ ++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3490463" db="db_1" num="3490463" name="gi|110762345|ref|XP_001120996.1|" comment="PREDICTED: similar to piwi-like 1, partial [Apis mellifera]" length="812">
			<score strand="both" combined_pvalue="9.95e-52" evalue="4.2e-45"/>
			<seg start="1">
				<data>
LNETSLQQPNIAKNSSDDAGVVGKLSDITIQENKPKSEASCKPMSHQGTEGEPIQLGANYINLKLDPAKGLFNYE
VKFNPDIDSRPLRRKLLNQHVQALGRTKVFDGVTLYLPQKLKQDVSNENQNIQIINLFTSIHPMDESKVELKVIY
				</data>
				<hit pos="51" gap="50" motif="motif_24" pvalue="1.7e-06" match="+ ++++ ++    ++"/>
				<hit pos="67" gap="1" motif="motif_20" pvalue="1.7e-09" match="+ + ++ + ++ ++ + ++   +   ++ "/>
			</seg>
			<seg start="151">
				<data>
KKQQSISENIPFFNVLLGRVMRALSLVRIGQHSFNPKGIHCVPQHKLEVWPGYVTAINEYDGGLKLCIDARHRVM
RTETVRDIMMKFGGKPNFKDIIIRELIGLSVFTRYNNKTYRIDDIAWDKNPTYEFDKGTDKISLINYYKLHWNLE
ITDNGQPLLVHCAKNKLSTGETQEQLILLVPELCYLASLSDSIRSDFRVMKDLDSLTKMSPNARCDVFRHFVEQV
				</data>
				<hit pos="202" gap="106" motif="motif_6" pvalue="5.9e-06" match="++   +    +++ ++++      +  "/>
				<hit pos="243" gap="14" motif="motif_18" pvalue="4.9e-05" match="    + + + ++ +++ "/>
				<hit pos="290" gap="30" motif="motif_15" pvalue="1.3e-05" match="+ +++ +++  +     + + "/>
			</seg>
			<seg start="376">
				<data>
RSNSVPREILSEWGLELESDIAEFTGRVFGPEQIQFANTKFIPPPAKPAEWSSAVCRNTVLRTPNLNHWCVLYCQ
KDTRCTQEFVGMLKNVAKVIGMNVREPQMICLRDDRIETYVQALKKNIDQTVNLMVIVFPTNRTDRYSAVKRVCC
VEMPVPSQVIMSRTISRGDKLKSITEKIALQINCKLGGALWALAIPMDHCMICGIDVYHAGVGQSMKGSVAGFVA
				</data>
				<hit pos="384" gap="73" motif="motif_12" pvalue="1.7e-08" match="++ +++++ +++ ++ ++++  +    + "/>
				<hit pos="450" gap="37" motif="motif_19" pvalue="1.7e-05" match="+      +++   +     ++++       +  +  + +    +++    "/>
				<hit pos="517" gap="17" motif="motif_10" pvalue="8.7e-08" match="+   ++++  ++ + ++ "/>
				<hit pos="544" gap="9" motif="motif_7" pvalue="2.9e-07" match="   +   +  ++ ++ ++++   ++++  "/>
				<hit pos="574" gap="1" motif="motif_3" pvalue="6.8e-09" match="+ ++ + ++ +   +++   +++  "/>
			</seg>
			<seg start="601">
				<data>
SLDKLLTSWHSKICLQGKHQELVDILQICLISAIKAYYRRNKRYPDRIIVYRDGVGDGQLDTVAKYEVKQLLATF
KTIEINYQPTLTVIVVQKRINTRLFEISSTGLKNPPPGTIVDSHITKPALYDFFLVSQNIRQGTVSPTHYIVIYD
NKKMKPDHIQRLTYKLCHLYYNWPGTIKVPAPCQYAHKLVSLVGQNIQQEPHLSLADTLYYL
				</data>
				<hit pos="602" gap="3" motif="motif_4" pvalue="1.4e-05" match="   + +   + ++ +   +++ + + "/>
				<hit pos="638" gap="10" motif="motif_21" pvalue="3.8e-10" match="++ +++ ++++++++"/>
				<hit pos="653" gap="0" motif="motif_5" pvalue="2.0e-11" match="+++ +++ + +  ++  ++   ++"/>
				<hit pos="681" gap="4" motif="motif_8" pvalue="2.5e-15" match="+++++ ++++++++  ++++ "/>
				<hit pos="708" gap="6" motif="motif_1" pvalue="8.2e-25" match=" + ++++++++ ++ +  +++++ +    +++  ++++ + ++  +  ++"/>
				<hit pos="758" gap="0" motif="motif_2" pvalue="8.9e-11" match=" ++ +++ ++  +      + + ++  +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1638325" db="db_1" num="1638325" name="gi|25148583|ref|NP_503362.2|" comment="Endogenous-RNAi deficient arGOnaute family member (ergo-1) [Caenorhabditis elegans]gi|17976540|gb|AAC17775.2| Endogenous-rnai deficient argonaute protein 1, partially confirmed by transcript evidence [Caenorhabditis elegans]" length="1121">
			<score strand="both" combined_pvalue="2.07e-51" evalue="8.8e-45"/>
			<seg start="1">
				<data>
MSYNNGGGGGGGGYRNDRDDRYHNNDRQNYRSSDQGRSGYNDDRRDNRYDDRRGSNNDRGCYDQHDRRGSSNDDR
RGYRGYNQGGGGYQQQYSQDARYGSNQRNDNYGNNRGSHGGANMYSQNGGNRGGGGGRVGGGRTAAGMSNPGDLV
				</data>
				<hit pos="4" gap="3" motif="motif_43" pvalue="5.6e-08" match="+ + ++++++ + + "/>
				<hit pos="34" gap="15" motif="motif_43" pvalue="5.4e-05" match=" +++ ++   ++   "/>
				<hit pos="75" gap="26" motif="motif_43" pvalue="2.4e-07" match=" ++ +++ +++++ +"/>
				<hit pos="123" gap="33" motif="motif_43" pvalue="5.0e-11" match="+++ +++++++ +++"/>
			</seg>
			<seg start="151">
				<data>
GGADQPIHSVSKKSLRHNAQEFAVRPKTMVQDKGLGQKTTLLTNHTLVQLPQEPITLHVFNIEVFINGKSSNKRE
				</data>
				<hit pos="186" gap="48" motif="motif_24" pvalue="1.5e-09" match="+++ ++++++ ++++"/>
			</seg>
			<seg start="301">
				<data>
TLIDAIATQRARLPLAPPKYTVFKRLTYLICEEAYEPELPDVSLCHKLRIGTDARVGVSIAIRTNLRAGITACFD
				</data>
				<hit pos="309" gap="108" motif="motif_31" pvalue="7.6e-05" match=" ++++ + +  "/>
			</seg>
			<seg start="451">
				<data>
EVIVRPAPTIRNPGRNFKFVGLGAPADRYYFTSDGVELTVADYYLQKYNIRLRYPNLPCVLKKAPEQCGNKHSAM
				</data>
				<hit pos="491" gap="171" motif="motif_15" pvalue="3.7e-13" match=" +++ +++++ ++++++++  "/>
			</seg>
			<seg start="526">
				<data>
PLELVSYIVVPTRYGGFTMPDMRADMINKTTYTAQQRGKLLQHIIAQKSLSGIEPPVSNNDDYMKKHKLVMKREP
IRVKATILPPPTLVYGDSVFHDEHHIGEWEAVTHDPPRQVLDGAVFRRKLYKSSEQPLMKRLMGSILLIQSPRQC
				</data>
				<hit pos="588" gap="76" motif="motif_12" pvalue="1.0e-09" match="+ +   +   ++   + + +++++++ ++"/>
				<hit pos="631" gap="14" motif="motif_47" pvalue="3.1e-05" match=" + +++ +"/>
			</seg>
			<seg start="751">
				<data>
IVFAVFQARATVYSGNNNEYNDYNVLKYLADNKYGIHTQGILEKSLGVVGPSPKNCALTRLMVEKVLGKVGTTHR
				</data>
				<hit pos="773" gap="134" motif="motif_10" pvalue="2.1e-08" match="+  ++  +  + ++ ++ "/>
			</seg>
			<seg start="826">
				<data>
KLERGGAHKTWTIFTDPAKPTLVLGIDVSHPSTRDRETGNVLQKMSAATVVGNIDLDVTEFRASSRIQDTGVECL
IDFSKEIDERIGEFIDHTGKRPAHIVVYRDGLSEGDFQKYLFEERVCIEERCLKIDTSFQPSITYIVVTKRHHTQ
FFLEDPSQGYESQGYNVLPGTLIEDAVTTNKYYDFFLSTQIGNEGCFRPTHYYVLHDTWTGKPDSFWPTVTHALT
YNFCRSTTTVALPAPVLYAHLAAKRAKETLDGINTYKSVNNIYCDLESFGDLCEVNKDMNVNEKLEGMTFV
				</data>
				<hit pos="845" gap="54" motif="motif_3" pvalue="5.9e-09" match="+++ ++ ++++++  + +   +   "/>
				<hit pos="879" gap="9" motif="motif_4" pvalue="2.0e-05" match="    ++  +++ + +   ++   ++ "/>
				<hit pos="915" gap="10" motif="motif_21" pvalue="2.5e-08" match="   +++++ ++++++"/>
				<hit pos="930" gap="0" motif="motif_5" pvalue="2.6e-09" match="++ +++ + + + ++   +++ + "/>
				<hit pos="958" gap="4" motif="motif_8" pvalue="4.8e-14" match="+ ++ ++ +++ +++++ ++ "/>
				<hit pos="990" gap="11" motif="motif_1" pvalue="5.4e-19" match=" ++++++ +   ++  + +++++    +  +  ++++++++++     ++"/>
				<hit pos="1041" gap="1" motif="motif_2" pvalue="8.8e-15" match="   + ++ + + + ++++ + + +++ ++++++"/>
				<hit pos="1087" gap="13" motif="motif_37" pvalue="1.6e-05" match="  +++   +++  +++   + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1787019" db="db_1" num="1787019" name="gi|46200526|gb|AAS82600.1|" comment="putative argonaute protein [Zea mays]" length="174">
			<score strand="both" combined_pvalue="3.17e-50" evalue="1.3e-43"/>
			<seg start="1">
				<data>
MTLTRLYHRRCRGMALAAGTVVVASMDWPQVTTYKALVSAQAHREEIIQNLGGMIRELMISFYKRTGKKPKRIIF
YRDGISEGQFNHVLLLEMDAIRKACASLEDGYLPPVTFVVIQKRHHTRLFPGVHGRRDVTDRSGNILPGTVVDTE
				</data>
				<hit pos="27" gap="26" motif="motif_4" pvalue="3.3e-23" match="+++ ++ + +++++++++++++++++"/>
				<hit pos="63" gap="10" motif="motif_21" pvalue="1.2e-14" match="++ ++++++++++++"/>
				<hit pos="78" gap="0" motif="motif_5" pvalue="8.9e-23" match="++ ++++++++++ ++++++++++"/>
				<hit pos="106" gap="4" motif="motif_8" pvalue="3.6e-22" match="++ +++++++ ++++++++++"/>
				<hit pos="128" gap="1" motif="motif_39" pvalue="5.3e-09" match=" +++++ ++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3371040" db="db_1" num="3371040" name="gi|157117037|ref|XP_001652945.1|" comment="PIWI [Aedes aegypti]gi|108876229|gb|EAT40454.1| PIWI [Aedes aegypti]" length="944">
			<score strand="both" combined_pvalue="1.40e-47" evalue="5.9e-41"/>
			<seg start="151">
				<data>
DAESIETQSNGKHDELSEAVSQVTIAETVETVEKAPVIKTGSSGTPVRLMTNYIRLACDPDRGIYEYEVRFHPLV
DSKAIRARYIAQHKDVLGNAKTFDGVKLFLPKKLPQAELTLQSKNPVDGHEVTIKIIYKRKQRMSENIQFYNILF
				</data>
				<hit pos="194" gap="193" motif="motif_24" pvalue="1.5e-05" match="++++ + ++      "/>
				<hit pos="210" gap="1" motif="motif_20" pvalue="1.2e-07" match="+++ ++ + +   + + ++++    +++ "/>
			</seg>
			<seg start="301">
				<data>
QRIMKVLKMVEMGRKNFDPSAPKLIPQHRLEIWPGYVSAVDEYEGGLMLNLDVSHRVLLQTTVLDHIRTLARANP
				</data>
				<hit pos="335" gap="96" motif="motif_6" pvalue="4.9e-08" match="++ +      +++ ++++++     + "/>
			</seg>
			<seg start="376">
				<data>
QDYKNMATKSLLGAVILTRYNNKTYRIDDILFDQNPTMTFEANGQPISYLQYYKQQYNIDIHDLKQPLLINRKER
				</data>
				<hit pos="425" gap="63" motif="motif_15" pvalue="1.1e-07" match=" +++++++++++     + + "/>
			</seg>
			<seg start="451">
				<data>
RVSGQDKPMEMIMCLIPEICYLTGLTDEMRSDFKVMRDIAAFTRVSPNQRLNSMRQFCRNVNENKEAREILEVWG
LTLDMNALMMEGRCFKEEQVNFSGVNVGVGKSGDFNRAVTSNNVLQAVNIRNWLLVHTAKDTRIAKSFMDCVERS
CRPMGIQIGPPAIEVLQADKTELYVQLLRTKIRQETQIVVIICPTSRDDRYAAIKRICCSEIPVPSQVINARTLS
				</data>
				<hit pos="520" gap="74" motif="motif_12" pvalue="2.3e-05" match="++  ++++ + +    +++        + "/>
				<hit pos="593" gap="44" motif="motif_44" pvalue="5.3e-07" match="+ +   + ++ ++++  ++ +"/>
				<hit pos="651" gap="37" motif="motif_10" pvalue="3.3e-09" match="++ +++++  ++ + ++ "/>
			</seg>
			<seg start="676">
				<data>
NEAKNRAIVQKIILQMNCKLGGTLWSIRIPFDNVMIAGIDTYHDPKQKSNSVSAFVASLNGDYTRWYSRACIQSK
KEEFINGLCASMEKSLKAYQKANCQLPKKIIIFRDGVGDGQLRMCSEYEIPQLQESCKLVEPDYNPEITFIVVQK
RINTRMFRIDGNNLENPNPGTVLDHTITRRNHFDYFLVPQSVRQGSVSPTHYIVVHNQSNHSPDILQRLSYKLCY
LYYNWPGSVRVPACCQYAHKMAYLIGQSVKRNPDEALNDKLFYL
				</data>
				<hit pos="678" gap="9" motif="motif_7" pvalue="3.3e-06" match="  +        + ++ ++++      + +"/>
				<hit pos="715" gap="8" motif="motif_47" pvalue="1.5e-05" match=" + +++  "/>
				<hit pos="734" gap="11" motif="motif_4" pvalue="6.0e-07" match="     ++  ++ + ++ +++ +  + "/>
				<hit pos="770" gap="10" motif="motif_21" pvalue="4.5e-10" match=" +++ ++++++++++"/>
				<hit pos="785" gap="0" motif="motif_5" pvalue="1.7e-12" match="+++ +++  +   ++  ++ + ++"/>
				<hit pos="813" gap="4" motif="motif_8" pvalue="2.8e-15" match="++++ +++++++++  ++ + "/>
				<hit pos="840" gap="6" motif="motif_1" pvalue="1.2e-18" match="++  ++++ + +++    ++ ++      ++   ++++ + +   + +++"/>
				<hit pos="890" gap="0" motif="motif_2" pvalue="8.5e-11" match=" ++ + + +++ +     ++ + +   +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_951910" db="db_1" num="951910" name="gi|25155102|ref|NP_741611.1|" comment="RNAi DEfective family member (rde-1) [Caenorhabditis elegans]gi|6272678|gb|AAF06159.1|AF180730_1 RNA interference promoting factor RDE-1 [Caenorhabditis elegans]gi|14530521|emb|CAB05546.2| C. elegans protein K08H10.7, confirmed by transcript evidence [Caenorhabditis elegans]" length="1020">
			<score strand="both" combined_pvalue="2.87e-47" evalue="1.2e-40"/>
			<seg start="1">
				<data>
MSSNFPELEKGFYRHSLDPEMKWLARPTGKCDGKFYEKKVLLLVNWFKFSSKIYDREYYEYEVKMTKEVLNRKPG
KPFPKKTEIPIPDRAKLFWQHLRHEKKQTDFILEDYVFDEKDTVYSVCRLNTVTSKMLVSEKVVKKDSEKKDEKD
				</data>
				<hit pos="37" gap="36" motif="motif_24" pvalue="1.1e-05" match=" +++ ++++ ++ + "/>
				<hit pos="54" gap="2" motif="motif_20" pvalue="5.3e-05" match=" ++  + + ++ + ++  ++  +   ++ "/>
				<hit pos="112" gap="29" motif="motif_13" pvalue="7.2e-05" match="+++   + +++  + "/>
			</seg>
			<seg start="226">
				<data>
PESFHDPNRFEQSLEVAPRIEAWFGIYIGIKELFDGEPVLNFAIVDKLFYNAPKMSLLDYLLLIVDPQSCNDDVR
				</data>
				<hit pos="227" gap="100" motif="motif_47" pvalue="3.8e-05" match="   +++ +"/>
			</seg>
			<seg start="301">
				<data>
KDLKTKLMAGKMTIRQAARPRIRQLLENLKLKCAEVWDNEMSRLTERHLTFLDLCEENSLVYKVTGKSDRGRNAK
				</data>
				<hit pos="310" gap="75" motif="motif_14" pvalue="2.8e-07" match=" + +++ +++    ++ + +  + ++ "/>
			</seg>
			<seg start="451">
				<data>
NTLKMLKELDFSSEELNFVERFGLCSKLQMIECPGKVLKEPMLVNSVNEQIKMTPVIRGFQEKQLNVVPEKELCC
				</data>
				<hit pos="468" gap="131" motif="motif_12" pvalue="4.1e-06" match="    +++    ++ +  + ++  +++   "/>
			</seg>
			<seg start="526">
				<data>
AVFVVNETAGNPCLEENDVVKFYTELIGGCKFRGIRIGANENRGAQSIMYDATKNEYAFYKNCTLNTGIGRFEIA
				</data>
				<hit pos="547" gap="50" motif="motif_44" pvalue="9.4e-06" match="+  ++++ ++  +++  ++  "/>
			</seg>
			<seg start="601">
				<data>
ATEAKNMFERLPDKEQKVLMFIIISKRQLNAYGFVKHYCDHTIGVANQHITSETVTKALASLRHEKGSKRIFYQI
ALKINAKLGGINQELDWSEIAEISPEEKERRKTMPLTMYVGIDVTHPTSYSGIDYSIAAVVASINPGGTIYRNMI
				</data>
				<hit pos="632" gap="64" motif="motif_10" pvalue="4.5e-07" match="++  +  +   +++ ++ "/>
				<hit pos="666" gap="16" motif="motif_7" pvalue="2.8e-13" match="++++  +   ++++++++++ + ++  + "/>
				<hit pos="711" gap="16" motif="motif_3" pvalue="7.3e-12" match=" ++  + +++++ +      +++++"/>
			</seg>
			<seg start="751">
				<data>
VTQEECRPGERAVAHGRERTDILEAKFVKLLREFAENNDNRAPAHIVVYRDGVSDSEMLRVSHDELRSLKSEVKQ
				</data>
				<hit pos="786" gap="50" motif="motif_21" pvalue="3.1e-07" match="+ + ++ + ++++++"/>
				<hit pos="801" gap="0" motif="motif_5" pvalue="3.4e-08" match="++++++    +   ++  ++   +"/>
			</seg>
			<seg start="826">
				<data>
FMSERDGEDPEPKYTFIVIQKRHNTRLLRRMEKDKPVVNKDLTPAETDVAVAAVKQWEEDMKESKETGIVNPSSG
TTVDKLIVSKYKFDFFLASHHGVLGTSRPGHYTVMYDDKGMSQDEVYKMTYGLAFLSARCRKPISLPVPVHYAHL
SCEKAKELYRTYKEHYIGDYAQPRTRHEMEHFLQTNVKYPGMSFA
				</data>
				<hit pos="834" gap="9" motif="motif_8" pvalue="1.9e-13" match="+  ++ ++++ ++++ +++  "/>
				<hit pos="895" gap="40" motif="motif_1" pvalue="2.7e-24" match=" +   ++ ++  ++    +++++ ++ ++++++++ ++ + ++  + + +"/>
				<hit pos="945" gap="0" motif="motif_2" pvalue="6.1e-15" match="+  + ++ + +  +++ +++++  ++ ++++  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1208982" db="db_1" num="1208982" name="gi|268576947|ref|XP_002643455.1|" comment="Hypothetical protein CBG16098 [Caenorhabditis briggsae]gi|187026702|emb|CAP34274.1| Hypothetical protein CBG16098 [Caenorhabditis briggsae]" length="1082">
			<score strand="both" combined_pvalue="2.08e-46" evalue="8.8e-40"/>
			<seg start="1">
				<data>
MSNYNDEYDRCGGGGDRGGYRDNYNDRNDNRNNPRGGNDYRYDGGYNDNTTRRNDYQNGNNDRYRGGGQDNCFYS
DRGCGRGESDARGVYEREYLQSLHNIVPQLDRMNLNNMNLQYGYRAPQRCTAGTSNPGELSGGADHPRMPVAKKD
				</data>
				<hit pos="7" gap="6" motif="motif_43" pvalue="3.3e-08" match=" + + ++++ +++  "/>
				<hit pos="28" gap="6" motif="motif_43" pvalue="3.5e-05" match="++ +   +++   + "/>
				<hit pos="74" gap="31" motif="motif_43" pvalue="7.0e-05" match="+  ++ +++    ++"/>
			</seg>
			<seg start="151">
				<data>
LAHNQQTFYERPDTSIYENPRCGKNTELLTNHALVHLPTTSIILYEYNIDVFKGRKKLEKREEAGPMFWEILQTV
				</data>
				<hit pos="173" gap="84" motif="motif_24" pvalue="2.0e-07" match="++   +++++ ++ +"/>
			</seg>
			<seg start="301">
				<data>
VRWPKQTGNKFSVFKKSIFLLQGRLDKGAFADAPVFVKHRNGVDARIGFSVAIKLNLRIGITACFDVSHTLFTRP
GYPLVRLFWELIYGETLENDQILDGEWDSDMQRATPTESNIQLMSSVLEKMTLIFSPEDGITFDKEGKCHQTDLR
				</data>
				<hit pos="360" gap="172" motif="motif_35" pvalue="6.9e-05" match="        + +   ++++  +"/>
				<hit pos="400" gap="19" motif="motif_32" pvalue="6.2e-05" match=" + +  + ++ +++        +  ++  "/>
			</seg>
			<seg start="451">
				<data>
RLKSRGREFKFYQFGPNSTFEFFDERARREISVAEYFLAAYNYRIRYPNLPCLQKKPSKMNPHRLVLYPMELVSL
				</data>
				<hit pos="484" gap="55" motif="motif_15" pvalue="3.7e-16" match=" +++   +++ ++++++++++"/>
				<hit pos="505" gap="0" motif="motif_21" pvalue="3.0e-05" match="++  +  + + + + "/>
			</seg>
			<seg start="526">
				<data>
LVDPIRYTGAVTEKLKGDLIKYTTLSADHRRLVLRHVIGQKAIGDCPQIVDNEDRYMQNHGIRIGKEMLSVKACL
LPAPEVVYGNTTFMDTENRGEWKALTNDPIRTVLEDAVYMRNRNRNAPKLKKRLLGSILKIGSPMNSTGFEIDDS
				</data>
				<hit pos="581" gap="61" motif="motif_12" pvalue="5.1e-12" match="+ ++ ++++ +++ ++ +  ++++   ++"/>
			</seg>
			<seg start="676">
				<data>
GYHHLMRAIHEAGQPVCWQIPELGQAAIQGSTEYLQGRDLPGTILDWFISLKKNLDEYKQSEDEVIVPLVFVIFE
VRFTTLNLERQDFQNDYITCKFTSQIVEKILGKVGTTHRRLERNGDHKSWKKLTAEPTLLLGVDVSHPSTRDLKG
EDHVKRLSIATVVGNIDLDCTEYRASSKIQDVGEERIVRFENEILERICNFVQFTGKRPAHIVIYRDGLSEGDFQ
RTLYEEKRSVETACRSIAADFNPTLTYIVVTKRHHTRFFLKNEEEGLAEQGFNVRPGTLVEDTVTTKNYYDFFLT
TQVGQIGLARLTHYYVLHNDWKVPATFWPTVTHALTYLFCRSTSTVNFPAPVLYAHLAAKKAKETMDGALYANAL
				</data>
				<hit pos="712" gap="102" motif="motif_1" pvalue="5.1e-06" match="+  +++++ +  +   ++ + +  +   ++         + +   +    "/>
				<hit pos="807" gap="45" motif="motif_3" pvalue="3.9e-08" match="+++ ++ ++++++  +         "/>
				<hit pos="841" gap="9" motif="motif_4" pvalue="2.2e-06" match="     + ++++   +   ++ +  + "/>
				<hit pos="877" gap="10" motif="motif_21" pvalue="7.4e-10" match=" + +++++ ++++++"/>
				<hit pos="892" gap="0" motif="motif_5" pvalue="1.4e-09" match="++ +++ +   + ++    + ++ "/>
				<hit pos="920" gap="4" motif="motif_8" pvalue="1.3e-14" match="+ +++ + +++ ++++++++ "/>
				<hit pos="952" gap="11" motif="motif_1" pvalue="3.0e-18" match=" ++ +++ +  +++    +++++    + ++  + +++++++   +  + "/>
				<hit pos="1002" gap="0" motif="motif_2" pvalue="1.0e-13" match="   + ++ + + + +++  +   +++ ++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1214117" db="db_1" num="1214117" name="gi|268559358|ref|XP_002637670.1|" comment="C. briggsae CBR-RDE-1 protein [Caenorhabditis briggsae]gi|187024634|emb|CAP36679.1| C. briggsae CBR-RDE-1 protein [Caenorhabditis briggsae]" length="976">
			<score strand="both" combined_pvalue="2.73e-46" evalue="1.2e-39"/>
			<seg start="1">
				<data>
MKWLSRPEEKCEGKYYVEKVKLLVNWFRFNTNIYDREYYYFVDMYKEKKYMDKRTKSFKTKQMPYPIPERSEAFW
				</data>
				<hit pos="17" gap="16" motif="motif_24" pvalue="2.0e-06" match="  +++++++ +  + "/>
			</seg>
			<seg start="76">
				<data>
KHLRFEQQKNPFQIEDYVFDEKDTVYSIHKTPNGMSSEIPDPQNRDIKLVLKMHYKCKFNLYFSREDPTRDEEAN
				</data>
				<hit pos="93" gap="61" motif="motif_13" pvalue="9.4e-05" match="+++   + +++   +"/>
			</seg>
			<seg start="151">
				<data>
RSCKFLKNVMTQKVRCAPYVANEIGFQLAKNFIYDGNSILRVPESFHDPDRFEHSLEIAPRIESWFGIYIAVKEL
				</data>
				<hit pos="194" gap="86" motif="motif_47" pvalue="5.0e-05" match="   +++ +"/>
			</seg>
			<seg start="226">
				<data>
FDGDPVLNFAIIDKLFYNAPQMSLLDYLLLIVDPQSHMDEVRRNHKEQLNSGNLTIKPAMFQSIDQLLANLKLKA
ASVWNPKRSEFAERHLTFIRLSKYNSHEEMIPVPRGRDRNAPIDRVPLFQIYEKNRKYIEFPRLPLVVCKSGNNE
				</data>
				<hit pos="287" gap="85" motif="motif_7" pvalue="2.1e-05" match="   ++ ++++ ++         ++ + ++"/>
			</seg>
			<seg start="376">
				<data>
YSVPMEFLEVYEKPQRYKNRIDFAMQDKFVNAATRDPHMYKKEALEMLKDLDFSSGSLNFVERFGFSTDLKMIEC
VGKVLKEPSLVNKDNQKISMTPVVRGFQEKALNVVPEKELCCAIFVLREDKETEPCLEEEDVRRFYKTLIDGCEF
				</data>
				<hit pos="435" gap="119" motif="motif_12" pvalue="1.0e-06" match="    ++ + + ++ +  + ++  + +   "/>
			</seg>
			<seg start="526">
				<data>
RSIRIGKHQNSQVRSLLQDPESGKYGFYPNVQLTAGVRNFRACANDAKAMFERLADKNNKILLFIVFSKRRWNFY
GFVKQFCDVELGVASQHVTAHVAKRALQDMSSHKPSKRIFYQIALKINGKLGGVNQELDWSENAEMTVEEKEKRK
				</data>
				<hit pos="600" gap="136" motif="motif_10" pvalue="1.0e-09" match="++  +  +  ++++ ++ "/>
				<hit pos="634" gap="16" motif="motif_7" pvalue="3.2e-12" match="+ ++  +   +++++ ++++ + ++  + "/>
			</seg>
			<seg start="676">
				<data>
NMPLRMYVGIDVTHPTNGSGIDYSIAAIVASMNPGGTVYRNMIVTQEENRPGERPVAHGRERTDILEGKFVKLLR
				</data>
				<hit pos="679" gap="16" motif="motif_3" pvalue="3.3e-10" match="  +  + +++++ ++     ++++ "/>
			</seg>
			<seg start="751">
				<data>
IFAENNENRIPSHIVVYRDGVSDSEMLRVSHDELRSLKAEVERFLKERGKNEQIPEYTFIVLQKRHKTRLFRKIE
				</data>
				<hit pos="754" gap="50" motif="motif_21" pvalue="1.5e-08" match="+ + ++ + ++++++"/>
				<hit pos="769" gap="0" motif="motif_5" pvalue="6.3e-08" match="++++++    +   ++  ++    "/>
				<hit pos="802" gap="9" motif="motif_8" pvalue="1.2e-12" match="   +  ++++ ++++ ++++ "/>
			</seg>
			<seg start="826">
				<data>
NERPKDEEAAKRWDEELKASQNTGFVNPTSGTTVDRTIVSKYKFDFFLSSHHGALGTSRPGYYTVMHDDKKMTKD
				</data>
				<hit pos="851" gap="28" motif="motif_1" pvalue="4.7e-23" match=" +   ++ ++ +++    +++++ ++ + ++++++  + + ++  + + +"/>
			</seg>
			<seg start="901">
				<data>
ELYKMTYELSFLSARCRKPISLPTPVHYAHLSCEKAKELYRCFKNDGFAHFPRQARREDIEQYLQTNIQYPGMSF
				</data>
				<hit pos="901" gap="0" motif="motif_2" pvalue="6.6e-18" match="++ + ++ +++  +++ +++++  ++ ++++  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3365645" db="db_1" num="3365645" name="gi|157135052|ref|XP_001663409.1|" comment="PIWI [Aedes aegypti]gi|108870315|gb|EAT34540.1| PIWI [Aedes aegypti]" length="888">
			<score strand="both" combined_pvalue="1.77e-44" evalue="7.5e-38"/>
			<seg start="1">
				<data>
MADNPQEGSSGGRIRARGYVGGSSSRGGYNGGSSRGAWPGSDNGGGSYRGDHRQKPYDRPEQSSPSIAVKEEMSA
				</data>
				<hit pos="32" gap="31" motif="motif_43" pvalue="2.8e-06" match="+  ++ + +   +++"/>
			</seg>
			<seg start="76">
				<data>
LESDIKKERTYDRGERGGRGGSRGGRGGLRGNRYLPEIVQTRNDMSVVKQGNSGRPIMLQTNYFRVLKKEDERIF
HYRVDFSPSVEANRKMRALIFQIKPSIGGYVFDGTQLFTRTKLEKDPMEFTTRDKMTEEDHIITLRYVGDVTGTD
				</data>
				<hit pos="91" gap="44" motif="motif_43" pvalue="6.5e-11" match=" +++++ ++++++  "/>
				<hit pos="129" gap="23" motif="motif_24" pvalue="1.6e-06" match="++++++ ++ + +  "/>
				<hit pos="145" gap="1" motif="motif_20" pvalue="1.1e-08" match=" +  ++++ +   + +      ++ + + "/>
			</seg>
			<seg start="226">
				<data>
EKAFVVFNLINRHAMAGLKLQLIGRSFFDPEAKVSIRQYGIDLYPGYLTSIRQHEQDVLMCAELTHRVMRTDTCY
				</data>
				<hit pos="243" gap="69" motif="motif_27" pvalue="2.4e-06" match=" +  +++++++ ++ "/>
				<hit pos="271" gap="13" motif="motif_6" pvalue="2.8e-05" match="++  +++   +    +        +  "/>
			</seg>
			<seg start="301">
				<data>
SLFEHCMNQRGNFKDNYKRMVLGTIVMSTYGKNNTYTVSDVEFDVNPESSFETKKGPITFMQYFKEKYNITIRDP
RQPMLVSRSKARDIRAGQPELIYLIPELSRITGITDDMRRDFHLMRAIADHTRLNPDKRIQRLETFNRRLQQSKD
SSDVFKFWKTELDRRLVEVPARVLPPETVFFHPEQDQCKVLAGEMAEWQMAFRNNPMYLTVALTNWYVVVPGGSE
				</data>
				<hit pos="361" gap="63" motif="motif_15" pvalue="4.8e-10" match="+++++++++++++ +  + + "/>
				<hit pos="442" gap="60" motif="motif_39" pvalue="7.6e-05" match="+ + + + + +"/>
				<hit pos="454" gap="1" motif="motif_12" pvalue="3.2e-09" match="+ + +  + ++++ ++ ++++++ +  ++"/>
				<hit pos="495" gap="12" motif="motif_9" pvalue="3.5e-05" match="    +  + +  +       ++ ++  "/>
			</seg>
			<seg start="526">
				<data>
RLIVDFMSCLKQAASQMYFQIDEPRRVSIPNDSPVVYVEQLSQIVQRDPQLIMCLVTNDKADRYSAIKKKCCVDR
AVPTQVLKTRTITPKGGNVRTLMSVATKVAIQMNCKLGGIPWVIKSPLASVMVIGYDVCKDSKDRSKGYGALVAS
				</data>
				<hit pos="589" gap="67" motif="motif_10" pvalue="1.6e-07" match="+  +++++  +  + ++ "/>
				<hit pos="620" gap="13" motif="motif_7" pvalue="1.4e-05" match="+      + ++  ++ ++++   +    +"/>
			</seg>
			<seg start="676">
				<data>
MYGGGVKHPKYYSTVNQHAYGEELSNYLALNVIKAIRAYQSSFGNILPQRIVIYRDGVGEGELGYVHEHEVGAVK
EKLEAAYKAHEFQSKLTFFVVNKRINTRLFHDRRNPTPGTIVDDVITLPERNDFYLVSQSVRQGTVSPTSYNILK
DESGLSADRLQLYTFKQTHMYYNWSGTVGVPAVCQYAHKLAALAGQYLHQAPSTWLEKKLYFL
				</data>
				<hit pos="716" gap="67" motif="motif_21" pvalue="5.6e-09" match=" + ++ +++++++++"/>
				<hit pos="731" gap="0" motif="motif_5" pvalue="7.3e-09" match="+++ ++    +  ++  + ++   "/>
				<hit pos="761" gap="6" motif="motif_8" pvalue="4.2e-09" match="  + + ++ ++ ++  ++++ "/>
				<hit pos="784" gap="2" motif="motif_1" pvalue="5.6e-24" match=" +  ++++++ +++ +  +++++ +    +++  ++ + ++ ++ + +++"/>
				<hit pos="834" gap="0" motif="motif_2" pvalue="2.8e-07" match=" ++  +      +      + + +   +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2416016" db="db_1" num="2416016" name="gi|149642713|ref|NP_001092322.1|" comment="piwi-like 1 [Gallus gallus]gi|226701015|sp|A6N7Y9.1|PIWL1_CHICK RecName: Full=Piwi-like protein 1gi|148749031|gb|ABR09543.1| piwi-like 1 [Gallus gallus]" length="867">
			<score strand="both" combined_pvalue="1.92e-44" evalue="8.1e-38"/>
			<seg start="1">
				<data>
MTGRARARARGRPPGQEAAIPPVGAASAQKTLPSHPSEQRQSLQPCHPPPLTEEPGGRGRQRGPQDAPKTLGLQI
				</data>
				<hit pos="1" gap="0" motif="motif_43" pvalue="1.9e-05" match="+ ++ + +  ++  +"/>
				<hit pos="55" gap="39" motif="motif_43" pvalue="4.5e-05" match=" +++++ ++      "/>
			</seg>
			<seg start="76">
				<data>
SAGFQELSLADRGGRRRDFHDLGVNTRQAIEHVRESKTGSSGAMIKLIANFFRLTSRPQWALYQYHVDYNPEMEA
RRLRSGLLFQHEDLIGKTHAFDGSILFLPKRLPNKVTEVYSKTRNGEDVRITITLTNELPPTSPTCLQFYNIIFR
				</data>
				<hit pos="117" gap="47" motif="motif_24" pvalue="4.8e-06" match="++ +++ ++ +    "/>
				<hit pos="133" gap="1" motif="motif_20" pvalue="5.1e-08" match="+   ++++ +  +++   +        + "/>
			</seg>
			<seg start="226">
				<data>
RLLKMMNFQQIGRNYYNPKDPVSIPNHRLMVWPGFTSSILQYEESIMLCADVSHKILRSETVLDFMYSLYEQVEE
				</data>
				<hit pos="259" gap="97" motif="motif_6" pvalue="6.9e-06" match="++ +++        ++ +++    +  "/>
			</seg>
			<seg start="301">
				<data>
RRFRDACAKELIGVIVLTKYNNRTYRVDDIDWDANPQCTFRRADGSEISYIDYYKRQYNQDISDLNQPVLISQYR
				</data>
				<hit pos="303" gap="17" motif="motif_18" pvalue="3.4e-05" match=" +    + + ++ + + "/>
				<hit pos="351" gap="31" motif="motif_15" pvalue="5.1e-07" match="+++++ +++ ++   + + + "/>
			</seg>
			<seg start="376">
				<data>
RKRGNVTVGPVVLIPELCYLTGLTEKMRNDFNMMKDLAVHTRLSPEQRQREIGKLVDCMKKDECVQKELRDWGLS
FDSSLLSFTGRVVQAEKILQAGNVFDYNPQFADWSRETRVAPLIHAKPLDNWLLIYTRRNYDAANMLLQNLFKVT
PSMGIRMNKATMIEVDDRTEAYLRVLQQSITPDTNIVVCILSSTRKDKYDAIKKYLCTDCPIPSQCVVARTLSKP
				</data>
				<hit pos="443" gap="71" motif="motif_12" pvalue="7.4e-08" match=" ++ ++++ ++ + + ++++ ++ +    "/>
				<hit pos="517" gap="45" motif="motif_44" pvalue="3.0e-06" match="   ++     ++++++++ ++"/>
				<hit pos="574" gap="36" motif="motif_10" pvalue="6.7e-07" match="+  +++   ++  + +++"/>
			</seg>
			<seg start="601">
				<data>
QTALAIVTKIALQMNCKMGGELWSVEIPLKQLMIVGIDCYHDTLSGKQSIAGFVASLNEKMTRWFSRCVVQSRGQ
EIVDGLKACLQTALREWFKWNKYLPSRIIVYRDGVGDGQLNTLVNYEVPQFLDCLKTVGKDYNPRLTVIVVKKRV
STRFFAQAGGGLKNPPPGTVVDIEVTRPEWYDFFIVSQAVRNGCVAPTHYNVVYDTSKLKPDHVQRLTYKLCHMY
YNWSGVIRVPAPCQYAHKLAFLVGQSIHREPNLLLSDRLYYL
				</data>
				<hit pos="601" gap="9" motif="motif_7" pvalue="4.2e-06" match="       +  ++ ++ ++++     ++ +"/>
				<hit pos="657" gap="27" motif="motif_4" pvalue="1.4e-05" match="     ++  ++   ++  +++ + + "/>
				<hit pos="693" gap="10" motif="motif_21" pvalue="1.4e-09" match=" + ++ ++ ++++++"/>
				<hit pos="708" gap="0" motif="motif_5" pvalue="2.5e-10" match="+++ +++ +   +++  +     +"/>
				<hit pos="736" gap="4" motif="motif_8" pvalue="2.6e-14" match="++++  +++++ ++  +++++"/>
				<hit pos="763" gap="6" motif="motif_1" pvalue="7.1e-21" match=" + +++++++  ++ +  ++++  + +   +   ++++ + ++  +  ++"/>
				<hit pos="813" gap="0" motif="motif_2" pvalue="1.1e-11" match="  + +++ ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1265097" db="db_1" num="1265097" name="gi|47216329|emb|CAG03366.1|" comment="unnamed protein product [Tetraodon nigroviridis]" length="477">
			<score strand="both" combined_pvalue="6.97e-44" evalue="3e-37"/>
			<seg start="1">
				<data>
IVVSATAFYKAQPVIQFMCEVLDIHNIDEQPRPLTDSHRVKFTKEIKGLKEEVTHCGTMRRKYRVCNVTRRPASH
QTFPLQLENGQTVERTVAHYFREKYNLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIK
ATARSAPDRQEEISRLVRSANYEADPFVQEFQFKVRDEMAHVTGRVLPAPMLQYGGRGADSVEPMFRHLKNTYAG
LQLIIVILPGKTPVYAEVKRVGDTLLGMATQCVQVKNVVKTSPQTLSNLCLKINVKLGGINNILVPHQRLVLFYR
				</data>
				<hit pos="12" gap="11" motif="motif_29" pvalue="1.7e-05" match=" +++ +  + +   +"/>
				<hit pos="38" gap="11" motif="motif_18" pvalue="3.0e-06" match=" +++  +  ++++ +++"/>
				<hit pos="58" gap="3" motif="motif_23" pvalue="2.7e-11" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="93" gap="6" motif="motif_15" pvalue="6.3e-16" match="  +++++++  ++++++++++"/>
				<hit pos="119" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="142" gap="2" motif="motif_4" pvalue="3.2e-07" match="+    +   +  ++ + +++ +  + "/>
				<hit pos="177" gap="9" motif="motif_12" pvalue="4.7e-16" match="  +++  ++  +++ +++++++++++ ++"/>
				<hit pos="225" gap="19" motif="motif_26" pvalue="4.2e-06" match=" +++++++++ ++  "/>
				<hit pos="240" gap="0" motif="motif_10" pvalue="2.6e-10" match="++  +++  + ++  +++"/>
				<hit pos="265" gap="7" motif="motif_7" pvalue="2.8e-16" match="+ + + + ++ +++++++++ +  ++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2011475" db="db_1" num="2011475" name="gi|73993776|ref|XP_543251.2|" comment="PREDICTED: similar to piwi-like 2 isoform 1 [Canis familiaris]" length="972">
			<score strand="both" combined_pvalue="8.27e-44" evalue="3.5e-37"/>
			<seg start="151">
				<data>
LSLGRAAGGLGRGVHKAPGAISLTCRDPSQLSSPPPLPPSSPHSLDHSLLGAVEHKEHKEKEVFVKQGSKGTPQS
				</data>
				<hit pos="155" gap="154" motif="motif_43" pvalue="7.0e-05" match="    + +++ ++  +"/>
			</seg>
			<seg start="226">
				<data>
LGLNLIKIQCHNEAVYQYHVTFSPNVECKSMRFGMLKDHQAVTGNVTAFDGSILYLPIKLQQVLELKSQRKTDGA
				</data>
				<hit pos="236" gap="66" motif="motif_20" pvalue="6.7e-06" match=" +   +++ ++  + +  + +     +  "/>
				<hit pos="277" gap="12" motif="motif_11" pvalue="2.5e-05" match="   ++++ +    ++    + "/>
			</seg>
			<seg start="301">
				<data>
DINIKIQLTKTLEPCSDLCIPFYNVVFRRVMKLLDMKLVGRNFYDPTSAMVLQQHRLQIWPGYAASIRRTDGGLF
LLADVSHKVIRNDSVLDVMHAIYQQNKENFQDECTKLLVGNIVITRYNNRTYRIDDVDWNKTPKDSFTMSDGKEI
				</data>
				<hit pos="334" gap="36" motif="motif_27" pvalue="4.9e-06" match="  + ++++ ++ +  "/>
				<hit pos="362" gap="13" motif="motif_6" pvalue="4.1e-09" match="++  +++ + +++ +  +++   ++  "/>
				<hit pos="422" gap="33" motif="motif_23" pvalue="9.0e-05" match=" +++ +++       +   ++++ +++  "/>
			</seg>
			<seg start="451">
				<data>
TFLEYYSKNYGITIKEEDQPLLIHRPSERQNQGMLLKGEILLLPELSFMTGIPEKMKKDFRAMKDLTQQINLSPK
				</data>
				<hit pos="453" gap="2" motif="motif_15" pvalue="2.5e-07" match=" +++   ++++++  + + + "/>
			</seg>
			<seg start="526">
				<data>
QHHNALECLLQRISKNETASNELARWGLYLQKDVHKIEGRVLPMERINLRNTSFITSQELNWIKEVTRDLSILTV
				</data>
				<hit pos="547" gap="73" motif="motif_12" pvalue="4.5e-07" match=" +  +++   ++   +++++++  +  + "/>
			</seg>
			<seg start="601">
				<data>
PMHFWALFYPKRAMDQARELVNMLEKIAGPIGMRMSPPAWVELKDDRIETYVRTIQSMLGVEGKIQMVVCIIMGT
				</data>
				<hit pos="612" gap="36" motif="motif_30" pvalue="1.1e-07" match=" +    + ++  + ++++  ++ ++++ "/>
			</seg>
			<seg start="676">
				<data>
RDDLYGAIKKLCCVQAPVPSQVINVRTIGQPTRLRSVAQKILLQINCKLGGELWGVDIPLKQLMVIGMDVYHDPS
RGMRSVVGFVASINLTLTKWYSRVVFQMPHQEIVDSLKLCLVGSLKKFYEVNHCLPEKIVVYRDGVSDGQLKTVA
NYEIPQLQKCFEAFENYQPKMVVFVVQKKISTNLYLAATEHFVTPSPGTVVDHTITSCEWVDFYLLAHHVRQGCG
IPTHYVCVLNTANLSPDHMQRLTFKLCHMYWNWPGTIRVPAPCKYAHKLAFLSGQILHHEPAIQLCENLFFL
				</data>
				<hit pos="680" gap="40" motif="motif_10" pvalue="1.4e-07" match="++ +++ +     + ++ "/>
				<hit pos="707" gap="9" motif="motif_7" pvalue="7.5e-05" match="          ++ ++ ++++      + +"/>
				<hit pos="744" gap="8" motif="motif_47" pvalue="1.8e-05" match=" + +++ +"/>
				<hit pos="763" gap="11" motif="motif_4" pvalue="2.0e-07" match="     ++  +++  + + +++ +++ "/>
				<hit pos="799" gap="10" motif="motif_21" pvalue="8.7e-08" match="+  +  +++++++++"/>
				<hit pos="814" gap="0" motif="motif_5" pvalue="8.0e-13" match="+++++++   + +++  ++ + + "/>
				<hit pos="841" gap="3" motif="motif_8" pvalue="2.3e-09" match="+++++  + ++++   + +  "/>
				<hit pos="868" gap="6" motif="motif_1" pvalue="1.3e-17" match="    ++++++ +++     ++++ ++   ++   ++++   +   + +++"/>
				<hit pos="918" gap="0" motif="motif_2" pvalue="1.1e-11" match=" ++ ++  ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2943882" db="db_1" num="2943882" name="gi|41353201|gb|AAS01181.1|" comment="Cniwi [Podocoryna carnea]" length="867">
			<score strand="both" combined_pvalue="8.54e-44" evalue="3.6e-37"/>
			<seg start="1">
				<data>
MTGRARGRARGRARGGQDAPKPGGGAAPAAPGGAPGGGRGRSRGAPPPQAQTAPAQAAAPKPAAQAPTEQMSRMA
				</data>
				<hit pos="3" gap="2" motif="motif_43" pvalue="6.3e-08" match="++ +++ ++  ++++"/>
				<hit pos="31" gap="13" motif="motif_43" pvalue="8.9e-07" match=" ++  ++++++ ++ "/>
			</seg>
			<seg start="76">
				<data>
VGEERPAAQQQERRRRRLGEEANILQLKGKDQVTEGTAGARCNIVSNFFKVAKLPNFTGLHQYNVSFDPDIQSGK
LKSAMLHNLDDVLGTVRCFDGMTMFLPIKLADHETVRNVTTNRGDSITGQVIYTNLVPPNSPSVVQLMNILFRKQ
				</data>
				<hit pos="114" gap="68" motif="motif_24" pvalue="1.8e-07" match="++++ +  + +++  "/>
				<hit pos="131" gap="2" motif="motif_20" pvalue="2.6e-08" match="    ++++ ++  + + + +   +    +"/>
			</seg>
			<seg start="226">
				<data>
LKKMEMQLIGRNYFDPRRKIDVPAHKMQVWPGYSTSILQYEQDVMLCADVQHKVLQQTVLEFLYEIFNSNDRKNF
				</data>
				<hit pos="229" gap="69" motif="motif_27" pvalue="8.9e-05" match="+ + ++++  + +  "/>
				<hit pos="282" gap="38" motif="motif_29" pvalue="6.1e-07" match="  + +++ ++++ ++"/>
			</seg>
			<seg start="376">
				<data>
DKKRGMSGPILLLPEFCSITGLSDEIRQNFSVMKDLAQHTKISPAGRVKTLEGFINELYSNPEAERELSQWNMAF
EKTLLKMSGRSLPAEDMFQKSAKFSYKIQEADWSRETRGKELISTVNMTNWVLLYTQRDSNIANDFKQTLQRVCG
PMGMQVADPQMCRLNSDSAQTYFSTLKEQINPQTQIVVCIVPNNRKDRYDVIKKLCCVERPVPSQVVVSRTLSKK
QMLMSVCTKIGIQLNCKLGGEVWAVDIPLKNVMVVGFDVYHDSATKGKSIGGFVASTNRYLTRYYSRITSQTSHQ
EICNQLKVCMTGALKKYHEVNNTLPDRIIVYRDGVGDGQNSDGYEHELPQLKSAFSAAQANYEPKFAMLIVKKRV
STRLFLAANGQYSNPAPGTIVDSVVTRPEWYDFLLISQSVRQGTVTPTHYNVINDTSGLKPDHFQRLTYKLCHLY
YNWPGTIRVPAPCQYAHKLAFLVGQSIHTEPSSHLADRLYYL
				</data>
				<hit pos="442" gap="145" motif="motif_12" pvalue="1.0e-05" match=" + ++ +  ++ +    ++ +++      "/>
				<hit pos="507" gap="36" motif="motif_19" pvalue="1.1e-05" match="+   +++  + + +   +   +++ +        +         ++   +"/>
				<hit pos="574" gap="17" motif="motif_10" pvalue="1.0e-06" match="+  +++ +  +  + ++ "/>
				<hit pos="599" gap="7" motif="motif_44" pvalue="9.4e-06" match="    ++  + + +++++ ++ "/>
				<hit pos="657" gap="37" motif="motif_4" pvalue="3.4e-08" match="     +++ +++ +++  +++   + "/>
				<hit pos="693" gap="10" motif="motif_21" pvalue="1.6e-09" match="   ++ +++++++++"/>
				<hit pos="708" gap="0" motif="motif_5" pvalue="9.6e-11" match="+++ +++ +    +++ +++ +++"/>
				<hit pos="736" gap="4" motif="motif_8" pvalue="5.5e-12" match="++ +++   ++ ++  ++++ "/>
				<hit pos="763" gap="6" motif="motif_1" pvalue="2.1e-22" match=" +  ++++++++++ +  +++ + +    +++  ++++ +  +  +  ++"/>
				<hit pos="813" gap="0" motif="motif_2" pvalue="1.4e-11" match="  + +++ ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1202570" db="db_1" num="1202570" name="gi|268567025|ref|XP_002647698.1|" comment="C. briggsae CBR-ERGO-1.2 protein [Caenorhabditis briggsae]gi|187025422|emb|CAP35429.1| C. briggsae CBR-ERGO-1.2 protein [Caenorhabditis briggsae]" length="1220">
			<score strand="both" combined_pvalue="9.04e-44" evalue="3.8e-37"/>
			<seg start="1">
				<data>
MSNYNRGYDDNRRDGGGGDRRGGYDNQRGNDDYRDGGYQDNRGGNRDYRGNDRGGYENRDGGYQDNRDGNRDYRG
NDRGGYENRDGGYQDNRDGNRDYRGNDRGGYENRDGGYQDNRDGNRDYRGNDRGGYDHRDGGYQGNRDNYRGGND
NRDGGYRGGNDNYRGNDNYRGNDDRRGYQDRGNQGGYQDRGGYQDRGGRDHGDNLNQQMGRMGLGGGRGDGGNIY
				</data>
				<hit pos="9" gap="8" motif="motif_43" pvalue="5.6e-07" match=" + ++ ++++ ++++"/>
				<hit pos="41" gap="17" motif="motif_43" pvalue="7.8e-07" match="+++  + +++  +++"/>
				<hit pos="66" gap="10" motif="motif_43" pvalue="6.1e-06" match="++   + +++  +++"/>
				<hit pos="91" gap="10" motif="motif_43" pvalue="6.1e-06" match="++   + +++  +++"/>
				<hit pos="124" gap="18" motif="motif_43" pvalue="1.8e-06" match=" +  ++++  + ++ "/>
				<hit pos="145" gap="6" motif="motif_43" pvalue="3.0e-05" match="+++    + ++ +++"/>
				<hit pos="186" gap="26" motif="motif_43" pvalue="4.4e-07" match="++  +++++ ++++ "/>
				<hit pos="208" gap="7" motif="motif_43" pvalue="5.6e-08" match="+ ++ + +++++ ++"/>
			</seg>
			<seg start="226">
				<data>
AQQRDGPRPQRSAAGMANPGDLAGSADHPNMPVAKKDLAHNSQTFAKRPDTSAYDNPRCGTKIELLTNHSLVHLP
				</data>
				<hit pos="259" gap="36" motif="motif_35" pvalue="9.5e-05" match="        + +++ +++   +"/>
				<hit pos="285" gap="5" motif="motif_24" pvalue="2.8e-09" match="++++ +++++ ++ +"/>
			</seg>
			<seg start="376">
				<data>
IYYKFTRVVELGSEVRNQDSQLLSTLVDAIATARVRWPKRTGNQFSVFKRSIFLLQNRVDDGAFGDAPIFVKLRN
				</data>
				<hit pos="420" gap="120" motif="motif_28" pvalue="9.5e-05" match="+     +++   ++  ++      +  ++"/>
			</seg>
			<seg start="451">
				<data>
GVDARIGVSMGIKLNLRVGITACFDVSHTLFTRPGYPLVRLFWELIHGDTLTDEEIVEGNWDADMKLARPTGQNI
KLMSDVLKDMRIMFTNKDGLKFDEKGNYEERDLKRLKEVKAFKFYQFSNDCFYEFFNDKLGKSMSIVDFYKTNTA
				</data>
				<hit pos="469" gap="20" motif="motif_35" pvalue="6.9e-05" match="        + +   ++++  +"/>
				<hit pos="524" gap="34" motif="motif_40" pvalue="6.7e-06" match="++ + +++"/>
				<hit pos="569" gap="37" motif="motif_28" pvalue="2.7e-05" match="+++ +   +++      ++        + "/>
			</seg>
			<seg start="601">
				<data>
TTSAIHIFLKKPTKGNTKKTLYPLEVCSLLIDPVRYTGLITEKLKGNMIQYTTLKAEQRKLVLQNIIGQKAIGDC
				</data>
				<hit pos="618" gap="20" motif="motif_11" pvalue="5.0e-05" match="+ +  +++++++         "/>
			</seg>
			<seg start="676">
				<data>
PPIVDNNDRYMTGHGITIDKEMLTVKACLLPPPKVVYGNSEFLDSEHLGEWEAVTHDPVRTVLDDAIYVRSRVPG
				</data>
				<hit pos="685" gap="46" motif="motif_12" pvalue="3.5e-11" match="+    ++++++++ ++ +  +++++  ++"/>
				<hit pos="728" gap="14" motif="motif_47" pvalue="9.4e-07" match=" + +++++"/>
			</seg>
			<seg start="826">
				<data>
DWMRNLNNENLDSYKQSEDEVIVPLVLMIFQVRFTTLNCERSEFQNDYNLFKWMADNEVGVFTQGLLYKTFNSIG
				</data>
				<hit pos="873" gap="137" motif="motif_10" pvalue="3.7e-10" match="+   ++ +  ++++ ++ "/>
			</seg>
			<seg start="901">
				<data>
NTPASCRFTRLIVEKILGKIGTTHRRLERDGDHKSWKKLVNPAEPTLFLGVDVSHPSARDLKGDDPVKRLSVATV
				</data>
				<hit pos="945" gap="54" motif="motif_3" pvalue="7.1e-09" match="++++++ +++++++ +         "/>
			</seg>
			<seg start="976">
				<data>
VGNIDLDCTEYRASSKLQDVGEERIVRFQEEIQKRIGEFVQFNGISPAHIVIYRDGLSEGDFQRTLYEEKTAVET
ACKQFGPGFKTTLTYIVVTKRHHTRFFLKDEEQGLEQQGYNIRPGTLVEDTVTTNDYYDFFLTTQVGQVGLARPT
HYYVLLNDWDVPATFWPTVTHALTYLFCRTTSTVTLPAPVLYAHLAAKRAKETMDGALFANRGVGRVFDLSQFSE
				</data>
				<hit pos="979" gap="9" motif="motif_4" pvalue="1.6e-05" match="     + ++++   +   ++ +  + "/>
				<hit pos="1015" gap="10" motif="motif_21" pvalue="2.1e-07" match=" + ++  + ++++++"/>
				<hit pos="1030" gap="0" motif="motif_5" pvalue="7.5e-11" match="++ +++ +   + ++  + + +++"/>
				<hit pos="1058" gap="4" motif="motif_8" pvalue="2.8e-12" match="+ + + + +++ ++++++++ "/>
				<hit pos="1090" gap="11" motif="motif_1" pvalue="1.3e-18" match=" ++ +++ +  +++    +++++    +  +  +++++++++      + "/>
				<hit pos="1140" gap="0" motif="motif_2" pvalue="3.1e-14" match="   + ++ + + + + +  + + +++ ++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3663608" db="db_1" num="3663608" name="gi|268565145|ref|XP_002647279.1|" comment="Hypothetical protein CBG06319 [Caenorhabditis briggsae]gi|187033916|emb|CAP26643.1| Hypothetical protein CBG06319 [Caenorhabditis briggsae]" length="177">
			<score strand="both" combined_pvalue="3.32e-43" evalue="1.4e-36"/>
		</sequence>
		<sequence id="seq_1_2593843" db="db_1" num="2593843" name="gi|20306782|gb|AAH28581.1|" comment="Piwi-like 1 (Drosophila) [Homo sapiens]" length="861">
			<score strand="both" combined_pvalue="8.82e-43" evalue="3.7e-36"/>
			<seg start="1">
				<data>
MTGRARARARGRARGQETAQLVGSTASQQPGYIQPRPQPPPAEGELFGRGRQRGTAGGTAKSQGLQISAGFQELS
				</data>
				<hit pos="1" gap="0" motif="motif_43" pvalue="2.6e-05" match="+ ++ + +  ++ ++"/>
				<hit pos="50" gap="34" motif="motif_43" pvalue="3.3e-06" match="++ ++  ++  +  +"/>
			</seg>
			<seg start="76">
				<data>
LAERGGRRRDFHDLGVNTRQNLDHVKESKTGSSGIIVRLSTNHFRLTSRPQWALYQYHIDYNPLMEARRLRSALL
FQHEDLIGKCHAFDGTILFLPKRLQQKVTEVFSKTRNGEDVRITITLTNELPPTSPTCLQFYNIIFRRLLKIMNL
				</data>
				<hit pos="109" gap="44" motif="motif_24" pvalue="3.7e-06" match="+  + + ++++    "/>
				<hit pos="125" gap="1" motif="motif_20" pvalue="5.1e-07" match="+   ++++    ++    +    +   + "/>
			</seg>
			<seg start="226">
				<data>
QQIGRNYYNPNDPIDIPSHRLVIWPGFTTSILQYENSIMLCTDVSHKVLRSETVLDFMFNFYHQTEEHKFQEQVS
				</data>
				<hit pos="251" gap="97" motif="motif_6" pvalue="3.6e-05" match="++  ++        ++ +++    +  "/>
			</seg>
			<seg start="301">
				<data>
KELIGLVVLTKYNNKTYRVDDIDWDQNPKSTFKKADGSEVSFLEYYRKQYNQEITDLKQPVLVSQPKRRRGPGGT
LPGPAMLIPELCYLTGLTDKMRNDFNVMKDLAVHTRLTPEQRQREVGRLIDYIHKNDNVQRELRDWGLSFDSNLL
SFSGRILQTEKIHQGGKTFDYNPQFADWSKETRGAPLISVNPLDNWLLIYTRRNYEAANSLIQNLFKVTPAMGMQ
MKKAIMIEVDDRTEAYLRVLQQKVTADTQIVVCLLSSNRKDKYDAIKKYPCTDCPTPSQCVVARTLGKQQTVMAI
ATKIALQMNCKMGGELWRVDIPLKLVMIVGIDCYHDMTAGRRSIAGFVASINEGMTRWFSRCIFQDRGQELVDGL
KVCLQAALRAWNSCNEYMPSRIIVYRDGVGDGQLKTLVNYEVPQFLDCLKSIGRGYNPRLTVIVVKKRVNTRFFA
				</data>
				<hit pos="343" gap="65" motif="motif_15" pvalue="1.6e-06" match=" ++++ +++  +     + + "/>
				<hit pos="365" gap="1" motif="motif_43" pvalue="1.1e-05" match="+  ++++ ++   + "/>
				<hit pos="437" gap="57" motif="motif_12" pvalue="2.7e-09" match=" ++ ++++ ++++ +  ++++++ +   +"/>
				<hit pos="511" gap="45" motif="motif_44" pvalue="3.3e-06" match=" + ++      +++++++ ++"/>
				<hit pos="568" gap="36" motif="motif_10" pvalue="7.6e-06" match="+  +++   ++    +++"/>
				<hit pos="595" gap="9" motif="motif_7" pvalue="3.6e-05" match="       +  ++ ++ ++++      + +"/>
				<hit pos="651" gap="27" motif="motif_4" pvalue="7.7e-06" match="     ++  ++   +   +++ + + "/>
				<hit pos="687" gap="10" motif="motif_21" pvalue="2.7e-08" match=" + +   + ++++++"/>
				<hit pos="702" gap="0" motif="motif_5" pvalue="6.3e-10" match="+++ +++     +++  +     +"/>
				<hit pos="730" gap="4" motif="motif_8" pvalue="4.2e-15" match="++++  +++++ ++  +++++"/>
			</seg>
			<seg start="751">
				<data>
QSGGRLQNPLPGTVIDVEVTRPEWYDFFIVSQAVRSGSVSPTHYNVIYDNSGLKPDHIQRLTYKLCHIYYNWPGV
IRVPAPCQYAHKLAFLVGQSIHREPNLSLSNRLYYL
				</data>
				<hit pos="757" gap="6" motif="motif_1" pvalue="4.0e-21" match=" + +++++++  ++ +  ++++  + +   +   ++++ + ++  +  ++"/>
				<hit pos="807" gap="0" motif="motif_2" pvalue="8.4e-12" match=" ++ +++ ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3365886" db="db_1" num="3365886" name="gi|157135050|ref|XP_001663408.1|" comment="PIWI [Aedes aegypti]gi|108870314|gb|EAT34539.1| PIWI [Aedes aegypti]" length="883">
			<score strand="both" combined_pvalue="9.47e-43" evalue="4e-36"/>
			<seg start="76">
				<data>
TESTGAVQRRGATGGEAPGRGGVRNQRVLQDIVRSRPLDSKVVKQGKTGTPIMLKTNYFRVQRRDDEAIFQYRVD
FNPSVESIKLMHSIIQNLKGTIGGYIFDGTQLFTRHKLRSEEVEITTKESTTGNDYIVKLRKVGVVDGTNEMAFV
				</data>
				<hit pos="81" gap="80" motif="motif_43" pvalue="1.6e-05" match="   +++  ++   + "/>
				<hit pos="102" gap="6" motif="motif_47" pvalue="7.9e-05" match=" + ++ ++"/>
				<hit pos="124" gap="14" motif="motif_24" pvalue="2.8e-09" match="+++++++++ + ++ "/>
				<hit pos="140" gap="1" motif="motif_20" pvalue="9.9e-09" match=" +  ++++ +  ++ + + +   +++  +"/>
			</seg>
			<seg start="226">
				<data>
IFNLINRRAMAGLKLQMIGRNYFDPVAKVAISQYGIELYPGYVTSIRQHEQDVLMCAEITHRVMRTDTCYTMFKQ
				</data>
				<hit pos="266" gap="97" motif="motif_6" pvalue="5.1e-05" match="++  +++   +    +        +  "/>
			</seg>
			<seg start="301">
				<data>
CANQGGNWRDNYKRAILGSVVMATYGRNNTYTIADVEFNTSPESAFDAAGTRVTFMQYYKDRYNITIRDPRQPML
VSRAKQRDIRAGKSELIYLVPELVRATGITDEMRKNFNLMRTLADHTRLTPDKRIQRLEHFNLRLQQSKESSEIF
QFWKTELDRRLVEVPARVLRPEEIFFHPSQENYKVTAGDVADWQMAFRNNPMYISIPLVNWYFIVPAGSEKLMVD
FMQCLKQAARGMRFQIEDPNRVVIQNDSPAVYVESLNQVVQRDPQLVMCLVSNDKADRYAAIKKKSCVDRAVATQ
VIKARTITPKGGNVRTLMSVATKVAIQLNCKLGGIPWVLKNPLTSVMVIGFDVCHDTRDKSKSFGAMVASMYGGG
				</data>
				<hit pos="323" gap="30" motif="motif_13" pvalue="4.9e-05" match="+  ++ + +++    "/>
				<hit pos="356" gap="18" motif="motif_15" pvalue="5.2e-09" match="+++++++++++++ +  + + "/>
				<hit pos="449" gap="72" motif="motif_12" pvalue="9.4e-09" match="+ + +  + ++++ ++ ++++ +    ++"/>
				<hit pos="525" gap="47" motif="motif_6" pvalue="2.0e-06" match=" + + ++    ++   +       ++ "/>
				<hit pos="584" gap="32" motif="motif_10" pvalue="6.2e-07" match="++ ++++   +  + ++ "/>
				<hit pos="615" gap="13" motif="motif_7" pvalue="4.9e-06" match="+      + ++   + ++++   ++ + +"/>
				<hit pos="645" gap="1" motif="motif_3" pvalue="4.8e-05" match=" ++ ++ ++ +     + +      "/>
			</seg>
			<seg start="676">
				<data>
CKHPKFFSTVNPHTSGEELSNFMAQNVIKALHSYRNEFAGTLPQRIIVYRDGVGEGQLQYVYQHEITAMKEKLNI
				</data>
				<hit pos="711" gap="41" motif="motif_21" pvalue="5.9e-09" match="    + +++++++++"/>
				<hit pos="726" gap="0" motif="motif_5" pvalue="8.7e-12" match="+++ +++   +  ++  ++++   "/>
			</seg>
			<seg start="751">
				<data>
AFKDQPNASRLTFCVVSKRINTRLFQGGQNPLPGTIVDDVITLPERNDFFLVSQSVRQGTVSPTSYNILRDESGL
TADQLQLYTYKQTHLYYNWSGTVGVPAVCQYAHKLAFLAGQHLHQAPNNLLEKKLYYL
				</data>
				<hit pos="756" gap="6" motif="motif_8" pvalue="1.1e-08" match="      ++ ++ ++  +++++"/>
				<hit pos="779" gap="2" motif="motif_1" pvalue="6.2e-25" match=" + +++++++ +++ +  +++++ +    +++  ++ + ++ ++ + +++"/>
				<hit pos="829" gap="0" motif="motif_2" pvalue="1.5e-08" match="+++  ++     +      + + +   +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2666954" db="db_1" num="2666954" name="gi|22073919|gb|AAK94490.1|" comment="PAZ/Piwi domain protein [Heterodera glycines]" length="1014">
			<score strand="both" combined_pvalue="1.49e-42" evalue="6.3e-36"/>
			<seg start="1">
				<data>
MATTTAPPAAAEIPRKSPQQRKREEMAQLLESRKVDQGATFVEPRKPSGTAGQKGRMKLITNAHILKLLGTQAIY
HYEVTINAVSSRSDRKFCVSEPSGPRDRDDFPLLNRRDKCREVFSAFYRTMEQSLKDTGNLLYYDLSKTIFTLKK
LQIESEGKFMFNIGTVPTAERPDAARFKHYEFIIRPATGFEVNDLSFITNDVSKMERSLEQFLDIATAQKANMDG
KQFIGFTSSRVYLLAPTDYGFGANECPVFDSNHSFLGVGVNKGCRIVEGDQGPGQMTPAIVIQTKKSAFHIPDMC
				</data>
				<hit pos="5" gap="4" motif="motif_4" pvalue="2.0e-05" match="  + +     + + +  + +    + "/>
				<hit pos="70" gap="39" motif="motif_20" pvalue="4.6e-05" match="    ++++ ++++   +       + +  "/>
				<hit pos="138" gap="39" motif="motif_13" pvalue="8.9e-07" match=" ++  +++++   ++"/>
				<hit pos="218" gap="65" motif="motif_50" pvalue="9.2e-05" match="   + ++++ +"/>
			</seg>
			<seg start="301">
				<data>
ILDKAKTLLFRENQGRFETGDFTQSDYEALCNGLVGIYAEPRYGTSGRFFRISDITKPNTGNGLNSENTYITHQV
				</data>
				<hit pos="341" gap="112" motif="motif_27" pvalue="6.0e-05" match=" ++ + ++ +  +++"/>
			</seg>
			<seg start="376">
				<data>
SGKISVKQYFEDTYQKTLQYPKAPLLVNYRRIGDPAYYPMEVCFVLDGQRVKSSQQNPEQIREMIKETAIPPTVL
				</data>
				<hit pos="382" gap="26" motif="motif_15" pvalue="2.4e-09" match=" +++ +++ ++++++  + + "/>
				<hit pos="409" gap="6" motif="motif_11" pvalue="2.3e-09" match=" + + +++++    +++    "/>
				<hit pos="435" gap="5" motif="motif_22" pvalue="8.0e-06" match="++  + +++   +   "/>
			</seg>
			<seg start="451">
				<data>
RVHNERVKESLQLVNNEYLTKASVHFDTTPLHVDYRVLGPPATLYRNNHRVTPAASNCEWRPGDALVNAQIGNWV
				</data>
				<hit pos="468" gap="17" motif="motif_12" pvalue="2.3e-07" match="++    ++ ++    ++ +++ ++   + "/>
			</seg>
			<seg start="526">
				<data>
AYAFGNPAGDSVRRLGLTETMWRNFVDKYAGEMRNKGIVCVPPVRVSFCWFTSVNEVLNVLHKEALNGVEFCLIG
				</data>
				<hit pos="583" gap="86" motif="motif_16" pvalue="8.7e-05" match="+  ++    +   ++"/>
			</seg>
			<seg start="601">
				<data>
HAKGFEGDDVHVTIKAFEQQTEIVTQAITFDVLKEVLDKGSPLTVTNCIHKTNVKMGGLNYALHMDDPSVAQLFD
				</data>
				<hit pos="639" gap="41" motif="motif_7" pvalue="6.5e-10" match="+++    ++   + ++++++++ ++ +  "/>
			</seg>
			<seg start="751">
				<data>
PPPSCIGWAATIGKRHKDEYIGDFVYQAPRREEKIDIIASVVRRCIESFKKNRNKLPLRVVILRNGCTEGQFEYI
MKYEIPLAKKELEELGCTAKLTVIVPNRLQDVRFLRQDARPEDKSNEQNIPPGTVVDTVVVHPKRSEFFLNSHVA
IKGTACTPHYTVLRDENDMSMDTLQTMVHYLCFGHQIVTKPTSLPSPVYIADEYAKRGRNIYSHYAKNGIDNSKN
				</data>
				<hit pos="800" gap="132" motif="motif_21" pvalue="1.1e-07" match="+++ ++++++ ++ +"/>
				<hit pos="815" gap="0" motif="motif_5" pvalue="1.1e-06" match=" +  ++++     ++    ++   "/>
				<hit pos="841" gap="2" motif="motif_8" pvalue="7.5e-05" match="+   + ++++       ++  "/>
				<hit pos="873" gap="11" motif="motif_1" pvalue="6.7e-29" match=" ++++++++++++++++   ++++++  ++++    ++ ++ +++  + +"/>
				<hit pos="923" gap="0" motif="motif_2" pvalue="7.2e-14" match=" +++ ++ +++  +  +++ ++  +++ ++  +"/>
				<hit pos="963" gap="7" motif="motif_39" pvalue="9.8e-05" match=" +  ++ ++ +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2568855" db="db_1" num="2568855" name="gi|66346725|ref|NP_004755.2|" comment="piwi-like 1 [Homo sapiens]gi|74716803|sp|Q96J94.1|PIWL1_HUMAN RecName: Full=Piwi-like protein 1gi|14579645|gb|AAK69348.1|AF387507_1 PIWI protein [Homo sapiens]gi|119618915|gb|EAW98509.1| piwi-like 1 (Drosophila), isoform CRA_a [Homo sapiens]gi|119618917|gb|EAW98511.1| piwi-like 1 (Drosophila), isoform CRA_a [Homo sapiens]" length="861">
			<score strand="both" combined_pvalue="1.52e-42" evalue="6.4e-36"/>
			<seg start="1">
				<data>
MTGRARARARGRARGQETAQLVGSTASQQPGYIQPRPQPPPAEGELFGRGRQRGTAGGTAKSQGLQISAGFQELS
				</data>
				<hit pos="1" gap="0" motif="motif_43" pvalue="2.6e-05" match="+ ++ + +  ++ ++"/>
				<hit pos="50" gap="34" motif="motif_43" pvalue="3.3e-06" match="++ ++  ++  +  +"/>
			</seg>
			<seg start="76">
				<data>
LAERGGRRRDFHDLGVNTRQNLDHVKESKTGSSGIIVRLSTNHFRLTSRPQWALYQYHIDYNPLMEARRLRSALL
FQHEDLIGKCHAFDGTILFLPKRLQQKVTEVFSKTRNGEDVRITITLTNELPPTSPTCLQFYNIIFRRLLKIMNL
				</data>
				<hit pos="109" gap="44" motif="motif_24" pvalue="3.7e-06" match="+  + + ++++    "/>
				<hit pos="125" gap="1" motif="motif_20" pvalue="5.1e-07" match="+   ++++    ++    +    +   + "/>
			</seg>
			<seg start="226">
				<data>
QQIGRNYYNPNDPIDIPSHRLVIWPGFTTSILQYENSIMLCTDVSHKVLRSETVLDFMFNFYHQTEEHKFQEQVS
				</data>
				<hit pos="251" gap="97" motif="motif_6" pvalue="3.6e-05" match="++  ++        ++ +++    +  "/>
			</seg>
			<seg start="301">
				<data>
KELIGLVVLTKYNNKTYRVDDIDWDQNPKSTFKKADGSEVSFLEYYRKQYNQEITDLKQPVLVSQPKRRRGPGGT
LPGPAMLIPELCYLTGLTDKMRNDFNVMKDLAVHTRLTPEQRQREVGRLIDYIHKNDNVQRELRDWGLSFDSNLL
SFSGRILQTEKIHQGGKTFDYNPQFADWSKETRGAPLISVKPLDNWLLIYTRRNYEAANSLIQNLFKVTPAMGMQ
MRKAIMIEVDDRTEAYLRVLQQKVTADTQIVVCLLSSNRKDKYDAIKKYLCTDCPTPSQCVVARTLGKQQTVMAI
ATKIALQMNCKMGGELWRVDIPLKLVMIVGIDCYHDMTAGRRSIAGFVASINEGMTRWFSRCIFQDRGQELVDGL
KVCLQAALRAWNSCNEYMPSRIIVYRDGVGDGQLKTLVNYEVPQFLDCLKSIGRGYNPRLTVIVVKKRVNTRFFA
				</data>
				<hit pos="343" gap="65" motif="motif_15" pvalue="1.6e-06" match=" ++++ +++  +     + + "/>
				<hit pos="365" gap="1" motif="motif_43" pvalue="1.1e-05" match="+  ++++ ++   + "/>
				<hit pos="437" gap="57" motif="motif_12" pvalue="2.7e-09" match=" ++ ++++ ++++ +  ++++++ +   +"/>
				<hit pos="511" gap="45" motif="motif_44" pvalue="5.3e-06" match=" + ++      +++++ + ++"/>
				<hit pos="568" gap="36" motif="motif_10" pvalue="9.3e-06" match="+  +++   ++    +++"/>
				<hit pos="595" gap="9" motif="motif_7" pvalue="3.6e-05" match="       +  ++ ++ ++++      + +"/>
				<hit pos="651" gap="27" motif="motif_4" pvalue="7.7e-06" match="     ++  ++   +   +++ + + "/>
				<hit pos="687" gap="10" motif="motif_21" pvalue="2.7e-08" match=" + +   + ++++++"/>
				<hit pos="702" gap="0" motif="motif_5" pvalue="6.3e-10" match="+++ +++     +++  +     +"/>
				<hit pos="730" gap="4" motif="motif_8" pvalue="4.2e-15" match="++++  +++++ ++  +++++"/>
			</seg>
			<seg start="751">
				<data>
QSGGRLQNPLPGTVIDVEVTRPEWYDFFIVSQAVRSGSVSPTHYNVIYDNSGLKPDHIQRLTYKLCHIYYNWPGV
IRVPAPCQYAHKLAFLVGQSIHREPNLSLSNRLYYL
				</data>
				<hit pos="757" gap="6" motif="motif_1" pvalue="4.0e-21" match=" + +++++++  ++ +  ++++  + +   +   ++++ + ++  +  ++"/>
				<hit pos="807" gap="0" motif="motif_2" pvalue="8.4e-12" match=" ++ +++ ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2688446" db="db_1" num="2688446" name="gi|18098558|gb|AAC97371.2|" comment="HIWI [Homo sapiens]" length="861">
			<score strand="both" combined_pvalue="1.69e-42" evalue="7.2e-36"/>
			<seg start="1">
				<data>
MTGRARARARGRARGQETAQLVGSTASQQPGYIQPRPQPPPAEGELFGRGRQRGTAGGTAKSQGLQISAGFQELS
				</data>
				<hit pos="1" gap="0" motif="motif_43" pvalue="2.6e-05" match="+ ++ + +  ++ ++"/>
				<hit pos="50" gap="34" motif="motif_43" pvalue="3.3e-06" match="++ ++  ++  +  +"/>
			</seg>
			<seg start="76">
				<data>
LAERGGRRRDFHDLGVNTRQNLDHVKESKTGSSGIIVRLSTNHFRLTSRPQWALYQYHIDYNPLMEARRLRSALL
FQHEDLIGKCHAFDGTILFLPKRLQQKVTEVFSKTRNGEDVRITITLTNELPPTSPTCLQFYNIIFRRLLKIMNL
				</data>
				<hit pos="109" gap="44" motif="motif_24" pvalue="3.7e-06" match="+  + + ++++    "/>
				<hit pos="125" gap="1" motif="motif_20" pvalue="5.1e-07" match="+   ++++    ++    +    +   + "/>
			</seg>
			<seg start="226">
				<data>
QQIGRNYYNPNDPIDIPSHRLVIWPGFTTSILQYENSIMLCTDVSHKVLRSETVLDFMFNFYHQTEEHKFQEQVS
				</data>
				<hit pos="251" gap="97" motif="motif_6" pvalue="3.6e-05" match="++  ++        ++ +++    +  "/>
			</seg>
			<seg start="301">
				<data>
KELIGLVVLTKYNIKTYRVDDIDWDQNPKSTFKKADGSGVSFLEYYRKQYNQEITDLKQPVLVSQPKRRRGPGGT
LPGPAMLIPELCYLTGLTDKMRNDFNVMKDLAVHTRLTPEQRQREVGRLIDYIHKNDNVQRELRDWGLSFDSNLL
SFSGRILQTEKIHQGGKTFDYNPQFADWSKETRGAPLISVKPLDNWLLIYTRRNYEAANSLIQNLFKVTPAMGMQ
MRKAIMIEVDDRTEAYLRVLQQKVTADTQIVVCLLSSNRKDKYDAIKKYLCTDCPTPSQCVVARTLGKQQTVMAI
ATKIALQMNCKMGGELWRVDIPLKLVMIVGIDCYHDMTAGRRSIAGFVASINEGMTRWFSRCIFQDRGQELVDGL
KVCLQAALRAWNSCNEYMPSRIIVYRDGVGDGQLKTLVNYEVPQFLDCLKSIGRGYNPRLTVIVVKKRVNTRFFA
				</data>
				<hit pos="343" gap="65" motif="motif_15" pvalue="1.6e-06" match=" ++++ +++  +     + + "/>
				<hit pos="365" gap="1" motif="motif_43" pvalue="1.1e-05" match="+  ++++ ++   + "/>
				<hit pos="437" gap="57" motif="motif_12" pvalue="2.7e-09" match=" ++ ++++ ++++ +  ++++++ +   +"/>
				<hit pos="511" gap="45" motif="motif_44" pvalue="5.3e-06" match=" + ++      +++++ + ++"/>
				<hit pos="568" gap="36" motif="motif_10" pvalue="9.3e-06" match="+  +++   ++    +++"/>
				<hit pos="595" gap="9" motif="motif_7" pvalue="3.6e-05" match="       +  ++ ++ ++++      + +"/>
				<hit pos="651" gap="27" motif="motif_4" pvalue="7.7e-06" match="     ++  ++   +   +++ + + "/>
				<hit pos="687" gap="10" motif="motif_21" pvalue="2.7e-08" match=" + +   + ++++++"/>
				<hit pos="702" gap="0" motif="motif_5" pvalue="6.3e-10" match="+++ +++     +++  +     +"/>
				<hit pos="730" gap="4" motif="motif_8" pvalue="4.2e-15" match="++++  +++++ ++  +++++"/>
			</seg>
			<seg start="751">
				<data>
QSGGRLQNPLPGTVIDVEVTRPEWYDFFIVSQAVRSGSVSPTHYNVIYDNSGLKPDHIQRLTYKLCHIYYNWPGV
IRVPAPCQYAHKLAFLVGQSIHREPNLSLSNRLYYL
				</data>
				<hit pos="757" gap="6" motif="motif_1" pvalue="4.0e-21" match=" + +++++++  ++ +  ++++  + +   +   ++++ + ++  +  ++"/>
				<hit pos="807" gap="0" motif="motif_2" pvalue="8.4e-12" match=" ++ +++ ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2617831" db="db_1" num="2617831" name="gi|15216447|gb|AAK92281.1|" comment="HIWI [Homo sapiens]" length="775">
			<score strand="both" combined_pvalue="1.51e-41" evalue="6.4e-35"/>
			<seg start="1">
				<data>
MIFGVNTRQNLDHVKESKTGSSGIIVRLSTNHFRLTSRPQWALYQYHIDYNPLMEARRLRSALLFQHEDLIGKCH
				</data>
				<hit pos="23" gap="22" motif="motif_24" pvalue="3.7e-06" match="+  + + ++++    "/>
				<hit pos="39" gap="1" motif="motif_20" pvalue="5.1e-07" match="+   ++++    ++    +    +   + "/>
			</seg>
			<seg start="151">
				<data>
DPIDIPSHRLVIWPGFTTSILQYENSIMLCTDVSHKVLRSETVLDFMFNFYHQTEEHKFQEQVSKELIGLVVLTK
				</data>
				<hit pos="165" gap="97" motif="motif_6" pvalue="3.6e-05" match="++  ++        ++ +++    +  "/>
			</seg>
			<seg start="226">
				<data>
YNNKTYRVDDIDWDQNPKSTFKKADGSEVSFLEYYRKQYNQEITDLKQPVLVSQPKRRRGPGGTLPGPAMLIPEL
				</data>
				<hit pos="257" gap="65" motif="motif_15" pvalue="1.6e-06" match=" ++++ +++  +     + + "/>
				<hit pos="279" gap="1" motif="motif_43" pvalue="1.1e-05" match="+  ++++ ++   + "/>
			</seg>
			<seg start="301">
				<data>
CYLTGLTDKMRNDFNVMKDLAVHTRLTPEQRQREVGRLIDYIHKNDNVQRELRDWGLSFDSNLLSFSGRILQTEK
IHQGGKTFDYNPQFADWSKETRGAPLISVKPLDNWLLIYTRRNYEAANSLIQNLFKVTPAMGMQMRKAIMIEVDD
				</data>
				<hit pos="351" gap="57" motif="motif_12" pvalue="2.7e-09" match=" ++ ++++ ++++ +  ++++++ +   +"/>
				<hit pos="425" gap="45" motif="motif_44" pvalue="5.3e-06" match=" + ++      +++++ + ++"/>
			</seg>
			<seg start="451">
				<data>
RTEAYLRVLQQKVTADTQIVVCLLSSNRKDKYDAIKKYLCTDCPTPSQCVVARTLGKQQTVMAIATKIALQMNCK
MGGELWRVDIPLKLVMIVGIDCYHDMTAGRRSIAGFVASINEGMTRWFSRCIFQDRGQELVDGLKVCLQAALRAW
				</data>
				<hit pos="482" gap="36" motif="motif_10" pvalue="9.3e-06" match="+  +++   ++    +++"/>
				<hit pos="509" gap="9" motif="motif_7" pvalue="3.6e-05" match="       +  ++ ++ ++++      + +"/>
				<hit pos="565" gap="27" motif="motif_4" pvalue="7.7e-06" match="     ++  ++   +   +++ + + "/>
			</seg>
			<seg start="601">
				<data>
NSCNEYMPSRIIVYRDGVGDGQLKTLVNYEVPQFLDCLKSIGRGYNPRLTVIVVKKRVNTRFFAQSGGRLQNPLP
GTVIDVEVTRPEWYDFFIVSQAVRSGSVSPTHYNVIYDNSGLKPDHIQRLTYKLCHIYYNWPGVIRVPAPCQYAH
KLAFLVGQSIHREPNLSLSNRLYYL
				</data>
				<hit pos="601" gap="10" motif="motif_21" pvalue="2.7e-08" match=" + +   + ++++++"/>
				<hit pos="616" gap="0" motif="motif_5" pvalue="6.3e-10" match="+++ +++     +++  +     +"/>
				<hit pos="644" gap="4" motif="motif_8" pvalue="4.2e-15" match="++++  +++++ ++  +++++"/>
				<hit pos="671" gap="6" motif="motif_1" pvalue="4.0e-21" match=" + +++++++  ++ +  ++++  + +   +   ++++ + ++  +  ++"/>
				<hit pos="721" gap="0" motif="motif_2" pvalue="8.4e-12" match=" ++ +++ ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3655717" db="db_1" num="3655717" name="gi|12655995|gb|AAK00693.1|AF229421_1" comment="acyl carrier protein [Brassica napus]" length="50">
			<score strand="both" combined_pvalue="3.38e-41" evalue="1.4e-34"/>
		</sequence>
		<sequence id="seq_1_846172" db="db_1" num="846172" name="gi|24431985|ref|NP_060538.2|" comment="piwi-like 2 [Homo sapiens]gi|209180418|ref|NP_001129193.1| piwi-like 2 [Homo sapiens]gi|74730558|sp|Q8TC59.1|PIWL2_HUMAN RecName: Full=Piwi-like protein 2; AltName: Full=Cancer/testis antigen 80; Short=CT80gi|19684130|gb|AAH25995.1| Piwi-like 2 (Drosophila) [Homo sapiens]gi|33411132|dbj|BAC81342.1| PIWIL2 [Homo sapiens]gi|84627527|gb|AAI11752.1| Piwi-like 2 (Drosophila) [Homo sapiens]gi|158258312|dbj|BAF85129.1| unnamed protein product [Homo sapiens]gi|167774177|gb|ABZ92523.1| piwi-like " length="973">
			<score strand="both" combined_pvalue="8.35e-41" evalue="3.5e-34"/>
			<seg start="226">
				<data>
LGLNLVKIQCHNEAVYQYHVTFSPNVECKSMRFGMLKDHQAVTGNVTAFDGSILYLPVKLQQVLELKSQRKTDSA
				</data>
				<hit pos="236" gap="235" motif="motif_20" pvalue="6.7e-06" match=" +   +++ ++  + +  + +     +  "/>
				<hit pos="277" gap="12" motif="motif_11" pvalue="4.2e-05" match="   +++  +    ++    + "/>
			</seg>
			<seg start="301">
				<data>
EISIKIQMTKILEPCSDLCIPFYNVVFRRVMKLLDMKLVGRNFYDPTSAMVLQQHRLQIWPGYAASIRRTDGGLF
LLADVSHKVIRNDCVLDVMHAIYQQNKEHFQDECTKLLVGNIVITRYNNRTYRIDDVDWNKTPKDSFTMSDGKEI
				</data>
				<hit pos="334" gap="36" motif="motif_27" pvalue="4.9e-06" match="  + ++++ ++ +  "/>
				<hit pos="362" gap="13" motif="motif_6" pvalue="4.1e-09" match="++  +++ + +++ +  +++   ++  "/>
				<hit pos="422" gap="33" motif="motif_23" pvalue="9.0e-05" match=" +++ +++       +   ++++ +++  "/>
			</seg>
			<seg start="451">
				<data>
TFLEYYSKNYGITVKEEDQPLLIHRPSERQDNHGMLLKGEILLLPELSFMTGIPEKMKKDFRAMKDLAQQINLSP
				</data>
				<hit pos="453" gap="2" motif="motif_15" pvalue="1.2e-06" match=" +++   ++++ +  + + + "/>
			</seg>
			<seg start="526">
				<data>
KQHHSALECLLQRIAKNEAATNELMRWGLRLQKDVHKIEGRVLPMERINLKNTSFITSQELNWVKEVTRDPSILT
				</data>
				<hit pos="548" gap="74" motif="motif_12" pvalue="8.3e-07" match=" +  ++++  ++   +++++++  +  + "/>
			</seg>
			<seg start="601">
				<data>
IPMHFWALFYPKRAMDQARELVNMLEKIAGPIGMRMSPPAWVELKDDRIETYVRTIQSTLGAEGKIQMVVCIIMG
				</data>
				<hit pos="613" gap="36" motif="motif_30" pvalue="1.1e-07" match=" +    + ++  + ++++  ++ ++++ "/>
			</seg>
			<seg start="676">
				<data>
PRDDLYGAIKKLCCVQSPVPSQVVNVRTIGQPTRLRSVAQKILLQINCKLGGELWGVDIPLKQLMVIGMDVYHDP
SRGMRSVVGFVASINLTLTKWYSRVVFQMPHQEIVDSLKLCLVGSLKKFYEVNHCLPEKIVVYRDGVSDGQLKTV
ANYEIPQLQKCFEAFENYQPKMVVFVVQKKISTNLYLAAPQNFVTPTPGTVVDHTITSCEWVDFYLLAHHVRQGC
GIPTHYVCVLNTANLSPDHMQRLTFKLCHMYWNWPGTIRVPAPCKYAHKLAFLSGHILHHEPAIQLCENLFFL
				</data>
				<hit pos="681" gap="40" motif="motif_10" pvalue="1.8e-07" match="++ +++ +     + ++ "/>
				<hit pos="708" gap="9" motif="motif_7" pvalue="7.5e-05" match="          ++ ++ ++++      + +"/>
				<hit pos="745" gap="8" motif="motif_47" pvalue="1.8e-05" match=" + +++ +"/>
				<hit pos="764" gap="11" motif="motif_4" pvalue="2.0e-07" match="     ++  +++  + + +++ +++ "/>
				<hit pos="800" gap="10" motif="motif_21" pvalue="8.7e-08" match="+  +  +++++++++"/>
				<hit pos="815" gap="0" motif="motif_5" pvalue="8.0e-13" match="+++++++   + +++  ++ + + "/>
				<hit pos="842" gap="3" motif="motif_8" pvalue="2.3e-09" match="+++++  + ++++   + +  "/>
				<hit pos="869" gap="6" motif="motif_1" pvalue="3.4e-17" match="    ++++++ +++     ++++ ++   ++   ++++   +   + +++"/>
				<hit pos="919" gap="0" motif="motif_2" pvalue="1.1e-11" match=" ++ ++  ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_902346" db="db_1" num="902346" name="gi|10946610|ref|NP_067283.1|" comment="piwi like homolog 2 [Mus musculus]gi|97180287|sp|Q8CDG1.2|PIWL2_MOUSE RecName: Full=Piwi-like protein 2gi|7416113|dbj|BAA93706.1| MILI [Mus musculus]gi|148703957|gb|EDL35904.1| piwi-like homolog 2 (Drosophila) [Mus musculus]gi|148878248|gb|AAI45718.1| Piwi-like homolog 2 (Drosophila) [Mus musculus]gi|223460284|gb|AAI38445.1| Piwi-like homolog 2 (Drosophila) [Mus musculus]" length="971">
			<score strand="both" combined_pvalue="9.80e-41" evalue="4.2e-34"/>
			<seg start="226">
				<data>
LNLIKIQCHNEAVYQYHVTFSPSVECKSMRFGMLKDHQSVTGNVTAFDGSILYLPVKLQQVVELKSQRKTDDAEI
				</data>
				<hit pos="234" gap="233" motif="motif_20" pvalue="8.8e-06" match=" +   +++ ++  + +  + +     +  "/>
				<hit pos="275" gap="12" motif="motif_11" pvalue="2.1e-05" match="   +++  +   +++    + "/>
			</seg>
			<seg start="301">
				<data>
SIKIQLTKILEPCSDLCIPFYNVVFRRVMKLLDMKLVGRNFYDPTSAMVLQQHRLQIWPGYAASIRRTDGGLFLL
ADVSHKVIRNDSVLDVMHAIYQQNKEHFQDECSKLLVGSIVITRYNNRTYRIDDVDWNKTPKDSFVMSDGKEITF
				</data>
				<hit pos="332" gap="36" motif="motif_27" pvalue="4.9e-06" match="  + ++++ ++ +  "/>
				<hit pos="360" gap="13" motif="motif_6" pvalue="4.1e-09" match="++  +++ + +++ +  +++   ++  "/>
			</seg>
			<seg start="451">
				<data>
LEYYSKNYGITVKEDDQPLLIHRPSERQNNHGMLLKGEILLLPELSFMTGIPEKMKKDFRAMKDLTQQINLSPKQ
				</data>
				<hit pos="451" gap="64" motif="motif_15" pvalue="9.5e-07" match=" +++   ++++ +  + + + "/>
			</seg>
			<seg start="526">
				<data>
HHGALECLLQRISQNETASNELTRWGLSLHKDVHKIEGRLLPMERINLRNTSFVTSEDLNWVKEVTRDASILTIP
				</data>
				<hit pos="546" gap="74" motif="motif_12" pvalue="7.1e-07" match=" +  ++++  ++   ++++ ++  +  + "/>
			</seg>
			<seg start="601">
				<data>
MHFWALFYPKRAMDQARELVNMLEKIAGPIGMRISPPAWVELKDDRIETYIRTIQSLLGVEGKIQMVVCIIMGTR
				</data>
				<hit pos="611" gap="36" motif="motif_30" pvalue="7.7e-08" match=" +    + ++  + ++++  ++ ++++ "/>
			</seg>
			<seg start="676">
				<data>
DDLYGAIKKLCCVQSPVPSQVINVRTIGQPTRLRSVAQKILLQMNCKLGGELWGVDIPLKQLMVIGMDVYHDPSR
				</data>
				<hit pos="679" gap="40" motif="motif_10" pvalue="1.8e-07" match="++ +++ +     + ++ "/>
				<hit pos="743" gap="46" motif="motif_47" pvalue="1.8e-05" match=" + +++ +"/>
			</seg>
			<seg start="751">
				<data>
GMRSVVGFVASINLTLTKWYSRVVFQMPHQEIVDSLKLCLVGSLKKYYEVNHCLPEKIVVYRDGVSDGQLKTVAN
YEIPQLQKCFEAFDNYHPKMVVFVVQKKISTNLYLAAPDHFVTPSPGTVVDHTITSCEWVDFYLLAHHVRQGCGI
PTHYICVLNTANLSPDHMQRLTFKLCHMYWNWPGTIRVPAPCKYAHKLAFLSGQILHHEPAIQLCGNLFFL
				</data>
				<hit pos="762" gap="11" motif="motif_4" pvalue="2.0e-07" match="     ++  +++  + + +++ +++ "/>
				<hit pos="798" gap="10" motif="motif_21" pvalue="8.7e-08" match="+  +  +++++++++"/>
				<hit pos="813" gap="0" motif="motif_5" pvalue="8.0e-13" match="+++++++   + +++  ++ + + "/>
				<hit pos="840" gap="3" motif="motif_8" pvalue="6.6e-09" match="++ ++  + ++++   + +  "/>
				<hit pos="867" gap="6" motif="motif_1" pvalue="6.9e-18" match="    ++++++ +++     ++++ ++   ++   ++++   +   + +++"/>
				<hit pos="917" gap="0" motif="motif_2" pvalue="1.1e-11" match=" ++ ++  ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2673164" db="db_1" num="2673164" name="gi|26326095|dbj|BAC26791.1|" comment="unnamed protein product [Mus musculus]" length="971">
			<score strand="both" combined_pvalue="9.80e-41" evalue="4.2e-34"/>
			<seg start="226">
				<data>
LNLIKIQCHNEAVYQYHVTFSPSVECKSMRFGMLKDHQSVTGNVTAFDGSILYLPVKLQQVVELKSQRKTDDAEI
				</data>
				<hit pos="234" gap="233" motif="motif_20" pvalue="8.8e-06" match=" +   +++ ++  + +  + +     +  "/>
				<hit pos="275" gap="12" motif="motif_11" pvalue="2.1e-05" match="   +++  +   +++    + "/>
			</seg>
			<seg start="301">
				<data>
SIKIQLTKILEPCSDLCIPFYNVVFRRVMKLLDMKLVGRNFYDPTSAMVLQQHRLQIWPGYAASIRRTDGGLFLL
ADVSHKVIRNDSVLDVMHAIYQQNKEHFQDECSKLLVGSIVITRYNNRTYRIDDVDWNKTPKDSFVMSDGKEITF
				</data>
				<hit pos="332" gap="36" motif="motif_27" pvalue="4.9e-06" match="  + ++++ ++ +  "/>
				<hit pos="360" gap="13" motif="motif_6" pvalue="4.1e-09" match="++  +++ + +++ +  +++   ++  "/>
			</seg>
			<seg start="451">
				<data>
LEYYSKNYGITVKEDDQPLLIHRPSERQNNHGMLLKGEILLLPELSFMTGIPEKMKKDFRAMKDLTQQINLSPKQ
				</data>
				<hit pos="451" gap="64" motif="motif_15" pvalue="9.5e-07" match=" +++   ++++ +  + + + "/>
			</seg>
			<seg start="526">
				<data>
HHGALECLLQRISQNEAASNELTRWGLSLHKDVHKIEGRLLPMERINLRNTSFVTSEDLNWVKEVTRDASILTIP
				</data>
				<hit pos="546" gap="74" motif="motif_12" pvalue="7.1e-07" match=" +  ++++  ++   ++++ ++  +  + "/>
			</seg>
			<seg start="601">
				<data>
MHFWALFYPKRAMDQARELVNMLEKIAGPIGMRISPPAWVELKDDRIETYIRTIQSLLGVEGKIQMVVCIIMGTR
				</data>
				<hit pos="611" gap="36" motif="motif_30" pvalue="7.7e-08" match=" +    + ++  + ++++  ++ ++++ "/>
			</seg>
			<seg start="676">
				<data>
DDLYGAIKKLCCVQSPVPSQVINVRTIGQPTRLRSVAQKILLQMNCKLGGELWGVDIPLKQLMVIGMDVYHDPSR
				</data>
				<hit pos="679" gap="40" motif="motif_10" pvalue="1.8e-07" match="++ +++ +     + ++ "/>
				<hit pos="743" gap="46" motif="motif_47" pvalue="1.8e-05" match=" + +++ +"/>
			</seg>
			<seg start="751">
				<data>
GMRSVVGFVASINLTLTKWYSRVVFQMPHQEIVDSLKLCLVGSLKKYYEVNHCLPEKIVVYRDGVSDGQLKTVAN
YEIPQLQKCFEAFDNYHPKMVVFVVQKKISTNLYLAAPDHFVTPSPGTVVDHTITSCEWVDFYLLAHHVRQGCGI
PTHYICVLNTANLSPDHMQRLTFKLCHMYWNWPGTIRVPAPCKYAHKLAFLSGQILHHEPAIQLCGNLFFL
				</data>
				<hit pos="762" gap="11" motif="motif_4" pvalue="2.0e-07" match="     ++  +++  + + +++ +++ "/>
				<hit pos="798" gap="10" motif="motif_21" pvalue="8.7e-08" match="+  +  +++++++++"/>
				<hit pos="813" gap="0" motif="motif_5" pvalue="8.0e-13" match="+++++++   + +++  ++ + + "/>
				<hit pos="840" gap="3" motif="motif_8" pvalue="6.6e-09" match="++ ++  + ++++   + +  "/>
				<hit pos="867" gap="6" motif="motif_1" pvalue="6.9e-18" match="    ++++++ +++     ++++ ++   ++   ++++   +   + +++"/>
				<hit pos="917" gap="0" motif="motif_2" pvalue="1.1e-11" match=" ++ ++  ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2012510" db="db_1" num="2012510" name="gi|73995029|ref|XP_534638.2|" comment="PREDICTED: similar to piwi like homolog 1 [Canis familiaris]" length="861">
			<score strand="both" combined_pvalue="1.02e-40" evalue="4.3e-34"/>
			<seg start="1">
				<data>
MTGRARARARGRARGQETVQHVGATVSQQPGYVQPRPQQPVAEGELVGRGRQRGAVGAAAKSQELQISAGFQELS
				</data>
				<hit pos="1" gap="0" motif="motif_43" pvalue="2.6e-05" match="+ ++ + +  ++ ++"/>
			</seg>
			<seg start="76">
				<data>
LAERGGRRRDFHDLGVNTRQNLDHVKESKTGSSGIIVRLSTNHFRLTSRPQWALYQYHIDYNPLMEARRLRSALL
FQHEDLIGRCHAFDGTILFLPKRLQHKVTEVFSQTRNGEHVRITITLTNELPPTSPTCLQFYNIIFRRLLKIMNL
				</data>
				<hit pos="109" gap="93" motif="motif_24" pvalue="3.7e-06" match="+  + + ++++    "/>
				<hit pos="125" gap="1" motif="motif_20" pvalue="5.1e-07" match="+   ++++    ++    +    +   + "/>
			</seg>
			<seg start="226">
				<data>
QQIGRNYYNPSDPIDIPNHRLVIWPGFTTSILQYENNIMLCTDVSHKVLRSETVLDFMFNLYHQTEEHKFQEQVS
				</data>
				<hit pos="251" gap="97" motif="motif_6" pvalue="3.4e-05" match="++  ++        ++ +++    +  "/>
			</seg>
			<seg start="301">
				<data>
KELIGLIVLTKYNNKTYRVDDIDWDQNPKSTFKKADGSEVSFLEYYRKQYNQEITDLKQPVLVSQPKRRRGPGGT
LPGPAMLIPELCYLTGLTDKMRNDFNVMKDLAVHTRLTPEQRQREVGRLIDYIHKDDNVQRELRDWGLSFDSNLL
SFSGRILQAEKIHQGGKTFDYNPQFADWSKETRGAPLISVKPLDNWLLIYTRRNYEAANSLIQNLFKVTPAMGIQ
MKKAIMIEVDDRTEAYLRVLQQKVTSDTQIVVCLLSSNRKDKYDAIKKYLCTDCPTPSQCVVARTLGKQQTVMAI
ATKIALQMNCKMGGELWRVDMPLKLAMIVGIDCYHDTTAGRRSIAGFVASINEGMTRWFSRCVFQDRGQELVDGL
KVCLQAALRAWNSCNEYMPSRIIVYRDGVGDGQLKTLVNYEVPQFLDCLKSVGRGYNPRLTVIVVKKRVNARFFA
				</data>
				<hit pos="343" gap="65" motif="motif_15" pvalue="1.6e-06" match=" ++++ +++  +     + + "/>
				<hit pos="365" gap="1" motif="motif_43" pvalue="1.1e-05" match="+  ++++ ++   + "/>
				<hit pos="437" gap="57" motif="motif_12" pvalue="1.2e-09" match=" ++ ++++ ++++ +  ++++++ +   +"/>
				<hit pos="511" gap="45" motif="motif_44" pvalue="2.4e-06" match=" + ++      +++++++ ++"/>
				<hit pos="568" gap="36" motif="motif_10" pvalue="9.3e-06" match="+  +++   ++    +++"/>
				<hit pos="595" gap="9" motif="motif_7" pvalue="3.9e-05" match="       +  ++ ++ ++++      + +"/>
				<hit pos="651" gap="27" motif="motif_4" pvalue="2.2e-05" match="     ++  ++   +   +++ + + "/>
				<hit pos="687" gap="10" motif="motif_21" pvalue="2.7e-08" match=" + +   + ++++++"/>
				<hit pos="702" gap="0" motif="motif_5" pvalue="6.3e-10" match="+++ +++     +++  +     +"/>
				<hit pos="730" gap="4" motif="motif_8" pvalue="6.1e-13" match="++++  +++++ ++   ++++"/>
			</seg>
			<seg start="751">
				<data>
QSGGRLQNPLPGTVIDVEVTRPEWYDFFIVSQAVRSGSVSPTHYNVIYDSSGLKPDHIQRLTYKLCHVYYNWPGV
IRVPAPCQYAHKLAFLVGQSIHREPNLSLSNRLYYL
				</data>
				<hit pos="757" gap="6" motif="motif_1" pvalue="5.3e-21" match=" + +++++++  ++ +  ++++  + +   +   ++++ + ++  +  ++"/>
				<hit pos="807" gap="0" motif="motif_2" pvalue="3.3e-12" match=" ++ +++ ++ ++      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2043470" db="db_1" num="2043470" name="gi|76680012|ref|XP_618020.2|" comment="PREDICTED: similar to piwi-like homolog 1 (Drosophila) isoform 1 [Bos taurus]" length="861">
			<score strand="both" combined_pvalue="1.33e-40" evalue="5.6e-34"/>
			<seg start="1">
				<data>
MTGRARARARGRARGQEMVQHVGASASQQPGYIQPRPQQPPAEGELVGRGRQRGTVGATAKSQELQISAGFQELS
				</data>
				<hit pos="1" gap="0" motif="motif_43" pvalue="2.6e-05" match="+ ++ + +  ++ ++"/>
			</seg>
			<seg start="76">
				<data>
LAERGGRRRDFHDLGVNTRQNLDHVKESKTGSSGIIVRLSTNHFRLTSRPQWALYQYHIDYNPLMEARRLRSALL
FQHEDLIGRCHAFDGTILFLPKRLQHKVTEVFSQTRNGEHVRITITLTNELPPTSPTCLQFYNIIFRRLLKIMNL
				</data>
				<hit pos="109" gap="93" motif="motif_24" pvalue="3.7e-06" match="+  + + ++++    "/>
				<hit pos="125" gap="1" motif="motif_20" pvalue="5.1e-07" match="+   ++++    ++    +    +   + "/>
			</seg>
			<seg start="226">
				<data>
QQIGRNYYNPSDPIDIPNHRLVIWPGFTTSILQYENNIMLCTDVSHKVLRSETVLDFMFNLFHQTEEHKFQEQVS
				</data>
				<hit pos="251" gap="97" motif="motif_6" pvalue="3.4e-05" match="++  ++        ++ +++    +  "/>
			</seg>
			<seg start="301">
				<data>
KELIGLIVLTKYNNKTYRVDDIDWDQNPKSTFKKADGSEVSFLEYYRKQYNQEITDLKQPVLVSQPKRRRGPGGT
LPGPAMLIPELCYLTGLTDKMRNDFNVMKDLAVHTRLTPEQRQREVGRLIDYIHKDDNVQRELRDWGLSFDSNLL
SFSGRILQAEKIHQGGKTFDYNPQFADWSKETRGAPLISVKPLDNWLLIYTRRNYEAANSLIQNLFKVTPAMGIQ
MKKAIMIEVDDRTEAYLRVLQQKVTSDTQIVVCLLSSNRKDKYDAIKKYLCTDCPTPSQCVVARTLGKQQTVMAI
ATKIALQMNCKMGGELWRVDMPLKLAMIVGIDCYHDTTAGRRSIAGFVASINEGMTRWFSRCVFQDRGQELVDGL
KVCLQAALRAWNSCNEYMPSRIIVYRDGVGDGQLKTLVNYEVPQFLDCLKSVGRGYNPRLTVIVVKKRVNARFFA
				</data>
				<hit pos="343" gap="65" motif="motif_15" pvalue="1.6e-06" match=" ++++ +++  +     + + "/>
				<hit pos="365" gap="1" motif="motif_43" pvalue="1.1e-05" match="+  ++++ ++   + "/>
				<hit pos="437" gap="57" motif="motif_12" pvalue="1.2e-09" match=" ++ ++++ ++++ +  ++++++ +   +"/>
				<hit pos="511" gap="45" motif="motif_44" pvalue="2.4e-06" match=" + ++      +++++++ ++"/>
				<hit pos="568" gap="36" motif="motif_10" pvalue="9.3e-06" match="+  +++   ++    +++"/>
				<hit pos="595" gap="9" motif="motif_7" pvalue="3.9e-05" match="       +  ++ ++ ++++      + +"/>
				<hit pos="651" gap="27" motif="motif_4" pvalue="2.2e-05" match="     ++  ++   +   +++ + + "/>
				<hit pos="687" gap="10" motif="motif_21" pvalue="2.7e-08" match=" + +   + ++++++"/>
				<hit pos="702" gap="0" motif="motif_5" pvalue="6.3e-10" match="+++ +++     +++  +     +"/>
				<hit pos="730" gap="4" motif="motif_8" pvalue="6.1e-13" match="++++  +++++ ++   ++++"/>
			</seg>
			<seg start="751">
				<data>
QSGGRLQNPLPGTVIDVEVTRPEWYDFFIVSQAVRSGSVSPTHYNVIYDSSGLKPDHIQRLTYKLCHVYYNWPGV
IRVPAPCQYAHKLAFLVGQSIHREPNLSLSNRLYYL
				</data>
				<hit pos="757" gap="6" motif="motif_1" pvalue="5.3e-21" match=" + +++++++  ++ +  ++++  + +   +   ++++ + ++  +  ++"/>
				<hit pos="807" gap="0" motif="motif_2" pvalue="3.3e-12" match=" ++ +++ ++ ++      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3413780" db="db_1" num="3413780" name="gi|157822651|ref|NP_001100746.1|" comment="piwi-like 2 [Rattus norvegicus]gi|149049892|gb|EDM02216.1| piwi like homolog 2 (Drosophila) (predicted) [Rattus norvegicus]" length="971">
			<score strand="both" combined_pvalue="1.94e-40" evalue="8.2e-34"/>
			<seg start="226">
				<data>
LNLIKIQCHNEAVYQYHVTFSPNVECKSMRFGMLKDHQSVTGNVTAFDGSILYLPVKLQQLVELKSQRKTDDAEI
				</data>
				<hit pos="234" gap="233" motif="motif_20" pvalue="6.7e-06" match=" +   +++ ++  + +  + +     +  "/>
				<hit pos="275" gap="12" motif="motif_11" pvalue="1.1e-05" match="   +++  +  ++++    + "/>
			</seg>
			<seg start="301">
				<data>
SIKIQLTKILEPCSDLCIPFYNVVFRRVMKLLDMKLVGRNFYDPTSAMVLQQHRLQIWPGYAASIRRTDGGLFLL
ADVSHKVIRNDSVLDVMHAIYQQNKEHFQDECSKLLVGSIVITRYNNRTYRIDDVDWNKTPKDSFVMSDGKEITF
				</data>
				<hit pos="332" gap="36" motif="motif_27" pvalue="4.9e-06" match="  + ++++ ++ +  "/>
				<hit pos="360" gap="13" motif="motif_6" pvalue="4.1e-09" match="++  +++ + +++ +  +++   ++  "/>
			</seg>
			<seg start="451">
				<data>
LEYYSKNYGITVKEDDQPLLIHRPSERQNNHGTLLKGEILLLPELSFMTGIPEKMKKDFRAMKDLTQQINLSPKQ
				</data>
				<hit pos="451" gap="64" motif="motif_15" pvalue="9.5e-07" match=" +++   ++++ +  + + + "/>
			</seg>
			<seg start="526">
				<data>
HHSALECLLQRISQNETANNELTRWGLSLQKDVHKIEGRLLPMERINLRNTSFVTSEDLNWVKEVTRDASILTIP
				</data>
				<hit pos="546" gap="74" motif="motif_12" pvalue="6.6e-07" match=" +  ++++  ++   ++++ ++  +  + "/>
			</seg>
			<seg start="601">
				<data>
MHFWALFYPKRAMDQARELVNMLEKIAGPIGMRISPPAWVELKDDRIETYIRTIQSLLGVEGKIQMVVCIIMGTR
				</data>
				<hit pos="611" gap="36" motif="motif_30" pvalue="7.7e-08" match=" +    + ++  + ++++  ++ ++++ "/>
			</seg>
			<seg start="676">
				<data>
DDLYGAIKKLCCVQSPVPSQVINVRTIGQPTRLRSVAQKILLQMNCKLGGELWGVDIPLKQLMVIGMDVYHDPSR
				</data>
				<hit pos="679" gap="40" motif="motif_10" pvalue="1.8e-07" match="++ +++ +     + ++ "/>
				<hit pos="743" gap="46" motif="motif_47" pvalue="1.8e-05" match=" + +++ +"/>
			</seg>
			<seg start="751">
				<data>
GMRSVVGFVASINLTLTKWYSRVVFQMPHQEIVDSLKLCLVGSLKKYYEVNHCLPEKIVVYRDGVSDGQLKTVAN
YEIPQLQKCFEAFDNYHPKMVVFVVQKKISTNLYLAAPDHFVTPSPGTVVDHTITSCEWVDFYLLAHHVRQGCGI
PTHYICVLNTANLSPDHMQRLTFKLCHMYWNWPGTIRVPAPCKYAHKLAFLSGQILHHEPAIQLCENLFFL
				</data>
				<hit pos="762" gap="11" motif="motif_4" pvalue="2.0e-07" match="     ++  +++  + + +++ +++ "/>
				<hit pos="798" gap="10" motif="motif_21" pvalue="8.7e-08" match="+  +  +++++++++"/>
				<hit pos="813" gap="0" motif="motif_5" pvalue="8.0e-13" match="+++++++   + +++  ++ + + "/>
				<hit pos="840" gap="3" motif="motif_8" pvalue="6.6e-09" match="++ ++  + ++++   + +  "/>
				<hit pos="867" gap="6" motif="motif_1" pvalue="6.9e-18" match="    ++++++ +++     ++++ ++   ++   ++++   +   + +++"/>
				<hit pos="917" gap="0" motif="motif_2" pvalue="1.1e-11" match=" ++ ++  ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3370453" db="db_1" num="3370453" name="gi|157116679|ref|XP_001652831.1|" comment="PIWI [Aedes aegypti]gi|108876354|gb|EAT40579.1| PIWI [Aedes aegypti]" length="860">
			<score strand="both" combined_pvalue="2.28e-40" evalue="9.7e-34"/>
			<seg start="1">
				<data>
MSDRYSQGRYRARGYTEVGSPHEGRGSPSSRPAYSSRDEGRSREPREHHRESSAGGRERSGNGNGGDRPGGERGE
RRQRSRRGVGDTLRTRALDAPSKHGTTGQALQLNSNYFKLLKHIEWTLYQYRLDFSPQCASMRLMQGLVNEHKKI
				</data>
				<hit pos="10" gap="9" motif="motif_31" pvalue="4.4e-07" match="++++ + +  +"/>
				<hit pos="54" gap="33" motif="motif_43" pvalue="1.3e-06" match=" +++ + + + +++ "/>
				<hit pos="69" gap="0" motif="motif_43" pvalue="2.4e-06" match=" ++ ++ ++ + +++"/>
				<hit pos="103" gap="19" motif="motif_24" pvalue="3.3e-05" match="++  ++  + ++   "/>
				<hit pos="119" gap="1" motif="motif_20" pvalue="1.6e-05" match="    ++++     +  ++        ++ "/>
			</seg>
			<seg start="226">
				<data>
LYDAAAKIAIREYQIELWPGYITSIRQHEQDILVCCEIAHKTMRMQTCYDILRDCQKHDRNYKDSFKRAVLGVVV
				</data>
				<hit pos="245" gap="97" motif="motif_6" pvalue="3.8e-05" match="++  +++   +    +   +  + +  "/>
			</seg>
			<seg start="301">
				<data>
LTGYNNKTYTIHDVTFETTPESTFDTKAGKTSFIEYYKQKYNIRIRDPHQPMLLSRAKKRDLRAGGSELMALVPE
				</data>
				<hit pos="304" gap="32" motif="motif_23" pvalue="7.1e-08" match=" +++ ++++  + +++ + +++ + +++ "/>
				<hit pos="334" gap="1" motif="motif_15" pvalue="2.1e-09" match="++++++++++ ++ ++ + + "/>
			</seg>
			<seg start="376">
				<data>
LCQMTGLTDQMRSDFRMMRAMADHTRLNPDRRIERLETFNRRLQTSPESMEVFKTWQMELDRRLIDLPGRLLPQE
MIFFSTTANGVQAGEQADWTAHFRNNPMFATVRLTRWYLIVPNRASREANDFLGCMIQAARGMRFEISNCEVVTI
				</data>
				<hit pos="427" gap="72" motif="motif_12" pvalue="7.4e-07" match="+ + + ++ ++++  + ++ ++  +  + "/>
				<hit pos="466" gap="10" motif="motif_9" pvalue="4.5e-06" match="  +    + +  ++   +  ++ ++  "/>
			</seg>
			<seg start="526">
				<data>
PDDNPGTYVRTLDNLLNKDPQLVMCVVTNNKADRYTAIKKKCCVDRAIPTQVMVQKTITPKGGNVRTLMSVATKV
				</data>
				<hit pos="544" gap="51" motif="motif_26" pvalue="2.0e-05" match=" +++ +++   ++  "/>
				<hit pos="560" gap="1" motif="motif_10" pvalue="1.7e-07" match="+  +++++  +  + ++ "/>
			</seg>
			<seg start="676">
				<data>
INTVKALNEYRKEFGELPKRIIFYRDGVGEGQLHYVYEHEVKSIVEKLNQIYKSAGIDQDVLLTFFIVNKRINTR
FFDHRQNPRPGTVVDDVVTLPERTDFYLVSQSVRQGTVSPTAYNVIYDTSGLKIDHLQMLSYKQCHLYYNWSGTT
RVPAVCQYAHKLSFLVAQFLHQAPSNLLEKKLYFL
				</data>
				<hit pos="686" gap="108" motif="motif_21" pvalue="1.4e-11" match="+++ + +++++++++"/>
				<hit pos="701" gap="0" motif="motif_5" pvalue="3.2e-11" match="+++ +++   +  ++   + +   "/>
				<hit pos="733" gap="8" motif="motif_8" pvalue="9.8e-08" match="+     ++ ++ ++  ++++ "/>
				<hit pos="756" gap="2" motif="motif_1" pvalue="1.9e-20" match=" +  ++++++ +++ +   ++++ +    +++  ++ + + ++  +   +"/>
				<hit pos="806" gap="0" motif="motif_2" pvalue="3.4e-08" match=" ++++ +  +  +        + +   +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3372421" db="db_1" num="3372421" name="gi|157112812|ref|XP_001657626.1|" comment="PIWI [Aedes aegypti]gi|108877905|gb|EAT42130.1| PIWI [Aedes aegypti]" length="945">
			<score strand="both" combined_pvalue="6.83e-40" evalue="2.9e-33"/>
			<seg start="1">
				<data>
MAEYRPRGGRGGNNQARGNVGGEGSFPPLNGNNGHRSSNGTYRNDGQWKQSNGNGGGSNRDWKESGGGYANRKDA
				</data>
				<hit pos="7" gap="6" motif="motif_43" pvalue="1.9e-06" match=" +++++  + ++  +"/>
				<hit pos="42" gap="20" motif="motif_43" pvalue="2.7e-05" match="++  + + +  + ++"/>
			</seg>
			<seg start="76">
				<data>
NEGVRNGNGRQFHNGGRNHNQSGGDRVNNGRQFVDHQRNSNERYGEDRRQKHHDGNPSSSNPIVEKPVHSTETPQ
TSSGVARGGMRGNRAIAEIVRTRPIDTTITKQGTSGRQIMLQTNYFRVARKDDECIFQYRVDFNPPVESSRLLRS
LVYGLKPTIGGYIFDGTQLFTRHKLRSDEVEITTKDSTSDQEYIIKLRRVGVIDGTNETALMIYNLINRKAMGGL
NLQLIGRNFFDPAAKVTVSQYGIELYPGYVTSIRQHENDVLMCAELTHRVMRTDTCYTLMKQCMNHGGNWKDNFK
				</data>
				<hit pos="78" gap="21" motif="motif_43" pvalue="2.3e-05" match="+   + +++ + ++ "/>
				<hit pos="150" gap="57" motif="motif_43" pvalue="7.6e-05" match="+   +  +++ ++  "/>
				<hit pos="186" gap="21" motif="motif_24" pvalue="5.5e-07" match="++ +++ ++ + +  "/>
				<hit pos="202" gap="1" motif="motif_20" pvalue="5.6e-08" match=" +  ++++ +  ++ + +    ++    +"/>
				<hit pos="300" gap="69" motif="motif_27" pvalue="6.0e-05" match=" +  ++++ ++ +  "/>
			</seg>
			<seg start="376">
				<data>
RMILGSVVMATYGSNRTYTINDVEYSTTAESSFQTSNGQISFVQYFRERYNIIIRDPRQPMLVSRSKSKDIRAGL
				</data>
				<hit pos="388" gap="73" motif="motif_23" pvalue="4.1e-05" match=" +++ +++      ++ + ++   ++   "/>
				<hit pos="418" gap="1" motif="motif_15" pvalue="5.4e-09" match="++++++++++ ++ +  + + "/>
			</seg>
			<seg start="451">
				<data>
PELIYLVPELVRATGITDEMRRNFNLMRTLADHTRLTPDKRIERLEVFNRRLQDSKESTEIFQFWKTELDRRLVE
VPARVLQPETIFFHPEQPNYAVAAGEMAEWQMAFRNNPMYHSVALTKWFAVVPKGSERLITDFMQCLRQAARGMR
FQIEDPQLIVIPNDSPAVYIDSLNSIVQRDPQMIMCVVTNDKADRYAAIKKKCCVDRAVATQVIKTRTITPKGGN
				</data>
				<hit pos="511" gap="72" motif="motif_12" pvalue="3.6e-09" match="+ + +  + ++++ ++ ++++++ +  ++"/>
				<hit pos="552" gap="12" motif="motif_9" pvalue="1.9e-05" match="    +  + +  +       ++  +  "/>
				<hit pos="587" gap="8" motif="motif_6" pvalue="6.5e-06" match=" + + ++    ++   +       +  "/>
				<hit pos="646" gap="32" motif="motif_10" pvalue="1.6e-07" match="++ +++++  +  + ++ "/>
			</seg>
			<seg start="676">
				<data>
VRTLMSVATKVAIQVNCKLGGIPWILKNPLSSIMVIGFDVCHDTRDKSKSYGALVASMYGAGCRHPKYFSTVNHH
				</data>
				<hit pos="677" gap="13" motif="motif_7" pvalue="1.9e-05" match="+      + ++   + ++++    + + +"/>
			</seg>
			<seg start="751">
				<data>
SNGEELSNFMAQNIIKAVHSYRADFGNALPERIIVYRDGVGEGQLKYVYDHEVNAIKEKLLLACKDRREAARLTF
FVVNKRINTRLFHQKRNPVPGTIVDDVITLPERNDFYLVSQSVRQGTVSPTSYNILKDESGLNADKLQLYTFKQT
HMYYNWSGTVGVPAVCQYAHKLAALAGQHLHQAPNSLLEKKLYYL
				</data>
				<hit pos="773" gap="67" motif="motif_21" pvalue="1.1e-08" match="   ++ +++++++++"/>
				<hit pos="788" gap="0" motif="motif_5" pvalue="9.7e-12" match="+++ +++   +  ++ +++++   "/>
				<hit pos="818" gap="6" motif="motif_8" pvalue="1.1e-08" match="      ++ ++ ++  ++++ "/>
				<hit pos="841" gap="2" motif="motif_1" pvalue="6.2e-24" match=" +  ++++++ +++ +  +++++ +    +++  ++ + ++ ++ +  ++"/>
				<hit pos="891" gap="0" motif="motif_2" pvalue="1.7e-07" match=" ++  +      +      + + +   +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1449625" db="db_1" num="1449625" name="gi|73990911|emb|CAJ28986.1|" comment="piwi [Platynereis dumerilii]" length="341">
			<score strand="both" combined_pvalue="2.72e-39" evalue="1.2e-32"/>
			<seg start="1">
				<data>
MGIQVSDPTRIPLRDENNNTFLSAIKQALNDKTQLVLCILPSNKKDRYDAIKKLCCINCPVPSQMVLAKTLSKAK
MLMSVATKIAIQINCKLGGEVWALEIPLKGLMVVGVDSYHDSKQKGRSVGAFVASMNQSLTRYYSRCCFQHQHQE
LLDGLRVCATGALKEYHKLNQALPQRIIIYRDGVGDGQLGQVVEHEIPQLLKCFSTMGQDYSPKTTVVVVKKRIN
TRFFASGARSLANPMPGTVVDQVVTKPEWYDFFVVSQSVRQGTVSPTHYNVVWDSNSLGPDKMQRLTYKMTHLYY
NWPGTIRVPAPCQYAHKMAFLVGQSLHEEPAMDLADRLYYL
				</data>
				<hit pos="32" gap="31" motif="motif_26" pvalue="1.5e-07" match="+ ++ +++++ +++ "/>
				<hit pos="48" gap="1" motif="motif_10" pvalue="1.4e-06" match="+  +++ +     + ++ "/>
				<hit pos="75" gap="9" motif="motif_7" pvalue="8.7e-07" match="++     +  +  ++ ++++   ++++ +"/>
				<hit pos="131" gap="27" motif="motif_4" pvalue="2.8e-08" match="     +++ ++ + +   +++ + + "/>
				<hit pos="167" gap="10" motif="motif_21" pvalue="6.6e-11" match=" + ++ +++++++++"/>
				<hit pos="182" gap="0" motif="motif_5" pvalue="1.8e-12" match="+++ +++  ++  ++  ++ + ++"/>
				<hit pos="210" gap="4" motif="motif_8" pvalue="7.1e-15" match="+++++ +++++ ++  +++++"/>
				<hit pos="237" gap="6" motif="motif_1" pvalue="6.9e-25" match=" +  ++++++ +++ +  ++++  +    +++  ++++ + ++ +   ++"/>
				<hit pos="287" gap="0" motif="motif_2" pvalue="4.4e-10" match=" ++ +++ +   +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_719162" db="db_1" num="719162" name="gi|10946612|ref|NP_067286.1|" comment="piwi like homolog 1 [Mus musculus]gi|157819607|ref|NP_001102323.1| piwi-like 1 [Rattus norvegicus]gi|81868808|sp|Q9JMB7.1|PIWL1_MOUSE RecName: Full=Piwi-like protein 1gi|16905061|gb|AAL31014.1|AF438405_1 MIWI [Mus musculus]gi|7416111|dbj|BAA93705.1| MIWI [Mus musculus]gi|120538477|gb|AAI29858.1| Piwi-like homolog 1 (Drosophila) [Mus musculus]gi|122976571|gb|ABM69181.1| MIWI [Mus musculus]gi|149063200|gb|EDM13523.1| piwi like homolog 1 (Drosophila) (predicted) [Rattus norvegicus]" length="862">
			<score strand="both" combined_pvalue="8.47e-39" evalue="3.6e-32"/>
			<seg start="1">
				<data>
MTGRARARARGRARGQETVQHVGAAASQQPGYIPPRPQQSPTEGDLVGRGRQRGMVVGATSKSQELQISAGFQEL
				</data>
				<hit pos="1" gap="0" motif="motif_43" pvalue="2.6e-05" match="+ ++ + +  ++ ++"/>
			</seg>
			<seg start="76">
				<data>
SLAERGGRRRDFHDLGVNTRQNLDHVKESKTGSSGIIVKLSTNHFRLTSRPQWALYQYHIDYNPLMEARRLRSAL
LFQHEDLIGRCHAFDGTILFLPKRLQHKVTEVFSQTRNGEHVRITITLTNELPPTSPTCLQFYNIIFRRLLKIMN
				</data>
				<hit pos="110" gap="94" motif="motif_24" pvalue="3.1e-06" match="+  +++ ++++    "/>
				<hit pos="126" gap="1" motif="motif_20" pvalue="5.1e-07" match="+   ++++    ++    +    +   + "/>
			</seg>
			<seg start="226">
				<data>
LQQIGRNYYNPSDPIDIPNHRLVIWPGFTTSILQYENNIMLCTDVSHKVLRSETVLDFMFNLYQQTEEHKFQEQV
				</data>
				<hit pos="252" gap="97" motif="motif_6" pvalue="3.4e-05" match="++  ++        ++ +++    +  "/>
			</seg>
			<seg start="301">
				<data>
SKELIGLIVLTKYNNKTYRVDDIDWDQNPKSTFKKADGSEVSFLEYYRKQYNQEITDLKQPVLVSQPKRRRGPGG
TLPGPAMLIPELCYLTGLTDKMRNDFNVMKDLAVHTRLTPEQRQREVGRLIDYIHKDDNVQRELRDWGLSFDSNL
LSFSGRILQSEKIHQGGKTFDYNPQFADWSKETRGAPLISVKPLDNWLLIYTRRNYEAANSLIQNLFKVTPAMGI
QMKKAIMIEVDDRTEAYLRALQQKVTSDTQIVVCLLSSNRKDKYDAIKKYLCTDCPTPSQCVVARTLGKQQTVMA
IATKIALQMNCKMGGELWRVDMPLKLAMIVGIDCYHDTTAGRRSIAGFVASINEGMTRWFSRCVFQDRGQELVDG
LKVCLQAALRAWSGCNEYMPSRVIVYRDGVGDGQLKTLVNYEVPQFLDCLKSVGRGYNPRLTVIVVKKRVNARFF
AQSGGRLQNPLPGTVIDVEVTRPEWYDFFIVSQAVRSGSVSPTHYNVIYDSSGLKPDHIQRLTYKLCHVYYNWPG
VIRVPAPCQYAHKLAFLVGQSIHREPNLSLSNRLYYL
				</data>
				<hit pos="344" gap="65" motif="motif_15" pvalue="1.6e-06" match=" ++++ +++  +     + + "/>
				<hit pos="366" gap="1" motif="motif_43" pvalue="1.1e-05" match="+  ++++ ++   + "/>
				<hit pos="438" gap="57" motif="motif_12" pvalue="4.2e-09" match=" ++ ++++ ++++ +  +++++  +   +"/>
				<hit pos="512" gap="45" motif="motif_44" pvalue="2.4e-06" match=" + ++      +++++++ ++"/>
				<hit pos="569" gap="36" motif="motif_10" pvalue="9.3e-06" match="+  +++   ++    +++"/>
				<hit pos="596" gap="9" motif="motif_7" pvalue="3.9e-05" match="       +  ++ ++ ++++      + +"/>
				<hit pos="652" gap="27" motif="motif_4" pvalue="2.2e-05" match="     ++  ++   +   +++ + + "/>
				<hit pos="688" gap="10" motif="motif_21" pvalue="1.0e-06" match="   +   + + ++++"/>
				<hit pos="703" gap="0" motif="motif_5" pvalue="6.3e-10" match="+++ +++     +++  +     +"/>
				<hit pos="731" gap="4" motif="motif_8" pvalue="6.1e-13" match="++++  +++++ ++   ++++"/>
				<hit pos="758" gap="6" motif="motif_1" pvalue="5.3e-21" match=" + +++++++  ++ +  ++++  + +   +   ++++ + ++  +  ++"/>
				<hit pos="808" gap="0" motif="motif_2" pvalue="3.3e-12" match=" ++ +++ ++ ++      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1521264" db="db_1" num="1521264" name="gi|89266752|emb|CAJ83581.1|" comment="eukaryotic translation initiation factor 2C, 2 [Xenopus (Silurana) tropicalis]" length="262">
			<score strand="both" combined_pvalue="1.54e-38" evalue="6.5e-32"/>
			<seg start="1">
				<data>
MYAGAGPVLVPPTPTPPLPMPAYTFKPPPRPDFGTSGRTIKLQANFFEMDIPKIEIYHYEIDIKPEKCPRRVNRE
IVEHMVQHFKAQIFGDRKPVFDGRKNLYTAMPLPIARDKQVELEVTLPGEGKDRIFKVAIKWMACVSLQALHDAL
SGRLPSVPFETIQALDVVMRHLPSMRYTPVGRSFFTASEGCANPLGGGREVWFGFHQSVRPSLWKMMLNIDVSAT
AFYKAQPVIEFMCEVLDFKSIEEQQKPLTDSQRVKFT
				</data>
				<hit pos="16" gap="15" motif="motif_35" pvalue="3.3e-08" match=" + +     ++ ++++++++ "/>
				<hit pos="37" gap="0" motif="motif_24" pvalue="3.9e-07" match="++++++ ++ +   +"/>
				<hit pos="52" gap="0" motif="motif_20" pvalue="1.2e-10" match="+   ++++   + ++   + +++ + +  "/>
				<hit pos="84" gap="3" motif="motif_41" pvalue="6.0e-05" match="+++   + + +"/>
				<hit pos="95" gap="0" motif="motif_13" pvalue="3.6e-13" match="+++++++++++ +++"/>
				<hit pos="131" gap="21" motif="motif_14" pvalue="4.7e-15" match="+++++++ + ++++++ ++++++    "/>
				<hit pos="159" gap="1" motif="motif_17" pvalue="3.4e-11" match=" +++++++++++ ++"/>
				<hit pos="175" gap="1" motif="motif_27" pvalue="3.3e-10" match="+++++++++++  + "/>
				<hit pos="204" gap="14" motif="motif_6" pvalue="1.3e-16" match="+++++ ++    + +++++++++++++"/>
				<hit pos="231" gap="0" motif="motif_29" pvalue="1.6e-05" match=" +++++  + +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_9017" db="db_1" num="9017" name="gi|66824181|ref|XP_645445.1|" comment="argonaut-like protein [Dictyostelium discoideum AX4]gi|60473572|gb|EAL71514.1| argonaut-like protein [Dictyostelium discoideum AX4]" length="1208">
			<score strand="both" combined_pvalue="1.81e-38" evalue="7.7e-32"/>
			<seg start="1">
				<data>
MDPGERKRDLLPSDDDGGDLENRKSRREDNIRHPQQQQQQQNYQQQQNYQQQQNYQQQPYDQQSQSSSQGGYYQP
PPPPPSGYYQSPPPYSRAGYDPYGYYAPPPQHQPNSYYPQQPSFDPYFQQQYQPPPPPPQQQQQQYQPQSQQQQY
				</data>
				<hit pos="52" gap="51" motif="motif_38" pvalue="8.3e-05" match=" +  +   ++ ++  ++  +    + +++"/>
			</seg>
			<seg start="226">
				<data>
YRDSGGDRGNGSSGNDNYGYQRGRGRDNNNNNNGGGGSGSGDRYGSGSGGSGGDRYSGRGRRDFGDRDNNNNNNN
				</data>
				<hit pos="230" gap="149" motif="motif_43" pvalue="1.1e-06" match="++ ++ +  +    +"/>
				<hit pos="258" gap="13" motif="motif_43" pvalue="1.3e-07" match="+++ + + + + + +"/>
				<hit pos="274" gap="1" motif="motif_43" pvalue="1.4e-06" match="++  +  + +++++ "/>
			</seg>
			<seg start="301">
				<data>
NNNYRNRGYNNRDNGSGSSGEKDYGSLSPPSFGNAQSTTSSIIPPPRTISDSPKQQQQQQQQQQQQQQQQQQQQH
				</data>
				<hit pos="311" gap="22" motif="motif_43" pvalue="3.7e-05" match="++  + +  + +  +"/>
			</seg>
			<seg start="451">
				<data>
RVRDDDVAGIITNKQENEQKPKLSTPVKLLTNRYILNTDKSIQIYQYDVAFNPPLFNRSKKYDIISSLTKQIGVN
				</data>
				<hit pos="474" gap="148" motif="motif_24" pvalue="1.0e-05" match=" ++++++++    + "/>
				<hit pos="490" gap="1" motif="motif_20" pvalue="6.5e-08" match="    +++++++ ++    +    ++++ +"/>
			</seg>
			<seg start="526">
				<data>
IYDGSSLMYCNSNTIKERSYEVEDDIKVKITLIQLLDESAVIQFYNVFMKRVMRLLGYSVVGRQYYNSQLSKSIE
				</data>
				<hit pos="581" gap="62" motif="motif_27" pvalue="8.7e-06" match=" ++  +++  + + +"/>
			</seg>
			<seg start="601">
				<data>
RSSLNIWPGYFTSINKICAGVSLLVDVSQKVIRRQSVLSTIKGGHSGYGGSERGGGGGGGGGGFRKSRQEIENEL
TGSIVITLYNNKTYRINSIDWDKSPMSKFSTDKGDVSFIEYYKITYGREIRTMDQPLLVSRSKGKNKDNDVFLVP
				</data>
				<hit pos="609" gap="13" motif="motif_6" pvalue="4.9e-08" match="+++ ++     + ++ ++++   ++  "/>
				<hit pos="649" gap="13" motif="motif_43" pvalue="5.7e-11" match="++  +++++++++++"/>
				<hit pos="667" gap="3" motif="motif_18" pvalue="6.1e-05" match=" + +++  + +  + + "/>
				<hit pos="714" gap="30" motif="motif_15" pvalue="1.0e-08" match="+++++ +++  ++  + + + "/>
			</seg>
			<seg start="901">
				<data>
VNGVKTDLYNSIKRTAILECKVITQVLTVKTITNQKISSIFSKITNQINAKIDIPPWTLKENSNFGIPNYTMVVG
IDVGHNTDKESRSVAAFCASVNHSFTNFFVACSIQKQNTKEVIHSLGNSMNCALRSYYAKNGRLPSNIIVYRDGV
SDGMLDQINKHEVSSIRESFNQLPQSMGPKPALIYIVVKKQTHLRLFNMSRDLGNPDQGVVVNKPVTKERWYEFF
LVSQRTHKGTTNPTHYHVLQDDTEIEMESLQQLTFNLCFLYFNFDQAVSVPMVCQYSHKSALLCGKSLNATTPDE
				</data>
				<hit pos="909" gap="174" motif="motif_10" pvalue="2.8e-08" match="+  +++ +  +  ++++ "/>
				<hit pos="930" gap="3" motif="motif_23" pvalue="1.6e-05" match="++    +++ + ++ ++++   ++    +"/>
				<hit pos="970" gap="11" motif="motif_3" pvalue="2.6e-06" match=" ++  + ++ +    ++ +      "/>
				<hit pos="1033" gap="38" motif="motif_21" pvalue="3.1e-10" match="+  +++++  +++++"/>
				<hit pos="1048" gap="0" motif="motif_5" pvalue="1.0e-12" match="++++++  ++   ++   +++ + "/>
				<hit pos="1078" gap="6" motif="motif_8" pvalue="6.2e-08" match="+ ++    +++ +  + +++ "/>
				<hit pos="1104" gap="5" motif="motif_1" pvalue="3.1e-17" match="++   + ++   ++  + + +++ +    ++++ +++++++ +       "/>
				<hit pos="1154" gap="0" motif="motif_2" pvalue="6.2e-13" match=" ++ ++ ++++ +     ++++     + +  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3663575" db="db_1" num="3663575" name="gi|88596160|ref|ZP_01099397.1|" comment="adenylosuccinate lyase [Campylobacter jejuni subsp. jejuni 84-25]gi|218563000|ref|YP_002344779.1| adenylosuccinate lyase [Campylobacter jejuni subsp. jejuni NCTC 11168]gi|88191001|gb|EAQ94973.1| adenylosuccinate lyase [Campylobacter jejuni subsp. jejuni 84-25]gi|112360706|emb|CAL35504.1| putative fumarate lyase [Campylobacter jejuni subsp. jejuni NCTC 11168]" length="455">
			<score strand="both" combined_pvalue="3.15e-38" evalue="1.3e-31"/>
			<seg start="226">
				<data>
NISWQSTRDRFIELGFVLGNINATFNKIAHQLLILSHNEIDEVAEPFGKGQVGSSTMPHKRNPAVSENAVTVSNA
				</data>
				<hit pos="233" gap="232" motif="motif_7" pvalue="5.3e-05" match="+     +  ++  +++       ++++  "/>
			</seg>
			<seg start="301">
				<data>
FKANLAILSDIERHEHERDGQVWKMEWKLLPEMFLMLSVVLANMKFALSDLEVKKDKMLKNLDTLKGFVLAERVM
				</data>
				<hit pos="304" gap="42" motif="motif_40" pvalue="8.4e-05" match="+  + +++"/>
			</seg>
			<seg start="376">
				<data>
FALSDHYGKQHAHEIVYENAMLGIEQQKTFKEVLLADTRVSQVLKEKDIDALLDATSYVGYAPKLVDEFLAKIKN
SAILK
				</data>
				<hit pos="437" gap="125" motif="motif_26" pvalue="3.9e-05" match=" +++    +   +++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1044703" db="db_1" num="1044703" name="gi|17136494|ref|NP_476734.1|" comment="aubergine, isoform A [Drosophila melanogaster]gi|5052650|gb|AAD38655.1|AF145680_1 sting [Drosophila melanogaster]gi|3228225|emb|CAA64320.1| AUBERGINE [Drosophila melanogaster]gi|7297796|gb|AAF53046.1| aubergine, isoform A [Drosophila melanogaster]" length="866">
			<score strand="both" combined_pvalue="1.04e-37" evalue="4.4e-31"/>
			<seg start="1">
				<data>
MNLPPNPVIARGRGRGRKPNNVEANRGFAPSLGQKSDPSHSEGNQASGGNGGGGDAQVGPSIEKSSLSAVQMHKS
				</data>
				<hit pos="40" gap="39" motif="motif_43" pvalue="6.1e-06" match="+       ++ ++++"/>
			</seg>
			<seg start="76">
				<data>
EGDPRGSVRGRRLITDLVYSRPPGMTSKKGVVGTHITVQANYFKVLKRPNWTIYQYRVDFTPDVEATRLRRSFLY
EHKGILGGYIFDGTNMFCINQFKAVQDSPYVLELVTKSRAGENIEIKIKAVGSVQSTDAEQFQVLNLILRRAMEG
				</data>
				<hit pos="108" gap="53" motif="motif_24" pvalue="7.8e-07" match="++ +++ ++ +++  "/>
				<hit pos="124" gap="1" motif="motif_20" pvalue="2.0e-08" match="++  ++++ +  ++ +      ++   + "/>
			</seg>
			<seg start="226">
				<data>
LDLKLVSRYYYDPQAKINLENFRMQLWPGYQTSIRQHENDILLCSEICHKVMRTETLYNILSDAIRDSDDYQSTF
				</data>
				<hit pos="246" gap="93" motif="motif_1" pvalue="2.1e-06" match="           +     +++  +++    +     + + ++ + +  + +"/>
			</seg>
			<seg start="301">
				<data>
KRAVMGMVILTDYNNKTYRIDDVDFQSTPLCKFKTNDGEISYVDYYKKRYNIIIRDLKQPLVMSRPTDKNIRGGN
				</data>
				<hit pos="343" gap="47" motif="motif_15" pvalue="1.3e-06" match="+++++ ++++ ++    +   "/>
			</seg>
			<seg start="376">
				<data>
DQAIMIIPELARATGMTDAMRADFRTLRAMSEHTRLNPDRRIERLRMFNKRLKSCKQSVETLKSWNIELDSALVE
IPARVLPPEKILFGNQKIFVCDARADWTNEFRTCSMFKNVHINRWYVITPSRNLRETQEFVQMCIRTASSMKMNI
CNPIYEEIPDDRNGTYSQAIDNAAANDPQIVMVVMRSPNEEKYSCIKKRTCVDRPVPSQVVTLKVIAPRQQKPTG
LMSIATKVVIQMNAKLMGAPWQVVIPLHGLMTVGFDVCHSPKNKNKSYGAFVATMDQKESFRYFSTVNEHIKGQE
				</data>
				<hit pos="401" gap="37" motif="motif_22" pvalue="6.8e-05" match="   ++ + ++  +  +"/>
				<hit pos="436" gap="19" motif="motif_12" pvalue="1.6e-11" match=" ++++ ++ ++ + ++ ++++++ +  ++"/>
				<hit pos="474" gap="9" motif="motif_9" pvalue="2.6e-06" match="+ +    +    ++    ++++ ++  "/>
				<hit pos="506" gap="5" motif="motif_44" pvalue="6.3e-05" match="   ++++ + +    ++ +++"/>
				<hit pos="568" gap="41" motif="motif_10" pvalue="1.0e-05" match="+  +++    +  + ++ "/>
				<hit pos="599" gap="13" motif="motif_7" pvalue="5.1e-06" match=" +     + +   +++++ +   + ++ +"/>
			</seg>
			<seg start="676">
				<data>
LSEQMSVNMACALRSYQEQHRSLPERILFFRDGVGDGQLYQVVNSEVNTLKDRLDEIYKSAGKQEGCRMTFIIVS
KRINSRYFTGHRNPVPGTVVDDVITLPERYDFFLVSQAVRIGTVSPTSYNVISDNMGLNADKLQMLSYKMTHMYY
NYSGTIRVPAVCHYAHKLAFLVAESINRAPSAGLQNQLYFL
				</data>
				<hit pos="692" gap="64" motif="motif_21" pvalue="1.4e-07" match="      +++++ +++"/>
				<hit pos="707" gap="0" motif="motif_5" pvalue="1.7e-11" match="+++ +++ +++ + + + ++    "/>
				<hit pos="739" gap="8" motif="motif_8" pvalue="1.1e-06" match="      +++++ ++   + + "/>
				<hit pos="762" gap="2" motif="motif_1" pvalue="9.0e-24" match=" +  ++++++ +++ +  +++++ + +  +++  ++ + +  +  +  ++"/>
				<hit pos="812" gap="0" motif="motif_2" pvalue="6.4e-09" match=" ++++ + +   +      + + +   +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2009812" db="db_1" num="2009812" name="gi|73987721|ref|XP_542241.2|" comment="PREDICTED: similar to piwi-like 4 [Canis familiaris]" length="929">
			<score strand="both" combined_pvalue="1.10e-37" evalue="4.6e-31"/>
			<seg start="151">
				<data>
GKIRRDVMDLGICTREKLAHVRDCKRGSSGVPVKLVTNLFSLDLPQNWQLYQYHVAYVPELESRRLRIALLYSHA
				</data>
				<hit pos="180" gap="179" motif="motif_24" pvalue="2.8e-07" match="+ ++++ ++ +   +"/>
				<hit pos="196" gap="1" motif="motif_20" pvalue="2.0e-07" match=" +  ++++ ++  ++  ++    +     "/>
			</seg>
			<seg start="376">
				<data>
GLIVLTRYNNKTYRIDDIDWSVKPTHTFQKQDGTEITYVDYYKQQYDITLSDLNQPVLVSLLKSKRNDNTEARMA
HLIPELCFITGLTRQATTDFQLMKVVAEKTRLSPLGRQQCLARLADDIQRNKYARFELETWGLHFGCQMSLTGRV
				</data>
				<hit pos="414" gap="189" motif="motif_15" pvalue="5.4e-08" match="++++++++ +++   + + + "/>
				<hit pos="448" gap="13" motif="motif_11" pvalue="6.4e-05" match="+  ++  +++ +  + +    "/>
			</seg>
			<seg start="526">
				<data>
LPSEKILMQDHVCQPVSAAEWSKDMRNCKILSARPLNKWLIICSNRDKNVAEDFLHCLRRAGSSMGFNVDYPKNI
KVQENPAAFLSALQKHVDPDVQLVMCILPSNQKSYYDSIKKYLNSFCPVPSQCALTRTLNKQQMMMSIATRIAMQ
MACKLGGELWAVEIPLKSLMVVGIDVCKDDFSKDMVVVGFVASINPRITRWFSRCILQRTTTDVADCLKVFMTGA
				</data>
				<hit pos="543" gap="74" motif="motif_9" pvalue="2.4e-05" match="       + + +       +++ ++  "/>
				<hit pos="578" gap="8" motif="motif_6" pvalue="1.8e-05" match=" + + ++   + +  ++++     ++ "/>
				<hit pos="620" gap="15" motif="motif_26" pvalue="2.5e-07" match="  ++ +++++ + ++"/>
				<hit pos="636" gap="1" motif="motif_10" pvalue="1.7e-05" match="+  +++       + +++"/>
				<hit pos="663" gap="9" motif="motif_7" pvalue="9.8e-05" match=" +     +  ++ +  ++++   + ++ +"/>
				<hit pos="708" gap="16" motif="motif_45" pvalue="5.6e-05" match=" +         + +     + + + +    +  + +     "/>
			</seg>
			<seg start="751">
				<data>
LNKWYKHNHGLPARIVVYRDGVGDGQLKTLIEYEVPQLLSSVTEASSNTSPKLSVIVVRKKCTPRFFTETDRSVQ
NPPLGTVVDSEATRPEWYDFYLISRAACRGTVSPTHYNVIYDDNGLKPDHMQRLTFKLCHLYYNWPGLISIPAPC
QYAHKLTFLVAQSIHKEPSLELSNSLFYL
				</data>
				<hit pos="755" gap="6" motif="motif_21" pvalue="1.0e-07" match="++ +  ++ ++++++"/>
				<hit pos="770" gap="0" motif="motif_5" pvalue="1.7e-09" match="+++ +++      ++  ++     "/>
				<hit pos="798" gap="4" motif="motif_8" pvalue="2.6e-09" match="+ +++  ++++ +    +++ "/>
				<hit pos="825" gap="6" motif="motif_1" pvalue="3.8e-25" match=" + + ++++++  + +  +++++ + +   ++  ++++ + ++ ++  ++"/>
				<hit pos="875" gap="0" motif="motif_2" pvalue="9.1e-12" match=" ++ ++  ++  +      +++ ++  +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3365306" db="db_1" num="3365306" name="gi|157136936|ref|XP_001663870.1|" comment="PIWI [Aedes aegypti]gi|108869821|gb|EAT34046.1| PIWI [Aedes aegypti]" length="882">
			<score strand="both" combined_pvalue="4.70e-37" evalue="2e-30"/>
			<seg start="1">
				<data>
MADRQPVRRARARGYAAVSESHESRQGRGQPPVRGSGVAVSGPRPSFQHPGAEGRAVTYHEGSAGRGAVSASTSG
GGNGNGNGGDGNGNGAAAVASRGAMRGRRPVGDTLRTRALDAPSKHGTAGQPLQLQANYFKLLKHIEWTLYQYRV
DFAPACDSIRLMQGLISQHKKTFGGYLFDGTQLFMVNKLRSEQLSLECRHERTGEVYQVKIVHTGTVDMTNETGI
				</data>
				<hit pos="75" gap="74" motif="motif_43" pvalue="2.8e-06" match="+++ + + ++ + + "/>
				<hit pos="125" gap="35" motif="motif_24" pvalue="5.9e-06" match="+++ ++ ++ ++   "/>
				<hit pos="141" gap="1" motif="motif_20" pvalue="5.2e-06" match="    ++++ +   +   +       +++ "/>
			</seg>
			<seg start="226">
				<data>
QVLNLILRRAMGGLNLQLVGRNLYDAAAKIAIRDFHIELWPGYVTSIRQHEQDILVCCEIAHKTMRMQTCYDVLR
				</data>
				<hit pos="267" gap="97" motif="motif_6" pvalue="4.1e-05" match="++  +++   +    +   +  + +  "/>
			</seg>
			<seg start="301">
				<data>
DCRTNDRNYKDAFTRSVLGVVVLTGYNNKTYTIHDVSFETTPSSTFETKNGKISFVEYYQQKYNIRIRDPNQPML
LSRAKKRDLRAGGNELMALVPELCQMTGLTDQMRNDFRMMRAMSDYTRLNPDRRIERLETFNRRLQTTPESMEVF
KVWQMELDKRLVELPGRLLPQEMIQFSTTSTGVPAGDNADWTMHFRNNPMLSTVRLDHWYIIVPSRAQREANEFL
GCLMQAAQGMRFDVKRCEFVTIPDDSPGTYVRMLDNVVNKDPQLIMCVVTNQKADRYTAIKKKCCVDRAVPTQVI
				</data>
				<hit pos="326" gap="32" motif="motif_23" pvalue="8.3e-07" match=" +++ ++++  + +++   +++ ++++  "/>
				<hit pos="356" gap="1" motif="motif_15" pvalue="1.2e-09" match="++++++++++ ++ ++ + + "/>
				<hit pos="449" gap="72" motif="motif_12" pvalue="1.1e-07" match="+ + + ++ ++++ ++ ++ ++  +  + "/>
				<hit pos="488" gap="10" motif="motif_9" pvalue="1.0e-05" match="  +    + +  +    + +++ ++  "/>
				<hit pos="515" gap="0" motif="motif_19" pvalue="1.8e-05" match="+     + ++   +++  +    +      + +    +    + + ++ +"/>
				<hit pos="582" gap="17" motif="motif_10" pvalue="3.0e-07" match="+  +++++  +  + ++ "/>
			</seg>
			<seg start="676">
				<data>
TPKFFSTVSQHRHGEEICNYLPLNTIKALNEYRKEYNELPKRIFFYRDGVGEGQLHYVYEHEVKSIVDKLNEIYK
				</data>
				<hit pos="708" gap="108" motif="motif_21" pvalue="1.7e-08" match="+++ + +++++ +++"/>
				<hit pos="723" gap="0" motif="motif_5" pvalue="9.1e-11" match="+++ +++   +  ++   +     "/>
			</seg>
			<seg start="751">
				<data>
SAGAEQDVMFTFIIVSKRINTRFFDRKQNPRPGTVVDDVVTNPERTDFYIVSQSVRQGTVSPTAYNVLYDTSGLK
VDHLQMLSYKQCHLYYNWSGTTRVPAVCQYAHKLSFLIGQFIHQAPSNLLEKKLYFL
				</data>
				<hit pos="755" gap="8" motif="motif_8" pvalue="4.4e-09" match="     ++++++ ++  ++++ "/>
				<hit pos="778" gap="2" motif="motif_1" pvalue="7.4e-22" match=" +  ++++++ +++ +   +++  +    +++  ++ + ++++  +   +"/>
				<hit pos="828" gap="0" motif="motif_2" pvalue="3.4e-08" match=" ++++ +  +  +        + +   +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_4089584" db="db_1" num="4089584" name="gi|157135757|ref|XP_001663579.1|" comment="hypothetical protein AaeL_AAEL013399 [Aedes aegypti]gi|108870127|gb|EAT34352.1| conserved hypothetical protein [Aedes aegypti]" length="410">
			<score strand="both" combined_pvalue="7.12e-37" evalue="3e-30"/>
			<seg start="301">
				<data>
ACVYCSKKFTANSNLNAHIRNKHSLDKSYVCPECDQNFACKDHLTKHIRSKHRQERAFKCPECSKCYFQKSHLND
				</data>
				<hit pos="318" gap="317" motif="motif_39" pvalue="3.2e-05" match="  + +++ +++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2812543" db="db_1" num="2812543" name="gi|21751908|dbj|BAC04068.1|" comment="unnamed protein product [Homo sapiens]" length="829">
			<score strand="both" combined_pvalue="7.12e-37" evalue="3e-30"/>
			<seg start="1">
				<data>
MTGRARARARGRARGQETAQLVGSTASQQPGYIQPRPQPPPAEGELFGRGRQRGTAGGTAKSQGLQISAGFQELS
				</data>
				<hit pos="1" gap="0" motif="motif_43" pvalue="2.6e-05" match="+ ++ + +  ++ ++"/>
				<hit pos="50" gap="34" motif="motif_43" pvalue="3.3e-06" match="++ ++  ++  +  +"/>
			</seg>
			<seg start="76">
				<data>
LAERGGRRRDFHDLGVNTRQNLDHVKESKTGSSGIIVRLSTNHFRLTSRPQWALYQYHIDYNPLMEARRLRSALL
FQHEDLIGKCHAFDGTILFLPKRLQQKATEVFSKTRNGEDVRITITLTNELPPTSPTCLQFYNIIFRRLLKIMNL
				</data>
				<hit pos="109" gap="44" motif="motif_24" pvalue="3.7e-06" match="+  + + ++++    "/>
				<hit pos="125" gap="1" motif="motif_20" pvalue="5.1e-07" match="+   ++++    ++    +    +   + "/>
			</seg>
			<seg start="226">
				<data>
QQIGRNYYNPNDPIDIPSHRLVIWPGFTTSILQYENSIMLCTDVSHKVLRSETVLDFMFNFYHQTEEHKFQEQVS
				</data>
				<hit pos="251" gap="97" motif="motif_6" pvalue="3.6e-05" match="++  ++        ++ +++    +  "/>
			</seg>
			<seg start="301">
				<data>
KELIGLVVLTKYNNKTYRVDDIDWDQNPKSTFKKADGSEVSFLEYYRKQYNQEITDLKQPVLVSQPKRRRGPGGT
LPGPAMLIPELCYLTGLTDKMRNDFNVMKDLAVHTRLTPEQRQREVGRLIDYIHKNDNVQRELRDWGLSFDSNLL
SFSGRILQTEKIHQGGKTFDYNPQFADWSKETRGAPLISVKPLDNWLLIYTRRNYEAANSLIQNLFKVTPAMGMQ
MRKAIMIEVDDRTEAYLRVLQQKVTADTQIVVCLLSSNRKDKYDAIKKYLCTDCPTPSQCVVARTLGKQQTVMAI
ATKIALQMNCKMGGELWRVDIPLKLVMIVGIDCYHDMTAGRRSIAGFVASINEGMTRWFSRCIFQDRGQELVDGL
KVCLQAALRAWNSCNEYMPSRIIVYRDGVGDGQLKTLVNYEVPQFLDCLKSIGRGYNPRLTVIVVKKRVNTRFFA
				</data>
				<hit pos="343" gap="65" motif="motif_15" pvalue="1.6e-06" match=" ++++ +++  +     + + "/>
				<hit pos="365" gap="1" motif="motif_43" pvalue="1.1e-05" match="+  ++++ ++   + "/>
				<hit pos="437" gap="57" motif="motif_12" pvalue="2.7e-09" match=" ++ ++++ ++++ +  ++++++ +   +"/>
				<hit pos="511" gap="45" motif="motif_44" pvalue="5.3e-06" match=" + ++      +++++ + ++"/>
				<hit pos="568" gap="36" motif="motif_10" pvalue="9.3e-06" match="+  +++   ++    +++"/>
				<hit pos="595" gap="9" motif="motif_7" pvalue="3.6e-05" match="       +  ++ ++ ++++      + +"/>
				<hit pos="651" gap="27" motif="motif_4" pvalue="7.7e-06" match="     ++  ++   +   +++ + + "/>
				<hit pos="687" gap="10" motif="motif_21" pvalue="2.7e-08" match=" + +   + ++++++"/>
				<hit pos="702" gap="0" motif="motif_5" pvalue="6.3e-10" match="+++ +++     +++  +     +"/>
				<hit pos="730" gap="4" motif="motif_8" pvalue="4.2e-15" match="++++  +++++ ++  +++++"/>
			</seg>
			<seg start="751">
				<data>
QSGGRLQNPLPGTVIDVEVTRPEWYDFFIVSQAVRSGSVSPTHYNVIYDNSGLKPDHIQRLTYKLCHIYYNWPVS
				</data>
				<hit pos="757" gap="6" motif="motif_1" pvalue="4.0e-21" match=" + +++++++  ++ +  ++++  + +   +   ++++ + ++  +  ++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1030379" db="db_1" num="1030379" name="gi|14042216|dbj|BAB55155.1|" comment="unnamed protein product [Homo sapiens]" length="530">
			<score strand="both" combined_pvalue="2.69e-36" evalue="1.1e-29"/>
			<seg start="1">
				<data>
MSDGKEITFLEYYSKNYGITVKEEDQPLLIHRPSERQDNHGMLLKGEILLLPELSFMTGIPEKMKKDFRAMKDLA
				</data>
				<hit pos="10" gap="9" motif="motif_15" pvalue="1.2e-06" match=" +++   ++++ +  + + + "/>
			</seg>
			<seg start="76">
				<data>
QQINLSPKQHHSALECLLQRIAKNEAATNELMRWGLRLQKDVHKIEGRVLPMERINLKNTSFITSQELNWVKEVT
				</data>
				<hit pos="105" gap="74" motif="motif_12" pvalue="8.3e-07" match=" +  ++++  ++   +++++++  +  + "/>
			</seg>
			<seg start="151">
				<data>
RDPSILTIPMHFWALFYPKRAMDQARELVNMLEKIAGPIGMRMSPPAWVELKDDRIETYVRTIQSTLGAEGKIQM
				</data>
				<hit pos="170" gap="36" motif="motif_30" pvalue="1.1e-07" match=" +    + ++  + ++++  ++ ++++ "/>
			</seg>
			<seg start="226">
				<data>
VVCIIMGPRDDLYGAIKKLCCVQSPVPSQVVNVRTIGQPTRLRSVAQKILLQINCKLGGELWGVDIPLKQLMVIG
				</data>
				<hit pos="238" gap="40" motif="motif_10" pvalue="1.8e-07" match="++ +++ +     + ++ "/>
				<hit pos="265" gap="9" motif="motif_7" pvalue="7.5e-05" match="          ++ ++ ++++      + +"/>
			</seg>
			<seg start="301">
				<data>
MDVYHDPSRGMRSVVGFVASINLTLTKWYSRVVFQMPHQEIVDSLKLCLVGSLKKFYEVNHCLPEKIVVYRDGVS
DGQLKTVANYEIPQLQKCFEAFENYQPKMVVFVVQKKISTNLYLAAPQNFVTPTPGTVVDHTITSCEWVDFYLLA
HHVRQGCGIPTHYVCVLNTANLSPDHMQRLTFKLCHMYWNWPGTIRVPAPCKYAHKLAFLSGHILHHGPAIQLCE
				</data>
				<hit pos="302" gap="8" motif="motif_47" pvalue="1.8e-05" match=" + +++ +"/>
				<hit pos="321" gap="11" motif="motif_4" pvalue="2.0e-07" match="     ++  +++  + + +++ +++ "/>
				<hit pos="357" gap="10" motif="motif_21" pvalue="8.7e-08" match="+  +  +++++++++"/>
				<hit pos="372" gap="0" motif="motif_5" pvalue="8.0e-13" match="+++++++   + +++  ++ + + "/>
				<hit pos="399" gap="3" motif="motif_8" pvalue="2.3e-09" match="+++++  + ++++   + +  "/>
				<hit pos="426" gap="6" motif="motif_1" pvalue="3.4e-17" match="    ++++++ +++     ++++ ++   ++   ++++   +   + +++"/>
				<hit pos="476" gap="0" motif="motif_2" pvalue="1.1e-11" match=" ++ ++  ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_724027" db="db_1" num="724027" name="gi|34330158|ref|NP_899181.1|" comment="piwi-like 1 [Danio rerio]gi|46577084|sp|Q8UVX0.1|PIWI_DANRE RecName: Full=Piwi-like protein 1gi|18033487|gb|AAL57170.1|AF336369_1 piwi protein [Danio rerio]" length="858">
			<score strand="both" combined_pvalue="2.94e-36" evalue="1.2e-29"/>
			<seg start="1">
				<data>
MTGRARARSRGRGRGQEPAAPGAQPPVSQEAAKPVVSTPSEGQLVGRGRQKPAPGAMSEEAMLQISAGFQQVKIG
				</data>
				<hit pos="1" gap="0" motif="motif_43" pvalue="1.9e-06" match="+ ++ + +  +++++"/>
			</seg>
			<seg start="76">
				<data>
ERGGRRRDFHDSGVHTRQLMEHVKESKTGVSGTAIELRANFMRLLSRPMWALYQYHVDYKPPMESRRLRSALLFQ
HEETLGKAHTFDGAILFLPNKLRNAETVLCSETRNGEKVEITVTLTNELPPSSPVCLQFYNILFRRILRILNMQQ
IGRHYYNPDDPFNIPQHRLTIWPGFMTTILQYESSIMLCSDVSHKVLRSETVLDFMYSLRQQCGDQRFPEACTKE
				</data>
				<hit pos="107" gap="91" motif="motif_24" pvalue="7.9e-05" match="++ + ++++      "/>
				<hit pos="123" gap="1" motif="motif_20" pvalue="1.3e-07" match="+   ++++ +   +   ++    +   + "/>
				<hit pos="225" gap="73" motif="motif_31" pvalue="4.5e-05" match="  ++ ++ ++ "/>
				<hit pos="249" gap="13" motif="motif_6" pvalue="1.1e-05" match="++  ++    +   ++ +++    +  "/>
			</seg>
			<seg start="301">
				<data>
LVGLIILTKYNNKTYRIDDIAWDHTPNNTFKKGDTEISFKNYFKSQYGLDITDGNQVLLVSHVKRLGPSGRPPPG
				</data>
				<hit pos="310" gap="34" motif="motif_23" pvalue="4.5e-05" match=" +++ +++  +    + + ++   + +  "/>
				<hit pos="340" gap="1" motif="motif_15" pvalue="2.0e-05" match="  +++ +++ ++   +   + "/>
			</seg>
			<seg start="376">
				<data>
PAMLVPEFCYLTGLTDKMRADFNIMKDLASHTRLSPEQREGRINRLISNINRNGDVQNELTTWGLSFENKLLSLN
GRVLPSERIIQGGRAFEYNPWTADWSKEMRGLPLISCMSLDNWLMFYTRRNADVAQSLLQTLNKVSGPMGIRMQR
				</data>
				<hit pos="434" gap="73" motif="motif_12" pvalue="1.8e-09" match=" +  ++++ ++++ ++ +++++  +   +"/>
			</seg>
			<seg start="526">
				<data>
AVMIEYEDRQESLLRALQQNVARETQMVVVILPTNRKDKYDCVKKYLCVDCPTPSQCVVSRTISKPQALMTVATK
IALQMNCKMGGELWSVEIPLRQLMIVGIDCYHDTAAGKRSIGAMVASLNQGMSRWFSKCVLQNRGQEIIDALKGS
				</data>
				<hit pos="565" gap="102" motif="motif_10" pvalue="3.3e-05" match="+   ++    +    +++"/>
				<hit pos="592" gap="9" motif="motif_7" pvalue="2.7e-05" match="       +  ++ ++ ++++     ++ +"/>
				<hit pos="648" gap="27" motif="motif_4" pvalue="9.8e-05" match="     ++  +    +   +++++ + "/>
			</seg>
			<seg start="676">
				<data>
LQGALKAYLKYNNSLPSRIIVYRDGVGDGMLQSVVDYEVPQIMQSIKTMGQDYEPKLSVVVVKKRISSRFFARID
				</data>
				<hit pos="684" gap="10" motif="motif_21" pvalue="1.8e-08" match=" + ++ ++ ++++++"/>
				<hit pos="699" gap="0" motif="motif_5" pvalue="6.0e-12" match="+++ ++    +  ++  ++   ++"/>
				<hit pos="727" gap="4" motif="motif_8" pvalue="5.5e-11" match="++ ++  ++++ ++   ++++"/>
			</seg>
			<seg start="751">
				<data>
GKIANPPPGTVIDTEVTRPEWYDFFIVSQAVRFGCVAPTHYNVVFDNSGLKPDHMQRLTYKLCHMYYNWQGIVRV
PAPCQYAHKLAFLVGQSIHKEPNMNLDDFLYYL
				</data>
				<hit pos="754" gap="6" motif="motif_1" pvalue="9.5e-22" match=" + ++++++++ ++ +  ++++  + +   +   ++++ + ++  +  ++"/>
				<hit pos="804" gap="0" motif="motif_2" pvalue="2.0e-11" match=" ++ +++ ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1151713" db="db_1" num="1151713" name="gi|33411134|dbj|BAC81343.1|" comment="PIWIL3 [Homo sapiens]" length="882">
			<score strand="both" combined_pvalue="5.36e-36" evalue="2.3e-29"/>
			<seg start="1">
				<data>
MPGRARTRARGRARRRESYQQEAPGGPRAPGSATTQEPPQLQSTPRPLQEEVPVVRPLQPRAARGGAGGGAQSQG
				</data>
				<hit pos="7" gap="6" motif="motif_43" pvalue="2.5e-05" match=" + +++ ++     +"/>
				<hit pos="61" gap="39" motif="motif_43" pvalue="1.0e-06" match="   +++ +++    +"/>
			</seg>
			<seg start="76">
				<data>
VKEPGPEAGLHTAPLQERRIGGVFQDLVVNTRQDMKHVKDSKTGSEGTVVQLLANHFRVISRPQWVAYKYNVDYK
				</data>
				<hit pos="122" gap="46" motif="motif_24" pvalue="2.6e-09" match="++ ++++++++ +  "/>
			</seg>
			<seg start="301">
				<data>
TSAQAQTGNIREEVTNKLIGSIVLTKYNNKTYRVDDIDWKQNPEDTFNKSDGSKITYIDYYRQQHKEIVTVKKQP
LLVSQGRWKKGLTGTQREPILLIPQLCHMTGLTDEICKDYSIMKELAKHTRLSPRRRHHTLKEFINTLQDNKKVR
				</data>
				<hit pos="358" gap="221" motif="motif_15" pvalue="6.6e-06" match="++++++++      +  + + "/>
			</seg>
			<seg start="451">
				<data>
ELLQLWDLKFDTNFLSVPGRVLKNANIVQGRRMVKANSQGDWSREIRELPLLNAMPLHSWLILYSRSSHREAMSL
				</data>
				<hit pos="452" gap="73" motif="motif_12" pvalue="6.6e-09" match=" ++ + ++ ++++ ++ ++++       +"/>
			</seg>
			<seg start="526">
				<data>
KGHLQSVTAPMGITMKPAEMIEVDGDANSYIDTLRKYTRPTLQMGMSCLLVFKVICILPNDDKRRYDSIKRYLCT
KCPIPSQCVVKKTLEKVQARTIVTKIAQQMNCKMGGALWKVETDVQRTMFVGIDCFHDIVNRQKSIAGFVASTNA
ELTKWYSQCVIQKTGEELVKELEICLKAALDVWCKNESSMPHSVIVYRDGVGDGQLQALLDHEAKKMSTYLKTIS
				</data>
				<hit pos="591" gap="110" motif="motif_10" pvalue="5.6e-07" match="+  +++   ++  + +++"/>
				<hit pos="638" gap="29" motif="motif_16" pvalue="3.2e-06" match="+ +   ++ + ++  "/>
				<hit pos="673" gap="20" motif="motif_4" pvalue="1.9e-05" match="   + ++  +    +   +++   + "/>
				<hit pos="709" gap="10" motif="motif_21" pvalue="4.8e-06" match=" ++    +   ++++"/>
				<hit pos="724" gap="0" motif="motif_5" pvalue="9.1e-09" match="+++ +++    + ++   +    +"/>
			</seg>
			<seg start="751">
				<data>
PNNFTLAFIVVKKRINTRFFLKHGSNFQNPPPGTVIDVELTRNEWYDFFIVSQSVQDGTVTPTHYNVIYDTIGLS
PDTVQRLTYCLCHMYYNLPGIIRVPAPCHYAHKLAYLVGQSIHQEPNRSLSTRLFYL
				</data>
				<hit pos="751" gap="3" motif="motif_8" pvalue="5.5e-10" match="  + +  ++++ ++  ++++ "/>
				<hit pos="778" gap="6" motif="motif_1" pvalue="5.7e-22" match=" + +++++++   +    ++++  +     ++  ++++ + ++ ++ +++"/>
				<hit pos="828" gap="0" motif="motif_2" pvalue="4.7e-11" match="  + +++ ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3394630" db="db_1" num="3394630" name="gi|109093644|ref|XP_001099093.1|" comment="PREDICTED: similar to piwi-like 3 [Macaca mulatta]" length="882">
			<score strand="both" combined_pvalue="7.66e-36" evalue="3.2e-29"/>
			<seg start="1">
				<data>
MPGRARTRARGRARRRESYQQEAPGGPGAPGSATVSPPTQLQRTPRPLREEVPVVRPLQPRGAGGGAGGAAQSQG
				</data>
				<hit pos="7" gap="6" motif="motif_43" pvalue="2.5e-05" match=" + +++ ++     +"/>
				<hit pos="58" gap="36" motif="motif_43" pvalue="8.9e-06" match=" + ++ +++ ++  +"/>
			</seg>
			<seg start="76">
				<data>
VKEPGPEAGLHTAPLQERRIGGVFQDLVVNTRRYMMHVKDSKTGSEGTVVQLLANHFRVISRPQWVAYKYNVDYR
				</data>
				<hit pos="122" gap="49" motif="motif_24" pvalue="2.6e-09" match="++ ++++++++ +  "/>
			</seg>
			<seg start="226">
				<data>
NILFRRTFKLLDFEQVGRNYYTKKKAIQLYRHGTSLEIWLGYVTSILQYENGITLCADVSHKLLRIETAYDFIKR
				</data>
				<hit pos="266" gap="129" motif="motif_6" pvalue="3.2e-06" match="++  ++     +  ++ +++    +  "/>
			</seg>
			<seg start="301">
				<data>
TSAEAQTGNIREEVTNKLIGSIVLTKYNNKAYRVDDIDWKQNPEDTFNRSDGSKITYIDYYRQQHKEIVTVKKQP
LLVSQGRWKKGLTGTQREPILLIPQLCSMTGLTDEIRKDYSTMKELAKHTRLSPRRRHHTLKEFINTIQDNKKVR
				</data>
				<hit pos="358" gap="65" motif="motif_15" pvalue="6.6e-06" match="++++++++      +  + + "/>
				<hit pos="417" gap="38" motif="motif_22" pvalue="6.5e-05" match="    + + ++  ++ +"/>
			</seg>
			<seg start="451">
				<data>
DLLQLWDLKFDTNFLSVSGRVLKNANIVQGRRMVKANSQGDWSREIRELPLLNAMPLHSWLILHSRSSHREAMSL
				</data>
				<hit pos="452" gap="19" motif="motif_12" pvalue="6.0e-09" match=" ++ + ++ ++++ ++ ++++       +"/>
			</seg>
			<seg start="526">
				<data>
KSHLQSVTAPMGITMKPAEMIEVDGDANSYIDTLRKYTRPTLQMGMSCWLVFKVICILPNDDKHRYDSIKRYLCT
KCPIPSQCVVKKTLEKVQARTIVTKIAQQMNCKMGGALWKVETDVQRTMFVGIDCFHDIVNRQKSIAGFVASTNA
ELTKWYSQCVIQKTGEELVKELQTCLKAALDVWCKNESSMPHSVIVYRDGVGDGQLQALLDHEAKKMSTYLKTLS
				</data>
				<hit pos="591" gap="110" motif="motif_10" pvalue="5.6e-07" match="+  +++   ++  + +++"/>
				<hit pos="638" gap="29" motif="motif_16" pvalue="3.2e-06" match="+ +   ++ + ++  "/>
				<hit pos="673" gap="20" motif="motif_4" pvalue="5.0e-05" match="   + ++  +    +   +++   + "/>
				<hit pos="709" gap="10" motif="motif_21" pvalue="4.8e-06" match=" ++    +   ++++"/>
				<hit pos="724" gap="0" motif="motif_5" pvalue="9.1e-09" match="+++ +++    + ++   +    +"/>
			</seg>
			<seg start="751">
				<data>
PNNFTLAFIVVKKRINTRFFLKRGSDFQNPPPGTVIDIELTRNEWYDFFIVSQSVQDGTVTPTHYNVIYDTIGLS
PNTVQRLTYCLCHMYYNLPGIIRVPAPCHYAHKLAYLVGQSIHQEPNRSLSTRLFYL
				</data>
				<hit pos="751" gap="3" motif="motif_8" pvalue="5.5e-10" match="  + +  ++++ ++  ++++ "/>
				<hit pos="778" gap="6" motif="motif_1" pvalue="2.5e-21" match=" + +++++++   +    ++++  +     ++  ++++ + ++ ++ ++ "/>
				<hit pos="828" gap="0" motif="motif_2" pvalue="4.7e-11" match="  + +++ ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2608641" db="db_1" num="2608641" name="gi|47551171|ref|NP_999765.1|" comment="seawi [Strongylocentrotus purpuratus]gi|12007640|gb|AAG42533.1| seawi [Strongylocentrotus purpuratus]" length="854">
			<score strand="both" combined_pvalue="1.09e-35" evalue="4.6e-29"/>
			<seg start="1">
				<data>
MDRRPGEQAPPPMQQAAPPQEASSGMPVPGRGRSRGGTTQPGPGAVPKQEPRGELTSQIAKLAIGASGEGRVGGA
VQDRRRRRDEIELEPTTRPENFVKQAIAGDKIALIANGFKLKTKPDWQLYQYRVDFEPEILNPRARFALLKGHSA
				</data>
				<hit pos="30" gap="29" motif="motif_43" pvalue="3.0e-07" match="++++ +++    + +"/>
				<hit pos="69" gap="24" motif="motif_43" pvalue="2.6e-05" match=" +  ++  + ++++ "/>
				<hit pos="104" gap="20" motif="motif_24" pvalue="4.1e-07" match="+ ++ + ++ ++ + "/>
				<hit pos="120" gap="1" motif="motif_20" pvalue="7.4e-06" match="++  ++++ +   +++       +  +  "/>
			</seg>
			<seg start="151">
				<data>
LLGKGLTLDMDTMYSLFKLAEKVTNLSAERKDGSNVNICVTHVATLNPMAPNTLHLYNVLFRRCLKMINMEQVGR
NYYDPTAAIDIKQHGLQLWPGFVTSILQYEYDVMLLSDISHKVLRTQTVWEVMNDLFNKARGRFKEEITKLMIGQ
				</data>
				<hit pos="218" gap="69" motif="motif_27" pvalue="3.1e-05" match=" ++  +++  + +  "/>
				<hit pos="253" gap="20" motif="motif_28" pvalue="1.9e-06" match=" + + + + ++  + + +      ++  +"/>
			</seg>
			<seg start="301">
				<data>
IVLTKYNNKTYRVDDIDFDTTPADTFETRSGPVSYVDYFKKSYERVIHDVNQPMLVSRPKKREEKKGVGPAYLPP
ELCFLTGLSDDMRADFNVMKDMGQHTRVGPQDRCRTLSGFIKKLSSNEEVKTYLDSWGMEFDKEQVKLTGRVLPP
EKLFQRGKQFSYNPSNADWSRDTRGNALTDAKILNNWKIFYTRRDANRGQDFIKSLVRVANPMGMNVRGPEIVEL
				</data>
				<hit pos="336" gap="54" motif="motif_15" pvalue="5.3e-07" match="+++++  +  ++   + + + "/>
				<hit pos="369" gap="12" motif="motif_11" pvalue="9.5e-07" match=" + +++ +++ +  +     +"/>
				<hit pos="428" gap="38" motif="motif_12" pvalue="3.5e-10" match="++ +++++ +++   ++++++++ ++   "/>
				<hit pos="494" gap="37" motif="motif_30" pvalue="3.7e-05" match="       + +  + + +   ++++  + "/>
			</seg>
			<seg start="526">
				<data>
PDDRTETYTRSLQAQIAQDTQIVVVILPTNRKDRYDAIKKTCVVTHPCPSQVIVSRTLSKQQMLMSVATKIAMQM
NCKMGGDLWRVEIPLSNLMIIGIDSYHDSLTKGRSVLGFVASMNKSQTSFFSSCAFQHAQGEFGANLSTLMNNAL
				</data>
				<hit pos="560" gap="38" motif="motif_10" pvalue="3.5e-05" match="+  +++ +       ++ "/>
				<hit pos="587" gap="9" motif="motif_7" pvalue="4.3e-05" match=" +     +  ++ ++ ++++     ++ +"/>
			</seg>
			<seg start="676">
				<data>
KRYYQINEKFPERIIIFRDGVGDSQVNLVVDYELKQIKDTLDKVYPQGTVHKLAVVVVKKRINNRFFANLRGGLS
NPPPGTVIDDVVTKPHLYDYFIISQSVRQGSVSPTSYNVVYDTTGLKPDHMQRLTYKLTHLYFNWPGTVRVPAPC
MYAHKLAFLIGQSVHEVPNNRLADTLFYL
				</data>
				<hit pos="679" gap="63" motif="motif_21" pvalue="4.3e-09" match="++ + + ++++++++"/>
				<hit pos="694" gap="0" motif="motif_5" pvalue="2.6e-11" match="+++ +++ + +  +++ +++    "/>
				<hit pos="723" gap="5" motif="motif_8" pvalue="1.4e-08" match="+   +  ++++ ++   ++++"/>
				<hit pos="750" gap="6" motif="motif_1" pvalue="6.4e-19" match=" + +++++++ +++ +  ++ +  +    ++   ++ + + ++  +  ++"/>
				<hit pos="800" gap="0" motif="motif_2" pvalue="7.0e-11" match=" ++ +++ +   +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3804099" db="db_1" num="3804099" name="gi|18124160|gb|AAL59849.1|AF329388_1" comment="nucleocapsid protein [Hantavirus IR461]" length="429">
			<score strand="both" combined_pvalue="1.41e-35" evalue="6e-29"/>
			<seg start="1">
				<data>
MATMEEIQREISAHEGQLVIARQKVKDAEKQYEKDPDDLNKRALHDRESVAASIQSKIDELKRQLADRIAAGKNI
				</data>
				<hit pos="41" gap="40" motif="motif_7" pvalue="5.3e-05" match="+      + ++  +  +   +  ++++++"/>
			</seg>
			<seg start="301">
				<data>
SPSSIWVFAGAPDRCPPTCLFVGGMAELGAFFSILQDMRNTIMASKTVGTADEKLRKKSSFYQSYLRRTQSMGIQ
LDQRIIVMFMVAWGKEAVDNFHLGDDMDPELRSLAQILIDQKVKEISNQEPMKL
				</data>
				<hit pos="361" gap="291" motif="motif_44" pvalue="4.2e-06" match="+     ++ ++++++++  ++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1265764" db="db_1" num="1265764" name="gi|47227681|emb|CAG09678.1|" comment="unnamed protein product [Tetraodon nigroviridis]" length="948">
			<score strand="both" combined_pvalue="1.60e-35" evalue="6.8e-29"/>
			<seg start="1">
				<data>
MKIIGLKLVGRNHFDPTSAIVITKHRMQVWPGYSTCIKHTDGGLYMCVNVLHKVLRNDSVLDIMNILYHQSRENF
				</data>
				<hit pos="32" gap="31" motif="motif_6" pvalue="2.1e-07" match="++   ++ + +++  ++ +     +  "/>
			</seg>
			<seg start="76">
				<data>
QDECTKEFLGSIVITRYNNRTYRIDGIEWNKSPKDTFTLMDGTKTSFVEYYNKNYGITIKELDQPLLLHRPKERS
				</data>
				<hit pos="123" gap="64" motif="motif_15" pvalue="2.1e-07" match="++++   ++++++  + + + "/>
			</seg>
			<seg start="151">
				<data>
KPGGKQISTGEILLVPELCFMTGIPDNMRKDFKAMKDLTVHINVGAEQHTNSIQQLLKNISTHPESMKELGRWGL
EISSQVLMIQGRTLPFETICLQSSSFTADTDLSWSREVVRDAAISCIPLSVWAIFYPCRCAEQTEGLVSTLKKVA
GPIGLQMERPLFVELRDDRTETYVKSIHSHLTSKPNLQLVVCIITGNRDDLYSAIKKVCCVKIPVPSQVCNGVYC
				</data>
				<hit pos="219" gap="75" motif="motif_12" pvalue="8.6e-07" match=" +  ++++++++   ++++ ++  +  + "/>
				<hit pos="284" gap="36" motif="motif_30" pvalue="2.0e-07" match="     + +++  + + ++  + +++++ "/>
				<hit pos="352" gap="40" motif="motif_10" pvalue="8.7e-08" match="+  +++++  ++ + ++ "/>
			</seg>
			<seg start="376">
				<data>
LYTFPVKPLVLNAFKYICMFCPQAINVRTISNQAKLKSIAQKILLQINCKLGGELWTVSIPMKNFMVVGVDVYHD
				</data>
				<hit pos="409" gap="39" motif="motif_7" pvalue="9.4e-06" match="   +      ++ ++ ++++      +  "/>
			</seg>
			<seg start="451">
				<data>
TKKKYHSVMGFVASVNSTLTRWYSRVIFQTPNEELIGGFRICFVAALQKYYEVNHNLPDKIVVYRDGVSEGQLKL
VEEYEIPQLIKCFGTFPNYAPKLVFIVVQKDIATTFYSCVANSFGTAPPGTILDHTLTQRNWVDFYLMSHQIRWG
CAFPTHYISLYNTTNLTPDHLQRLTFKMCHLYWNWPGTVAVPAPCKYAHKLAYLSGQYLHAEPPVQLLSSGPALI
PSPDHSTSVLPGADPSLALTSSQSNTVPQRSPGQTQSPVPLSTPNPYSTPSYQVSVIIPSPDLHLSPLQARCLEN
				</data>
				<hit pos="465" gap="27" motif="motif_4" pvalue="1.2e-07" match="     ++  +++  +++ ++++  + "/>
				<hit pos="501" gap="10" motif="motif_21" pvalue="2.1e-07" match="+  +  +++++++++"/>
				<hit pos="516" gap="0" motif="motif_5" pvalue="8.4e-13" match="+++++++   +  ++  ++++ + "/>
				<hit pos="543" gap="3" motif="motif_8" pvalue="1.5e-09" match="++ ++  ++++++   + +  "/>
				<hit pos="570" gap="6" motif="motif_1" pvalue="4.2e-18" match="+  +++++ + + +     ++++ ++    +   ++++  ++   + +++"/>
				<hit pos="620" gap="0" motif="motif_2" pvalue="5.0e-13" match=" ++ ++  ++  +      + + ++  +++  +"/>
				<hit pos="663" gap="10" motif="motif_35" pvalue="5.9e-05" match=" ++   + +    + ++  + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_4212820" db="db_1" num="4212820" name="gi|47203749|emb|CAG12243.1|" comment="unnamed protein product [Tetraodon nigroviridis]" length="49">
			<score strand="both" combined_pvalue="1.71e-35" evalue="7.2e-29"/>
		</sequence>
		<sequence id="seq_1_3674170" db="db_1" num="3674170" name="gi|47213963|emb|CAF94061.1|" comment="unnamed protein product [Tetraodon nigroviridis]" length="673">
			<score strand="both" combined_pvalue="1.89e-35" evalue="8e-29"/>
			<seg start="226">
				<data>
GPRGEKGPPGLPGFPGTPGLPVSFFIVHYPVKIRVSSRNFSPKPQVALEVTFFKTPDPQGLPGQDGPPGPRGVPG
				</data>
				<hit pos="286" gap="285" motif="motif_43" pvalue="1.7e-05" match="  +  +  + ++  +"/>
			</seg>
			<seg start="376">
				<data>
FFLGSTWSSRTKRRPRRGDYYRPFWIQRSSGIAWLARISRSSRSSRSSRAKGKHGIKLPRTQRTEGKQPVVVLLL
				</data>
				<hit pos="383" gap="82" motif="motif_21" pvalue="5.4e-06" match=" + +++++ +  +++"/>
			</seg>
			<seg start="526">
				<data>
LLENLAKMVIGSPTGIRAGPKGEQGYPGGPGVKGERGPPGLTGPPGAPGLPAIGGGGQPGTPGFPGERGQKGDPG
				</data>
				<hit pos="545" gap="147" motif="motif_43" pvalue="6.1e-06" match="  +  ++ ++ +  +"/>
				<hit pos="580" gap="20" motif="motif_43" pvalue="4.3e-05" match="+++  +  +  + ++"/>
			</seg>
			<seg start="601">
				<data>
APGLTLPGPPGPPGSPGFPGPQGPPGPPGYSSGQACVAGEPGRPGVQGERGYPGETGRKGAKGWMAVSPRPNV
				</data>
				<hit pos="646" gap="51" motif="motif_43" pvalue="2.8e-05" match=" ++ +++ +  ++ +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1217704" db="db_1" num="1217704" name="gi|268563508|ref|XP_002646953.1|" comment="Hypothetical protein CBG21364 [Caenorhabditis briggsae]gi|187022625|emb|CAP38197.1| Hypothetical protein CBG21364 [Caenorhabditis briggsae]" length="1011">
			<score strand="both" combined_pvalue="2.16e-35" evalue="9.2e-29"/>
			<seg start="1">
				<data>
MSSFRIPKKPRQEDSAAGGSGGSSGSRPPGGPPGGSKPPPGGTYPPVRFTTPGSSSSNGKSFQPLSTVPVQTNIF
SVSISKTSRKFVRLSMETILCGGKTEVKLSDGIQAVSGGHPEIFGTNFLHYTFDCATTIYCVDGAYKGGEKKLEE
				</data>
				<hit pos="17" gap="16" motif="motif_43" pvalue="2.0e-07" match=" ++ ++  + +  ++"/>
				<hit pos="65" gap="33" motif="motif_24" pvalue="2.2e-05" match="  ++++ ++ + +++"/>
				<hit pos="102" gap="22" motif="motif_33" pvalue="4.2e-05" match="+ + +++++  "/>
			</seg>
			<seg start="151">
				<data>
TLQQSDFTEEEWKTISRILRRQKTFFKIILSANGVVYADGPNAMAEKNRQELVRVVETVTSESLNTNTYLQYGSQ
				</data>
				<hit pos="197" gap="84" motif="motif_46" pvalue="1.3e-05" match=" +  +   + + +++   + +"/>
			</seg>
			<seg start="301">
				<data>
ASGAQRGRGGYGGDRRGGHGGHRQDPRDQRRRSRSRSPIERSSVDYNDAEVQEMQDAFQRGNEEKIFEKIQDSLK
GFFLEPSHLPKDKNRNITVMKLTPGNANTTKFELNAGEGKTEQVSVADYFLNHHHYKIKFPLLPLVVSGRLRNLS
FTPIELLTIVPGQRIKIQKMSATVQSSMTGQNATLPREHTRRIMEILKYHLKIEGNRHLAAFGVNVTMEPIQMPA
MILAPAQMTFGGASVVFPPPGSVQFRPRNGARFWRPARVNNVAVIGFDGVRIDLDHFCNRLHSTCQRNGLDMRNR
PQEWIKLQMNSSDTARLKGEMLQLLREQVSIVIGITSEKKPDVHDVMKYFEAGIGLQTLQIHDRTAECFMREQGG
AQTVDNVMRKLNLKLGGINFNVDPVNMYEHKVICNNIGGMKKKLFEKVQFVGFEMTHGSSRTLYDKAQGQFDGEP
				</data>
				<hit pos="305" gap="87" motif="motif_43" pvalue="1.5e-10" match="+++++++++ ++++ "/>
				<hit pos="325" gap="5" motif="motif_39" pvalue="3.8e-05" match="+ ++++   ++"/>
				<hit pos="348" gap="12" motif="motif_32" pvalue="2.1e-05" match="  + + +  +      ++ +++++  + +"/>
				<hit pos="387" gap="10" motif="motif_23" pvalue="5.5e-07" match="+ ++  ++  ++  +++  ++++  ++++"/>
				<hit pos="422" gap="6" motif="motif_15" pvalue="1.3e-09" match=" +++  ++++ ++++ ++   "/>
				<hit pos="448" gap="5" motif="motif_11" pvalue="1.9e-08" match="   + ++++ +++++++    "/>
				<hit pos="508" gap="39" motif="motif_12" pvalue="2.1e-08" match=" + ++++++  +  +  + ++ +    ++"/>
				<hit pos="546" gap="9" motif="motif_9" pvalue="1.6e-05" match="  +     +  ++  ++++++ +++ +"/>
				<hit pos="582" gap="9" motif="motif_44" pvalue="9.6e-05" match="+ + +   +++ +  + + + "/>
				<hit pos="673" gap="70" motif="motif_7" pvalue="3.4e-09" match=" +  +   ++  + + ++++ +       "/>
			</seg>
			<seg start="751">
				<data>
TIVGCGYSLSSPTELGGYNFLQERNEYKLKNLDSHFKTCLDQYKKATGSLPETVVIFRTGAGEGDFKRVQEEVEE
				</data>
				<hit pos="794" gap="92" motif="motif_21" pvalue="1.5e-08" match="+++++ +++  ++++"/>
			</seg>
			<seg start="826">
				<data>
MQGVCRRIGGSKPPKLVVVVVQKTSHTRIFPKEIMGHKAYEQNVKSGTMIDSRITNSGREEFILVSQSALIGTVR
PVKYSVIANAPEWSKNEISNLAYVLAFGHQVSYQPPAVPHVLYAAENLAKRGRNNYLQHKKLGELSKSIKKVLDE
				</data>
				<hit pos="836" gap="27" motif="motif_8" pvalue="1.4e-11" match="+  ++  ++++++  +++ ++"/>
				<hit pos="867" gap="10" motif="motif_1" pvalue="4.0e-16" match=" ++  ++ +++ ++      + + +    +++ ++  + +       +  "/>
				<hit pos="917" gap="0" motif="motif_2" pvalue="8.1e-06" match="++ ++ + + +  + +  +  +    + +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3462002" db="db_1" num="3462002" name="gi|110293598|gb|ABG66421.1|" comment="PAZ PIWI domain protein [Pseudourostyla cristata]" length="791">
			<score strand="both" combined_pvalue="2.63e-35" evalue="1.1e-28"/>
			<seg start="1">
				<data>
MESLSTTFPKRPARDSSSQGQEMKLFSNYFQLQFDQPSILGINKYTLKFEPEIPDNSRKMRTQIIKPVKEKIKEH
LDFFIEWGNCIYSLKKQSEVPKLESEYEGVKYSINIDWVQLMEPTDKDHLNFLKIFFNSLMRGLKFETIGRKSFN
				</data>
				<hit pos="20" gap="19" motif="motif_24" pvalue="8.3e-07" match="++  ++  + +  ++"/>
				<hit pos="66" gap="31" motif="motif_29" pvalue="1.8e-05" match=" ++ +  ++++  ++"/>
				<hit pos="128" gap="47" motif="motif_18" pvalue="2.0e-05" match="  +      ++++ ++ "/>
			</seg>
			<seg start="151">
				<data>
SAKAHNLDAHKIKVWPGFDARLIMKEYGVLLNIDVCFKVVRQDTVMDYMNELKQKLEGKGGDWQTELQNALKGTT
VVTRYNQKTYRVERVDFAQSPETTFDKNGTPVSYREYYKTRYNETIQDPNQPLLIHKDRKTEMRFALIPGVCQVT
				</data>
				<hit pos="167" gap="22" motif="motif_6" pvalue="1.3e-06" match="++   +     +  +++++     ++ "/>
				<hit pos="213" gap="19" motif="motif_18" pvalue="6.6e-05" match="   +   ++++  + + "/>
				<hit pos="260" gap="30" motif="motif_15" pvalue="3.1e-08" match=" ++++ +++ +++ ++ + + "/>
			</seg>
			<seg start="376">
				<data>
AKPNGERNIFDIDQCSREIDRKIQDKMFDQPALKMWGIFHGDRDAGIAKQFSSTMEQCLQQFGYESAAPAIFQVR
SAMQADNWKKELKSRLNQNVQAVVLLLPGQKGKCNLYDEVKKYLLTDVPVPSQAVLTGTIQKGKNLRSIVNKILI
QINVKIGGIPWAVDSLPLLTKPSMICGMDVFHSTSLGKKSVLALTASMNQTATKYWSTNVIQSELGQEASHALNQ
				</data>
				<hit pos="442" gap="161" motif="motif_4" pvalue="1.7e-05" match="  +++   ++ + +   ++++   + "/>
				<hit pos="487" gap="19" motif="motif_10" pvalue="6.2e-07" match="+   ++  ++++ + ++ "/>
				<hit pos="514" gap="9" motif="motif_7" pvalue="1.3e-06" match="+         +  ++++ ++   +     "/>
				<hit pos="547" gap="4" motif="motif_3" pvalue="8.9e-06" match="+ ++ ++++ +  +    +      "/>
			</seg>
			<seg start="601">
				<data>
GMTKACEAFKKQNGRFPERVIFYRDGVGEGQVQGICKPEVDQIKLAFTNLGIPDTQLIYINVCKRVNTRIFAGDV
				</data>
				<hit pos="610" gap="38" motif="motif_21" pvalue="6.9e-10" match="++ +++ +++ ++++"/>
				<hit pos="625" gap="0" motif="motif_5" pvalue="5.5e-10" match="+++ +++       + ++++ ++ "/>
				<hit pos="652" gap="3" motif="motif_8" pvalue="3.3e-05" match="        + + ++  ++ ++"/>
			</seg>
			<seg start="676">
				<data>
GAFKNPMPGTVIDATITEKDTYEFYLISTAAKQGLSAPTRYTVIYDSVKETPDLIELLTYKLCYTYYNVSGAIKE
PSCIRYAHRLAALIGERGGKNKEPPQVHGDFEKRDPTLYFI
				</data>
				<hit pos="679" gap="6" motif="motif_1" pvalue="6.8e-23" match=" +  ++++++ +++    + +++ + +  ++ + ++ + + ++  + +++"/>
				<hit pos="729" gap="0" motif="motif_2" pvalue="5.5e-13" match=" +  +++ +++++     ++     + +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2438391" db="db_1" num="2438391" name="gi|56753967|gb|AAW25176.1|" comment="unknown [Schistosoma japonicum]" length="126">
			<score strand="both" combined_pvalue="2.76e-35" evalue="1.2e-28"/>
			<seg start="1">
				<data>
MLHCLYRARNVEPGTIVDTEITHPREFDFYLCSQDGIQGTSKPAHYHVLYDDSNWTSDALQMFTYYLCYAYMRCS
RSVSYPAPTYYSHLAAFRARDWLSGIDQPSALLDCGRFKVHMSQVDGMFYL
				</data>
				<hit pos="9" gap="8" motif="motif_1" pvalue="2.1e-42" match=" ++ +++++++ +++++++++++++  ++++++++++++++++  + +++"/>
				<hit pos="59" gap="0" motif="motif_2" pvalue="2.3e-22" match="++++ ++ +++ + ++ ++++  ++ ++ ++++"/>
				<hit pos="112" gap="20" motif="motif_16" pvalue="2.4e-05" match="  + + +  + +++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3423083" db="db_1" num="3423083" name="gi|109484241|ref|XP_001074148.1|" comment="PREDICTED: similar to piwi-like 4 [Rattus norvegicus]" length="846">
			<score strand="both" combined_pvalue="3.72e-35" evalue="1.6e-28"/>
			<seg start="76">
				<data>
VDLGVCTREKLTHVKDSKTGSSGIPVQLATNLFHLDLPQDWQLYQYHVTYSPDLASRRLRTALLYNHSILSDKAK
				</data>
				<hit pos="98" gap="97" motif="motif_24" pvalue="1.9e-06" match="+ ++++ ++ +   +"/>
				<hit pos="114" gap="1" motif="motif_20" pvalue="2.2e-08" match=" +  ++++ ++  +  +++    +     "/>
			</seg>
			<seg start="301">
				<data>
NNKTYRIDDIDWSVKPTHAFQKRDGSETTYVDYYKQQYDITLSDLNQPVLVSLLKRRRNDNSEPQMVHLIPELCF
				</data>
				<hit pos="331" gap="188" motif="motif_15" pvalue="5.4e-08" match="++++++++ +++   + + + "/>
			</seg>
			<seg start="451">
				<data>
QDHTCQPAFAADWSKDMRSCKVLSSEPLNTWLIVCCSRAEHLIESFLSCLRRVGGSTGFSVGHPKIIKVDENPAA
				</data>
				<hit pos="460" gap="108" motif="motif_9" pvalue="4.6e-05" match="  +    +   ++      + + ++  "/>
				<hit pos="488" gap="1" motif="motif_30" pvalue="4.3e-05" match=" +   +      + + +++ +  +  + "/>
			</seg>
			<seg start="526">
				<data>
FLRAIQLHVNPDVQLVMCILPSNQKNYYDSIKRYLSSDCPVPSQCVLTRTLNKQGMMLSVATKIAMQMTCKLGGE
				</data>
				<hit pos="537" gap="21" motif="motif_26" pvalue="1.0e-06" match="  ++ +++++ + ++"/>
				<hit pos="553" gap="1" motif="motif_10" pvalue="7.4e-07" match="+  +++    +  + +++"/>
			</seg>
			<seg start="601">
				<data>
LWAVEIPLKSLMVVGIDICRDALSKDVAVVGFVASINSRITRWFSRCVLQRTAADIADCLKVCMTGALNKWYKHN
HDLPARIIAYRDGVGNGQLKAVLEYEVPQLLSSVTECGSDASCRLSVVVVRKRCLLRLFAESGHTLQNPPLGTVV
DSEATRPEWYDFYLTSQTANRGTVSPTYYNVIYDDNALKPDHMQRLTFKLCHLYYNWQGVISVPAPCQYAHKLTF
				</data>
				<hit pos="672" gap="101" motif="motif_21" pvalue="3.0e-07" match="++ +  ++ +++ ++"/>
				<hit pos="687" gap="0" motif="motif_5" pvalue="1.2e-10" match="+++  ++   ++ ++  ++     "/>
				<hit pos="715" gap="4" motif="motif_8" pvalue="4.4e-08" match="+ +    ++++ ++   ++++"/>
				<hit pos="742" gap="6" motif="motif_1" pvalue="1.9e-23" match=" + + ++++++  + +  +++++ +     ++  ++ + + ++ +   ++"/>
				<hit pos="792" gap="0" motif="motif_2" pvalue="6.9e-12" match=" ++ ++  ++  +      +++ ++  +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2968" db="db_1" num="2968" name="gi|66819117|ref|XP_643218.1|" comment="argonaut-like protein [Dictyostelium discoideum AX4]gi|60471335|gb|EAL69296.1| argonaut-like protein [Dictyostelium discoideum AX4]" length="979">
			<score strand="both" combined_pvalue="5.21e-35" evalue="2.2e-28"/>
			<seg start="76">
				<data>
GFHQQGHPQGHPQGQQQGHPQQGQQQRGPQQQGQQQGNPQQQQRGPQQGHPQQQQRGPQQGHPQQGHPQQGQQQQ
				</data>
				<hit pos="108" gap="107" motif="motif_43" pvalue="3.8e-05" match="++  +   +  ++ +"/>
				<hit pos="127" gap="4" motif="motif_43" pvalue="6.3e-05" match="++  ++  +++   +"/>
			</seg>
			<seg start="151">
				<data>
RGPQQGQQQGQQQQRGPQQGPQQGQPKQPSGSWGKQPPQNLQPQQQPQQQQQQQQQQQTTTTTTTTTSSSSPAAA
QVPTISRKDLVKDDDIENIAIVPAKPRSIQSQPISVITNFFPVQVRQNRSLFLYRIDYDPPQVARDRRFKVMKEF
				</data>
				<hit pos="154" gap="12" motif="motif_43" pvalue="2.6e-05" match="+++   + +  ++ +"/>
				<hit pos="205" gap="36" motif="motif_2" pvalue="2.2e-05" match="+ +  +     +   +  +   ++ +   ++  "/>
				<hit pos="256" gap="18" motif="motif_24" pvalue="3.2e-08" match=" +++++ ++ + +++"/>
				<hit pos="272" gap="1" motif="motif_20" pvalue="1.5e-05" match=" ++ ++ +     +    +     ++++ "/>
			</seg>
			<seg start="301">
				<data>
LAANSLIFTKYDGDSLLFSAKKIQINSQNVDGVQILIKLAKEFDHTDKSITQFFNVLTKSFMRSMGYSLMGRNYY
TSVGKRDVPKHFLEVWKGFSTSVIPTEAGTMLLCDSTTKVVRSQTVLERIRYLNNNTNRCTAEIVNSIVLTRYNN
KTYRISGISWQGKNSKVTDIMEGSTTFLQYYQKNYPKYKITDLNQPLLKSEVKMRGMKQTIYLVPELTYLTGLND
				</data>
				<hit pos="310" gap="9" motif="motif_13" pvalue="3.0e-06" match=" +++   ++++   +"/>
				<hit pos="365" gap="40" motif="motif_27" pvalue="9.8e-05" match="+++ + ++  + +  "/>
				<hit pos="393" gap="13" motif="motif_6" pvalue="4.9e-07" match="++  +  ++  +  +  +  +   +  "/>
				<hit pos="448" gap="28" motif="motif_23" pvalue="1.2e-05" match=" +++ +++++++ +  +    ++ +++++"/>
				<hit pos="488" gap="11" motif="motif_41" pvalue="3.0e-05" match="++ +++   + "/>
			</seg>
			<seg start="601">
				<data>
LRNVKWVFIVEQLDFQRGECQKNLDLFLRESQLQPPTIHHPVLPKSSRDIKSTIYTDIMEQYVKKGVSFFLIIIP
				</data>
				<hit pos="649" gap="150" motif="motif_6" pvalue="1.0e-04" match="   +++ +  +       ++   ++ +"/>
			</seg>
			<seg start="676">
				<data>
QNNAEVYKGIKMKSLIQFRVLTQCIFSRTFDKGRPVSVKLKQQVVAKLGLAPWGLGQDIYKGVPKKTMVIGVDVG
HNSDMKGHSVVGFVATIDDKFQKFFSRAYAQERPGKEIIHSLEDATKEAMKSYFNHNNCLPELVIVYRDGVGDGM
LDLVNKTEIAAMKKGFAETPSSWGTKPKLVYTIVKKNTNARFFTNDNQKANPPPGTLIDSKITHQNWYDFFLVSQ
VAFKGSINPTHYHVLLDEHQMAADLFQFFTFQMCHLYFNFEKSVRVPASCQFAHKMAFLIGRTVGRNVDKDLSDK
				</data>
				<hit pos="682" gap="6" motif="motif_10" pvalue="2.2e-09" match="++ ++ + +  + + +++"/>
				<hit pos="741" gap="41" motif="motif_3" pvalue="3.4e-05" match=" ++ ++ ++ + +     +      "/>
				<hit pos="804" gap="38" motif="motif_21" pvalue="4.7e-07" match="   ++ +++  ++++"/>
				<hit pos="819" gap="0" motif="motif_5" pvalue="6.8e-11" match="+++ ++  + +   +  ++++ ++"/>
				<hit pos="849" gap="6" motif="motif_8" pvalue="2.3e-08" match="+ +++    ++ ++   +++ "/>
				<hit pos="875" gap="5" motif="motif_1" pvalue="2.3e-28" match=" + ++++ +++++++   +++++ +    ++   +++++++++++   ++"/>
				<hit pos="925" gap="0" motif="motif_2" pvalue="5.8e-09" match="  +  +  ++  +    +++ + +    ++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3661299" db="db_1" num="3661299" name="gi|15641894|ref|NP_231526.1|" comment="hypothetical protein VC1892 [Vibrio cholerae O1 biovar El Tor str. N16961]gi|121587299|ref|ZP_01677071.1| conserved hypothetical protein [Vibrio cholerae 2740-80]gi|121727128|ref|ZP_01680302.1| conserved hypothetical protein [Vibrio cholerae V52]gi|147673914|ref|YP_001217425.1| hypothetical protein VC0395_A1482 [Vibrio cholerae O395]gi|153213081|ref|ZP_01948619.1| conserved hypothetical protein [Vibrio cholerae 1587]gi|153224256|ref|ZP_01954334.1| conserved hypothetical protein [Vibrio cho" length="179">
			<score strand="both" combined_pvalue="7.46e-35" evalue="3.2e-28"/>
			<seg start="76">
				<data>
RIGFLCGIKQVIFNPNLHPELTMQGRIDRPEEYEDISTKCVEKFRAKNQGRCLVILSRQDEIHDNQKTAQELQDY
				</data>
				<hit pos="91" gap="90" motif="motif_28" pvalue="5.6e-05" match="  +    +    +++ +   +  +  ++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3191761" db="db_1" num="3191761" name="gi|111226552|ref|XP_001134555.1|" comment="argonaut-like protein [Dictyostelium discoideum AX4]gi|90970643|gb|EAS66872.1| argonaut-like protein [Dictyostelium discoideum AX4]" length="1295">
			<score strand="both" combined_pvalue="7.95e-35" evalue="3.4e-28"/>
			<seg start="451">
				<data>
HRDRDNRDNRDSYSSRDRERDRDFYLSKDRDRDRDRDRDRDRDRDRDRDRDYRGSYRDNREKSGGSLGSSSNSVP
				</data>
				<hit pos="459" gap="458" motif="motif_42" pvalue="2.8e-06" match="  ++ +  ++ + +  + ++ "/>
				<hit pos="500" gap="20" motif="motif_43" pvalue="8.5e-05" match=" ++++ ++  +   +"/>
			</seg>
			<seg start="526">
				<data>
QSLSQSSSSIPQASSSSNITTPSTTTTTTNTNTNSNFLSSPSSSSLSSSSLPAASLSSGSLSAGIGFSKRVKDED
				</data>
				<hit pos="552" gap="37" motif="motif_38" pvalue="6.2e-05" match="+   +      ++  +++   + +  +++"/>
			</seg>
			<seg start="601">
				<data>
VVDISDGNKKLTVPVRRGVTVKLSSNQFPLNIDKSVKIYLYCVIFTPQIYNRVRKYDLVSGLQGAIGPNIYDGTS
SLYCLKEMTEDQIFQFDSVNIRLSFIKVLDPPSTIQFYNVFMKKIMKLLGFSIVGRQYFNSRLSEKIESSNLNVW
				</data>
				<hit pos="618" gap="37" motif="motif_24" pvalue="1.9e-06" match="+ ++++  + +  ++"/>
				<hit pos="634" gap="1" motif="motif_20" pvalue="2.0e-05" match="    ++ + +  ++ +  +    +  + +"/>
				<hit pos="670" gap="7" motif="motif_13" pvalue="2.4e-06" match=" +++  +++   +  "/>
				<hit pos="724" gap="39" motif="motif_27" pvalue="2.1e-05" match=" +  ++++  + + +"/>
			</seg>
			<seg start="751">
				<data>
PGFFTSIGKISAGTSLLADMSRKVIRKESVLSLIQSLSRRGSRADIERELVGSIIITLYNNKTYRINSIEWNKSP
				</data>
				<hit pos="752" gap="13" motif="motif_6" pvalue="1.4e-07" match="+++ ++     + ++  +++   +++ "/>
				<hit pos="803" gap="24" motif="motif_36" pvalue="4.5e-05" match="+++ + + +  +   "/>
			</seg>
			<seg start="826">
				<data>
RSNFRTDANGEITFENYYRITYDRSVTDYEQPLLISRCKGRKEDVYLIPEFCNLTGISNEDRKNGQKMKEINERT
				</data>
				<hit pos="840" gap="22" motif="motif_15" pvalue="2.1e-05" match="  +++ ++         + + "/>
			</seg>
			<seg start="976">
				<data>
GTFEKEMKNYCLERPFVQLVKNNPREFSSEIRAMVDSKKIDFVVCIIPAVQTEAYNAIKRASLLECKIVSQVITA
				</data>
				<hit pos="1030" gap="169" motif="motif_10" pvalue="1.2e-08" match="+  +++  + +  ++++ "/>
			</seg>
			<seg start="1051">
				<data>
RTITSDHLGNYLNQSKIHTQKDARSVAAFCATTNNAFTNCYVSATIQKQSSKEVINSLGASMGNALKAYHHINSR
LPEVVVVYRDGISDGMIDQVNKYEVQAIRESFSMLPSSMGAKPKLIYIIVKKNTHIRFFDLGGNYSNPTQGVVVS
QGVTRDHWYDFFLISQKTTKGTANPTHYHVIQDETNIQAESLQQLTYNLCYLYFNFDQSVSVPSVCQFAHKSALL
				</data>
				<hit pos="1084" gap="36" motif="motif_4" pvalue="1.3e-05" match="+    + +++        ++ + +++"/>
				<hit pos="1120" gap="10" motif="motif_21" pvalue="8.5e-07" match="   + ++++  ++++"/>
				<hit pos="1135" gap="0" motif="motif_5" pvalue="2.3e-13" match="++ +++  +++  ++ +++++ ++"/>
				<hit pos="1165" gap="6" motif="motif_8" pvalue="2.3e-10" match="+ +++   +++ ++ + +++ "/>
				<hit pos="1191" gap="5" motif="motif_1" pvalue="1.1e-18" match=" +   + ++   ++    +++++ +    +++  ++++++  ++ +  + "/>
				<hit pos="1241" gap="0" motif="motif_2" pvalue="1.5e-13" match=" ++ +++++++ +     ++++      ++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_230572" db="db_1" num="230572" name="gi|66803755|ref|XP_635708.1|" comment="argonaut-like protein [Dictyostelium discoideum AX4]gi|60464042|gb|EAL62204.1| argonaut-like protein [Dictyostelium discoideum AX4]" length="900">
			<score strand="both" combined_pvalue="8.05e-35" evalue="3.4e-28"/>
			<seg start="1">
				<data>
MIPKKQKGFNGEPKSHQEIDRSQSPLKQRTNNNNYQQQPPQQQQKQQPQQPQQKKQQQKQQQKQQPQQPQQPQQP
				</data>
				<hit pos="12" gap="11" motif="motif_39" pvalue="6.7e-05" match="  + +  ++++"/>
				<hit pos="25" gap="2" motif="motif_36" pvalue="4.7e-05" match="   +  + +++ + +"/>
			</seg>
			<seg start="151">
				<data>
RISRRDMVKDSDIENVAIVTAKSRTVQGKQISLISNFFPIVISDRKSLEFRIDFNPPQVTFDKRRKLIRELLSLN
				</data>
				<hit pos="178" gap="138" motif="motif_24" pvalue="2.7e-06" match="++ +++  + +   +"/>
			</seg>
			<seg start="226">
				<data>
NISKEFYFYDGDSILYSPINININSQSIDGVQIFIRKVKEVNHRDKSSVNSQFFNIITKNNMRKMGFSLIGRNYY
SPINKIKFEDYLLEVWKGFSTSVVSTESGTMLLADTSSKVVRSETVLDRIKYLRYDKDRCFDEIINSIVLTRYNN
				</data>
				<hit pos="233" gap="40" motif="motif_13" pvalue="1.8e-05" match=" +++   ++++    "/>
				<hit pos="267" gap="19" motif="motif_39" pvalue="6.7e-07" match="++++++++   "/>
				<hit pos="290" gap="12" motif="motif_27" pvalue="3.1e-06" match="++  ++++  +++  "/>
				<hit pos="318" gap="13" motif="motif_6" pvalue="5.6e-07" match="++  +   + ++  +  + ++   +  "/>
			</seg>
			<seg start="376">
				<data>
KTYRISNISWSSGVNDKMDGTTTFLQYYQRNYPNHKITDYRQPLLKSEVKFRGIKQTIFLIPELTFLTGLSDHMR
KNFKLMAELAKHSNFDPSQRYQTLSNFISDINNNPKVSKSLEPWGITYQPALKVDGYVLSAPKNLPNDNKRQLNN
				</data>
				<hit pos="431" gap="86" motif="motif_11" pvalue="6.6e-05" match="  +++  ++  +  +     +"/>
			</seg>
			<seg start="601">
				<data>
EIYKEIKRKSLVQFKVLTQCIFPRTFYKGRSVTNKLKQQVIAKLGYAPWGLNQQIFNGVIPKKTMIIGIDVGHNS
DMRGHSVVGFVATIDDKFQKYFSRSFVQKRPGKEIIDSLEEATKEAMSKYFSFNNCLPELVIVYRDGVGDGMLDL
VNRSEIAAMKKGFAETPSSWGIKPKLMYVIVKKNTNARLFTADPIGNPPAGTLVDSKITHPNWYDFFLVSQVTNN
GSVNPTHYHVLLDEQKMPADLFQLFTFQMCHLYFNFEKSVRVPATCQFAHKMAFLIGRTVFADAAPQLSDKLFFL
				</data>
				<hit pos="603" gap="151" motif="motif_10" pvalue="2.0e-11" match="++ ++++ +  + + +++"/>
				<hit pos="663" gap="42" motif="motif_3" pvalue="7.0e-06" match=" +++++ ++ + +  +  +      "/>
				<hit pos="699" gap="11" motif="motif_21" pvalue="4.6e-05" match="++  ++++ + ++  "/>
				<hit pos="726" gap="12" motif="motif_21" pvalue="2.0e-07" match=" + ++ +++  ++++"/>
				<hit pos="741" gap="0" motif="motif_5" pvalue="6.8e-11" match="+++ ++  + +   +  ++++ ++"/>
				<hit pos="771" gap="6" motif="motif_8" pvalue="6.7e-10" match="+ +++   +++ ++   +++ "/>
				<hit pos="796" gap="4" motif="motif_1" pvalue="4.0e-26" match="++ + ++ ++++++++  +++++ +     +   ++++++++++ +  ++"/>
				<hit pos="846" gap="0" motif="motif_2" pvalue="5.6e-09" match="  +  +  ++  +    +++ + +    ++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_937415" db="db_1" num="937415" name="gi|17508571|ref|NP_492045.1|" comment="hypothetical protein R06C7.1 [Caenorhabditis elegans]gi|34921516|sp|Q21770.1|GCC7_CAEEL RecName: Full=Germ cell-expressed protein R06C7.1" length="945">
			<score strand="both" combined_pvalue="8.17e-35" evalue="3.5e-28"/>
			<seg start="1">
				<data>
MSPHPPQPHPPMPPMPPVTAPPGAMTPMPPVPADAQKLHQSTGNDACIKRLQQLNVEDGAKMYMKPTEPGKMGRP
VDIQTNVFGIEVTKETTVHRFMVHAKADLTSTKEVTFTKKGKEDFVVQDRRDKCCNIFFLAVEKNPEFFKMKDGN
				</data>
				<hit pos="73" gap="72" motif="motif_24" pvalue="2.3e-05" match="++++ + ++ +  ++"/>
			</seg>
			<seg start="151">
				<data>
QIVYDGQSTLYTTVNLFSELDANGTKSKVFQINGADTGNDDLKTLPCISLEIYAPRDNSITLSSENLGKRTADQN
				</data>
				<hit pos="153" gap="65" motif="motif_13" pvalue="1.1e-08" match="++++  ++++ + + "/>
			</seg>
			<seg start="226">
				<data>
IEVNNREYTQFLELALNQHCVRETNRFGCFEHGKVYFLNATEEGFDQRDCVDVGDGKQLYPGLKKTIQFIEGPYG
				</data>
				<hit pos="231" gap="63" motif="motif_17" pvalue="3.4e-05" match="+++ + +   + ++ "/>
			</seg>
			<seg start="301">
				<data>
RGQNNPSLVIDGMKAAFHKEQTVIQKLFDITGQDPSNGLNNMTREKAAAVIKGLDCYSTYTNRKRHLRIEGIFHE
SATKTRFELPDGKTCSIAEYYADKYKISLQYPNANLVVCKDRGNNNYFPAELMTVSRNQRVTIPQQTGNQSQKTT
				</data>
				<hit pos="323" gap="77" motif="motif_34" pvalue="2.3e-05" match=" + + + ++ ++  +++++  "/>
				<hit pos="362" gap="18" motif="motif_23" pvalue="6.9e-07" match="+ ++  ++ ++  + +    +++ ++++ "/>
				<hit pos="393" gap="2" motif="motif_15" pvalue="1.0e-07" match=" +++++++ + +++++     "/>
				<hit pos="419" gap="5" motif="motif_11" pvalue="2.8e-07" match="  ++++ ++ +    ++ +  "/>
			</seg>
			<seg start="451">
				<data>
KECAVLPDVRQRMIITGKNAVNITLENELLVALGIKVYSEPLMVQARELDGKELVYQRSVMSDMGKWRAPPGWFV
				</data>
				<hit pos="479" gap="39" motif="motif_12" pvalue="2.0e-07" match=" + + ++++ ++   ++++ +    + + "/>
			</seg>
			<seg start="526">
				<data>
KPATVPDLWAAYAVGNPGCRFSIGDVNQLVGMFIDSCKKKGMVIKPPCETGLYSTEKIMTQLEKVAASKCKYVLM
				</data>
				<hit pos="546" gap="38" motif="motif_30" pvalue="5.9e-07" match="    +++ ++   +     +++ + ++ "/>
			</seg>
			<seg start="601">
				<data>
ITDDAIVHLHKQYKALEQRTMMIVQDMKISKANAVVKDGKRLTLENIINKTNVKLGGLNYTVSDAKKSMTDEQLI
				</data>
				<hit pos="638" gap="64" motif="motif_7" pvalue="7.2e-10" match=" +    +++   + ++++++++    ++ "/>
			</seg>
			<seg start="676">
				<data>
IGVGVSAPPAGTKYMMDNKGHLNPQIIGFASNAVANHEFVGDFVLAPSGQDTMASIEDVLQNSIDLFEKNRKALP
KRIIIYRSGASEGSHASILAYEIPLARAIIHGYSKEIKLIFIVVTKEHSYRFFRDQLRSGGKATEMNIPPGIVLD
NAVTNPACKQFFLNGHTTLQGTAKTPLYTVLADDCKAPMDRLEELTFTLCHHHQIVSLSTSIPTPLYVANEYAKR
				</data>
				<hit pos="743" gap="76" motif="motif_21" pvalue="8.6e-11" match="+++ + +++++++++"/>
				<hit pos="758" gap="0" motif="motif_5" pvalue="9.4e-06" match=" + +++     + ++    +  + "/>
				<hit pos="784" gap="2" motif="motif_8" pvalue="1.1e-07" match="+   +  ++++ + +  +++ "/>
				<hit pos="816" gap="11" motif="motif_1" pvalue="1.8e-17" match=" +++++ + ++ ++ +    ++++ +   +++ +   + ++ +  +   +"/>
				<hit pos="866" gap="0" motif="motif_2" pvalue="4.5e-09" match=" + +++  ++   +    + ++  + + +   +"/>
			</seg>
			<seg start="901">
				<data>
GRDLWGELTTKGPIEAKESQGERLKELTKEIGYKQTDLNQKRVNA
				</data>
				<hit pos="933" gap="34" motif="motif_41" pvalue="5.7e-05" match="++++++     "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1266927" db="db_1" num="1266927" name="gi|47212924|emb|CAF90296.1|" comment="unnamed protein product [Tetraodon nigroviridis]" length="792">
			<score strand="both" combined_pvalue="1.34e-34" evalue="5.7e-28"/>
			<seg start="1">
				<data>
ISMGFHQVTLGERGRRRWDFTDTGVNTRQAMEHVKESKTGLLDLDFFAHIRGVFGHELTFCWGFFFFFFSLGTSG
APISLTANFFQIVSRPQWVLYQYHVDYKPSIDSRRLRSALLFQHEVLGIARTFDGSLLFLPHRLHNKETVLHSKT
HSGEEIQITVTLTNELPPTSPMCIQFYNIIFRRQVILKVLNLQQIGRNYYNPNDPLNIPQHRLTIWPGYTATILP
YESAIMMCTDISHKVLRSETALDFMVNLKHQCGIERFHEICTKELVGLVVLTKYNNRTYRIDDIAWDHTPSNTFK
				</data>
				<hit pos="75" gap="74" motif="motif_24" pvalue="1.0e-05" match="++++++ ++ +    "/>
				<hit pos="91" gap="1" motif="motif_20" pvalue="1.1e-07" match="+   ++++ +   + + ++    +   + "/>
				<hit pos="131" gap="11" motif="motif_48" pvalue="7.4e-05" match="+ ++ +  + +  + + ++     +    "/>
				<hit pos="218" gap="58" motif="motif_6" pvalue="2.2e-05" match="++  ++ +  +    + + +    +  "/>
			</seg>
			<seg start="301">
				<data>
RGAADISFKDYYRNQYGLEIADGNQVLLVSYVKRMGPSGGPAPGPAMLIPELCYLTGLTNRMRSDFSIMKDLSTH
				</data>
				<hit pos="309" gap="64" motif="motif_15" pvalue="3.2e-05" match=" ++++ +++  +   +   + "/>
				<hit pos="331" gap="1" motif="motif_43" pvalue="5.8e-05" match="+  + +  ++   + "/>
			</seg>
			<seg start="376">
				<data>
TKLMPEQREQRLNRFMANINRNADARGELEKWGLAFDRELLNVNGRLLPGEKIFQGSRSFNYDPMNADWNREMRG
				</data>
				<hit pos="403" gap="57" motif="motif_12" pvalue="5.8e-08" match=" +  +++  ++++  + ++ ++  +   +"/>
			</seg>
			<seg start="451">
				<data>
LSVTSAPHLDNWLLFYTCRIANDAQTLLQNLLKVSGPLGIRLQRPTMIEYEDRQDRLLRAIQQNVGPHTQMVVVI
				</data>
				<hit pos="477" gap="45" motif="motif_44" pvalue="7.2e-07" match="   ++      ++++++++++"/>
			</seg>
			<seg start="526">
				<data>
LPTNRKDKYDSIKKYLCVDCPVPSQCVVAQTLSRPQTLLNVATKIALQMACKMGGELWSVEIPLKHLMVVGIDCY
				</data>
				<hit pos="534" gap="36" motif="motif_10" pvalue="2.9e-06" match="+  +++    +  + +++"/>
			</seg>
			<seg start="601">
				<data>
HDISAGKRSVGALVASMNQTMSRWFSRCVLQQKGQEIMDGLKRPFIDALKEYLKHNNCLPSRIIVYRDGVGDGQL
QSVATFEVAQILESIKSLGQDYRPKLSVVVVKKRIATRFFARIGGKTVNPPPGTVIDTEVTRPEWYDFYIVSQAV
RSGSVAPTHYNVIHDTSGLKPDHMQTRLQAVSHVLQLAGLSP
				</data>
				<hit pos="617" gap="65" motif="motif_4" pvalue="6.0e-05" match="     ++  ++   +   +++ + + "/>
				<hit pos="653" gap="10" motif="motif_21" pvalue="1.7e-09" match=" + ++ ++ ++++++"/>
				<hit pos="668" gap="0" motif="motif_5" pvalue="8.7e-12" match="+++ +++   +   +  ++ + ++"/>
				<hit pos="696" gap="4" motif="motif_8" pvalue="3.8e-13" match="+++++  ++++ ++  +++++"/>
				<hit pos="723" gap="6" motif="motif_1" pvalue="2.2e-22" match=" + ++++++++ ++ +  ++++  + +   +   ++++ + ++  +  ++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3400109" db="db_1" num="3400109" name="gi|109108346|ref|XP_001089264.1|" comment="PREDICTED: similar to piwi-like 4 [Macaca mulatta]" length="852">
			<score strand="both" combined_pvalue="1.65e-34" evalue="7e-28"/>
			<seg start="76">
				<data>
NKQDFMDLSICTREKLAHVRDCKTGSSGIPVKLVTNLFNLDFPQDWQLYQYHVTYVPDLASRRLRIALLYSHSEL
				</data>
				<hit pos="103" gap="102" motif="motif_24" pvalue="2.1e-07" match="+ ++++ ++ +   +"/>
				<hit pos="119" gap="1" motif="motif_20" pvalue="9.1e-08" match=" +  ++++ ++  +  +++    +     "/>
			</seg>
			<seg start="151">
				<data>
SNKAKAFDGAILFLSQKLEEKVTELSSETQRGETIKMTITLKRELPSSSPVCIQVFNIIFRKILKKLSMYQIGRN
FYNPSEPVEIPQHKLSLWPGFAISVSYFESKLLFSADVSYKVLRNETVLEFMTALCRRTGLTCFTQTCEKQLIGL
				</data>
				<hit pos="217" gap="69" motif="motif_27" pvalue="2.1e-05" match="  +  +++ ++ ++ "/>
			</seg>
			<seg start="301">
				<data>
IVLTRYNNRTYSIDDIDWSVKPTHTFQKRDGTEITYVDYYKQQYDITVSDLNQPMLVSLLKRKRNDNSEARLAHL
				</data>
				<hit pos="337" gap="105" motif="motif_15" pvalue="1.7e-07" match="++++++++ ++    + + + "/>
			</seg>
			<seg start="451">
				<data>
SEKILMQDHICQPVSAADWSKDVRTCKILNARSLNTWLILCSDRTEYVAESFLNCLRRVAGSMGFNVDYPKIIKV
				</data>
				<hit pos="466" gap="108" motif="motif_9" pvalue="8.5e-05" match="  +        +  +  + + + ++  "/>
			</seg>
			<seg start="526">
				<data>
QENPAAFVRAVQQYVDPDVQLVMCILPSNQKTYYDSIKKYLSSDCPVPSQCVLARTLNKQGMMMSIATKIAMQMT
				</data>
				<hit pos="543" gap="50" motif="motif_26" pvalue="1.2e-06" match="  ++ +++++ + + "/>
				<hit pos="559" gap="1" motif="motif_10" pvalue="1.1e-06" match="+  +++    +  + +++"/>
			</seg>
			<seg start="676">
				<data>
KWYKYNHDLPARIIVYRAGVGDGQLKTLVEYEVPQLLSSVAESSSNTSSRLSVIVVRKKCMPRFFTEMNRTVQNP
PIGTVVDSEATRNEWYDFYLISQVACRGTVSPTYYNVIYDDNGLKPDHMQRLTFKLCHLYYNWPGIVSVPAPCQY
AHKLTFLVAQSIHKEPSLELANHLFYL
				</data>
				<hit pos="678" gap="101" motif="motif_21" pvalue="6.6e-08" match="++ +  ++ ++++++"/>
				<hit pos="693" gap="0" motif="motif_5" pvalue="2.9e-08" match=" ++ +++      ++  ++    +"/>
				<hit pos="721" gap="4" motif="motif_8" pvalue="3.9e-07" match="+ +    ++++ +    +++ "/>
				<hit pos="748" gap="6" motif="motif_1" pvalue="3.3e-23" match=" + + ++++++  +    +++++ +     ++  ++ + + ++ ++  ++"/>
				<hit pos="798" gap="0" motif="motif_2" pvalue="8.4e-12" match=" ++ ++  ++  +      +++ ++  +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2833436" db="db_1" num="2833436" name="gi|30267823|gb|AAP20879.1|" comment="macronuclear development protein 1 [Stylonychia lemnae]" length="791">
			<score strand="both" combined_pvalue="1.87e-34" evalue="7.9e-28"/>
			<seg start="1">
				<data>
MESALTVFPKKPTRSGKLLGQELKLFSNYFSLVFDSPSIQGVNKYTCKFEPEVPDNSRKVRTLIIRTVKEKIKEK
				</data>
				<hit pos="20" gap="19" motif="motif_24" pvalue="4.5e-06" match="++  ++  + +   +"/>
			</seg>
			<seg start="76">
				<data>
LEFFIEWGNCIYSLKKVQEIPKLETEHDGVKYTISIDWVQLMEATDKDHMNFLKIFFNSLMRGLRFETIGRKSFN
				</data>
				<hit pos="128" gap="93" motif="motif_18" pvalue="2.2e-05" match="  +      ++++ ++ "/>
			</seg>
			<seg start="151">
				<data>
SAKAHSLDAHKIKVWPGFDARLIMKEQGVLLNIDVCFKVVRQDTVLEFINDLRSKCEQKNLDFQEEIMNALKGTT
				</data>
				<hit pos="167" gap="22" motif="motif_6" pvalue="1.8e-07" match="++   +    ++  +++++     ++ "/>
				<hit pos="198" gap="4" motif="motif_44" pvalue="4.5e-07" match="+++ +  ++++     ++ ++"/>
			</seg>
			<seg start="226">
				<data>
VVTKYNQRTYKVERVDFSMSPETTFDKSGTQVSYKDYYKTRYNESVNEPNQPLLINKDRKTGNEIALIPELCQVT
				</data>
				<hit pos="260" gap="41" motif="motif_15" pvalue="1.6e-06" match=" ++++ +++     ++ + + "/>
			</seg>
			<seg start="451">
				<data>
GNAMQSNNWIKELKSRLNNNVQAAVLLLPGAKGKTSLYDDIKRFLLAEFPVPSQVVLCNTISKGKNPRSIVNKIL
IQITAKIGGIPWTVGALPFMDKPTMICGMDVFHSTSLGKKSVLGLTASINVSATKYFSSCVIQGELGLEASHSLQ
				</data>
				<hit pos="488" gap="207" motif="motif_10" pvalue="6.3e-09" match="+ ++++  ++++ + ++ "/>
				<hit pos="506" gap="0" motif="motif_32" pvalue="5.1e-05" match="+  +  +    +   + +   ++ ++  +"/>
				<hit pos="548" gap="13" motif="motif_3" pvalue="2.1e-06" match="++++ ++++ +  +    +      "/>
			</seg>
			<seg start="601">
				<data>
NGMVKGLEAFKKANGTYPQQVIFYRDGVGEGQVNGVCIPEIEQIKAAIASLSIQVQFMYINVSKRINTRIFGGDV
				</data>
				<hit pos="611" gap="38" motif="motif_21" pvalue="4.8e-10" match="+++++  +++ ++++"/>
				<hit pos="626" gap="0" motif="motif_5" pvalue="5.3e-11" match="+++ +++ + +   + ++++ +++"/>
				<hit pos="652" gap="2" motif="motif_8" pvalue="3.5e-07" match="+ +  +  + + ++  ++ + "/>
			</seg>
			<seg start="676">
				<data>
GSFKNPMPGTCIDATITDTGIYEFFLVSTSAKQGLSSPVRYSILYDGIGDTPDKIELLTYKLCYTYYNVSGSIKE
PSAIRYAHRLAALIGERGGRGKEPPQPHEDFETKDPTLYYI
				</data>
				<hit pos="679" gap="6" motif="motif_1" pvalue="2.2e-20" match=" +  +++ ++ ++++   + +++ +    ++ + +  + ++++ ++ +++"/>
				<hit pos="729" gap="0" motif="motif_2" pvalue="8.3e-14" match=" +  +++ +++++     ++     + +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_917786" db="db_1" num="917786" name="gi|17552216|ref|NP_497834.1|" comment="hypothetical protein C16C10.3 [Caenorhabditis elegans]gi|2496894|sp|Q09249.1|YQ53_CAEEL RecName: Full=Uncharacterized protein C16C10.3gi|3874381|emb|CAA86741.1| C. elegans protein C16C10.3, partially confirmed by transcript evidence [Caenorhabditis elegans]" length="1032">
			<score strand="both" combined_pvalue="3.22e-34" evalue="1.4e-27"/>
			<seg start="1">
				<data>
MADLLDKIMGSSSSNRIPKRDNRMNQDKDEPTSKRSAPMFSTPKSTTPIGRDSFATMDTMNVQMNMFPVDIKDMP
				</data>
				<hit pos="9" gap="8" motif="motif_42" pvalue="2.3e-05" match=" + ++++   ++  + ++ + "/>
				<hit pos="37" gap="7" motif="motif_35" pvalue="8.8e-05" match=" ++ ++ ++ +   +  + ++"/>
			</seg>
			<seg start="76">
				<data>
HKIQRFQVDVIVCSSNGKQINANLGVLAAKGDVNSHNRRLAQYYIMRTVHDKLLVKFSGKSHHFLAYDCAATLYL
PEGVYTGDDQEEVTLTIDDFPKEEWKFVSKLSRRKDDSYLVVLKPAGFVYTQGEVAQEEANRMELTRIIEIVTSQ
KLNNEDYLQFGNATFPRLSPPHSEPDAISEIRSGFAKVSRLSQNGGGKAFMTVDTKISPFYKDTSVIKFSSNKLS
				</data>
				<hit pos="141" gap="83" motif="motif_13" pvalue="2.7e-05" match="+++   +++ +    "/>
				<hit pos="210" gap="54" motif="motif_46" pvalue="8.3e-06" match=" + ++ + + + +++ + +  "/>
			</seg>
			<seg start="301">
				<data>
EMKGGGGGRGGYGRSDSRDSRGGYRGGRSDSRDFRGVYGNRGGNDRYRDESRGRRDMYDSRRDSGSSNGADYSPS
				</data>
				<hit pos="302" gap="71" motif="motif_43" pvalue="1.9e-08" match="+ + ++++++ ++  "/>
				<hit pos="318" gap="1" motif="motif_43" pvalue="4.3e-08" match=" + ++++++++    "/>
				<hit pos="351" gap="18" motif="motif_43" pvalue="6.1e-06" match=" ++++  +  ++  +"/>
			</seg>
			<seg start="376">
				<data>
DAAELEHAFGERGNTKRCIEEALKGLDVECTHLKGNLIRVSSIAENNAENTSFMMKDDKGEREVTVAEYFLLQYN
IKLKYPRLPLVVSKRFKHESFFPMELLRIAPGQRIKVNKMSPTVQSAMTGRNASMPQHHVKLVQDILRDNLKLEQ
				</data>
				<hit pos="390" gap="24" motif="motif_18" pvalue="8.3e-07" match="  + ++ +++++ ++ +"/>
				<hit pos="408" gap="1" motif="motif_23" pvalue="2.1e-06" match="      +++ + + ++++ ++ +++ ++ "/>
				<hit pos="442" gap="5" motif="motif_15" pvalue="1.4e-09" match=" +++  ++++ ++++ ++   "/>
				<hit pos="468" gap="5" motif="motif_11" pvalue="6.8e-10" match="   ++++++  + ++++    "/>
				<hit pos="511" gap="22" motif="motif_29" pvalue="5.2e-05" match="  + + + ++++   "/>
			</seg>
			<seg start="526">
				<data>
NKYMDAFGIKLMSTEPIQMTAKLLPPAQIKFKGQTYMPDMSRPAFRTQDKFVEPARIRKIGIVVFDNCIQMRQAE
				</data>
				<hit pos="564" gap="38" motif="motif_9" pvalue="1.9e-05" match="   +       ++++++++++ +++ +"/>
			</seg>
			<seg start="601">
				<data>
DFCDKLSNFCRDNGITVEKDSRDWSIRELNSSDSVAIQNLMKKWLDDRVDILVGIAREKKPDVHDILKYFEESIG
				</data>
				<hit pos="602" gap="11" motif="motif_44" pvalue="1.7e-05" match="+ +++++ ++  ++  ++   "/>
				<hit pos="648" gap="25" motif="motif_26" pvalue="7.1e-05" match="  + ++ +  +++  "/>
			</seg>
			<seg start="676">
				<data>
LQTIQLCQQTVDKMMGGQGGRQTIDNVMRKFNLKCGGTNFFVEIPNAVRGKAVCSNNETLRKKLLEHVQFIGFEI
SHGASRTLFDRSRSQMDGEPSVVGVSYSLTNSTQLGGFTYLQTQKEYKLQKLDEFFPKCVRSYKEHSKTLPTRIV
IYRVGAGEGNFNRVKEEVEEMRRTFDKIQPGYRPHLVVIIAQRASHARVFPSCISGNRATDQNIPSGTCVENVLT
SYGYDEFILSSQTPLIGTVRPCKYTILVNDAKWSKNELMHLTYFRAFGHQVSYQPPSVPDVLYAAENLAKRGRNN
				</data>
				<hit pos="693" gap="30" motif="motif_7" pvalue="8.2e-10" match=" +  +   ++  + + + ++ +   ++  "/>
				<hit pos="742" gap="20" motif="motif_3" pvalue="2.8e-06" match="++ +++   +++++   +  +    "/>
				<hit pos="814" gap="47" motif="motif_21" pvalue="4.9e-09" match="+   + ++ ++++++"/>
				<hit pos="856" gap="27" motif="motif_8" pvalue="5.5e-09" match="++++   +++++   + + ++"/>
				<hit pos="887" gap="10" motif="motif_1" pvalue="3.3e-15" match=" +++ ++ + ++ +      + + +    +++ ++  + ++    + +  "/>
				<hit pos="937" gap="0" motif="motif_2" pvalue="1.3e-05" match="++  +++   +  + +  + ++    + +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2662131" db="db_1" num="2662131" name="gi|221316711|ref|NP_689644.2|" comment="piwi-like 4 [Homo sapiens]gi|116242716|sp|Q7Z3Z4.2|PIWL4_HUMAN RecName: Full=Piwi-like protein 4gi|21410561|gb|AAH31060.1| Piwi-like 4 (Drosophila) [Homo sapiens]gi|119587344|gb|EAW66940.1| piwi-like 4 (Drosophila), isoform CRA_a [Homo sapiens]gi|123980674|gb|ABM82166.1| piwi-like 4 (Drosophila) [synthetic construct]gi|123995499|gb|ABM85351.1| piwi-like 4 (Drosophila) [synthetic construct]" length="852">
			<score strand="both" combined_pvalue="3.63e-34" evalue="1.5e-27"/>
			<seg start="76">
				<data>
NKQDFMDLSICTREKLAHVRNCKTGSSGIPVKLVTNLFNLDFPQDWQLYQYHVTYIPDLASRRLRIALLYSHSEL
				</data>
				<hit pos="103" gap="102" motif="motif_24" pvalue="2.1e-07" match="+ ++++ ++ +   +"/>
				<hit pos="119" gap="1" motif="motif_20" pvalue="9.1e-08" match=" +  ++++ ++  +  +++    +     "/>
			</seg>
			<seg start="151">
				<data>
SNKAKAFDGAILFLSQKLEEKVTELSSETQRGETIKMTITLKRELPSSSPVCIQVFNIIFRKILKKLSMYQIGRN
FYNPSEPMEIPQHKLSLWPGFAISVSYFERKLLFSADVSYKVLRNETVLEFMTALCQRTGLSCFTQTCEKQLIGL
				</data>
				<hit pos="217" gap="69" motif="motif_27" pvalue="2.1e-05" match="  +  +++ ++ ++ "/>
			</seg>
			<seg start="301">
				<data>
IVLTRYNNRTYSIDDIDWSVKPTHTFQKRDGTEITYVDYYKQQYDITVSDLNQPMLVSLLKKKRNDNSEAQLAHL
				</data>
				<hit pos="337" gap="105" motif="motif_15" pvalue="1.7e-07" match="++++++++ ++    + + + "/>
			</seg>
			<seg start="526">
				<data>
QENPAAFVRAIQQYVDPDVQLVMCILPSNQKTYYDSIKKYLSSDCPVPSQCVLARTLNKQGMMMSIATKIAMQMT
				</data>
				<hit pos="543" gap="185" motif="motif_26" pvalue="1.2e-06" match="  ++ +++++ + + "/>
				<hit pos="559" gap="1" motif="motif_10" pvalue="1.1e-06" match="+  +++    +  + +++"/>
			</seg>
			<seg start="676">
				<data>
KWYKYNHDLPARIIVYRAGVGDGQLKTLIEYEVPQLLSSVAESSSNTSSRLSVIVVRKKCMPRFFTEMNRTVQNP
PLGTVVDSEATRNEWYDFYLISQVACRGTVSPTYYNVIYDDNGLKPDHMQRLTFKLCHLYYNWPGIVSVPAPCQY
AHKLTFLVAQSIHKEPSLELANHLFYL
				</data>
				<hit pos="678" gap="101" motif="motif_21" pvalue="6.6e-08" match="++ +  ++ ++++++"/>
				<hit pos="693" gap="0" motif="motif_5" pvalue="1.5e-08" match=" ++ +++      ++  ++    +"/>
				<hit pos="721" gap="4" motif="motif_8" pvalue="3.9e-07" match="+ +    ++++ +    +++ "/>
				<hit pos="748" gap="6" motif="motif_1" pvalue="3.3e-23" match=" + + ++++++  +    +++++ +     ++  ++ + + ++ ++  ++"/>
				<hit pos="798" gap="0" motif="motif_2" pvalue="8.4e-12" match=" ++ ++  ++  +      +++ ++  +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1151828" db="db_1" num="1151828" name="gi|33411130|dbj|BAC81341.1|" comment="PIWIL1 [Homo sapiens]" length="852">
			<score strand="both" combined_pvalue="3.65e-34" evalue="1.5e-27"/>
			<seg start="76">
				<data>
NKQDFMDLSICTREKLAHVRNCKAGSSGIPVKLVTNLFNLDFPQDWQLYQYHVTYIPDLASRRLRIALLYSHSEL
				</data>
				<hit pos="103" gap="102" motif="motif_24" pvalue="2.1e-07" match="+ ++++ ++ +   +"/>
				<hit pos="119" gap="1" motif="motif_20" pvalue="9.1e-08" match=" +  ++++ ++  +  +++    +     "/>
			</seg>
			<seg start="151">
				<data>
SNKAKAFDGAILFLSQKLEEKVTELSSETQRGETIKMTITLKRELPSSSPVCIQVFNIIFRKILKKLSMYQIGRN
FYNPSEPMEIPQHKLSLWPGFAISVSYFERKLLFSADVSYKVLRNETVLEFMTALCQRTGLSCFTQTCEKQLIGL
				</data>
				<hit pos="217" gap="69" motif="motif_27" pvalue="2.1e-05" match="  +  +++ ++ ++ "/>
			</seg>
			<seg start="301">
				<data>
IVLTRYNNRTYSIDDIDWSVKPTHTFQKRDGTEITYVDYYKQQYDITVSDLNQPMLVSLLKKKRNDNSEAQLAHL
				</data>
				<hit pos="337" gap="105" motif="motif_15" pvalue="1.7e-07" match="++++++++ ++    + + + "/>
			</seg>
			<seg start="526">
				<data>
QENPAAFVRAIQQYVDPDVQLVMCILPSNQKTYYDSIKKYLSSDCPVPSQCVLARTLNKQGMMMSIATKIAMQMT
				</data>
				<hit pos="543" gap="185" motif="motif_26" pvalue="1.2e-06" match="  ++ +++++ + + "/>
				<hit pos="559" gap="1" motif="motif_10" pvalue="1.1e-06" match="+  +++    +  + +++"/>
			</seg>
			<seg start="676">
				<data>
KWYKYNHDLPARIIVYRAGVGDGQLKTLIEYEVPQLLSSVAESSSNTSSRLSVIVVRKKCMPRFFTEMNRTVQNP
PLGTVVDSEATRNEWYDFYLISQVACRGTVSPTYYNVIYDDNGLKPDHMQRLTFKLCHLYYNWPGIVSVPAPCQY
AHKLTFLVAQSIHKEPSLELANHLFYL
				</data>
				<hit pos="678" gap="101" motif="motif_21" pvalue="6.6e-08" match="++ +  ++ ++++++"/>
				<hit pos="693" gap="0" motif="motif_5" pvalue="1.5e-08" match=" ++ +++      ++  ++    +"/>
				<hit pos="721" gap="4" motif="motif_8" pvalue="3.9e-07" match="+ +    ++++ +    +++ "/>
				<hit pos="748" gap="6" motif="motif_1" pvalue="3.3e-23" match=" + + ++++++  +    +++++ +     ++  ++ + + ++ ++  ++"/>
				<hit pos="798" gap="0" motif="motif_2" pvalue="8.4e-12" match=" ++ ++  ++  +      +++ ++  +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1218849" db="db_1" num="1218849" name="gi|268556282|ref|XP_002636130.1|" comment="Hypothetical protein CBG01380 [Caenorhabditis briggsae]gi|187038492|emb|CAP22658.1| Hypothetical protein CBG01380 [Caenorhabditis briggsae]" length="1021">
			<score strand="both" combined_pvalue="4.89e-34" evalue="2.1e-27"/>
			<seg start="76">
				<data>
ITSKGKEINLNLGTVSTGGDVNSHNRRLAQHEIMRKFFEKKRSLFSSSSYHSLAYDTAACLYIPEGQYRGGEYEE
				</data>
				<hit pos="115" gap="114" motif="motif_27" pvalue="9.3e-05" match="++  ++  + +++  "/>
			</seg>
			<seg start="151">
				<data>
VCLSQQDFAPEEWDIVSKISRRKDDSFIVRIKPAGAVYTQGDELFEPSNRYELTRIVEIVTSQKLNTTDFYQFGN
				</data>
				<hit pos="198" gap="68" motif="motif_46" pvalue="3.9e-06" match="++ ++ + + + +++ + +  "/>
			</seg>
			<seg start="226">
				<data>
ATFPLRAHPNSEPDASSEIRSGFAKVARLTEGREGKHEMLMTVDTKLSPFYKPTSVIRCVLTKIQESRGGGGGGG
GYGGRNDSRDSRGSFGGRSDSRDPRGYGGGYDRRSDSRDSRGGRDSYDSRRGGGDSEDFSSHEIDEIARACMESD
				</data>
				<hit pos="290" gap="71" motif="motif_43" pvalue="1.4e-11" match="+  +++++++++ ++"/>
				<hit pos="315" gap="10" motif="motif_43" pvalue="2.0e-07" match=" +++   +  ++ ++"/>
				<hit pos="340" gap="10" motif="motif_43" pvalue="1.4e-06" match=" ++ +  +  +++++"/>
			</seg>
			<seg start="376">
				<data>
KFLYSLESALKGLFAEAIHLKGSACTIRITGIKQCTANNTKFTKKDDKGEREISVSDYFYEEYNIKLKYPNLPLI
VSKKMKYECFFPMEVLRIIPGQRIKVNKMSATVQSAMTGRNATMPRQHVDLVQRILQDSLKLERNKYMDAFGIEL
				</data>
				<hit pos="377" gap="22" motif="motif_18" pvalue="7.1e-05" match="     + +++++  ++ "/>
				<hit pos="397" gap="3" motif="motif_23" pvalue="1.1e-06" match=" +    +++++   ++++ +++ ++ ++ "/>
				<hit pos="431" gap="5" motif="motif_15" pvalue="3.1e-11" match=" +++++ +++ +++++++ + "/>
				<hit pos="457" gap="5" motif="motif_11" pvalue="1.9e-09" match="  +++++++  ++++++    "/>
			</seg>
			<seg start="526">
				<data>
KSTRPVQLKAKILPPAEIRFKNLTYMPEIKRPGFKNPGKFVEPAHIYRVAVVSFDNAIDMRQAEDFCDRLFDYCR
				</data>
				<hit pos="553" gap="75" motif="motif_9" pvalue="9.5e-06" match="  ++    +  ++++++ + + +++++"/>
			</seg>
			<seg start="676">
				<data>
DKMMNPQGGRQTIDNVMRKFNLKCGGTNFYVDIPSNIRGRSICSNTETLHKKLLEKVQFIGFEISHGAARTLYDR
SRNQMDGEPSIVGVSYSLKQSTQLGGFSYMQTQREYKIQKLDDAFPKCVKAYAEDAKTLPTRIVIYRVGAGEGDF
				</data>
				<hit pos="682" gap="102" motif="motif_7" pvalue="9.0e-10" match=" +  +   ++  + + + ++ +    +  "/>
				<hit pos="731" gap="20" motif="motif_3" pvalue="4.7e-05" match=" + +++   +++++      +    "/>
				<hit pos="767" gap="11" motif="motif_4" pvalue="1.0e-05" match="     +   +    ++ ++ +++ + "/>
				<hit pos="803" gap="10" motif="motif_21" pvalue="1.8e-08" match="    + ++ ++++++"/>
			</seg>
			<seg start="826">
				<data>
KRIKEEIQEIRGTFEKIEKGYNPALVFIVAQKGSHTRIFPSRIDGNKAFEQNVPSGTCIDNVVTSFGYDEFILSS
QTPLIGTVRPCKYTIIANDPAWSKNELIHLTYFRAFGHQVSYQPPSVPDVLYAAENLAKRGKNNYRVHQRYVSMQ
				</data>
				<hit pos="845" gap="27" motif="motif_8" pvalue="4.0e-13" match="++++   ++++++  +++ ++"/>
				<hit pos="876" gap="10" motif="motif_1" pvalue="3.8e-15" match=" +++ ++ ++++++      + + +    +++ ++  + +       +  "/>
				<hit pos="926" gap="0" motif="motif_2" pvalue="1.4e-05" match="++  +++   +  + +  + ++    + +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2700593" db="db_1" num="2700593" name="gi|24250900|gb|AAM96947.1|" comment="macronuclear development protein 1 [Stylonychia lemnae]" length="791">
			<score strand="both" combined_pvalue="6.32e-34" evalue="2.7e-27"/>
			<seg start="1">
				<data>
MESALTVFPKKPTRSGKLLGQELKLFSNYFSLVFDSPSIQGVNKYTCKFEPEVPDNSRKVRTLIIRTVKEKIKEK
				</data>
				<hit pos="20" gap="19" motif="motif_24" pvalue="4.5e-06" match="++  ++  + +   +"/>
			</seg>
			<seg start="76">
				<data>
LEFFIEWGNCIYSLKKVQEIPKLETEHDGVKYTISIDWVQLMEATDKDHMNFLKIFFNSLMRGLRFETIGRKSFN
				</data>
				<hit pos="128" gap="93" motif="motif_18" pvalue="2.2e-05" match="  +      ++++ ++ "/>
			</seg>
			<seg start="151">
				<data>
SAKAHSLDAHKIKVWPGFDARLIMKEQGVLLNIDVCFKVVRQDTVLEFINDLRSKCEQKNLDFQEEIMNALKGTT
				</data>
				<hit pos="167" gap="22" motif="motif_6" pvalue="1.8e-07" match="++   +    ++  +++++     ++ "/>
				<hit pos="198" gap="4" motif="motif_44" pvalue="4.5e-07" match="+++ +  ++++     ++ ++"/>
			</seg>
			<seg start="226">
				<data>
VVTKYNQRTYKVERVDFSMSPETTFDKSGTQVSYKDYYKTRYNESVNEPNQPLLINKDRKTGNEIALIPELCQVT
				</data>
				<hit pos="260" gap="41" motif="motif_15" pvalue="1.6e-06" match=" ++++ +++     ++ + + "/>
			</seg>
			<seg start="451">
				<data>
GNAMQSNNWIKELKSRLNNNVQAAVLLLPGAKGKTSLYDDIKRFLLAEFPVPSQVVLCNTISKGKNLRSIVNKIL
IQITAKIGGIPWTVDALPFMDKPTMICGMDVFHSTSLGKKSVLGLTASINVSATKYFSSCVIQGELGLEASHSLQ
				</data>
				<hit pos="488" gap="207" motif="motif_10" pvalue="6.3e-09" match="+ ++++  ++++ + ++ "/>
				<hit pos="515" gap="9" motif="motif_7" pvalue="6.4e-05" match="+         +  + ++ ++         "/>
				<hit pos="548" gap="4" motif="motif_3" pvalue="2.1e-06" match="++++ ++++ +  +    +      "/>
			</seg>
			<seg start="601">
				<data>
NGMVKGLEAFKKANGAYPQQVIFYRDGVGEGQVNGVCIPEIEQIKAAIASLSIQVQFMYINVSKRINTRIFGGDV
				</data>
				<hit pos="611" gap="38" motif="motif_21" pvalue="5.6e-10" match="+++++  +++ ++++"/>
				<hit pos="626" gap="0" motif="motif_5" pvalue="5.3e-11" match="+++ +++ + +   + ++++ +++"/>
				<hit pos="652" gap="2" motif="motif_8" pvalue="3.5e-07" match="+ +  +  + + ++  ++ + "/>
			</seg>
			<seg start="676">
				<data>
GSFKNPMPGTCFDATITDTGIYEFFLVSTSAKQGLSSPVRYSVLYDGIGDTPDKIELLTYKLCYTYYNVSGSIKE
PSAIRYAHRLAALIGERGGRGKEPPQPHEDFETKDPTLYYI
				</data>
				<hit pos="679" gap="6" motif="motif_1" pvalue="1.0e-19" match=" +  +++  + ++++   + +++ +    ++ + +  + ++++ ++ +++"/>
				<hit pos="729" gap="0" motif="motif_2" pvalue="8.3e-14" match=" +  +++ +++++     ++     + +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_4044545" db="db_1" num="4044545" name="gi|415849|emb|CAA47123.1|" comment="adenylosuccinate synthetase [Homo sapiens]" length="455">
			<score strand="both" combined_pvalue="9.65e-34" evalue="4.1e-27"/>
			<seg start="1">
				<data>
MAFAETYPAASSLPNGDCGRPRAAGGNRVTVVLGAQWGDEGKGKVVDLLAQDADIVCRCQGGNNAGHTVVVDSVE
				</data>
				<hit pos="39" gap="38" motif="motif_49" pvalue="4.5e-05" match="+ ++ + +"/>
			</seg>
			<seg start="76">
				<data>
YDFHLLPSGIINPNVTAFIGNGVVIHLPGLFEEAEKNVQKGKGLEGWEKRLIISDRAHIVFDFHQAADGIQEQQR
				</data>
				<hit pos="113" gap="66" motif="motif_33" pvalue="4.7e-05" match="++ + +++++ "/>
			</seg>
			<seg start="151">
				<data>
QEQAGKNLGTTKKGIGPVYSSKAARSGLRMCDLVSDFDGFSERFKVLANQYKSIYPTLEIDIEGELQKLKGYMEK
				</data>
				<hit pos="153" gap="29" motif="motif_42" pvalue="1.4e-05" match="  +   ++ ++ +   + ++ "/>
				<hit pos="202" gap="28" motif="motif_11" pvalue="9.4e-05" match="+ ++  ++     ++++  + "/>
			</seg>
			<seg start="301">
				<data>
TRVGIGAFPTEQDNEIGELLQTRGREFGVTTGRKRRCGWLDLVLLKYAHMINGFTALALTKLDILDMFTEIKVGV
				</data>
				<hit pos="330" gap="107" motif="motif_49" pvalue="8.6e-05" match=" +++   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2673791" db="db_1" num="2673791" name="gi|21752361|dbj|BAC04179.1|" comment="unnamed protein product [Homo sapiens]" length="852">
			<score strand="both" combined_pvalue="1.34e-33" evalue="5.7e-27"/>
			<seg start="76">
				<data>
NKQDFMDLSICTREKLAHVRNCKTGSSGIPVKLVTNLFNLDFPQDWQLYQYHVTYIPDLASRRLRIALLYSHSEL
				</data>
				<hit pos="103" gap="102" motif="motif_24" pvalue="2.1e-07" match="+ ++++ ++ +   +"/>
				<hit pos="119" gap="1" motif="motif_20" pvalue="9.1e-08" match=" +  ++++ ++  +  +++    +     "/>
			</seg>
			<seg start="151">
				<data>
SNEAKAFDGAILFLSQKLEEKVTELSSETQRGETIKMTITLKRELPSSSPVCIQVFNIIFRKILKKLSMYQIGRN
FYNPSEPMEIPQHKLSLWPGFAISVSYFERKLLFSADVSYKVLRNETVLEFMTALCQRTGLSCFTQTCEKQLIGL
				</data>
				<hit pos="217" gap="69" motif="motif_27" pvalue="2.1e-05" match="  +  +++ ++ ++ "/>
			</seg>
			<seg start="301">
				<data>
IVLTRYNNRTYSIDDIDWSVKPTHTFQKRDGTEITYVDYYKQQYDITVSDLNQPMLVSLLKKKRNDNSEAQLAHL
				</data>
				<hit pos="337" gap="105" motif="motif_15" pvalue="1.7e-07" match="++++++++ ++    + + + "/>
			</seg>
			<seg start="526">
				<data>
QENPAAFVRAIQQYVDPDVQLVMCILPSNQKTYYDSIKKYLSSDCPVPSQCVLARTLNKQGMMMSIATKIAMQMT
				</data>
				<hit pos="543" gap="185" motif="motif_26" pvalue="1.2e-06" match="  ++ +++++ + + "/>
				<hit pos="559" gap="1" motif="motif_10" pvalue="1.1e-06" match="+  +++    +  + +++"/>
			</seg>
			<seg start="676">
				<data>
KWYKYNHDLPARIIVYRAGVGDGQLETLIEYEVPQLLSSVAESGSNTSSRLSVIVVRKKCMPRFFTEMNRTVQNP
PLGTVVDSEATRNEWYDFYLISQVACRGTVSPTYYNVIYDDNGLKPDHMQRLTFKLCHLYYNWPGIVSVPAPCQY
AHKLTFLVAQSIHKEPSLELANHLFYL
				</data>
				<hit pos="678" gap="101" motif="motif_21" pvalue="6.6e-08" match="++ +  ++ ++++++"/>
				<hit pos="693" gap="0" motif="motif_5" pvalue="1.2e-08" match=" ++ +++      ++  ++    +"/>
				<hit pos="721" gap="4" motif="motif_8" pvalue="3.9e-07" match="+ +    ++++ +    +++ "/>
				<hit pos="748" gap="6" motif="motif_1" pvalue="3.3e-23" match=" + + ++++++  +    +++++ +     ++  ++ + + ++ ++  ++"/>
				<hit pos="798" gap="0" motif="motif_2" pvalue="8.4e-12" match=" ++ ++  ++  +      +++ ++  +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3661293" db="db_1" num="3661293" name="gi|22002163|gb|AAM88647.1|" comment="hypothetical protein, 5'-partial [Oryza sativa Japonica Group]" length="85">
			<score strand="both" combined_pvalue="1.79e-33" evalue="7.6e-27"/>
			<seg start="1">
				<data>
SLAKRKRVWQSGLGSMASETSDQSRACIDATRMTKLLPTADQARHDRGGGGGASPAGAHDIGAAGVVPGDDGVRW
				</data>
				<hit pos="44" gap="43" motif="motif_43" pvalue="8.9e-06" match="   ++++++    + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2712121" db="db_1" num="2712121" name="gi|17537279|ref|NP_494593.1|" comment="hypothetical protein Y49F6A.1 [Caenorhabditis elegans]gi|7332037|gb|AAF60724.1| Hypothetical protein Y49F6A.1 [Caenorhabditis elegans]" length="966">
			<score strand="both" combined_pvalue="1.83e-33" evalue="7.8e-27"/>
			<seg start="1">
				<data>
MSNQEPYRIPKRTASDPNQSGSQGSCVRPNQEGNVKKEESVNSAPRRMFTLPSSSSTSGAQVFNPIGKCQVQTNS
FKIDITKMPKRLLRLSMETRLCGGKTELNLNDGVQAVAGNLNSQEDFTTQEWSQISNYLRKKNAEFKVKISPNGF
				</data>
				<hit pos="66" gap="65" motif="motif_24" pvalue="4.5e-06" match="  ++++ ++ ++  +"/>
			</seg>
			<seg start="226">
				<data>
TEIIMTIDNKLAPFHKSTSVLKMICDKFEEIVNPARQHRGSQDRRGDRDRGYRGGRSYGHDNRRRSRSRSPQDRG
DRGDRGNHHRDHNEDWDERKVKEVERRLLEEPRALGSIADALKGLIVESVHLSKDVNRNSRIKLNEGKNDEQEIS
				</data>
				<hit pos="271" gap="190" motif="motif_43" pvalue="4.6e-07" match="++  +++++++  + "/>
				<hit pos="289" gap="3" motif="motif_43" pvalue="9.3e-06" match=" + + +  + ++ ++"/>
				<hit pos="334" gap="30" motif="motif_18" pvalue="3.7e-05" match="    +  +++++ ++  "/>
			</seg>
			<seg start="376">
				<data>
VADYYLKQYNYKLKFPYLPMIVSKRFRSETMFPVELLKIVPGQKISIQKINPNVQSAMTGPNSILPSKHVRIVAR
				</data>
				<hit pos="377" gap="26" motif="motif_15" pvalue="3.5e-11" match=" +++  ++++ +++++++ + "/>
				<hit pos="403" gap="5" motif="motif_11" pvalue="7.0e-09" match="  + ++ ++ +++++++ +  "/>
			</seg>
			<seg start="451">
				<data>
ILESSLKIASNPYLKTFGIRISKDPIKLEAKILSPAQLSFNKYSIMPKPGSVQFEPSREDKFFKPAKIYEVAVIA
				</data>
				<hit pos="463" gap="39" motif="motif_12" pvalue="6.2e-11" match="+++ ++++++++   +++ ++ +  + ++"/>
			</seg>
			<seg start="601">
				<data>
VLKYFEAAVGLQTMQIHSKTAGFIISGNGQTAGNVIKKLNLKCGGINYIVEVPQSFNRTVVCSNNSFVQKKLFDG
TQFIGFEMTHGAARTLFDKSNGTFDGEPTIVGCAYSLQKATDLGGFNWFQEQNEYRLKNLGTHIPKCLQYYKESS
GSLPEKIVIYRTGAGEGDFDRVQQEITEIRSSFAEVQEGYKPSLVVIVANKTSHLRVFPVEIREGDTAMKQNVRS
GTCLDGKITSAGREEFVLISQTALISTAKPTKYTIAANDPKWSKNEVMNLTYILSFAHQVCYQPPAVPHILYAAD
NLAKRGRNNFIQHKKLGELSKTIQATLTKYSDLNIEMDSKELSGELVEDITKSMNVMAIKARNFWA
				</data>
				<hit pos="626" gap="134" motif="motif_7" pvalue="3.4e-09" match=" ++ +   ++  + + + ++ +   ++  "/>
				<hit pos="675" gap="20" motif="motif_3" pvalue="1.8e-06" match=" + +++   +++++   +  +    "/>
				<hit pos="730" gap="30" motif="motif_41" pvalue="6.1e-06" match="++   +++  +"/>
				<hit pos="747" gap="6" motif="motif_21" pvalue="2.9e-09" match="+ + + +++++++++"/>
				<hit pos="789" gap="27" motif="motif_8" pvalue="3.8e-09" match="++++   ++++ +  + + ++"/>
				<hit pos="821" gap="11" motif="motif_1" pvalue="8.9e-15" match=" ++  ++  + +++      + + +    + + +++ + +     + +  "/>
				<hit pos="871" gap="0" motif="motif_2" pvalue="2.7e-08" match="+  ++++ +++  + +  +  +    + ++  +"/>
				<hit pos="922" gap="18" motif="motif_44" pvalue="1.6e-05" match=" +     ++  + + ++++ +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2246493" db="db_1" num="2246493" name="gi|13603855|gb|AAK31965.1|AF285586_1" comment="PIWIL2 [Mus musculus]" length="580">
			<score strand="both" combined_pvalue="1.85e-33" evalue="7.8e-27"/>
			<seg start="1">
				<data>
MHAIYQQNKEHFQDECSKLLVGSIVITRYNNRTYRIDDVDWNKTPKDSFVMSDGKEITFLEYYSKNYGITVKEDD
QPLLIHRPSERQNNHGMLLKGEILLLPELSFMTGIPEKMKKDFRAMKDLTQQINLSPKQHHGALECLLQRISQNE
				</data>
				<hit pos="60" gap="59" motif="motif_15" pvalue="9.5e-07" match=" +++   ++++ +  + + + "/>
			</seg>
			<seg start="151">
				<data>
TASNELTRWGLSLHKDVHKIEGRLLPMERINLRNTSFVTSEGLNWVKEVTRDASILTIPMHFWALFYPKRAMDQA
RELVNMLEKIAGPIGMRTSPPAWVELKDDRIETYIRTIQSLLGVEGKIQMVVCIIMGTRDDLYGAIKKLCCVQSP
VPSQVINVRTIGQPTRLRSVAQKILLQMNCKLGGELWGVDIPLKQLMVIGMDVYHDPSRGMRSVVGFVASINLTL
TKWYSRVVFQMPHQEIVDSLKLCLVGSLKKYYEVNHCLPEKIVVYRDGVSDGQLKTVANYEIPQLQKCFEAFDNY
HPKMVVFVVQKKISTNLYLAAPDHFVTPSPGTVVDHTITSCEWVDFYLLAHHVRQGCGIPTHYICVLNTANLSPD
				</data>
				<hit pos="155" gap="74" motif="motif_12" pvalue="7.1e-07" match=" +  ++++  ++   ++++ ++  +  + "/>
				<hit pos="220" gap="36" motif="motif_30" pvalue="6.9e-07" match=" +    + ++  + ++++  ++  +++ "/>
				<hit pos="288" gap="40" motif="motif_10" pvalue="1.8e-07" match="++ +++ +     + ++ "/>
				<hit pos="352" gap="46" motif="motif_47" pvalue="1.8e-05" match=" + +++ +"/>
				<hit pos="371" gap="11" motif="motif_4" pvalue="2.0e-07" match="     ++  +++  + + +++ +++ "/>
				<hit pos="407" gap="10" motif="motif_21" pvalue="8.7e-08" match="+  +  +++++++++"/>
				<hit pos="422" gap="0" motif="motif_5" pvalue="8.0e-13" match="+++++++   + +++  ++ + + "/>
				<hit pos="449" gap="3" motif="motif_8" pvalue="6.6e-09" match="++ ++  + ++++   + +  "/>
				<hit pos="476" gap="6" motif="motif_1" pvalue="6.9e-18" match="    ++++++ +++     ++++ ++   ++   ++++   +   + +++"/>
			</seg>
			<seg start="526">
				<data>
HMQRLTFKLCHMYWNWPGTIRVPAPCKYAHKLAFLSGQILHHEPAIQLCGNLFFL
				</data>
				<hit pos="526" gap="0" motif="motif_2" pvalue="1.1e-11" match=" ++ ++  ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1059312" db="db_1" num="1059312" name="gi|7022327|dbj|BAA91558.1|" comment="unnamed protein product [Homo sapiens]" length="371">
			<score strand="both" combined_pvalue="3.01e-33" evalue="1.3e-26"/>
			<seg start="1">
				<data>
MHFWALFYPKRAMDQARELVNMLEKIAGPIGMRMSPPAWVELKDDRIETYVRTIQSTLGAEGKIQMVVCIIMGPR
				</data>
				<hit pos="11" gap="10" motif="motif_30" pvalue="1.1e-07" match=" +    + ++  + ++++  ++ ++++ "/>
			</seg>
			<seg start="76">
				<data>
DDLYGAINKLCCVQSPVPSQVVNVRTIGQPTRLRSVAQKILLQINCKLGGELWGVDIPLKQLMVIGMDVYHDPSR
				</data>
				<hit pos="79" gap="40" motif="motif_10" pvalue="7.0e-06" match="++ + + +     + ++ "/>
				<hit pos="106" gap="9" motif="motif_7" pvalue="7.5e-05" match="          ++ ++ ++++      + +"/>
				<hit pos="143" gap="8" motif="motif_47" pvalue="1.8e-05" match=" + +++ +"/>
			</seg>
			<seg start="151">
				<data>
GMRSVVGFVASINLTLTKWYSRVVFQMPHQEIVDSLKLCLVGSLKKFYEVNHCLPEKIVVYRDGVSDGQLKTVAN
YEIPQLQKCFEAFENYQPKMVVFVVQKKISTNLYLAAPQNFVTPTPGTVVDHTITSCEWVDFYLLAHHVRQGCGI
PTHYVCVLNTANLSPDHMQRLTFKLCHMYWNWPGTIRVPAPCKYAHKLAFLSGHILHHEPAIQLCENLFFL
				</data>
				<hit pos="162" gap="11" motif="motif_4" pvalue="2.0e-07" match="     ++  +++  + + +++ +++ "/>
				<hit pos="198" gap="10" motif="motif_21" pvalue="8.7e-08" match="+  +  +++++++++"/>
				<hit pos="213" gap="0" motif="motif_5" pvalue="8.0e-13" match="+++++++   + +++  ++ + + "/>
				<hit pos="240" gap="3" motif="motif_8" pvalue="2.3e-09" match="+++++  + ++++   + +  "/>
				<hit pos="267" gap="6" motif="motif_1" pvalue="3.4e-17" match="    ++++++ +++     ++++ ++   ++   ++++   +   + +++"/>
				<hit pos="317" gap="0" motif="motif_2" pvalue="1.1e-11" match=" ++ ++  ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1457259" db="db_1" num="1457259" name="gi|74201174|dbj|BAE37436.1|" comment="unnamed protein product [Mus musculus]" length="455">
			<score strand="both" combined_pvalue="3.23e-33" evalue="1.4e-26"/>
			<seg start="1">
				<data>
EQINLSPKQHHGALECLLQRISQNETASNELTRWGLSLHKDVHKIEGRLLPMERINLRNTSFVTSEDLNWVKEVT
				</data>
				<hit pos="30" gap="29" motif="motif_12" pvalue="7.1e-07" match=" +  ++++  ++   ++++ ++  +  + "/>
			</seg>
			<seg start="76">
				<data>
RDASILTIPMHFWALFYPKRAMDQARELVNMLEKIAGPIGMRISPPAWVELKDDRIETYIRTIQSLLGVEGKIQM
				</data>
				<hit pos="95" gap="36" motif="motif_30" pvalue="7.7e-08" match=" +    + ++  + ++++  ++ ++++ "/>
			</seg>
			<seg start="151">
				<data>
VVCIIMGTRDDLYGAIKKLCCVQSPVPSQVINVRTIGQPTRLRSVAQKILLQMNCKLGGELWGVDIPLKQLMVIG
				</data>
				<hit pos="163" gap="40" motif="motif_10" pvalue="1.8e-07" match="++ +++ +     + ++ "/>
			</seg>
			<seg start="226">
				<data>
MDVYHDPSRGMRSVVGFVASINLTLTKWYSRVVFQMPHQEIVDSLKLCLVGSLKKYYEVNHCLPEKIVVYRDGVS
DGQLKTVANYEIPQLQKCFEAFDNYHPKMVVFVVQKKISTNLYLAAPDHFVTPSPGTVVDHTITSCEWVDFYLLA
HHVRQGCGIPTHYICVLNTANLSPDHMQRLTFKLCHMYWNWPGTIRVPAPCKYAHKLAFLSGQILHHEPAIQLCG
				</data>
				<hit pos="227" gap="46" motif="motif_47" pvalue="1.8e-05" match=" + +++ +"/>
				<hit pos="246" gap="11" motif="motif_4" pvalue="2.0e-07" match="     ++  +++  + + +++ +++ "/>
				<hit pos="282" gap="10" motif="motif_21" pvalue="8.7e-08" match="+  +  +++++++++"/>
				<hit pos="297" gap="0" motif="motif_5" pvalue="8.0e-13" match="+++++++   + +++  ++ + + "/>
				<hit pos="324" gap="3" motif="motif_8" pvalue="6.6e-09" match="++ ++  + ++++   + +  "/>
				<hit pos="351" gap="6" motif="motif_1" pvalue="6.9e-18" match="    ++++++ +++     ++++ ++   ++   ++++   +   + +++"/>
				<hit pos="401" gap="0" motif="motif_2" pvalue="1.1e-11" match=" ++ ++  ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3661206" db="db_1" num="3661206" name="gi|158517904|ref|NP_598526.3|" comment="F-box protein 31 [Mus musculus]gi|123793531|sp|Q3TQF0.1|FBX31_MOUSE RecName: Full=F-box only protein 31gi|74201166|dbj|BAE37434.1| unnamed protein product [Mus musculus]gi|148679714|gb|EDL11661.1| F-box only protein 31, isoform CRA_b [Mus musculus]" length="507">
			<score strand="both" combined_pvalue="4.95e-33" evalue="2.1e-26"/>
			<seg start="1">
				<data>
MAVCARLCGVGPARGCRRRQQRRGPAETAAADSEADTDPEEERIEAGPARCSLLELPPELLVEIFASLPGTDLPS
				</data>
				<hit pos="11" gap="10" motif="motif_43" pvalue="8.5e-06" match="+  ++  ++  +++ "/>
				<hit pos="57" gap="31" motif="motif_26" pvalue="5.4e-05" match="++++++ +     + "/>
			</seg>
			<seg start="151">
				<data>
DGLFIIGWMYLPPHDPHVGDPMRFKPLFRIHLMERKSATVECMYGHKGPHNGHIQIVKRDEFSTKCNQTDHHRMS
				</data>
				<hit pos="175" gap="103" motif="motif_26" pvalue="4.5e-05" match="++ + + ++++++  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3370068" db="db_1" num="3370068" name="gi|157117882|ref|XP_001653082.1|" comment="PIWI [Aedes aegypti]gi|108875923|gb|EAT40148.1| PIWI [Aedes aegypti]" length="875">
			<score strand="both" combined_pvalue="6.02e-33" evalue="2.5e-26"/>
			<seg start="76">
				<data>
GNGNGSSGSAAGTSRGAMRGRRGVADTLRTRALDAPSKHGTTGQPLQLHANYFRLRKHIEWTLYQYRVDFAPTCD
SIRLMQGLISQHKKIFGGYLFDGTQLFMVNKLKSEQLSLECRHERTGEVYQIKIAHTGTVDMTNETGIQVLNLIL
				</data>
				<hit pos="87" gap="86" motif="motif_43" pvalue="1.9e-05" match="+  ++  ++ ++   "/>
				<hit pos="118" gap="16" motif="motif_24" pvalue="9.3e-07" match="+++ ++ ++ +    "/>
				<hit pos="134" gap="1" motif="motif_20" pvalue="7.1e-06" match="    ++++ +   +   +       +++ "/>
			</seg>
			<seg start="226">
				<data>
RRAMGGLNLQLVGRNLFDAAAKIAIRDYQIELWPGYVTSIRQHEQDILVCCEIAHKTMRMQTCYDILRECQRHDR
				</data>
				<hit pos="260" gap="97" motif="motif_6" pvalue="4.1e-05" match="++  +++   +    +   +  + +  "/>
			</seg>
			<seg start="301">
				<data>
SYKDAFTRSVLGVVVLTGYNNKTYTIHDVSFDTTPSSTFETKNGKISFIDYYQQKYNIRIRDPNQPMLLSRAKKR
				</data>
				<hit pos="319" gap="32" motif="motif_23" pvalue="1.3e-06" match=" +++ ++++  +  ++   +++ ++++  "/>
				<hit pos="349" gap="1" motif="motif_15" pvalue="3.8e-09" match="++++++++++ ++ ++ + + "/>
			</seg>
			<seg start="376">
				<data>
DLRAGGNELMALVPELCQMTGLTEQMRSDFRMMRAMSDYTRLNPDRRIERLETFNRRLQTTPESMEVFKVWQMEL
DKRLVELPGRLLPQETIFFSTTAAGVPAGDNADWTMHFRNNPMFATIRLDHWFVVVPNRVQREANDFLGCLMQAA
RGMRFEIRQCEFVAIPDDNPGTYVRMLDNLVNKDPQLIMCVVTNQKADRYTAIKKKCCVDRAVPTQVICQKTITP
				</data>
				<hit pos="442" gap="72" motif="motif_12" pvalue="4.5e-07" match="+ + + ++ ++++ ++ ++ ++  +  + "/>
				<hit pos="481" gap="10" motif="motif_9" pvalue="1.7e-06" match="  +    + +  ++   + +++ ++  "/>
				<hit pos="508" gap="0" motif="motif_19" pvalue="8.1e-05" match="+     +  +   +++       +      + +    +    + + ++ +"/>
				<hit pos="575" gap="17" motif="motif_10" pvalue="3.0e-07" match="+  +++++  +  + ++ "/>
			</seg>
			<seg start="676">
				<data>
VSQHGHGEEICNYLPLNTVKALNEYRKEYNELPKRIFFYRDGVGEGQLHYVYEHEVKAIVDKLNEIYKSAGAEQD
VMFTFFIVNKRINTRFFDRKQNPRPGTVVDDVVTLPERTDFYIVSQSVRQGTVSPTAYNVIYDTSGLKVDHLQML
SYKQCHLYYNWSGTTRVPAVCQYAHKLSFLVGQFIHQAPSNLLEKKLYFL
				</data>
				<hit pos="701" gap="108" motif="motif_21" pvalue="1.7e-08" match="+++ + +++++ +++"/>
				<hit pos="716" gap="0" motif="motif_5" pvalue="2.6e-11" match="+++ +++   +  ++  ++     "/>
				<hit pos="748" gap="8" motif="motif_8" pvalue="5.7e-08" match="     +++ ++ ++  ++++ "/>
				<hit pos="771" gap="2" motif="motif_1" pvalue="2.2e-20" match=" +  ++++++ +++ +   +++  +    +++  ++ + + ++  +   +"/>
				<hit pos="821" gap="0" motif="motif_2" pvalue="3.4e-08" match=" ++++ +  +  +        + +   +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_4116048" db="db_1" num="4116048" name="gi|157117039|ref|XP_001652946.1|" comment="cgmp-dependent protein kinase [Aedes aegypti]gi|108876230|gb|EAT40455.1| cgmp-dependent protein kinase [Aedes aegypti]" length="827">
			<score strand="both" combined_pvalue="7.17e-33" evalue="3e-26"/>
			<seg start="1">
				<data>
MSSPKPAMAGGSKNGTSSHSGGRNNGKLQSDSGNGRSIEDTVLSLRRELREVYETLREKNEQLVQLEKDVRDRDI
				</data>
				<hit pos="9" gap="8" motif="motif_43" pvalue="9.5e-05" match=" ++   +   + ++ "/>
			</seg>
			<seg start="601">
				<data>
ELWTILRDRGHFDDGTTRFYTACVVEAFDYLHSRNIIYRDLKPENLLLDVSGYVKLVDFGFAKKLQSGRKTWTFC
				</data>
				<hit pos="625" gap="601" motif="motif_21" pvalue="6.6e-05" match="  +   +  + ++++"/>
			</seg>
			<seg start="676">
				<data>
GTPEYVAPEVILNRGHDISADYWSLGVLMFELLTGTPPFTGADPMRTYNIILKGIDAIEFPRNITRNASVLIKKL
CRDNPTERLGYQRGGISEIQKHKWFDGFYWEGLRNRSLPPPILPKVQSVVDTANFDDYPADPDGPPPDDLSGWDE
				</data>
				<hit pos="689" gap="49" motif="motif_44" pvalue="7.2e-05" match="    +++ ++++++++ + + "/>
				<hit pos="743" gap="33" motif="motif_22" pvalue="3.8e-05" match="    + +  +  + ++"/>
				<hit pos="798" gap="39" motif="motif_36" pvalue="1.2e-05" match="+   + +  ++  ++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3568802" db="db_1" num="3568802" name="gi|115447311|ref|NP_001047435.1|" comment="Os02g0616400 [Oryza sativa (japonica cultivar-group)]" length="209">
			<score strand="both" combined_pvalue="1.53e-32" evalue="6.5e-26"/>
			<seg start="1">
				<data>
MDFKEWPLVPLWSINDLNIAAALKSIHSTAKEQLQLLIVILPEERGNYGKIKRVCETKLGLVSQCCLPKNVKTDT
NIKYLENIALKINVKTYRQSFLVLMLAIPHQGCTRHLLQEWLDQSTGQKSPHIELISAQLERQEIIGGLFHSTRD
				</data>
				<hit pos="33" gap="32" motif="motif_26" pvalue="1.1e-09" match="+++++++++++  ++"/>
				<hit pos="48" gap="0" motif="motif_10" pvalue="2.0e-18" match="++++++++++++++++++"/>
				<hit pos="74" gap="8" motif="motif_7" pvalue="6.5e-10" match="  +  ++++ +++++++      + ++  "/>
				<hit pos="120" gap="17" motif="motif_4" pvalue="6.5e-07" match="     +    +++++  +++++  ++"/>
			</seg>
			<seg start="151">
				<data>
PKGCLKPDGMIRELMMNFYQRNRRKPERIIFYRDGISESQFSQVIIHEVDAIRKLYITT
				</data>
				<hit pos="154" gap="8" motif="motif_25" pvalue="9.0e-08" match=" ++ +++++++ + +"/>
				<hit pos="169" gap="0" motif="motif_21" pvalue="3.2e-13" match="++ + ++++++++++"/>
				<hit pos="184" gap="0" motif="motif_5" pvalue="3.8e-16" match="++ ++++++++  ++ +++++ + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1225558" db="db_1" num="1225558" name="gi|40782211|emb|CAE45021.1|" comment="argonaute-like protein [Arabidopsis halleri subsp. halleri]" length="100">
			<score strand="both" combined_pvalue="2.65e-32" evalue="1.1e-25"/>
			<seg start="1">
				<data>
GTSRPAHYHVLLDENHFTADQLQMLTNNLCYTFARCTRSVSIVPPAYCAHLAAFRARYYMESEMSDGGSSRSRNT
				</data>
				<hit pos="21" gap="20" motif="motif_2" pvalue="3.9e-33" match="+++++++++++++++++++++++++++ +++++"/>
				<hit pos="54" gap="0" motif="motif_31" pvalue="1.8e-12" match="++++++++ ++"/>
			</seg>
			<seg start="76">
				<data>
TTGAGQVISQLPAIKDNVKDVMFYC
				</data>
				<hit pos="86" gap="21" motif="motif_16" pvalue="1.6e-17" match="+++++++++++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_924360" db="db_1" num="924360" name="gi|17136736|ref|NP_476875.1|" comment="piwi [Drosophila melanogaster]gi|33112431|sp|Q9VKM1.1|PIWI_DROME RecName: Full=Protein piwigi|7297793|gb|AAF53043.1| piwi [Drosophila melanogaster]" length="843">
			<score strand="both" combined_pvalue="3.16e-31" evalue="1.3e-24"/>
			<seg start="1">
				<data>
MADDQGRGRRRPLNEDDSSTSRGSGDGPRVKVFRGSSSGDPRADPRIEASRERRALEEAPRREGGPTERKPWGDQ
				</data>
				<hit pos="59" gap="58" motif="motif_43" pvalue="9.5e-05" match="   + ++   ++  +"/>
			</seg>
			<seg start="76">
				<data>
YDYLNTRPAELVSKKGTDGVPVMLQTNFFRLKTKPEWRIVHYHVEFEPSIENPRVRMGVLSNHANLLGSGYLFDG
				</data>
				<hit pos="94" gap="20" motif="motif_24" pvalue="2.3e-06" match="+ ++++ ++ +  + "/>
				<hit pos="110" gap="1" motif="motif_20" pvalue="3.4e-05" match="+   + ++ +   + +    +   + +  "/>
			</seg>
			<seg start="151">
				<data>
LQLFTTRKFEQEITVLSGKSKLDIEYKISIKFVGFISCAEPRFLQVLNLILRRSMKGLNLELVGRNLFDPRAKIE
				</data>
				<hit pos="191" gap="52" motif="motif_17" pvalue="6.7e-05" match="   ++++  +++ + "/>
				<hit pos="208" gap="2" motif="motif_27" pvalue="2.9e-05" match=" +  ++++  + +  "/>
			</seg>
			<seg start="301">
				<data>
RINDVDFGQTPKSTFSCKGRDISFVEYYLTKYNIRIRDHNQPLLISKNRDKALKTNASELVVLIPELCRVTGLNA
				</data>
				<hit pos="325" gap="102" motif="motif_15" pvalue="4.4e-08" match="++++  ++++ ++  + + + "/>
			</seg>
			<seg start="376">
				<data>
EMRSNFQLMRAMSSYTRMNPKQRTDRLRAFNHRLQNTPESVKVLRDWNMELDKNVTEVQGRIIGQQNIVFHNGKV
				</data>
				<hit pos="383" gap="37" motif="motif_22" pvalue="7.0e-05" match="   ++   ++  ++++"/>
				<hit pos="418" gap="19" motif="motif_12" pvalue="2.6e-09" match="+++ + ++ +++ ++++++++      ++"/>
			</seg>
			<seg start="451">
				<data>
PAGENADWQRHFRDQRMLTTPSDGLDRWAVIAPQRNSHELRTLLDSLYRAASGMGLRIRSPQEFIIYDDRTGTYV
				</data>
				<hit pos="485" gap="38" motif="motif_30" pvalue="4.1e-05" match="      + +   + + +   +  +  + "/>
			</seg>
			<seg start="526">
				<data>
RAMDDCVRSDPKLILCLVPNDNAERYSSIKKRGYVDRAVPTQVVTLKTTKNRSLMSIATKIAIQLNCKLGYTPWM
IELPLSGLMTIGFDIAKSTRDRKRAYGALIASMDLQQNSTYFSTVTECSAFDVLANTLWPMIAKALRQYQHEHRK
LPSRIVFYRDGVSSGSLKQLFEFEVKDIIEKLKTEYARVQLSPPQLAYIVVTRSMNTRFFLNGQNPPPGTIVDDV
ITLPERYDFYLVSQQVRQGTVSPTSYNVLYSSMGLSPEKMQKLTYKMCHLYYNWSGTTRVPAVCQYAKKLATLVG
				</data>
				<hit pos="535" gap="22" motif="motif_26" pvalue="2.6e-05" match=" +++++++ +  +  "/>
				<hit pos="551" gap="1" motif="motif_10" pvalue="1.5e-05" match="+  +++    +  + ++ "/>
				<hit pos="577" gap="8" motif="motif_7" pvalue="4.6e-05" match="+      +  +   + +++    + +  +"/>
				<hit pos="670" gap="64" motif="motif_21" pvalue="9.1e-09" match="  +  +++ ++++++"/>
				<hit pos="685" gap="0" motif="motif_5" pvalue="5.5e-10" match="++++ +   +    +  ++++  +"/>
				<hit pos="716" gap="7" motif="motif_8" pvalue="5.4e-07" match="   +    +++     ++++ "/>
				<hit pos="739" gap="2" motif="motif_1" pvalue="1.8e-22" match=" + +++++++ +++ +  +++++ +    +++  ++ + +++   + ++ "/>
				<hit pos="789" gap="0" motif="motif_2" pvalue="1.3e-09" match=" ++++++ ++  +        + +   ++   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2155110" db="db_1" num="2155110" name="gi|4165140|gb|AAD08704.1|" comment="PIWI [Drosophila melanogaster]" length="843">
			<score strand="both" combined_pvalue="4.59e-31" evalue="1.9e-24"/>
			<seg start="76">
				<data>
YDYLNTRPVELVSKKGTDGVPVMLQTNFFRLKTKPEWRIVHYHVEFVPTIENPRVRMGVLSNHANLLGSGYLFDG
				</data>
				<hit pos="94" gap="93" motif="motif_24" pvalue="2.3e-06" match="+ ++++ ++ +  + "/>
				<hit pos="110" gap="1" motif="motif_20" pvalue="2.5e-05" match="+   + ++ +   + +    +   + +  "/>
			</seg>
			<seg start="151">
				<data>
LQLFTTRKFEQEITVLSGKSKLDIEYKISIKFVGFISCAEPRFLQVLNLILRRSMKGLNLELVGRNLFDPRAKIE
				</data>
				<hit pos="191" gap="52" motif="motif_17" pvalue="6.7e-05" match="   ++++  +++ + "/>
				<hit pos="208" gap="2" motif="motif_27" pvalue="2.9e-05" match=" +  ++++  + +  "/>
			</seg>
			<seg start="301">
				<data>
RINDVDFGQTPKSTFSCKGRDISFVEYYLTKYNIRIRDHNQPLLISKNRDKALKTNASELVVLIPELCRVTGLNA
				</data>
				<hit pos="325" gap="102" motif="motif_15" pvalue="4.4e-08" match="++++  ++++ ++  + + + "/>
			</seg>
			<seg start="376">
				<data>
EMRSNFQLMRAMSSYTRMNPKQRTDRLRAFNHRLQNTPESVKVLRDWNMELDKNVTEVQGRIIGQQNIVFHNGKV
				</data>
				<hit pos="383" gap="37" motif="motif_22" pvalue="7.0e-05" match="   ++   ++  ++++"/>
				<hit pos="418" gap="19" motif="motif_12" pvalue="2.6e-09" match="+++ + ++ +++ ++++++++      ++"/>
			</seg>
			<seg start="451">
				<data>
PAGENADWQRHFRDQRMLTTPSDGLDRWAVIAPQRNSHELRTLLDSLYRAASGMGLRIRSPQEFIIYDDRTGTYV
				</data>
				<hit pos="485" gap="38" motif="motif_30" pvalue="4.1e-05" match="      + +   + + +   +  +  + "/>
			</seg>
			<seg start="526">
				<data>
RAMDDCVRSDPKLILCLVPNDNAERYSSIKKRGYVDRAVPTQVVTLKTTKNRSLMSIATKIAIQLNCKLGYTPWM
IELPLSGLMTIGFDIAKSTRDRKRAYGALIASMDLQQNSTYFSTVTECSAFDVLANTLWPMIAKALRQYQHEHRK
LPSRIVFYRDGVSSGSLKQLFEFEVKDIIEKLKTEYARVQLSPPQLAYIVVTRSMNTRFFLNGQNPPPGTIVDDV
ITLPERYDFYLVSQQVRQGTVSPTSYNVLYSSMGLSPEKMQKLTYKMCHLYYNWSGTTRVPAVCQYAKKLATLVG
				</data>
				<hit pos="535" gap="22" motif="motif_26" pvalue="2.6e-05" match=" +++++++ +  +  "/>
				<hit pos="551" gap="1" motif="motif_10" pvalue="1.5e-05" match="+  +++    +  + ++ "/>
				<hit pos="577" gap="8" motif="motif_7" pvalue="4.6e-05" match="+      +  +   + +++    + +  +"/>
				<hit pos="670" gap="64" motif="motif_21" pvalue="9.1e-09" match="  +  +++ ++++++"/>
				<hit pos="685" gap="0" motif="motif_5" pvalue="5.5e-10" match="++++ +   +    +  ++++  +"/>
				<hit pos="716" gap="7" motif="motif_8" pvalue="5.4e-07" match="   +    +++     ++++ "/>
				<hit pos="739" gap="2" motif="motif_1" pvalue="1.8e-22" match=" + +++++++ +++ +  +++++ +    +++  ++ + +++   + ++ "/>
				<hit pos="789" gap="0" motif="motif_2" pvalue="1.3e-09" match=" ++++++ ++  +        + +   ++   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2370331" db="db_1" num="2370331" name="gi|4165142|gb|AAD08705.1|" comment="PIWI [Drosophila melanogaster]" length="844">
			<score strand="both" combined_pvalue="5.97e-31" evalue="2.5e-24"/>
			<seg start="1">
				<data>
MADDQGRGRRRPLNEDDSSTSRGSGDGPRVKVFRGSSSGDPRADPRIEASRERRALEEAPRREGGPTERKPWGDQ
				</data>
				<hit pos="59" gap="58" motif="motif_43" pvalue="9.5e-05" match="   + ++   ++  +"/>
			</seg>
			<seg start="76">
				<data>
YDYLNTRPAELVSKKGTDGVPVMLQTNFFRLKTKPEWRIVHYHVEFEPSIENPRVRMGVLSNHANLLGSGYLFDG
				</data>
				<hit pos="94" gap="20" motif="motif_24" pvalue="2.3e-06" match="+ ++++ ++ +  + "/>
				<hit pos="110" gap="1" motif="motif_20" pvalue="3.4e-05" match="+   + ++ +   + +    +   + +  "/>
			</seg>
			<seg start="151">
				<data>
LQLFTTRKFEQEITVLSGKSKLDIEYKISIKFVGFISCAEPRFLQVLNLILRRSMKGLNLELVGRNLFDPRAKIE
				</data>
				<hit pos="191" gap="52" motif="motif_17" pvalue="6.7e-05" match="   ++++  +++ + "/>
				<hit pos="208" gap="2" motif="motif_27" pvalue="2.9e-05" match=" +  ++++  + +  "/>
			</seg>
			<seg start="301">
				<data>
RINDVDFGQTPKSTFSCKGRDISFVEYYLTKYNIRIRDHNQPLLISKNRDKALKTNASELVVLIPELCRVTGLNA
				</data>
				<hit pos="325" gap="102" motif="motif_15" pvalue="4.4e-08" match="++++  ++++ ++  + + + "/>
			</seg>
			<seg start="376">
				<data>
EMRSNFQLMRAMSSYTRMNPKQRTDRLRAFNHRLQNTPESVKVLRDWNMELDKNVTEVQGRIIGQQNIVFHNGKV
				</data>
				<hit pos="383" gap="37" motif="motif_22" pvalue="7.0e-05" match="   ++   ++  ++++"/>
				<hit pos="418" gap="19" motif="motif_12" pvalue="2.6e-09" match="+++ + ++ +++ ++++++++      ++"/>
			</seg>
			<seg start="451">
				<data>
PAGENADWQRHFRDQRMLTTPSDGLDRWAVIAPQRNSHELRTLLDSLYRAASGMGLRIRSPQEFIIYDDRTGTYV
				</data>
				<hit pos="485" gap="38" motif="motif_30" pvalue="4.1e-05" match="      + +   + + +   +  +  + "/>
			</seg>
			<seg start="526">
				<data>
RAMDDCVRSDPKLILCLVPNDNAERYSSIKKRGYVDRAVPTQVVTLKTTKKPYSLMSIATKIAIQLNCKLGYTPW
				</data>
				<hit pos="535" gap="22" motif="motif_26" pvalue="2.6e-05" match=" +++++++ +  +  "/>
				<hit pos="551" gap="1" motif="motif_10" pvalue="1.5e-05" match="+  +++    +  + ++ "/>
			</seg>
			<seg start="601">
				<data>
MIELPLSGLMTIGFDIAKSTRDRKRAYGALIASMDLQQNSTYFSTVTECSAFDVLANTLWPMIAKALRQYQHEHR
KLPSRIVFYRDGVSSGSLKQLFEFEVKDIIEKLKTEYARVQLSPPQLAYIVVTRSMNTRFFLNGQNPPPGTIVDD
VITLPERYDFYLVSQQVRQGTVSPTSYNVLYSSMGLSPEKMQKLTYKMCHLYYNWSGTTRVPAVCQYAKKLATLV
				</data>
				<hit pos="671" gap="102" motif="motif_21" pvalue="9.1e-09" match="  +  +++ ++++++"/>
				<hit pos="686" gap="0" motif="motif_5" pvalue="5.5e-10" match="++++ +   +    +  ++++  +"/>
				<hit pos="717" gap="7" motif="motif_8" pvalue="5.4e-07" match="   +    +++     ++++ "/>
				<hit pos="740" gap="2" motif="motif_1" pvalue="1.8e-22" match=" + +++++++ +++ +  +++++ +    +++  ++ + +++   + ++ "/>
				<hit pos="790" gap="0" motif="motif_2" pvalue="1.3e-09" match=" ++++++ ++  +        + +   ++   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1219695" db="db_1" num="1219695" name="gi|268560624|ref|XP_002646253.1|" comment="C. briggsae CBR-PRG-1 protein [Caenorhabditis briggsae]gi|187029797|emb|CAP31007.1| C. briggsae CBR-PRG-1 protein [Caenorhabditis briggsae]" length="826">
			<score strand="both" combined_pvalue="1.09e-30" evalue="4.6e-24"/>
			<seg start="1">
				<data>
MASGSGRGRGRGSGSNNSGGRTQEYFGTIQPDLFVRQPGEPKIGHSGRPQKCFANFIPIEMEKADYSIYQFHIEF
				</data>
				<hit pos="6" gap="5" motif="motif_43" pvalue="9.0e-09" match="+++++++ +    ++"/>
			</seg>
			<seg start="151">
				<data>
NIFNTIVRRCFDEMGLTQLGRHYFNSKDARNVREYNMSILPGFETAIRMYENQLMLCVENRFKMVRRDSMYDLLQ
				</data>
				<hit pos="192" gap="171" motif="motif_6" pvalue="5.5e-05" match="++   ++     + +++     + +  "/>
			</seg>
			<seg start="226">
				<data>
REMQASNNNSQRVLEKMNEMYGGTTIITLYNNKLHRFTRLDSSITPLSEFQKDGQSITLKDYFKQQYNKDIRIDN
QPIIICEGKPKQPGEPPQVNYIVPELCYPTGLTDEMRKDFRMMKEIASHTRLSPQQRLDETRKLVKEFHNNVRVR
				</data>
				<hit pos="285" gap="66" motif="motif_15" pvalue="9.2e-09" match=" ++++++++++++  + + + "/>
			</seg>
			<seg start="376">
				<data>
DCLVYWGIRLADDLANVSARVLKPEPLHVEGTKKYEGRNAEWARGVKDSGIYRGSDMTNWIVVGPNTGSSGILCQ
RFIGEAGRLGNTLRVQIGDPLCVPLNGVSPNDYLEGVKKAIKQVAGAQVHMLVVMLADDNKTRYDSLKKYLCVEC
PIPNQCINLRTLAGKSSDGGENKNFGSIVLKIVLQMVCKTGGALWRVNIPMQDTMIVGYDLYHDSTLKGKTVGAC
				</data>
				<hit pos="377" gap="71" motif="motif_12" pvalue="1.4e-09" match=" +  ++++ + +++ + ++++ +  + + "/>
				<hit pos="414" gap="8" motif="motif_9" pvalue="5.0e-05" match="         +     ++   +++++  "/>
				<hit pos="444" gap="3" motif="motif_30" pvalue="3.7e-05" match="+    +   + +  + +     ++ ++ "/>
				<hit pos="498" gap="26" motif="motif_26" pvalue="4.0e-06" match="+   +++ + + ++ "/>
				<hit pos="514" gap="1" motif="motif_10" pvalue="2.7e-06" match="+  +++    +  + +++"/>
				<hit pos="577" gap="45" motif="motif_27" pvalue="4.4e-05" match="+   +++   ++++ "/>
			</seg>
			<seg start="601">
				<data>
VSTTSSEFTKFYSQTRPHENPTQLGNNLTHFVRKALKKYYDGNNNTLPSKLVLYRDGAGDGQIPYIKNTEVKLVR
EACDQVTLRAAQMNNKEHKPIKLAFIIVTKRVNMRILKQGASGNQAVNPDPGTVVDTTVTRPERMDFYLVPQFVN
QGTVTPVSYNIIYDDTGLGPDKHQQLAFKLCHLYYNWQGTVRVPAPCQYAHKLAFLTAQSLHGDSDEQLRDKLFF
				</data>
				<hit pos="641" gap="49" motif="motif_21" pvalue="8.1e-07" match="  +++ ++ + + ++"/>
				<hit pos="656" gap="0" motif="motif_5" pvalue="7.1e-08" match="++  +++     + +    ++++ "/>
				<hit pos="693" gap="13" motif="motif_8" pvalue="1.8e-05" match="    +  ++++ ++   +   "/>
				<hit pos="722" gap="8" motif="motif_1" pvalue="4.2e-21" match=" +  ++++++++++ +   ++++      +++  +  + + ++  +  ++"/>
				<hit pos="772" gap="0" motif="motif_2" pvalue="2.1e-10" match="  + +   ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2755107" db="db_1" num="2755107" name="gi|17564578|ref|NP_503177.1|" comment="hypothetical protein T22H9.3 [Caenorhabditis elegans]gi|3806165|gb|AAC69228.1| Hypothetical protein T22H9.3 [Caenorhabditis elegans]" length="990">
			<score strand="both" combined_pvalue="1.41e-30" evalue="6e-24"/>
			<seg start="1">
				<data>
MPTTVQNPSPTGFLPQIPFRIPKRTRRSSEVDVPATKRPAPPLTSSTSLPTRDSFSIIETRDVQLNMFALNISGM
				</data>
				<hit pos="38" gap="37" motif="motif_35" pvalue="2.9e-05" match=" ++++ + + + + +  +  +"/>
			</seg>
			<seg start="76">
				<data>
PRKIQRFHVDTLIKGKNGKIFNVNHGVLANSGDINSHNKRLAQHALMQKFHKKRRELFGQHDYHILAYDCANTLY
LPDGVYLGRNEEECTFKSDDFSPEQWNITSKLSRKKDYTYVMKIRPSGFIYTSGEEASEVANRMELTRCVEIVTS
QKLNNSDYCQFGNDTFSFRAQPVSEPDATSEIRSGFAKVSRIVEGRNGKNEMLMAIDTKASPFYKSTSVLNFVCG
				</data>
				<hit pos="142" gap="83" motif="motif_13" pvalue="3.4e-05" match="+++   +++ +    "/>
				<hit pos="211" gap="54" motif="motif_46" pvalue="1.1e-05" match=" + ++ +   + +++ + + +"/>
			</seg>
			<seg start="301">
				<data>
KYLEKRGSSRNDYRGRGDYNRKKTGGGSTDAPDHQDVAEVERSLEYRENRQQIEEALKGLLVSAAHLKNSTNLIM
				</data>
				<hit pos="313" gap="81" motif="motif_43" pvalue="6.9e-06" match="+++++ + +   +++"/>
				<hit pos="333" gap="5" motif="motif_39" pvalue="8.6e-05" match="++ +   + ++"/>
				<hit pos="349" gap="5" motif="motif_18" pvalue="4.0e-08" match=" +  ++ +++++ + + "/>
			</seg>
			<seg start="376">
				<data>
ISRVAETNSETTKFMTNNGEREISVADHYLEAYNYRLKYPKMPLVVSKRFRDECFYPMELLQVAPGQRIKDHKMS
				</data>
				<hit pos="401" gap="35" motif="motif_15" pvalue="2.4e-08" match=" + + + +++ ++++  +   "/>
				<hit pos="427" gap="5" motif="motif_11" pvalue="2.1e-07" match="  ++ ++++    ++++    "/>
			</seg>
			<seg start="451">
				<data>
AAVQMAMKGQKSTLPQKHVDLVKHVLSRNLKLDRNLYMDAFGIKLESAELVKLQSKILPPPQIKFKDEVYMPKMG
NPVFRTNGRFVDPADINAVAIVVFDRAIDMRQAENFCDRLSCYCRENGITVKKSSRDWPIREINSEDSVAIKNAM
				</data>
				<hit pos="484" gap="36" motif="motif_15" pvalue="1.4e-05" match="   +++  ++ ++ + +  ++"/>
				<hit pos="523" gap="18" motif="motif_9" pvalue="1.8e-05" match="         + ++++++ ++  +++ +"/>
			</seg>
			<seg start="601">
				<data>
EKWFSKGVNILVAIAKEKKPDVHDVLKYYEASVGLQTIQVCKQTVDMMLSSGGRQTADNVMRKFNLKCGGTNFFV
QIPRSVNGRTVCADAHLLNEKLFERVQFIGFDISHGASRTLFDRSTGKMDGEVSIVGVSYSLSHSTHLGGFAYMQ
TQKEYKLQKLDEVFPKCVDSYRNHTGRLPSKIVIYRIGAGEGDFKRVKEEVDKIRGTFNRIQPDYRPQLVVIIAQ
RDSHVRVFPAHITGSKAGQQNVTSGTCVDSVITSLGHQEFILSSQMPLLGTVRPCKYTILTNDPNWTKTEITHLT
YFRAFGHQVSYQPPSFPDVLYAAENLAKRGRNNYKVHQRFVNLQAVERSVIAENSDLVSEEMREQLAAAIVDEMS
AAINGMTISKRNFWA
				</data>
				<hit pos="651" gap="101" motif="motif_7" pvalue="2.8e-09" match=" +  +   ++  + + + ++ +   ++  "/>
				<hit pos="700" gap="20" motif="motif_3" pvalue="1.1e-06" match=" + +++ + +++++   +  +    "/>
				<hit pos="736" gap="11" motif="motif_4" pvalue="2.0e-05" match="     +   +    ++ ++ + + + "/>
				<hit pos="772" gap="10" motif="motif_21" pvalue="3.1e-10" match="+  +++++ ++++++"/>
				<hit pos="814" gap="27" motif="motif_8" pvalue="2.2e-09" match="++++   +++++   + + ++"/>
				<hit pos="845" gap="10" motif="motif_1" pvalue="2.5e-17" match=" ++  ++ ++++++      + + +    +++ ++  + ++    + +  "/>
				<hit pos="895" gap="0" motif="motif_2" pvalue="4.9e-05" match="++  +++   +  + +  + +     + +   +"/>
				<hit pos="956" gap="28" motif="motif_5" pvalue="1.3e-05" match="+ +++    +      + +  ++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2707701" db="db_1" num="2707701" name="gi|12007642|gb|AAG42534.1|" comment="seawi [Strongylocentrotus purpuratus]" length="808">
			<score strand="both" combined_pvalue="1.42e-30" evalue="6e-24"/>
			<seg start="1">
				<data>
MDRRPGEQAPPPMQQAAPPQEASSGMPVPGRGRSRGGTTQPGPGAVPKQEPRGELTSQIAKLAIGASGEGRVGGA
VQDRRRRRDEIELEPTTRPENFVKQAIAGDKIALIANGFKLKTKPDWQLYQYRVDFEPEILNPRARFALLKGHSA
				</data>
				<hit pos="30" gap="29" motif="motif_43" pvalue="3.0e-07" match="++++ +++    + +"/>
				<hit pos="69" gap="24" motif="motif_43" pvalue="2.6e-05" match=" +  ++  + ++++ "/>
				<hit pos="104" gap="20" motif="motif_24" pvalue="4.1e-07" match="+ ++ + ++ ++ + "/>
				<hit pos="120" gap="1" motif="motif_20" pvalue="7.4e-06" match="++  ++++ +   +++       +  +  "/>
			</seg>
			<seg start="151">
				<data>
LLGKGLTLDMDTMYSLFKLAEKVTNLSAERKDGSNVNICVTHVATLNPMAPNTLHLYNVLFRRCLKMINMEQVGR
NYYDPTAAIDIKQHGLQLWPGFVTSILQYEYDVMLLSDISHKVLRTQTVWEVMNDLFNKARGRFKEEITKLMIGQ
				</data>
				<hit pos="218" gap="69" motif="motif_27" pvalue="3.1e-05" match=" ++  +++  + +  "/>
				<hit pos="253" gap="20" motif="motif_28" pvalue="1.9e-06" match=" + + + + ++  + + +      ++  +"/>
			</seg>
			<seg start="301">
				<data>
IVLTKYNNKTYRVDDIDFDTTPADTFETRSGPVSYVDYFKKSYERVIHDVNQPMLVSRPKKREEKKGVGPAYLPP
ELCFLTGLSDDMRADFNVMKDMGQHTRVGPQDRCRTLSGFIKKLSSNEEVKTYLDSWGMEFDKEQVKLTGRVLPP
EKLFQRGKQFSYNPSNADWSRDTRGNALTDAKILNNWKIFYTRRDANRGQDFIKSLVRVANPMGMNVRGPEIVEL
				</data>
				<hit pos="336" gap="54" motif="motif_15" pvalue="5.3e-07" match="+++++  +  ++   + + + "/>
				<hit pos="369" gap="12" motif="motif_11" pvalue="9.5e-07" match=" + +++ +++ +  +     +"/>
				<hit pos="428" gap="38" motif="motif_12" pvalue="3.5e-10" match="++ +++++ +++   ++++++++ ++   "/>
				<hit pos="494" gap="37" motif="motif_30" pvalue="3.7e-05" match="       + +  + + +   ++++  + "/>
			</seg>
			<seg start="526">
				<data>
PDDRTETYTRSLQAQIAQDTQIVVVILPTNRKDRYDAIKKTCVVTHPCPSQVIVSRTLSKQQMLMSVATKIAMQM
NCKMGGDLWRVEIPLSNLMIIGIDSYHDSLTKGRSVLGFVASMNKSQTSFFSSCAFQHAQGEFGANLSTLMNNAL
				</data>
				<hit pos="560" gap="38" motif="motif_10" pvalue="3.5e-05" match="+  +++ +       ++ "/>
				<hit pos="587" gap="9" motif="motif_7" pvalue="4.3e-05" match=" +     +  ++ ++ ++++     ++ +"/>
			</seg>
			<seg start="676">
				<data>
KRYYQINEKFPERIIIFRDGVGDSQVNLVVDYELKQIKDTLDKVYPQGTVHKLAVVVVKKRINNRFFANLRGGLS
NPPPGTVIDDVVTKPHLYDYFIISQSVRQGSVSPTSYNVVYDTTGLKPDHMQRLTYGI
				</data>
				<hit pos="679" gap="63" motif="motif_21" pvalue="4.3e-09" match="++ + + ++++++++"/>
				<hit pos="694" gap="0" motif="motif_5" pvalue="2.6e-11" match="+++ +++ + +  +++ +++    "/>
				<hit pos="723" gap="5" motif="motif_8" pvalue="1.4e-08" match="+   +  ++++ ++   ++++"/>
				<hit pos="750" gap="6" motif="motif_1" pvalue="6.4e-19" match=" + +++++++ +++ +  ++ +  +    ++   ++ + + ++  +  ++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2032094" db="db_1" num="2032094" name="gi|76154296|gb|AAX25784.2|" comment="SJCHGC07755 protein [Schistosoma japonicum]" length="230">
			<score strand="both" combined_pvalue="2.70e-30" evalue="1.1e-23"/>
			<seg start="1">
				<data>
LPNPDGYENPLGGGREVWFGFHQSVRPSQWRMMLNIDVSATAFYKAQSVIDFMCEVLDISDKNEQRRPLTDSQRV
KFTKEIKGLKVEITHCGTMRRKYRVCNVTRRPSQTQSFPLQLDTGATVECTVAKYFQERYNIRLEYPHLPCLQVG
				</data>
				<hit pos="20" gap="19" motif="motif_6" pvalue="7.8e-18" match="+++++ ++ +  + +++++++++++++"/>
				<hit pos="47" gap="0" motif="motif_29" pvalue="5.3e-06" match=" +++++  + +   +"/>
				<hit pos="73" gap="11" motif="motif_18" pvalue="1.3e-07" match=" +++  +  ++++++ +"/>
				<hit pos="93" gap="3" motif="motif_23" pvalue="1.8e-08" match=" +++++++   + ++   +++++    + "/>
				<hit pos="128" gap="6" motif="motif_15" pvalue="4.8e-17" match="  ++++++++ ++++++++++"/>
			</seg>
			<seg start="151">
				<data>
QEQKHTYLPLEVCNMVAGQRCIKKLTDMQTSTMIKATARSAPDREKEINNLVKRANFNADPHLQMFGINVNTRMA
				</data>
				<hit pos="154" gap="5" motif="motif_11" pvalue="4.5e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="179" gap="4" motif="motif_22" pvalue="6.6e-06" match="+++ + +++     ++"/>
				<hit pos="197" gap="2" motif="motif_36" pvalue="7.0e-05" match=" +   ++  + + ++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2934549" db="db_1" num="2934549" name="gi|40215955|gb|AAR82805.1|" comment="GM05853p [Drosophila melanogaster]" length="857">
			<score strand="both" combined_pvalue="3.39e-30" evalue="1.4e-23"/>
			<seg start="76">
				<data>
REGGPPERKPWGDQYDYLDTRPVELVSKKGTDGVPVMLQTNFFRLKTKPEWRIVHYHVEFVPTIENPRVRMGVLS
NHANLLGSGYLFDGLQLFTTRKFEQEITVLSGKSKLDIEYKISIKFVGFISCAEPRFLQVLNLILRRSMKGLNLE
LVGRNLFDPRAKIEIREFKMELWPGYETSIRQHEKDILLGTEITHKVMRTETIYDIMRRCSHNPARHQDEVRVNV
				</data>
				<hit pos="108" gap="107" motif="motif_24" pvalue="2.3e-06" match="+ ++++ ++ +  + "/>
				<hit pos="124" gap="1" motif="motif_20" pvalue="2.5e-05" match="+   + ++ +   + +    +   + +  "/>
				<hit pos="205" gap="52" motif="motif_17" pvalue="6.7e-05" match="   ++++  +++ + "/>
				<hit pos="222" gap="2" motif="motif_27" pvalue="2.9e-05" match=" +  ++++  + +  "/>
			</seg>
			<seg start="301">
				<data>
LDLIVLTDYNNRTYRINDVDFGQTPKSTFSCKGRDISFLEYYLTKYNIRIRDHNQPLLISKNRDKALKTNASELV
				</data>
				<hit pos="339" gap="102" motif="motif_15" pvalue="1.5e-07" match=" +++  ++++ ++  + + + "/>
			</seg>
			<seg start="376">
				<data>
VLIPELCRVTGLNAEMRSNFQLMRAMSSYTRMNPKQRTDRLRAFNHRLQNTPESVKVLRDWNMELDKNVTEVQGR
IIGQQNIVFHNGKVPAGENADWQRHFRDQRMLTTPSDGLDRWAVIAPQRNSHELRTLLDSLYRAASGMGLRIRSP
QEFIIYDDRTGTYVRAMDDCVRSDPKLILCLVPNDNAERYSSIKKRGYVDRAVPTQVVTLKTTKNRSLMSIATKI
AIQLNCKLGYTPWMIELPLSGLMTIGFDIAKSTRDRKRAYGALIASMDLQQNSTYFSTVTECSAFDVLANTLWPM
				</data>
				<hit pos="397" gap="37" motif="motif_22" pvalue="7.0e-05" match="   ++   ++  ++++"/>
				<hit pos="432" gap="19" motif="motif_12" pvalue="2.6e-09" match="+++ + ++ +++ ++++++++      ++"/>
				<hit pos="499" gap="38" motif="motif_30" pvalue="4.1e-05" match="      + +   + + +   +  +  + "/>
				<hit pos="549" gap="22" motif="motif_26" pvalue="2.6e-05" match=" +++++++ +  +  "/>
				<hit pos="565" gap="1" motif="motif_10" pvalue="1.5e-05" match="+  +++    +  + ++ "/>
				<hit pos="591" gap="8" motif="motif_7" pvalue="4.6e-05" match="+      +  +   + +++    + +  +"/>
			</seg>
			<seg start="676">
				<data>
IAKALRQYQHEHRKLPSRIVFYRDGVSSGSLKQLFEFEVKDIIEKLKTEYARVQLSPPQLAYIVVTRSMNTRFFL
				</data>
				<hit pos="684" gap="64" motif="motif_21" pvalue="9.1e-09" match="  +  +++ ++++++"/>
				<hit pos="699" gap="0" motif="motif_5" pvalue="5.5e-10" match="++++ +   +    +  ++++  +"/>
				<hit pos="730" gap="7" motif="motif_8" pvalue="5.4e-07" match="   +    +++     ++++ "/>
			</seg>
			<seg start="751">
				<data>
NGQNPPPGTIVDDVITLPERYDFYLVSQQVRQGTVSPTSYNVLYSSMGLSPEKMQKLTYKMCHLYYNWSGTTRVP
AVCQYAKKLATLVGTNLHSIPQNALEKKFYYL
				</data>
				<hit pos="753" gap="2" motif="motif_1" pvalue="1.8e-22" match=" + +++++++ +++ +  +++++ +    +++  ++ + +++   + ++ "/>
				<hit pos="803" gap="0" motif="motif_2" pvalue="1.3e-09" match=" ++++++ ++  +        + +   ++   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2934506" db="db_1" num="2934506" name="gi|40215644|gb|AAR82763.1|" comment="RE21038p [Drosophila melanogaster]" length="871">
			<score strand="both" combined_pvalue="3.63e-30" evalue="1.5e-23"/>
			<seg start="1">
				<data>
SESKASFSKYSFSFHCEVLSDRECQKVTMADDQGRGRRRPLNEDDSSTSRGSGDGPRVKVFRGSSSGDPRADPRI
				</data>
				<hit pos="9" gap="8" motif="motif_23" pvalue="3.2e-05" match="++   +    ++++ +   +  ++++ + "/>
			</seg>
			<seg start="76">
				<data>
EASRERRALEEAPRREGGPTERKPWGDQYDYLNTRPAELVSKKGTDGVPVMLQTNFFRLKTKPEWRIVHYHVEFE
PSIENPRVRMGVLSNHANLLGSGYLFDGLQLFTTRKFEQEITVLSGKSKLDIEYKISIKFVGFISCAEPRFLQVL
NLILRRSMKGLNLELVGRNLFDPRAKIEIREFKMELWPGYETSIRQHEKDILLGTEITHKVMRTETIYDIMRRCS
				</data>
				<hit pos="87" gap="49" motif="motif_43" pvalue="9.5e-05" match="   + ++   ++  +"/>
				<hit pos="122" gap="20" motif="motif_24" pvalue="2.3e-06" match="+ ++++ ++ +  + "/>
				<hit pos="138" gap="1" motif="motif_20" pvalue="3.4e-05" match="+   + ++ +   + +    +   + +  "/>
				<hit pos="219" gap="52" motif="motif_17" pvalue="6.7e-05" match="   ++++  +++ + "/>
				<hit pos="236" gap="2" motif="motif_27" pvalue="2.9e-05" match=" +  ++++  + +  "/>
			</seg>
			<seg start="301">
				<data>
HNPARHQDEVRVNVLDLIVLTDYNNRTYRINDVDFGQTPKSTFSCKGRDISFVEYYLTKYNIRIRDHNQPLLISK
				</data>
				<hit pos="353" gap="102" motif="motif_15" pvalue="4.4e-08" match="++++  ++++ ++  + + + "/>
			</seg>
			<seg start="376">
				<data>
NRDKALKTNASELVVLIPELCRVTGLNAEMRSNFQLMRAMSSYTRMNPKQRTDRLRAFNHRLQNTPESVKVLRDW
NMELDKNVTEVQGRIIGQQNIVFHNGKVPAGENADWQRHFRDQRMLTTPSDGLDRWAVIAPQRNSHELRTLLDSL
YRAASGMGLRIRSPQEFIIYDDRTGTYVRAMDDCVRSDPKLILCLVPNDNAERYSSIKKRGYVDRAVPTQVVTLK
				</data>
				<hit pos="411" gap="37" motif="motif_22" pvalue="7.0e-05" match="   ++   ++  ++++"/>
				<hit pos="446" gap="19" motif="motif_12" pvalue="2.6e-09" match="+++ + ++ +++ ++++++++      ++"/>
				<hit pos="513" gap="38" motif="motif_30" pvalue="4.1e-05" match="      + +   + + +   +  +  + "/>
				<hit pos="563" gap="22" motif="motif_26" pvalue="2.6e-05" match=" +++++++ +  +  "/>
				<hit pos="579" gap="1" motif="motif_10" pvalue="1.5e-05" match="+  +++    +  + ++ "/>
			</seg>
			<seg start="601">
				<data>
TTKNRSLMSIATKIAIQLNCKLGYTPWMIELPLSGLMTIGFDIAKSTRDRKRAYGALIASMDLQQNSTYFSTVTE
				</data>
				<hit pos="605" gap="8" motif="motif_7" pvalue="4.6e-05" match="+      +  +   + +++    + +  +"/>
			</seg>
			<seg start="676">
				<data>
CSAFDVLANTLWPMIAKALRQYQHEHRKLPSRIVFYRDRVSSGSLKQLFEFEVKDIIEKLKTEYARVQLSPPQLA
YIVVTRSMNTRFFLNGQNPPPGTIVDDVITLPERYDFYLVSQQVRQGTVSPTSYNVLYSSMGLSPEKMQKLTYKM
CHLYYNWSGTTRVPAVCQYAKKLATLVGTNLHSIPQNALEKKFYYL
				</data>
				<hit pos="698" gap="64" motif="motif_21" pvalue="9.1e-09" match="  +  +++ ++++++"/>
				<hit pos="713" gap="0" motif="motif_5" pvalue="2.4e-08" match="+ ++ +   +    +  ++++  +"/>
				<hit pos="744" gap="7" motif="motif_8" pvalue="5.4e-07" match="   +    +++     ++++ "/>
				<hit pos="767" gap="2" motif="motif_1" pvalue="1.8e-22" match=" + +++++++ +++ +  +++++ +    +++  ++ + +++   + ++ "/>
				<hit pos="817" gap="0" motif="motif_2" pvalue="1.3e-09" match=" ++++++ ++  +        + +   ++   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1484223" db="db_1" num="1484223" name="gi|90101431|sp|Q2Q5Y9.1|PIWI1_SCHMD" comment="RecName: Full=Piwi-like protein 1; AltName: Full=SMEDWI-1gi|82470538|gb|ABB77337.1| PIWI-like protein 1 [Schmidtea mediterranea]" length="808">
			<score strand="both" combined_pvalue="6.74e-30" evalue="2.9e-23"/>
			<seg start="1">
				<data>
MDSTNVTTDPNLRPRRGGLQRRFAIIEPALQPDTVTDKIGKDGRVVSLKSNYANFNIKVEGPFYMYDVVMENKSI
				</data>
				<hit pos="43" gap="42" motif="motif_24" pvalue="1.4e-05" match="++ ++++ +    ++"/>
			</seg>
			<seg start="76">
				<data>
RTKLELLLAYANSKNNGQPFCFDGRRLFTTSKWHSDEDTENLVIKDVEISIRLLTTFLKNSEEYYQMINIVFNNI
				</data>
				<hit pos="78" gap="20" motif="motif_26" pvalue="1.9e-06" match="+++++++    ++++"/>
			</seg>
			<seg start="226">
				<data>
SVYRRDQIDQLIGRDIITKYNNKTYRISDIKEMDVNDEVQLGDKKISYLNYFKQRYNINLKNDKQPFVISRVKRS
				</data>
				<hit pos="274" gap="181" motif="motif_15" pvalue="3.8e-08" match="  +++++++++++    +   "/>
			</seg>
			<seg start="376">
				<data>
KDYMKSWGMCIEEQPITIRGRELAPVDIFSNEVKINTKIPDDWKFGEIKFDVPKGTAHRFGVLVVDRNPSHFNNF
				</data>
				<hit pos="378" gap="83" motif="motif_12" pvalue="2.2e-07" match="+ +++++ ++++  ++ ++ + +     +"/>
			</seg>
			<seg start="526">
				<data>
GSNRDDRRRKTVADKSVMQMFSKLGYDPWGINLKMAPTMIVGLDTFHSKTGKRSVQASVFSISAKFSQYISFVNS
SKGKNEFHENLGKNFLTALTTFQNKFNTMPLRLIIYRDGVGDSQLAFTKKFETDAVMKMIEKIYENQTLPQIIYV
VVKKRISVKFFKDGANPNPGTVVDEKIVKPNFYEFYLVSQKTTKGTASPTNYNVLMDTKFTNKKTNEVSVMSPSV
LQQITYSLTHLYFNWMGTIRVPVPTHYAHRLAELVGKIHRGVTPPAINDRIRERLFYL
				</data>
				<hit pos="531" gap="124" motif="motif_39" pvalue="1.8e-05" match="+ +++   +++"/>
				<hit pos="562" gap="20" motif="motif_3" pvalue="5.3e-06" match="++++ + +  +   +  ++      "/>
				<hit pos="587" gap="0" motif="motif_4" pvalue="4.0e-06" match="     + + + + +   + +  ++++"/>
				<hit pos="623" gap="10" motif="motif_21" pvalue="5.6e-08" match="    +  +++ ++++"/>
				<hit pos="638" gap="0" motif="motif_5" pvalue="2.6e-09" match="+++ +++       + ++  + + "/>
				<hit pos="667" gap="5" motif="motif_8" pvalue="1.5e-08" match="   + +  +++ ++   +++ "/>
				<hit pos="690" gap="2" motif="motif_1" pvalue="9.3e-19" match=" +  ++++++ +++ +  + +++ +    +++  ++ + ++ +       "/>
				<hit pos="750" gap="10" motif="motif_2" pvalue="1.6e-09" match=" ++  ++++   +      + +  +  +++  +"/>
				<hit pos="794" gap="11" motif="motif_16" pvalue="2.4e-05" match=" +++ +  +   ++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2752897" db="db_1" num="2752897" name="gi|17506389|ref|NP_492121.1|" comment="Piwi (fruitfly) Related Gene family member (prg-1) [Caenorhabditis elegans]gi|3875393|emb|CAA98113.1| C. elegans protein D2030.6, partially confirmed by transcript evidence [Caenorhabditis elegans]" length="824">
			<score strand="both" combined_pvalue="7.71e-30" evalue="3.3e-23"/>
			<seg start="1">
				<data>
MASGSGRGRGRGSGSNNSGGKDQKYLGTIQPDLFIRQQGQSKTGSSGQPQKCFANFIPIEMTQSDYSIYQYHVEF
EPTVDSKANREKMLRDNNVTDEIGHHFVFDGMILYLKEEWEQNQMIEVQHPIDRSLICIRFKQTNRFLVDDPQTI
				</data>
				<hit pos="6" gap="5" motif="motif_43" pvalue="9.0e-09" match="+++++++ +    ++"/>
				<hit pos="64" gap="43" motif="motif_20" pvalue="6.9e-06" match="++  ++++ +   + + +++         "/>
			</seg>
			<seg start="226">
				<data>
KELRSCQNNPQRVQEKMNEMYGGTTIITRYNNKLHRYTRLDYSISPLSEFVKDGQSITLKEYFKNQYGIEITVDD
QPIIISEGKPKQPGEPPQVSYIVPELCFPTGLTDEMRKDFKMMKEIAKHTRMSPQQRLVESRKLIVDLSKNEKVM
				</data>
				<hit pos="285" gap="192" motif="motif_15" pvalue="3.1e-07" match=" ++++ ++++ +   + + + "/>
				<hit pos="314" gap="8" motif="motif_8" pvalue="7.7e-05" match="+  + +  ++      + +  "/>
				<hit pos="342" gap="7" motif="motif_22" pvalue="3.4e-05" match="    + + ++  ++++"/>
			</seg>
			<seg start="376">
				<data>
ECFKYWGISLGQDLANVQARVLKSEPLQGKKTYEGKQAEWARGVKECGIYRGSNMTNWIVIGPGSGNSGLLSQKF
IEEARRLGKILQVQLGEPMCVPIRGISPNDYLEGVKGAIKQVDGEDIHMLVVMLADDNKTRYDSLKKFLCVECPI
PNQCVNLRTLAGKSKDGGENKNLGSIVLKIVLQMICKTGGALWKVNIPLKNTMIVGYDLYHDSTLKGKTVGACVS
				</data>
				<hit pos="377" gap="19" motif="motif_12" pvalue="3.6e-08" match="  + ++++   +++ ++++++    +   "/>
				<hit pos="450" gap="44" motif="motif_44" pvalue="1.2e-05" match="++++  +  + + +++ ++ +"/>
				<hit pos="496" gap="25" motif="motif_26" pvalue="8.8e-06" match="    +++ + + ++ "/>
				<hit pos="512" gap="1" motif="motif_10" pvalue="6.7e-07" match="+  +++    +  + +++"/>
				<hit pos="575" gap="45" motif="motif_27" pvalue="4.0e-05" match="++  +++   ++++ "/>
			</seg>
			<seg start="601">
				<data>
TTSNDFTQFYSQTRPHENPTQLGNNLTHFVRKALKQYYDSNDQTLPSRLILYRDGAGDGQIPYIKNTEVKLVRDA
CDAVTDKAAELSNKVQEKIKLAFIIVTKRVNMRILKQGSSLDNAINPQPGTVVDTTVTRPERMDFYLVPQFVNQG
TVTPVSYNIIHDDTDLGPDKHQQLAFKLCHLYYNWQGTVRVPAPCQYAHKLAFLTAQSLHDDANGCLRDKLFFL
				</data>
				<hit pos="639" gap="49" motif="motif_21" pvalue="1.3e-07" match=" ++ + ++ + + ++"/>
				<hit pos="654" gap="0" motif="motif_5" pvalue="1.7e-07" match="++  +++     + +    + ++ "/>
				<hit pos="691" gap="13" motif="motif_8" pvalue="7.7e-06" match="  + +  ++++ ++   +   "/>
				<hit pos="720" gap="8" motif="motif_1" pvalue="8.7e-21" match=" +  ++++++++++ +   ++++      +++  +  + + ++     ++"/>
				<hit pos="770" gap="0" motif="motif_2" pvalue="2.1e-10" match="  + +   ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2810028" db="db_1" num="2810028" name="gi|17507609|ref|NP_491579.1|" comment="hypothetical protein F55A12.1 [Caenorhabditis elegans]gi|2088671|gb|AAB54129.1| Hypothetical protein F55A12.1 [Caenorhabditis elegans]" length="892">
			<score strand="both" combined_pvalue="1.65e-29" evalue="7e-23"/>
			<seg start="1">
				<data>
MSPHPPQPHPPMPPMPPVTAPPGTMPPMPPVPADAQKLHQITGNDACIKRLQQLKVENGAKMYMKPAEPGQLGRK
				</data>
				<hit pos="58" gap="57" motif="motif_31" pvalue="8.2e-05" match="  + +++ + +"/>
			</seg>
			<seg start="76">
				<data>
EVTFTKKGKEDFVVLDRRDKCCNLFFHAVEKNPEFFKMKDGNQIVYDGQSTLYTTVNLFSELDANGTKSKVFQIN
				</data>
				<hit pos="120" gap="51" motif="motif_13" pvalue="1.1e-08" match="++++  ++++ + + "/>
			</seg>
			<seg start="151">
				<data>
GADINNDDLKTLPCISLEIYAPRNNSITLSAENLSKRTADQNIEVNNREYTQFLELALNQHCVRETKRFGCFEHG
				</data>
				<hit pos="198" gap="63" motif="motif_17" pvalue="3.4e-05" match="+++ + +   + ++ "/>
			</seg>
			<seg start="301">
				<data>
DPSNGINNMAREKAAAVMKGLDCYSTYTNRKRHLRIEGIFHESASKTRFELPDGKTCSIAEYYADKYKITLQYPN
ANLVVCKDRGNNNYFPAELMTISRNQRVTIPQQTGNQSQKTTKECAVLPDVRQRIIITGKNAVNISLENELLVAL
GIKVYSEPLMVEARELDGKELVYQRSVMSEMGKWRAPPGWFVKPAKVPELWALYAVGNQGCRFSSGDPPCETGLF
				</data>
				<hit pos="329" gap="116" motif="motif_23" pvalue="2.8e-07" match="+ ++  ++ ++  + ++   +++ ++++ "/>
				<hit pos="360" gap="2" motif="motif_15" pvalue="5.1e-08" match=" +++++++ +++++++     "/>
				<hit pos="386" gap="5" motif="motif_11" pvalue="8.9e-08" match="  ++++ ++ ++   ++ +  "/>
				<hit pos="446" gap="39" motif="motif_12" pvalue="9.1e-08" match=" + + ++++ ++   ++++ +    + + "/>
			</seg>
			<seg start="526">
				<data>
HTDKIMDQLEKVAASGCKYVLVITDDAITHLHKRYKALEQKSRMTIQDMKISKANAVVKDGKRLTLENIINKTNL
KLGGLNYTVSDSKKSMTDEQLIIGVGVSAPPAGTKFMMDNKGHLNPQIIGFASNAVANHEFVGDFVLAPSTQDTM
				</data>
				<hit pos="544" gap="69" motif="motif_14" pvalue="7.5e-05" match="+  ++   + + +++   ++  + + +"/>
				<hit pos="585" gap="14" motif="motif_7" pvalue="4.9e-09" match=" +    +++   + + ++++++    ++ "/>
				<hit pos="619" gap="5" motif="motif_3" pvalue="4.5e-05" match="  ++++  ++ + ++  +       "/>
			</seg>
			<seg start="676">
				<data>
ASIEDVLQNSIDLFESSRKTLPKRIIIYRSGASEGSHASILAYEIPLARAIIHGYSKDIKLIYIVVTKEHNYRFF
RDQLRSGGKATEMNIPPGIVLDNAVTNPACKQFFLNGHTTLQGTAKTPLYTVLADDCAAPMDRLEELTFTLCHYH
QIVALSTSIPTPLYVANEYAKRGRDLWGERTVDGPIEAKESHGERLKELTNEIGYKQTDFNEKRINA
				</data>
				<hit pos="690" gap="46" motif="motif_21" pvalue="4.0e-11" match="+++ + +++++++++"/>
				<hit pos="705" gap="0" motif="motif_5" pvalue="9.4e-06" match=" + +++     + ++    +  + "/>
				<hit pos="731" gap="2" motif="motif_8" pvalue="2.4e-07" match="+   +   +++ + +  +++ "/>
				<hit pos="763" gap="11" motif="motif_1" pvalue="1.3e-16" match=" +++++ + ++ ++ +    ++++ +   +++ +   + ++ +      +"/>
				<hit pos="813" gap="0" motif="motif_2" pvalue="5.8e-09" match=" + +++  ++   +    + ++  + + +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3370686" db="db_1" num="3370686" name="gi|157117884|ref|XP_001653083.1|" comment="PIWI [Aedes aegypti]gi|108875924|gb|EAT40149.1| PIWI [Aedes aegypti]" length="674">
			<score strand="both" combined_pvalue="1.66e-28" evalue="7e-22"/>
			<seg start="1">
				<data>
VKIVHTGTVDMTNETGIQVLNLILRRAMGGLNLQLVGRNLYDAAAKIAIRDFHIELWPGYVTSIRQHEQDILVCC
EIAHKTMRMQTCYDVLRDCRNNDRNYKDAFTRSVLGVVVLTGYNNKTYTIHDVSFETTPSSTFETKNGKISFVEY
				</data>
				<hit pos="59" gap="58" motif="motif_6" pvalue="4.1e-05" match="++  +++   +    +   +  + +  "/>
				<hit pos="118" gap="32" motif="motif_23" pvalue="8.3e-07" match=" +++ ++++  + +++   +++ ++++  "/>
			</seg>
			<seg start="226">
				<data>
ETFNRRLQTTPESMEVFKVWQMELDKRLVELPGRLLPQEMIQFSTTSTGVPAGDNADWTMHFRNNPMLSTVRLDH
WYIIVPSRAQREANEFLGCLMQAAQGMRFDVKRCEFVTIPDDSPGTYVRMLDNVVNKDPQLIMCVVTNQKADRYT
AIKKKCCVDRAVPTQVICQKTITPKGGNVRTLMSVATKVVIQMNCKLGGVPWKVKIPLSGMMTIGFDVCHDTNDK
				</data>
				<hit pos="241" gap="94" motif="motif_12" pvalue="1.1e-07" match="+ + + ++ ++++ ++ ++ ++  +  + "/>
				<hit pos="280" gap="10" motif="motif_9" pvalue="1.0e-05" match="  +    + +  +    + +++ ++  "/>
				<hit pos="307" gap="0" motif="motif_19" pvalue="1.8e-05" match="+     + ++   +++  +    +      + +    +    + + ++ +"/>
				<hit pos="374" gap="17" motif="motif_10" pvalue="3.0e-07" match="+  +++++  +  + ++ "/>
			</seg>
			<seg start="451">
				<data>
SKSYGAMVATFDHDNRGTPKFFSTVSQHRHGEEICNYLPLNTIKALNEYRKEYNELPKRIFFYRDGVGEGQLHYV
YEHEVKSIVDKLNEIYKSAGAEQDVMFTFIIVSKRINTRFFDRKQNPRPGTVVDDVVTNPERTDFYIVSQSVRQG
TVSPTAYNVLYDTSGLKVDHLQMLSYKQCHLYYNWSGTTRVPAVCQYAHKLSFLIGQFIHQAPSNLLEKKLYFL
				</data>
				<hit pos="500" gap="108" motif="motif_21" pvalue="1.7e-08" match="+++ + +++++ +++"/>
				<hit pos="515" gap="0" motif="motif_5" pvalue="9.1e-11" match="+++ +++   +  ++   +     "/>
				<hit pos="547" gap="8" motif="motif_8" pvalue="4.4e-09" match="     ++++++ ++  ++++ "/>
				<hit pos="570" gap="2" motif="motif_1" pvalue="7.4e-22" match=" +  ++++++ +++ +   +++  +    +++  ++ + ++++  +   +"/>
				<hit pos="620" gap="0" motif="motif_2" pvalue="3.4e-08" match=" ++++ +  +  +        + +   +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2742917" db="db_1" num="2742917" name="gi|74186194|dbj|BAE42893.1|" comment="unnamed protein product [Mus musculus]" length="271">
			<score strand="both" combined_pvalue="2.34e-28" evalue="9.9e-22"/>
			<seg start="1">
				<data>
MEIGSAGPIGAQPLFIVPRRPGYGTMGKPIKLLANCFQVEIPKIDVYLYEVDIKPDKCPRRVNREVVDSMVQHFK
VTIFGDRRPVYDGKRSLYTANPLPVATTGVDLDVTLPGEGGKDRPFKVSVKFVSRVSWHLLHEALAGGTLPEPLE
				</data>
				<hit pos="6" gap="5" motif="motif_35" pvalue="4.3e-06" match=" ++      +  +++++++++"/>
				<hit pos="27" gap="0" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + +++"/>
				<hit pos="42" gap="0" motif="motif_20" pvalue="1.4e-08" match="+  + + + + + +    + +++ +    "/>
				<hit pos="74" gap="3" motif="motif_41" pvalue="1.3e-05" match="++ +  + + +"/>
				<hit pos="85" gap="0" motif="motif_13" pvalue="1.4e-12" match="++++ ++++++ +++"/>
				<hit pos="121" gap="21" motif="motif_14" pvalue="2.1e-09" match="+++  +++++++ + + +++++     "/>
			</seg>
			<seg start="151">
				<data>
LDKPVSTNPVHAVDVVLRHLPSMKYTPVGRSFFSAPEGYDHPLGGGREVWFGFHQSVRPAMWKMMLNIDVSATAF
YKAQPVIQFMCEVLDIHNIDEQPRPLTDSHRVKFTKEIKDNFQLVV
				</data>
				<hit pos="157" gap="9" motif="motif_17" pvalue="1.7e-06" match="    ++ +++++ ++"/>
				<hit pos="173" gap="1" motif="motif_27" pvalue="6.0e-09" match="++++++++++++   "/>
				<hit pos="202" gap="14" motif="motif_6" pvalue="8.6e-17" match="+++++ ++    + +++++++++++++"/>
				<hit pos="229" gap="0" motif="motif_29" pvalue="1.7e-05" match=" +++ +  + +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_4043402" db="db_1" num="4043402" name="gi|14456421|gb|AAG38644.1|" comment="collagen type IX alpha-1 [Equus caballus]" length="32">
			<score strand="both" combined_pvalue="3.49e-28" evalue="1.5e-21"/>
		</sequence>
		<sequence id="seq_1_4044831" db="db_1" num="4044831" name="gi|14149078|emb|CAC39134.1|" comment="dihydropteroate synthase [Streptococcus pneumoniae]" length="316">
			<score strand="both" combined_pvalue="4.11e-28" evalue="1.7e-21"/>
			<seg start="1">
				<data>
MSSKVNHAKTAICGIINVTPDSFSDGGQFFALEQALQQARKLIAEGASMLDIGGESTRPGSSYSYVEIEEEIQRV
				</data>
				<hit pos="21" gap="20" motif="motif_5" pvalue="1.8e-05" match="+  +++     +   +++ ++ ++"/>
			</seg>
			<seg start="226">
				<data>
HQKGYPIFLGVSRKRFVINILEENGFEVNPETELGFRNRDTASAHVTSIAVRQGVEVVRVHDVASHRMAVEIASA
				</data>
				<hit pos="236" gap="191" motif="motif_34" pvalue="2.3e-05" match="   + ++++ ++++    ++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3281431" db="db_1" num="3281431" name="gi|77921186|gb|ABB05350.1|" comment="argonaute [Toxoplasma gondii]" length="524">
			<score strand="both" combined_pvalue="4.78e-28" evalue="2e-21"/>
			<seg start="1">
				<data>
MIMPPRNRVAKTEQLLSLVFGPQGHSAPKVLDAFGVILQLEAKTAQGRVLESPLIKYREVPGGGPGRSSKTVRPA
QGDWNLRDAAFCRGTVCKVWALYSFVETSQNVIENLARVLKTQGAKYGVNLTTKPGLGAYTRNDRRPMLDQFAAF
				</data>
				<hit pos="30" gap="29" motif="motif_12" pvalue="2.9e-09" match="++ ++++    +  + +++++  +  ++ "/>
				<hit pos="74" gap="15" motif="motif_9" pvalue="2.6e-08" match="+  + +++ +  +  ++  + +++ ++"/>
				<hit pos="119" gap="18" motif="motif_28" pvalue="9.5e-05" match="   + ++++   +         +  +++ "/>
			</seg>
			<seg start="151">
				<data>
VALAKTKGCELLFVILNERVSLDIYQIVKSCTDVNFPSQCLNGRHKCIDAIFRGDNPNPQYFANVMSKVNMKLQG
VNQTLEADIIKQEIGTDKSTLVLAVETSFFANPTKTSPPPTAPIVCACTGNMDDDLGAFGHAVCVESRKHPIVTD
IGSMFKTILSYRKTTKNWPARIIYLRSATTEAHFPLVLAGEIRAIEELYVRENRSKPRILAVAVQRRQQTRLFPT
				</data>
				<hit pos="206" gap="58" motif="motif_7" pvalue="4.0e-11" match="+ + ++++++  + + ++ + +  ++  +"/>
				<hit pos="294" gap="59" motif="motif_40" pvalue="9.9e-05" match="  ++++++"/>
				<hit pos="312" gap="10" motif="motif_21" pvalue="2.8e-07" match="++ ++  + ++++ +"/>
				<hit pos="327" gap="0" motif="motif_5" pvalue="1.9e-05" match="    +  +  ++  +  ++++ + "/>
				<hit pos="354" gap="3" motif="motif_8" pvalue="2.4e-11" match="  ++ +  + ++ + ++++++"/>
			</seg>
			<seg start="376">
				<data>
KEMQAQGNNLPPGFLLANSLQHPGHFRNFLLISHKALQGTARPTRYYILRDDANRDMEKVAQLMYSLCHVYGRCQ
RAVSIPAPLYYAELLAARAQSYMKVGMRRERNIDIDDLSHLSGEAGEKMLTETRHFADEYLRSTAAKVTPMVFC
				</data>
				<hit pos="384" gap="9" motif="motif_1" pvalue="5.5e-10" match="   +      +         + + ++   +++ +++ ++++ +  +    "/>
				<hit pos="434" gap="0" motif="motif_2" pvalue="4.7e-17" match="    + ++++ ++ ++ +++++ ++ +++ + +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1218814" db="db_1" num="1218814" name="gi|268564624|ref|XP_002639166.1|" comment="Hypothetical protein CBG03703 [Caenorhabditis briggsae]gi|187035947|emb|CAP24553.1| Hypothetical protein CBG03703 [Caenorhabditis briggsae]" length="964">
			<score strand="both" combined_pvalue="5.51e-28" evalue="2.3e-21"/>
			<seg start="151">
				<data>
NIVLRQEGTQGITCIYDGAATIYANGQMKNKKTGAAGSIQTTVESSKVSEEVRRNYFCNGQRGSFHVLIEPNTAQ
				</data>
				<hit pos="165" gap="164" motif="motif_13" pvalue="1.7e-06" match=" +++  +++  +   "/>
				<hit pos="188" gap="8" motif="motif_36" pvalue="7.9e-05" match="++  ++     ++  "/>
			</seg>
			<seg start="301">
				<data>
TGKGAAHVVIDYKKKQFFAAGPLVNHGINWNDSAEAKKRIKNLKIGTTYSSQVIRATGVSKEPMSQLTFIDRDGN
EQSVMKTASELSGIPIAKFNKNWPAVQVRKGRVTFSFPIEVVRVLPNQKLTPIHGQPPKCEKAYKRYQLMDAIGK
				</data>
				<hit pos="332" gap="129" motif="motif_18" pvalue="2.8e-08" match="+ +++++  +++++ ++"/>
				<hit pos="349" gap="0" motif="motif_23" pvalue="8.1e-09" match=" + +  + ++ + ++++++++ +++++  "/>
				<hit pos="408" gap="30" motif="motif_11" pvalue="5.4e-05" match="    +++++    + ++ +  "/>
			</seg>
			<seg start="451">
				<data>
KACLLSPNNTLSAFGMKIQNTPIVVDAVAAKLPTILYKDNSKTSPAIAKQAKWEIGRSSFILPKTVNSIMILFNN
				</data>
				<hit pos="460" gap="31" motif="motif_12" pvalue="1.9e-06" match=" + ++++++ +    +++     ++  + "/>
				<hit pos="498" gap="9" motif="motif_9" pvalue="3.3e-05" match="     +      ++ ++++++ +++  "/>
			</seg>
			<seg start="526">
				<data>
DRAENTKKINILIESLSTFAKQLGVVIGSITSKNLAEDGNYNSLRSEDALRTFYAHLKEQLKQQGSSQKPSPYVI
YVDHSSEPYHQLLKYLERKFEVMTQHLNFDKALQIRSGSPLLGKSTMTNILMKINLKNGGLNHKVLPDPSIDHLW
				</data>
				<hit pos="537" gap="12" motif="motif_44" pvalue="9.2e-05" match=" ++ ++   ++++++  + + "/>
				<hit pos="569" gap="11" motif="motif_19" pvalue="7.5e-05" match="   +++ +++   +       +    + + +  +    +     ++++ +"/>
				<hit pos="641" gap="22" motif="motif_7" pvalue="1.9e-11" match=" + +  +++ +++++ + ++++   +   "/>
			</seg>
			<seg start="751">
				<data>
YVKARKMWPANVLILRDGVSEGQNAMVRLEEFPAIQKGVMDAFKGNKDKDAKPAFALLVVLKTNSNRLYLRTQTQ
				</data>
				<hit pos="752" gap="82" motif="motif_21" pvalue="9.2e-06" match=" ++ +  +    + +"/>
				<hit pos="767" gap="0" motif="motif_5" pvalue="1.1e-13" match="+++++++  ++ +++  ++ +   "/>
				<hit pos="800" gap="9" motif="motif_8" pvalue="3.2e-06" match="+ ++ + + ++ +    ++  "/>
			</seg>
			<seg start="826">
				<data>
SGIENVPPMTAVDHTIVKKEGVEMVMVCHHPLNGTAQPVLINMLVNEKVFETNDQIVNLMGATCCAHQVSTGITS
IPEPICAADDYAKRGADLFTKYQEENRNNMPTIEGPDGVLQLDFDKITRELCFEFTRFKLNRMA
				</data>
				<hit pos="829" gap="8" motif="motif_1" pvalue="8.7e-13" match="+++++ + ++ +++        +  +    ++  +     +  +  +   "/>
				<hit pos="880" gap="1" motif="motif_2" pvalue="3.0e-07" match="++ ++    +   + ++   ++  +++ ++  +"/>
				<hit pos="941" gap="28" motif="motif_25" pvalue="2.6e-05" match=" ++ + + +++   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2689842" db="db_1" num="2689842" name="gi|17510939|ref|NP_491535.1|" comment="PAZ/PIWI domain-containing family member (ppw-2) [Caenorhabditis elegans]gi|7331726|gb|AAF60414.1| Paz/piwi domain-containing protein 2 [Caenorhabditis elegans]" length="975">
			<score strand="both" combined_pvalue="1.03e-27" evalue="4.4e-21"/>
			<seg start="76">
				<data>
EPGTFGSVTEVLTNVFGVEVHKTSNFYQYSVHITAELSSKKEVTFTKKGKEDFIVHDRHEKCSAILFHALNRFED
				</data>
				<hit pos="81" gap="80" motif="motif_24" pvalue="9.8e-08" match="+    ++++ + +++"/>
				<hit pos="97" gap="1" motif="motif_20" pvalue="2.0e-06" match="     +++ + ++ + ++++      +  "/>
			</seg>
			<seg start="151">
				<data>
FFKSSENCIIYDGQSILFTSMNLFEGIPTGKIKTKVFQINGADTNLKDLMVLPCIKLEVFPTKNPVVNFSLEDIG
				</data>
				<hit pos="160" gap="34" motif="motif_13" pvalue="2.5e-06" match=" +++   +++   + "/>
			</seg>
			<seg start="226">
				<data>
RRTSDSNIESVNMAYKQILDLAMSQYAIRETSKCVVFEHGKMFFINPLQEGYAPCDIVEVGDGKQMKPGLKKTLQ
				</data>
				<hit pos="238" gap="63" motif="motif_17" pvalue="1.6e-05" match="  + ++++  + + +"/>
			</seg>
			<seg start="301">
				<data>
FIEGPYGRNQNNPSIVIDGMKVAFHMEQLVFQKLSSITSNLANGITGSERERCAAVIKGLDCHSNYRGRTRHHKI
ESIHHEGAATARFELEGGGTCTVATYFKDKYKIQLRYPNANLIVCKERGALNFYPMELITISPNQRVRITQQTSS
				</data>
				<hit pos="316" gap="63" motif="motif_13" pvalue="3.0e-05" match="+ ++ +  +    + "/>
				<hit pos="368" gap="37" motif="motif_23" pvalue="5.8e-05" match="   +  ++  +  + +    ++++ +++ "/>
				<hit pos="399" gap="2" motif="motif_15" pvalue="1.3e-07" match="  ++++++ + +++++   + "/>
				<hit pos="425" gap="5" motif="motif_11" pvalue="1.9e-06" match="  ++ ++++ ++ + ++    "/>
			</seg>
			<seg start="451">
				<data>
QSQRTTKESAVLPDIRQRLIMTGKIAAKITAENEVLGKMGVTVCDEPLVVKGRNLPAIRLASFETGEHLINPRDC
				</data>
				<hit pos="485" gap="39" motif="motif_12" pvalue="5.9e-07" match="++   ++++  +   + ++ +++ ++   "/>
			</seg>
			<seg start="526">
				<data>
KWRPQRYNRSAVAPKVWALYGVGSPGSQMNRDVMRRFCDEFMNMSRSKGILFPPPGDVNLLTPDAIENRLREAAN
				</data>
				<hit pos="554" gap="40" motif="motif_30" pvalue="3.7e-07" match="  +  ++  + + ++  +++++   ++ "/>
			</seg>
			<seg start="601">
				<data>
AGCTFVLCITEDNITCLHQKYKFIEHHTQMIVQDMKLSKALSVVNASKKLTLENVINKTNVKLGGSNYVYLDTKN
				</data>
				<hit pos="646" gap="64" motif="motif_7" pvalue="1.1e-10" match="   +  ++++  + ++++++++ + ++  "/>
			</seg>
			<seg start="751">
				<data>
KFHDGKAPKRITIYRSGSSEGNHGPIISYEVPLARVAMRNFSPDTQLLYIVVSKEHTYRFFKKESGGSSSGGSNS
				</data>
				<hit pos="751" gap="76" motif="motif_21" pvalue="2.3e-06" match="+   ++ ++++ +++"/>
				<hit pos="792" gap="26" motif="motif_8" pvalue="8.6e-07" match="+       +++ + +  +++ "/>
			</seg>
			<seg start="826">
				<data>
AGASNSGTLTSAPPKPWELNIGPGLTVDYGVTNPACKQFFLNSHMTLQGSAKTPLYTVLADDRNIGMSALEEFTF
NLCHLHQIVGLPTSIPTPLYVANEYAKRGRNLWNEAINANEIPEVTGPESARLKKMTDGISYMGSGDMIDRRVNA
				</data>
				<hit pos="844" gap="31" motif="motif_1" pvalue="1.9e-14" match=" ++ ++  ++  ++ +    ++++++   ++  +   + ++ +  +    "/>
				<hit pos="894" gap="0" motif="motif_2" pvalue="1.1e-10" match="++ + + +++   +    + ++  + + +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1685507" db="db_1" num="1685507" name="gi|52138556|ref|NP_808573.2|" comment="piwi-like 4 [Mus musculus]gi|26449041|gb|AAN75583.1| Miwi 2 protein [Mus musculus]gi|151555183|gb|AAI48394.1| Piwi-like homolog 4 (Drosophila) [synthetic construct]gi|157170494|gb|AAI53017.1| Piwi-like homolog 4 (Drosophila) [synthetic construct]" length="878">
			<score strand="both" combined_pvalue="1.56e-27" evalue="6.6e-21"/>
			<seg start="151">
				<data>
HVKDCKTGSSGIPVRLVTNLFNLDLPQDWQLYQYHVTYSPDLASRRLRIALLYNHSILSDKAKAFDGASLFLSEK
				</data>
				<hit pos="161" gap="160" motif="motif_24" pvalue="2.7e-07" match="+ ++ + ++ +   +"/>
				<hit pos="177" gap="1" motif="motif_20" pvalue="2.6e-08" match=" +  ++++ ++  +  +++    +     "/>
			</seg>
			<seg start="226">
				<data>
LDQKVTELTSETQRGETIKITLTLTSKLFPNSPVCIQFFNVIFRKILKNLSMYQIGRNFYKPSEPVEIPQYNKLL
				</data>
				<hit pos="275" gap="69" motif="motif_27" pvalue="3.1e-05" match="  +  +++ ++ ++ "/>
			</seg>
			<seg start="376">
				<data>
VTYVDYYKQQYDITLSDLNQPVLVSLLKRKRNDNSEPQMVHLMPELCFLTGLSSQATSDFRLMKAVAEETRLSPV
				</data>
				<hit pos="379" gap="89" motif="motif_15" pvalue="5.4e-08" match="++++++++ +++   + + + "/>
			</seg>
			<seg start="526">
				<data>
LFLCQPAFAADWSKDMRSCKVLSSQPLNRWLIVCCNRAEHLIEAFLSCLRRVGGSMGFNVGYPKIIKVDETPAAF
				</data>
				<hit pos="534" gap="134" motif="motif_9" pvalue="1.8e-05" match="  +    +   ++      +++ ++  "/>
				<hit pos="562" gap="1" motif="motif_30" pvalue="2.0e-05" match=" +   +      + + +++ + ++  + "/>
			</seg>
			<seg start="601">
				<data>
LRAIQVHGDPDVQLVMCILPSNQKNYYDSIKKYLSSDCPVPSQCVLTRTLNKQGTMLSVATKIAMQMTCKLGGEL
				</data>
				<hit pos="611" gap="21" motif="motif_26" pvalue="1.0e-06" match="  ++ +++++ + ++"/>
				<hit pos="627" gap="1" motif="motif_10" pvalue="1.1e-06" match="+  +++    +  + +++"/>
			</seg>
			<seg start="676">
				<data>
WSVEIPLKSLMVVGIDICRDALNKNVVVVGFVASINSRITRWFSRCVLQRTAADIADCLKVCMTGALNRWYRHNH
DLPARIVVYRDGVGNGQLKAVLEYEVPQLLKSVTECGSDARYDFYLISQTANRGTVSPTHYNVIYDDNALKPDHM
QRLTFKLCHLYYNWQGLISVPAPCQYAHKLTFLVAQSVHKEPSLELANNLFYL
				</data>
				<hit pos="746" gap="101" motif="motif_21" pvalue="7.4e-08" match="++ +  ++ ++++++"/>
				<hit pos="774" gap="13" motif="motif_1" pvalue="8.0e-14" match="  ++      +       +++++ +     ++  ++++ + ++ +   ++"/>
				<hit pos="824" gap="0" motif="motif_2" pvalue="9.5e-12" match=" ++ ++  ++  +      +++ ++  +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2728195" db="db_1" num="2728195" name="gi|17538380|ref|NP_500994.1|" comment="Piwi (fruitfly) Related Gene family member (prg-2) [Caenorhabditis elegans]gi|1208857|gb|AAB37734.1| Temporarily assigned gene name protein 292 [Caenorhabditis elegans]" length="722">
			<score strand="both" combined_pvalue="1.84e-27" evalue="7.8e-21"/>
			<seg start="1">
				<data>
MIQNDYSIYQYHVEFEPTVDSKATRENMLRQPSVTVEIGKHFVFDGMILYLKEEWDQNQMIEVQHPNDNSLICIR
				</data>
				<hit pos="4" gap="3" motif="motif_20" pvalue="2.1e-07" match=" +  ++++ +   + + ++++      + "/>
			</seg>
			<seg start="76">
				<data>
FKKTNRFLVDDPQTINIFNTIIRRSFDAMKLTQIGRNYFDWDNSRALRKELRSCQNNRQRVQEKMNEVYGGSTII
				</data>
				<hit pos="104" gap="71" motif="motif_27" pvalue="4.4e-05" match="++ + +++  +  + "/>
			</seg>
			<seg start="151">
				<data>
TRYNNKLHRFTRLDNEITPLSKFQKDGEQIILKEYFKNQYDIDITDDEQFIIISEGKPKQPGEPPQVNYIVPELC
				</data>
				<hit pos="183" gap="64" motif="motif_15" pvalue="4.4e-05" match=" ++++ ++ +++       + "/>
			</seg>
			<seg start="226">
				<data>
FPTGLTDEMRKDFKMMKEIAKHTRMSPQQRLDETRKLITKLSQNQTMMECFQYWGISLGQDLANVQARVLKSEPL
QGKRQYEGKQAEWARGVKECGIYRGSNMTNWIVIGPGSGNSGLLAQKFIAEARNLGRTLQVQLGEPMCVKINGIS
				</data>
				<hit pos="240" gap="36" motif="motif_22" pvalue="3.4e-05" match="    + + ++  ++++"/>
				<hit pos="275" gap="19" motif="motif_12" pvalue="3.9e-08" match="  + ++++   +++ ++++++    +   "/>
				<hit pos="348" gap="44" motif="motif_44" pvalue="2.0e-05" match="++ +  +  + + +++ ++ +"/>
			</seg>
			<seg start="376">
				<data>
PNDYLEGLKAAIKSVDGEEIHMLVVMLADDNKTRYDSLKKYLCVECPIPNQCVNLRTLAGKSKDGGENKNLGSIV
				</data>
				<hit pos="394" gap="25" motif="motif_26" pvalue="1.7e-06" match="+   +++ + + ++ "/>
				<hit pos="410" gap="1" motif="motif_10" pvalue="2.7e-06" match="+  +++    +  + +++"/>
			</seg>
			<seg start="451">
				<data>
LKIVLQMICKTGGALWKVNIPLKSTMIVGYDLYHDSTLKGKTVGACVSTTSNDFTQFYSQTRPHENPTQLGNNLT
				</data>
				<hit pos="473" gap="45" motif="motif_27" pvalue="5.4e-05" match="+   +++   ++++ "/>
			</seg>
			<seg start="526">
				<data>
HFVRKSLKQYYDNNDKTLPSRLILYRDGAGDGQIPYIKNTEVKLVRDACDAVTDKAAELSNKVQEKIKLAFIIVT
KRVNMRILKQGSSSKSAINPQPGTVVDTTVTRPERMDFYLVPQFVNQGTVTPVSYNIIHDDTGLGPDKHQQLAFK
LCHLYYNWQGTVRVPAPCQYAHKLAFLTAQSLHDDANGYLRDKLFFL
				</data>
				<hit pos="537" gap="49" motif="motif_21" pvalue="2.3e-07" match="  + + ++ + + ++"/>
				<hit pos="552" gap="0" motif="motif_5" pvalue="1.7e-07" match="++  +++     + +    + ++ "/>
				<hit pos="589" gap="13" motif="motif_8" pvalue="7.7e-06" match="  + +  ++++ ++   +   "/>
				<hit pos="618" gap="8" motif="motif_1" pvalue="2.2e-21" match=" +  ++++++++++ +   ++++      +++  +  + + ++  +  ++"/>
				<hit pos="668" gap="0" motif="motif_2" pvalue="2.1e-10" match="  + +   ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1564695" db="db_1" num="1564695" name="gi|17569229|ref|NP_508092.1|" comment="Nuclear RNAi DEfective family member (nrde-3) [Caenorhabditis elegans]gi|1118046|gb|AAA83284.1| Hypothetical protein R04A9.2 [Caenorhabditis elegans]" length="1057">
			<score strand="both" combined_pvalue="2.20e-27" evalue="9.3e-21"/>
			<seg start="1">
				<data>
MDLLDKVMGEMGSKPGSTAKKPATSASSTPRTNVWGTAKKPSSQQQPPKPLFTTPGSQQGSLGGRIPKREHTDRT
				</data>
				<hit pos="57" gap="56" motif="motif_41" pvalue="1.5e-05" match="  +  ++++ +"/>
			</seg>
			<seg start="151">
				<data>
QRRQAQCLLFRAWFKRNPELFKGMTDPAIAAYDAAETIYVGCSFFDVELTEHVCHLTEADFSPQEWKIVSLISRR
				</data>
				<hit pos="160" gap="92" motif="motif_31" pvalue="3.8e-05" match="+++ +   ++ "/>
				<hit pos="185" gap="14" motif="motif_27" pvalue="1.5e-05" match="+  + ++ +++  ++"/>
			</seg>
			<seg start="301">
				<data>
FVKTTKIVDRDGVPDAIMTVDTTKSPFYKDTSLLKFFTAKMDQLTNSGGGPRGHNGGRERRDGGGNSRKYDDRRS
				</data>
				<hit pos="351" gap="151" motif="motif_43" pvalue="1.6e-07" match=" ++  +++  + +++"/>
			</seg>
			<seg start="451">
				<data>
PDGEMKLTSITEYYLQRYNYRLKFPHLPLVTSKRAKCYDFYPMELMSILPGQRIKQSHMTVDIQSYMTGKMSSLP
				</data>
				<hit pos="461" gap="95" motif="motif_15" pvalue="1.6e-11" match=" +++ +++++ +++++++   "/>
				<hit pos="487" gap="5" motif="motif_11" pvalue="2.8e-07" match="   + ++++ ++ ++++    "/>
			</seg>
			<seg start="526">
				<data>
DQHIKQSKLVLTEYLKLGDQPANRQMDAFRVSLKSIQPIVTNAHWLSPPDMKFANNQLYSLNPTRGVRFQTNGKF
VMPARVKSVTIINYDKEFNRNVDMFAEGLAKHCSEQGMKFDSRPNSWKKVNLGSSDRRGTKVEIEEAIRNGVTIV
				</data>
				<hit pos="588" gap="80" motif="motif_9" pvalue="2.2e-06" match="+  +     + +++ ++++++ ++++ "/>
				<hit pos="625" gap="10" motif="motif_44" pvalue="6.3e-05" match="+ + +   + + ++  ++ + "/>
			</seg>
			<seg start="676">
				<data>
FGIIAEKRPDMHDILKYFEEKLGQQTIQISSETADKFMRDHGGKQTIDNVIRKLNPKCGGTNFLIDVPESVGHRV
				</data>
				<hit pos="716" gap="70" motif="motif_7" pvalue="1.8e-09" match=" + ++   ++  + + + ++ + +  +  "/>
			</seg>
			<seg start="826">
				<data>
QEKMQICLNAYEQSSSYLPETVVVYRVGSGEGDYPQIVNEVNEMKLAARKKKHGYNPKFLVICTQRNSHIRVFPE
				</data>
				<hit pos="837" gap="92" motif="motif_21" pvalue="2.4e-07" match="+++   +++  ++++"/>
				<hit pos="879" gap="27" motif="motif_8" pvalue="1.3e-11" match="++++++ ++  + + + + ++"/>
			</seg>
			<seg start="901">
				<data>
HINERGKSMEQNVKSGTCVDVPGASHGYEEFILCCQTPLIGTVKPTKYTIIVNDCRWSKNEIMNVTYHLAFAHQV
SYAPPAIPNVSYAAQNLAKRGHNNYKTHTKLVDMNDYSYRIKEKHEEIISSEEVDDILMRDFIETVSNDLNAMTI
				</data>
				<hit pos="911" gap="11" motif="motif_1" pvalue="8.3e-14" match=" ++  ++ ++          + ++     +++ +++ + +       +  "/>
				<hit pos="961" gap="0" motif="motif_2" pvalue="2.1e-06" match="++ + ++ + +  + +  +  +    + +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2012348" db="db_1" num="2012348" name="gi|73995329|ref|XP_543433.2|" comment="PREDICTED: similar to piwi like homolog 1 [Canis familiaris]" length="1223">
			<score strand="both" combined_pvalue="3.72e-27" evalue="1.6e-20"/>
			<seg start="1">
				<data>
MFTAQTISVTTDGSPGQLLRACIGTAPGPHLTQRVSIRAGISGGSVCRFATVVTVLLKGSSPRSPGRSEDLEEEQ
				</data>
				<hit pos="32" gap="31" motif="motif_6" pvalue="1.0e-04" match="    ++++  ++ + +    + +    "/>
			</seg>
			<seg start="451">
				<data>
LQLATRLQATSLKERKRFGGIFRDHVVDTRQYLEHVRESTTGTLGRPVKLFTNHFRVTSRPQQVTYKYNIDYLPD
				</data>
				<hit pos="465" gap="406" motif="motif_25" pvalue="8.6e-06" match=" +  +++ +++ ++ "/>
				<hit pos="495" gap="15" motif="motif_24" pvalue="6.2e-08" match="++++++ ++++ +  "/>
			</seg>
			<seg start="601">
				<data>
FRRILKQMNLKQVGRNYYNKQEATEFFDHKLVIWPGYVTSILEYETSITLCADVNHKLLRMQTAYDLITGLRDPQ
TKKEDVEQVSKELIGSIVFTLYNNKTYRVDAINWEDNPRTKFKKSGGAEITFVDYYRERGRIYDRPSLYVGEERH
				</data>
				<hit pos="649" gap="139" motif="motif_50" pvalue="7.5e-05" match="+ +++ + + +"/>
				<hit pos="674" gap="14" motif="motif_23" pvalue="7.2e-05" match="+  ++  +   + +    + +++ ++++ "/>
				<hit pos="733" gap="30" motif="motif_31" pvalue="9.0e-05" match=" +++ +  ++ "/>
			</seg>
			<seg start="976">
				<data>
ALWKVETGLQNAMFIGIDCFHDIVNRRKSIAGFVSSINQELTQWFSQCIFQESGQELVNGLKTCLEAALKLWCKH
NQFLPQAIIVYRDGVGDGQLQALMDHEVPQIESSLRSVYPKDSGVKLTFIVVKKRINTRFFVESQGRLQNPLPGT
VIDVEVTKRQWYDFFIVSQSVKDGTVTPTHYNVIHDTVCFTPDRIQYLTYRLCHMYYNLPGVIRVPAPCHYAHKL
AYLVGQSIHQEPHHSLASRLFYL
				</data>
				<hit pos="977" gap="233" motif="motif_16" pvalue="7.4e-05" match="+ +    + + ++  "/>
				<hit pos="1012" gap="20" motif="motif_4" pvalue="9.3e-06" match="   + +   +    +   +++   + "/>
				<hit pos="1048" gap="10" motif="motif_21" pvalue="2.3e-07" match=" + ++ +++ +++++"/>
				<hit pos="1063" gap="0" motif="motif_5" pvalue="1.9e-10" match="+++ +++      ++  +++    "/>
				<hit pos="1092" gap="5" motif="motif_8" pvalue="2.0e-10" match="+   + +++++ ++  ++++ "/>
				<hit pos="1119" gap="6" motif="motif_1" pvalue="1.9e-23" match=" + +++++++  ++    ++++  +     ++  ++++ + ++   ++++"/>
				<hit pos="1169" gap="0" motif="motif_2" pvalue="7.3e-11" match=" ++ +++ ++  +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2767993" db="db_1" num="2767993" name="gi|21756417|dbj|BAC04873.1|" comment="unnamed protein product [Homo sapiens]" length="666">
			<score strand="both" combined_pvalue="7.28e-27" evalue="3.1e-20"/>
			<seg start="1">
				<data>
MTITLKRELPSSSPVCIQVFNIIFRKILKKLSMYQIGRNFYNPSEPMEIPQHKLSLWPGFAISVSYFERKLLFSA
				</data>
				<hit pos="31" gap="30" motif="motif_27" pvalue="2.1e-05" match="  +  +++ ++ ++ "/>
			</seg>
			<seg start="151">
				<data>
VDYYKQQYDITVSDLNQPMLVSLLKKKRNDNSEPQLAHLIPELCFLTGLTDQATSDFQLMKAVAEKTRLSPSGRQ
				</data>
				<hit pos="151" gap="105" motif="motif_15" pvalue="1.7e-07" match="++++++++ ++    + + + "/>
			</seg>
			<seg start="301">
				<data>
WLILCSDRTEYVAESFLNCLRRVTGSMGFNVDYPKIIKVQENPAAFVRAIQQYVDPDVQLVMCILPSNQKTYYDS
IKKYLSSDCPVPSQCVLARTLNKQGMMMSIATKIAMQMTCKLGGELWAVEIPLKSLMVVGIDVCKDALSKDVMVV
				</data>
				<hit pos="357" gap="185" motif="motif_26" pvalue="1.2e-06" match="  ++ +++++ + + "/>
				<hit pos="373" gap="1" motif="motif_10" pvalue="1.1e-06" match="+  +++    +  + +++"/>
			</seg>
			<seg start="451">
				<data>
GCVASVNPRITRWFSRCILQRTMTDVADCLKVFMTGALNKWYKYNHDLPARIIVYRAGVGDGQLKTLIEYEVPQL
LSSVAESSSNTSSRLSVIVVRKKCMPRFFTEMNRTVQNPPLGTVVDSEATRNEWYDFYLISQVACRGTVSPTYYN
VIYDDNGLKPDHMQRLTFKLCHLYYNWPGIVSVPAPCQYAHKLTFLVAQSIHKEPSLELANHLFYL
				</data>
				<hit pos="492" gap="101" motif="motif_21" pvalue="6.6e-08" match="++ +  ++ ++++++"/>
				<hit pos="507" gap="0" motif="motif_5" pvalue="1.5e-08" match=" ++ +++      ++  ++    +"/>
				<hit pos="535" gap="4" motif="motif_8" pvalue="3.9e-07" match="+ +    ++++ +    +++ "/>
				<hit pos="562" gap="6" motif="motif_1" pvalue="3.3e-23" match=" + + ++++++  +    +++++ +     ++  ++ + + ++ ++  ++"/>
				<hit pos="612" gap="0" motif="motif_2" pvalue="8.4e-12" match=" ++ ++  ++  +      +++ ++  +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2808325" db="db_1" num="2808325" name="gi|17534531|ref|NP_496751.1|" comment="hypothetical protein F58G1.1 [Caenorhabditis elegans]gi|3877917|emb|CAB04524.1| C. elegans protein F58G1.1, partially confirmed by transcript evidence [Caenorhabditis elegans]" length="965">
			<score strand="both" combined_pvalue="9.25e-27" evalue="3.9e-20"/>
			<seg start="76">
				<data>
QTNVFGIEMHQDSLFYQYSVNITTELKNGKEVTFTKKGKDDFVVTERHDKCCAILFRALGDYEEFFKTSDSCLIY
DGQSILFSNVDLFQGFREGAVKTKYMQLDGGEMDHKDLKSLPCIKLEVFPTKNPAVKFTREAVARRATDSNLDSV
				</data>
				<hit pos="90" gap="89" motif="motif_28" pvalue="3.4e-08" match="+++++++++ +     +         + +"/>
				<hit pos="149" gap="30" motif="motif_13" pvalue="2.7e-06" match=" +++   +++ + + "/>
			</seg>
			<seg start="301">
				<data>
NPSVVIDGMKVAFHKNQPILDKLKEITTQPVEHGLKGLEKDRCAAVIKGLDCYSTYGGRERHHKIEGIHHEGARN
ARFELNDGGSCTVAQYFEDVYNITLRYPDTNLIVSKERGNINFYPMELLKISSHQRVQIPQLTSAQSQKTTKESA
				</data>
				<hit pos="358" gap="194" motif="motif_23" pvalue="5.2e-06" match="   +  ++ ++  + +++  +++ +++  "/>
				<hit pos="389" gap="2" motif="motif_15" pvalue="8.7e-08" match=" +++ + +++++++++   + "/>
				<hit pos="415" gap="5" motif="motif_11" pvalue="1.4e-07" match="  ++ ++++ ++ + ++    "/>
			</seg>
			<seg start="451">
				<data>
VLPDVRQRLILTGKNAAQISSDNEVLGKMGVSVCEDPLMVKGRSIPAVKLANAEIGANPINVKDNKWRANRFTRP
				</data>
				<hit pos="475" gap="39" motif="motif_12" pvalue="4.0e-07" match="++   ++++ ++   + ++ +++ ++   "/>
			</seg>
			<seg start="526">
				<data>
ATAPNVWAMYVVGTASTRITLDTLKKFADEFAAMCKSKGVNMPAPADISLIHMDAIESRLYDATKANCTFVFIIT
				</data>
				<hit pos="552" gap="48" motif="motif_44" pvalue="9.0e-06" match="+ +++ + +++ ++ + ++  "/>
			</seg>
			<seg start="601">
				<data>
DDSITTLHQRYKMIEKDTKMIVQDMKLSKALSVINAGKRLTLENVINKTNVKLGGSNYVFVDAKKQLDSHLIIGV
				</data>
				<hit pos="636" gap="63" motif="motif_7" pvalue="4.7e-12" match=" +    ++++  + ++++++++ + +++ "/>
			</seg>
			<seg start="676">
				<data>
GISAPPAGTKYAMENKGVLNPNVIGYAYNAQHNQEFSGDFVLNSASQDTLAPIEDIVMHSLNEYQKFHDGGLPRR
VIVYRTGTSEGNHGSIMAYEIPLARAAMRDFSPDIQLVYIVVSKDHSFRFFKPDLASLASRPQATSSTASRHSAM
				</data>
				<hit pos="741" gap="76" motif="motif_21" pvalue="3.8e-06" match="+   + ++ + ++++"/>
				<hit pos="756" gap="0" motif="motif_5" pvalue="3.6e-05" match=" + +++       ++    + +  "/>
				<hit pos="782" gap="2" motif="motif_8" pvalue="2.1e-06" match="+       +++ + +  +++ "/>
			</seg>
			<seg start="826">
				<data>
PAAPKAWDLNIAPGILVDSIVTNPACKQFFLNSHITLQGTAKTPLYTVLADDAKVSMTALEDITYKLCHLHQIVG
LPTSLPTPLYVANEYAKRGRNLWNEAVALNNVPTVSGPEADRLKELTKSICYKASGDLTGRRVNA
				</data>
				<hit pos="834" gap="31" motif="motif_1" pvalue="6.0e-17" match=" ++ ++  +++ ++ +    ++++++   +++ +   + ++ +  + +  "/>
				<hit pos="884" gap="0" motif="motif_2" pvalue="1.8e-09" match="++   ++ ++   +    + ++  + + +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1948403" db="db_1" num="1948403" name="gi|71051130|gb|AAH98798.1|" comment="Piwil4 protein [Rattus norvegicus]" length="456">
			<score strand="both" combined_pvalue="3.92e-26" evalue="1.7e-19"/>
			<seg start="1">
				<data>
AVAEETRLSPMGRQQQLARLADDIQRNQVTRFELETWGLHFGSQLSLTGRVVPSEKILLQDHTCQPAFAADWSKD
MRSCKVLSSEPLNTWLIVCCSRAEHLIESFLSCLRRVGGSTGFSVGHPKIIKVDENPAAFLRAIQLHVNPDVQLV
MCILPSNQKNYYDSIKRYLSSDCPVPSQCVLTRTLNKQGMMLSVATKIAMQMTCKLGGELWAVEIPLKSLMVVGI
				</data>
				<hit pos="69" gap="68" motif="motif_9" pvalue="4.6e-05" match="  +    +   ++      + + ++  "/>
				<hit pos="97" gap="1" motif="motif_30" pvalue="4.3e-05" match=" +   +      + + +++ +  +  + "/>
				<hit pos="146" gap="21" motif="motif_26" pvalue="1.0e-06" match="  ++ +++++ + ++"/>
				<hit pos="162" gap="1" motif="motif_10" pvalue="7.4e-07" match="+  +++    +  + +++"/>
			</seg>
			<seg start="226">
				<data>
DICRDALSKDVAVVGFVASINSRITRWFSRCVLQRTAADIADCLKVCMTGALNKWYKHNHDLPARIIAYRDGVGN
GQLKAVLEYEVPQLLSSVTECGSDARSCRLSVVVVRKRCLLRLFAESGHTLQNPPLGTVVDSEATRPEWYDFYLT
SQTANRGTVSPTYYNVIYDDNALKPDHMQRLTFKLCHLYYNWQGVISVPAPCQYAHKLTFLVAQSIHKEPSLELA
				</data>
				<hit pos="281" gap="101" motif="motif_21" pvalue="3.0e-07" match="++ +  ++ +++ ++"/>
				<hit pos="296" gap="0" motif="motif_5" pvalue="1.2e-10" match="+++  ++   ++ ++  ++     "/>
				<hit pos="325" gap="5" motif="motif_8" pvalue="4.2e-08" match="  +    ++++ ++   ++++"/>
				<hit pos="352" gap="6" motif="motif_1" pvalue="1.9e-23" match=" + + ++++++  + +  +++++ +     ++  ++ + + ++ +   ++"/>
				<hit pos="402" gap="0" motif="motif_2" pvalue="6.9e-12" match=" ++ ++  ++  +      +++ ++  +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1463046" db="db_1" num="1463046" name="gi|145538706|ref|XP_001455053.1|" comment="hypothetical protein [Paramecium tetraurelia strain d4-2]gi|74830572|emb|CAI39073.1| PAZ and PIWI domain protein [Paramecium tetraurelia]gi|124422841|emb|CAK87656.1| unnamed protein product [Paramecium tetraurelia]" length="784">
			<score strand="both" combined_pvalue="6.16e-26" evalue="2.6e-19"/>
			<seg start="1">
				<data>
MQKISDLPKRPARSQRLEQISRRINLISNHFPMKFIQQNQAINIYAVEFDPPIADDARKLRDEIVRLATKDLQIQ
				</data>
				<hit pos="21" gap="20" motif="motif_24" pvalue="4.7e-08" match=" +++ +  +++  ++"/>
			</seg>
			<seg start="76">
				<data>
GLQEFTLRGKNIWSSFNVKDRLIAKASFQELEYVVIAQHKKEYTLSDLSETTTNPVTQSINVAVKRSLKEMGMIE
				</data>
				<hit pos="113" gap="77" motif="motif_23" pvalue="1.2e-05" match="  +++++ + +++ +++  + ++      "/>
			</seg>
			<seg start="151">
				<data>
IGRQSKFYDPKNIECNRINEHGLKVWRGVKTSFQFYQGMPFLQIDFASRVLRDQNALEFMLSLNSRNIQDIKNEM
				</data>
				<hit pos="178" gap="36" motif="motif_6" pvalue="1.1e-05" match="+   ++   ++   + +++++   +  "/>
			</seg>
			<seg start="226">
				<data>
IGLSVLAAYGNCRIYKIDDIDFSLSPVHSFQLQDGKSITYQEYYKQRYNIQIKDLQQPLLVFKDKRNQDKISYLV
PELLTMTGLTDRQRCDQRCMQSVAKYTKLTPQQRDDEIYGFYQKLKKQLSKQNIQLSDDQNVCGFQLQAPLIYMG
				</data>
				<hit pos="266" gap="61" motif="motif_15" pvalue="1.1e-07" match=" +++++++++ ++  + + + "/>
				<hit pos="295" gap="8" motif="motif_11" pvalue="9.4e-05" match="+  ++  ++ ++  +      "/>
			</seg>
			<seg start="376">
				<data>
NKEYQTDQSGFFMIKDPVFQGSHIQDWFMVYHSRGKNDDDDVDFIVSELQKQGERIGIRIEKPYFVMLKDNNIQN
				</data>
				<hit pos="381" gap="65" motif="motif_9" pvalue="2.7e-05" match="       +++  +++++ ++ +  +  "/>
				<hit pos="412" gap="4" motif="motif_30" pvalue="3.5e-08" match="    ++  ++ ++ + ++  ++ ++ ++"/>
			</seg>
			<seg start="451">
				<data>
WLQRLTAEIGDKPPQLIVTFVNERDKDRIYGHIKKYCFQDQGISHQNILSKFLKTKNPSSVASKIAQQMSMKLGN
				</data>
				<hit pos="480" gap="40" motif="motif_10" pvalue="1.8e-06" match="++ +++ +  + ++  + "/>
			</seg>
			<seg start="526">
				<data>
PLWAIPKPNGISDKTMVVGIDIYHKLLTNRKSCMGFVAYLESECLNTFAKPIIMREGQEMSQEVGRVIVEAISAY
				</data>
				<hit pos="548" gap="50" motif="motif_16" pvalue="8.7e-05" match="  ++  + ++ + + "/>
			</seg>
			<seg start="601">
				<data>
FERNGRKYLPDTIIVFRDGVGNAQIEALKQTEIQQMKNAIKSINKNYNPQFAVIMINKKINDRFFMVNGGGGQNQ
				</data>
				<hit pos="603" gap="40" motif="motif_21" pvalue="7.8e-08" match="+   + +++ +++++"/>
				<hit pos="618" gap="0" motif="motif_5" pvalue="6.4e-09" match="+++   +       + ++++ +++"/>
				<hit pos="646" gap="4" motif="motif_8" pvalue="1.1e-08" match="++++ + ++   +    +++ "/>
			</seg>
			<seg start="676">
				<data>
QKQQLSNPPSGSVIADKITSSNFDYFITAQYVTQGTCTPTHYRVLENNTNWSEELFWQLTYYQCFNYQNWTGAVR
VPSCVQYAHKLAYLIGDTYQGNIHKRLAHLQCCL
				</data>
				<hit pos="680" gap="13" motif="motif_1" pvalue="2.4e-12" match="   ++   +       ++++ +  + +  +++  ++++ ++    + +  "/>
				<hit pos="730" gap="0" motif="motif_2" pvalue="4.2e-11" match="    +++  ++ ++  + ++ +   + +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3279565" db="db_1" num="3279565" name="gi|237829929|ref|XP_002364262.1|" comment="piwi-PAZ domain-containing protein [Toxoplasma gondii ME49]gi|77377439|gb|ABA70455.1| argonaute short form [Toxoplasma gondii]gi|211961926|gb|EEA97121.1| piwi-PAZ domain-containing protein [Toxoplasma gondii ME49]gi|221507130|gb|EEE32734.1| piwi-PAZ domain-containing protein, putative [Toxoplasma gondii VEG]" length="742">
			<score strand="both" combined_pvalue="6.45e-26" evalue="2.7e-19"/>
			<seg start="1">
				<data>
MEGYQMFHGVNFFKDMPENFVPLRGPNKAFQIWDGFSQAVAPYQTAGTMSWNAVFNLRACTSTKAIPLVKYIEIQ
				</data>
				<hit pos="65" gap="64" motif="motif_40" pvalue="6.8e-05" match=" ++++  +"/>
			</seg>
			<seg start="76">
				<data>
ASAIAKRMVDLSTEKGCRALMADAEVMRRLNRRLRGTKLESFHILNRDTQQPEKRVYKLKELMTFSASSEESRFD
LQDGRRVTVLQHFKETYPHASGIPPFQPLINTRSKDRPAYLPVSIVTLKHQPAREGVTEEDRAQVAEHMIMPPRN
				</data>
				<hit pos="138" gap="65" motif="motif_35" pvalue="7.2e-05" match="+++ +++   ++ +  ++  +"/>
			</seg>
			<seg start="226">
				<data>
RVAKTEQLLSLVFGPQGHSAPKVLDAFGVILQLEAKTAQGRVLESPLIKYREVPGGGPGRSSKTVRPAQGDWNLR
DAAFCRGTVCKVWALYSFVETSQNVIENLARVLKTQGAKYGVNLTTKPGLGAYTRNDRRPMLDQFAAFVALAKTK
				</data>
				<hit pos="248" gap="89" motif="motif_12" pvalue="2.9e-09" match="++ ++++    +  + +++++  +  ++ "/>
				<hit pos="292" gap="15" motif="motif_9" pvalue="2.6e-08" match="+  + +++ +  +  ++  + +++ ++"/>
				<hit pos="337" gap="18" motif="motif_28" pvalue="9.5e-05" match="   + ++++   +         +  +++ "/>
			</seg>
			<seg start="376">
				<data>
GCELLFVILNERVSLDIYQIVKSCTDVNFPSQCLNGRHKCIDAIFRGDNPNPQYFANVMSKVNMKLQGVNQTLEA
DIIKQEIGTDKSTLVLAVETSFFANPTKTSPPPTAPIVCACTGNMDDDLGAFGHAVCVESRKHPIVTDIGSMFKT
				</data>
				<hit pos="424" gap="58" motif="motif_7" pvalue="4.0e-11" match="+ + ++++++  + + ++ + +  ++  +"/>
				<hit pos="512" gap="59" motif="motif_40" pvalue="9.9e-05" match="  ++++++"/>
			</seg>
			<seg start="526">
				<data>
ILSYRKTTKNWPARIIYLRSATTEAHFPLVLAGEIRAIEELYVRENRSKPRILAVAVQRRQQTRLFPTKEMQAQG
				</data>
				<hit pos="530" gap="10" motif="motif_21" pvalue="2.8e-07" match="++ ++  + ++++ +"/>
				<hit pos="545" gap="0" motif="motif_5" pvalue="1.9e-05" match="    +  +  ++  +  ++++ + "/>
				<hit pos="572" gap="3" motif="motif_8" pvalue="2.4e-11" match="  ++ +  + ++ + ++++++"/>
			</seg>
			<seg start="601">
				<data>
NNLPPGFLLANSLQHPGHFRNFLLISHKALQGTARPTRYYILRDDANRDMEKVAQLMYSLCHVYGRCQRAVSIPA
PLYYAELLAARAQSYMKVGMRRERNIDIDDLSHLSGEAGEKMLTETRHFADEYLRSTAAKVTPMVFC
				</data>
				<hit pos="602" gap="9" motif="motif_1" pvalue="5.5e-10" match="   +      +         + + ++   +++ +++ ++++ +  +    "/>
				<hit pos="652" gap="0" motif="motif_2" pvalue="4.7e-17" match="    + ++++ ++ ++ +++++ ++ +++ + +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3279564" db="db_1" num="3279564" name="gi|77377441|gb|ABA70456.1|" comment="argonaute long form [Toxoplasma gondii]gi|221487333|gb|EEE25565.1| piwi-PAZ domain-containing protein, putative [Toxoplasma gondii GT1]" length="743">
			<score strand="both" combined_pvalue="7.48e-26" evalue="3.2e-19"/>
			<seg start="1">
				<data>
MEGYQMFHGVNFFKDMPENFVPLRGPNKAFQIWDGFSQAVAPYQTAGTMSWNAVFNLRACTSTKAIPLVKYIEIQ
				</data>
				<hit pos="65" gap="64" motif="motif_40" pvalue="6.8e-05" match=" ++++  +"/>
			</seg>
			<seg start="76">
				<data>
ASAIAKRMVDLSTEKGCRALMADAEVMRRLNRRLRGTKLESFHILNRDTQQPEKRVYKLKELMTFSASSEESRFD
LQDGRRVTVLQHFKETYPHASGIPPFQPLINTRSKDRPAYLPVSIVTLKHQPAREGVTEEDRAQVAEHMIMPPRN
				</data>
				<hit pos="138" gap="65" motif="motif_35" pvalue="7.2e-05" match="+++ +++   ++ +  ++  +"/>
			</seg>
			<seg start="226">
				<data>
RVAKTEQLLSLVFGPQGHSAPKVLDAFGVILQLEAKTAQGRVLESPLIKYREVPGGGPGRSSKTVRPAQGDWNLR
DAAFCRGTVCKVWALYSFVETSQNVIENLARVLKTQGAKYGVNLTTKPGLGAYTRNDRRPMLDQFAAFVALAKTK
				</data>
				<hit pos="248" gap="89" motif="motif_12" pvalue="2.9e-09" match="++ ++++    +  + +++++  +  ++ "/>
				<hit pos="292" gap="15" motif="motif_9" pvalue="2.6e-08" match="+  + +++ +  +  ++  + +++ ++"/>
				<hit pos="337" gap="18" motif="motif_28" pvalue="9.5e-05" match="   + ++++   +         +  +++ "/>
			</seg>
			<seg start="376">
				<data>
GCELLFVILNERVSLDIYQIVKSCTDVNFPSQCLNGRHKCIDAIFRGADNPNPQYFANVMSKVNMKLQGVNQTLE
ADIIKQEIGTDKSTLVLAVETSFFANPTKTSPPPTAPIVCACTGNMDDDLGAFGHAVCVESRKHPIVTDIGSMFK
				</data>
				<hit pos="425" gap="59" motif="motif_7" pvalue="4.0e-11" match="+ + ++++++  + + ++ + +  ++  +"/>
				<hit pos="513" gap="59" motif="motif_40" pvalue="9.9e-05" match="  ++++++"/>
			</seg>
			<seg start="526">
				<data>
TILSYRKTTKNWPARIIYLRSATTEAHFPLVLAGEIRAIEELYVRENRSKPRILAVAVQRRQQTRLFPTKEMQAQ
				</data>
				<hit pos="531" gap="10" motif="motif_21" pvalue="2.8e-07" match="++ ++  + ++++ +"/>
				<hit pos="546" gap="0" motif="motif_5" pvalue="1.9e-05" match="    +  +  ++  +  ++++ + "/>
				<hit pos="573" gap="3" motif="motif_8" pvalue="2.4e-11" match="  ++ +  + ++ + ++++++"/>
			</seg>
			<seg start="601">
				<data>
GNNLPPGFLLANSLQHPGHFRNFLLISHKALQGTARPTRYYILRDDANRDMEKVAQLMYSLCHVYGRCQRAVSIP
APLYYAELLAARAQSYMKVGMRRERNIDIDDLSHLSGEAGEKMLTETRHFADEYLRSTAAKVTPMVFC
				</data>
				<hit pos="603" gap="9" motif="motif_1" pvalue="5.5e-10" match="   +      +         + + ++   +++ +++ ++++ +  +    "/>
				<hit pos="653" gap="0" motif="motif_2" pvalue="4.7e-17" match="    + ++++ ++ ++ +++++ ++ +++ + +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1209430" db="db_1" num="1209430" name="gi|268560308|ref|XP_002646180.1|" comment="Hypothetical protein CBG23746 [Caenorhabditis briggsae]gi|187040829|emb|CAP20513.1| Hypothetical protein CBG23746 [Caenorhabditis briggsae]" length="970">
			<score strand="both" combined_pvalue="8.70e-26" evalue="3.7e-19"/>
			<seg start="1">
				<data>
MPATPLPPAPMPPVTAPPGPMPPPPLPPAPGPVLPITSAHKTANDACIKRLSQIGIMESPRIYPSNQPPGTYGKE
ILVQSNVFGIEVENEMELFQYSVCIRADVAVKKEVVFTKKGKDDFVVLDRHEKCCTVLYHAYEAHDDFFQSAKNC
				</data>
				<hit pos="73" gap="72" motif="motif_24" pvalue="8.4e-06" match="++ + +  + +  ++"/>
			</seg>
			<seg start="151">
				<data>
LIYNGQSMLYSSMDLFSNRLDADIKSRTFQIDGVEIGHKDLLKLPCIKLEISATKNPVVKFNRQDVGKRSADQNM
				</data>
				<hit pos="152" gap="64" motif="motif_13" pvalue="1.6e-05" match=" + +   +++   + "/>
			</seg>
			<seg start="301">
				<data>
EECNPAVVIDGMKVAFHKEQPIIEKLQEVVTSDFSKGLKELDRERCAGVIKGLDCYSNYMGRLRHLKIEGIHHES
ASKARFQVKDGNSSTVADYFQSRWNITLKYPEVNLICCKEKGNVNFYPMELMFISPNQRVKISQLTSAQSQRTTK
				</data>
				<hit pos="361" gap="194" motif="motif_23" pvalue="4.1e-06" match="   +  ++ ++  + ++   + +++++  "/>
				<hit pos="392" gap="2" motif="motif_15" pvalue="8.7e-07" match=" ++++ +++++++++    + "/>
				<hit pos="418" gap="5" motif="motif_11" pvalue="3.0e-07" match="  ++ ++++  + + ++    "/>
			</seg>
			<seg start="451">
				<data>
ESAVPPDVRQRLIMTGKTAAKISGDSAVLNKLGVQICEAPLLVRARQFPPVKIALNPTSSVIPQKEGKWRIGQYS
				</data>
				<hit pos="478" gap="39" motif="motif_12" pvalue="6.3e-08" match="+++  ++++ +    + ++  ++ +  ++"/>
			</seg>
			<seg start="526">
				<data>
RPAAAPKVWAMYAVGTPSSRFSQSQLTKFAREFVTVAQQKGIQLNPPSDSQCVLATDIESQLAAAHKASCEFVFI
				</data>
				<hit pos="554" gap="47" motif="motif_44" pvalue="3.6e-06" match="+  +++   ++ +++++++  "/>
			</seg>
			<seg start="601">
				<data>
ITDDTITNLHQKYKMIESLQSIVVQDMKMSKALSVIDSGKRLTLENVINKTNVKLGGSNYIFTDTKKYLDRVLVI
				</data>
				<hit pos="638" gap="63" motif="motif_7" pvalue="1.0e-10" match=" +    ++++  + ++++++++    +  "/>
			</seg>
			<seg start="676">
				<data>
GIGISQPPPGTKFIVEGKGFLNPQIIGFAYNGKQKQEFAGDFVLCPAGQDTLSPIEDIMKESILGYKKWHDGNDP
ETVVVYRSGISEGNHGNVLAYEIPLARAGINEVSKSVKLVYLAVSKDHTYRFFRNNLDAIGKSSSSGTQVSASAS
				</data>
				<hit pos="724" gap="57" motif="motif_17" pvalue="9.2e-05" match="++++  +  +++++ "/>
				<hit pos="743" gap="4" motif="motif_21" pvalue="8.0e-05" match="+   +  ++  ++++"/>
				<hit pos="758" gap="0" motif="motif_5" pvalue="3.4e-06" match=" + +++    ++ ++    +  + "/>
				<hit pos="784" gap="2" motif="motif_8" pvalue="3.1e-06" match="+ + +     + + +  +++ "/>
			</seg>
			<seg start="826">
				<data>
RTSVSSQSQLKPCDINIPSGISIDQMVTNPAIKQFFLNSHTTLQGSAKTPLYSILADDTRASLESLEELTYNLCH
LHQIVGLPTSIPTPLYVAAEYAKRGRNLWNEANLKNPLVRSGSEREQLRAATHSINYKHTGDFSDRRVNA
				</data>
				<hit pos="840" gap="35" motif="motif_1" pvalue="6.6e-14" match=" +++ +  ++  ++ +    ++++++   ++  +   + ++ +    +  "/>
				<hit pos="890" gap="0" motif="motif_2" pvalue="4.9e-11" match=" + +++++++   +    + ++  + + +   +"/>
				<hit pos="928" gap="5" motif="motif_4" pvalue="5.5e-05" match=" + +++    ++++ + ++ +     "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1201269" db="db_1" num="1201269" name="gi|268557902|ref|XP_002636941.1|" comment="Hypothetical protein CBG09416 [Caenorhabditis briggsae]gi|187031869|emb|CAP29169.1| Hypothetical protein CBG09416 [Caenorhabditis briggsae]" length="895">
			<score strand="both" combined_pvalue="3.17e-25" evalue="1.3e-18"/>
			<seg start="76">
				<data>
VVLDRHEKCCTVLYYASETHDDFFQSEMNCLIYDGQSMLYSSIDLFSNRLNTENKSRTFQIDGVEIGHKDFQKLP
CIKLEISATKNPSVKFNRKNVGKRSADQNMLAVNTAYRNILELALNQSCVQDYHRCAVFEHGKIFFIRPTEEGFL
				</data>
				<hit pos="107" gap="106" motif="motif_13" pvalue="6.1e-07" match=" +++   +++   + "/>
				<hit pos="128" gap="6" motif="motif_1" pvalue="3.1e-05" match="++      ++ +    + +    +    +  +  +          + +++"/>
			</seg>
			<seg start="301">
				<data>
CVGVIKGLDCYSNYIGRLRHLKIEGIHHEGASKARFQLKDGKRNVNFYPMELIYISPNQRVKISQQTSAQSQRTT
				</data>
				<hit pos="344" gap="166" motif="motif_11" pvalue="6.2e-07" match="  ++ ++++  + + ++    "/>
			</seg>
			<seg start="376">
				<data>
KESAVPPDVRQRIIMTGKAAAKISGDAVLNKLGVQICEAPLLVRARQFPPVKIALNPTSSAIPQKENKWRIGQYS
				</data>
				<hit pos="403" gap="38" motif="motif_12" pvalue="6.3e-08" match="+++  ++++ +    + ++  ++ +  ++"/>
			</seg>
			<seg start="451">
				<data>
RPAVAPKIWAMYAVGTPSSRFSQPQLANFAREFVKVAQQKGIQLDPPKDCQCVLATEIESQLAAAHKASCEFVFI
				</data>
				<hit pos="471" gap="39" motif="motif_30" pvalue="1.2e-07" match="       +  ++  + +  ++++ +++ "/>
			</seg>
			<seg start="526">
				<data>
ITDDAITNLHQKYKMIESLQSIVIQDMKMTKALSVIDSGKRLTLENVINKTNVKLGGSNYIFTDTKKYLDRVLVI
				</data>
				<hit pos="563" gap="64" motif="motif_7" pvalue="1.0e-10" match=" +    ++++  + ++++++++    +  "/>
			</seg>
			<seg start="601">
				<data>
GIGISQPPPVTKFIVEGKGFLSPQIISFSYNGKQKQEFAGDFVLCPAGQDTLSSIEDIMKESILGYKKCHDGTDP
ETVIVYRSGVSEGNHGNVIAYEIPLARAGINEVSKSVKLVYIAVSKDHTYRFFRNDLDTIGQFSSSGTQVSASSS
RTSLSSQSQLKPCDINIPPGISIDHMVTNPAIKQFFLNSHIALQGSAKTPLYSILADDTLASLESLEELTYNLCH
LHQIVGLPTSIPTPLYVAAEYAKRGRNLWNEANLKNPLIRSGSEREQLRAATHSINYKHTGDFSDRRVNA
				</data>
				<hit pos="611" gap="19" motif="motif_27" pvalue="1.8e-05" match="++ +  +  + ++ +"/>
				<hit pos="649" gap="23" motif="motif_17" pvalue="7.4e-05" match="++++  +  +++++ "/>
				<hit pos="668" gap="4" motif="motif_21" pvalue="6.5e-06" match="+   +  ++  ++++"/>
				<hit pos="683" gap="0" motif="motif_5" pvalue="2.8e-06" match=" +++++    +  ++    +  + "/>
				<hit pos="709" gap="2" motif="motif_8" pvalue="8.9e-07" match="+ + +   + + + +  +++ "/>
				<hit pos="733" gap="3" motif="motif_38" pvalue="7.7e-05" match="  ++++     +  ++++   + +  +  "/>
				<hit pos="765" gap="3" motif="motif_1" pvalue="2.2e-13" match=" +++++  ++  ++ +    ++++++   ++  +   + ++ +    +  "/>
				<hit pos="815" gap="0" motif="motif_2" pvalue="4.9e-11" match=" + +++++++   +    + ++  + + +   +"/>
				<hit pos="853" gap="5" motif="motif_4" pvalue="9.5e-05" match=" + +++    ++++ + ++ +     "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2578844" db="db_1" num="2578844" name="gi|115532836|ref|NP_001040938.1|" comment="Chromosome-Segregation and RNAi deficient family member (csr-1) [Caenorhabditis elegans]gi|1072148|gb|AAA81677.1| Hypothetical protein F20D12.1a [Caenorhabditis elegans]" length="1030">
			<score strand="both" combined_pvalue="4.22e-25" evalue="1.8e-18"/>
			<seg start="1">
				<data>
MQSDNVGRGRGSRGGSRGGSGRGRGRGGYGDSYRPDLETRETHVTYQGKVKYEGGDRHDFNYEKTPTGSYRGSHR
				</data>
				<hit pos="14" gap="13" motif="motif_43" pvalue="2.1e-11" match="++ +++ ++++++++"/>
			</seg>
			<seg start="76">
				<data>
DGQEGSRGNRGSFRGGRGGYDRRRDDEESKAENRFGGYNRGANGGNYRGRTGGSGRGGSTQTTTVDPKYNGLILE
				</data>
				<hit pos="79" gap="50" motif="motif_43" pvalue="1.1e-07" match=" + ++  +  +++++"/>
				<hit pos="119" gap="25" motif="motif_43" pvalue="9.9e-08" match="++  ++  ++ ++++"/>
			</seg>
			<seg start="151">
				<data>
NSAEPKLKGLNSDMNQKQNPRLALNIFGLELSERTIFRHVVQMKLIDRQHNKEYILTTMSARGRGNRATKQKDNF
ILLDILLKQWAAKKGQQNLPAFAYDGAQSLFTLEGISLMVDIKKEDALEIPELSNFLKDSISFLSGDLEISCEPD
				</data>
				<hit pos="222" gap="88" motif="motif_17" pvalue="8.9e-06" match=" +    +++ +++ +"/>
				<hit pos="248" gap="11" motif="motif_13" pvalue="7.0e-09" match="++++  ++++     "/>
				<hit pos="263" gap="0" motif="motif_14" pvalue="3.5e-05" match=" ++ ++    +    + +++    +  "/>
			</seg>
			<seg start="451">
				<data>
SDVDYNAPKDPEFRQKYPNLKFPMLPAVQCGTGPHKRLMPLEYLKVLPYQSIDRRVLEEFELTPRANAPNERWST
				</data>
				<hit pos="459" gap="169" motif="motif_15" pvalue="4.4e-05" match=" +    +   +++++++++ +"/>
				<hit pos="485" gap="5" motif="motif_11" pvalue="2.8e-05" match="     +++  +  + +    +"/>
			</seg>
			<seg start="526">
				<data>
LQKHYDQFGFNDQVMKDFGVQICNDPFNNVSEIDGERVLAPSVAYADPVHVDDEKRDWKAQDKKFVTPATIDHLM
FVLVAGYTRTWDADCDATKFVAKAFMQRCKDKGMHIGSYSMDQHNGERGSENFLTSVFKNLVTHPNYRDSSFTPF
VLFISDDVPNIHECLKFEERMSDIPTQHVLLKNVKKMRDNIEKKSQGGRRAYDLTLDNIVMKANIKCGGLNYTAD
IPRDLACWNEVSTFVIGMDVAHPDRNAAREGNPSTVGLSCNSAENPYSFIGDFLYTDPRREAIQDEILRKFTDQS
				</data>
				<hit pos="578" gap="72" motif="motif_9" pvalue="1.1e-06" match="  ++ +   +++++ ++++++ + +  "/>
				<hit pos="620" gap="15" motif="motif_34" pvalue="3.0e-05" match="+ ++ ++ +  ++   +++  "/>
				<hit pos="654" gap="13" motif="motif_3" pvalue="4.2e-05" match=" +  +   ++++   +++       "/>
				<hit pos="725" gap="46" motif="motif_7" pvalue="4.0e-08" match="+  +  + +  ++ + + ++++    +  "/>
				<hit pos="762" gap="8" motif="motif_3" pvalue="2.0e-06" match=" +  +++++ ++            +"/>
			</seg>
			<seg start="826">
				<data>
VRNFAEIRGFPKKVIIFRDGVSFGEETAALKEVEIIEQTIKTAAKSMGHSDYAPKVLAIVVKKRHHTRFYAKGGH
				</data>
				<hit pos="829" gap="42" motif="motif_21" pvalue="2.6e-06" match="  +    +++ ++++"/>
				<hit pos="876" gap="32" motif="motif_8" pvalue="1.7e-16" match="++ +++  +++ +++++++ +"/>
			</seg>
			<seg start="901">
				<data>
HGNMPINPLPDTSVGGDIAEYGKRQIFIQAFRPVQGTAKVPSFLVIRDDEEVSDEHVAKMVCAVCSLHQLVNSPT
SIPTPVYVAHELAKRGTGLYKAYRFKNGELFDDWETLTTQLSYSTLDRLSKVRVV
				</data>
				<hit pos="906" gap="9" motif="motif_1" pvalue="2.2e-07" match=" + ++ + +   +        +  +   ++++ +     +  +    +  "/>
				<hit pos="956" gap="0" motif="motif_2" pvalue="1.7e-09" match="   + +   +   +    + ++  +++ ++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1212782" db="db_1" num="1212782" name="gi|268552771|ref|XP_002634368.1|" comment="C. briggsae CBR-CSR-1 protein [Caenorhabditis briggsae]gi|187025569|emb|CAP35234.1| C. briggsae CBR-CSR-1 protein [Caenorhabditis briggsae]" length="1003">
			<score strand="both" combined_pvalue="6.96e-25" evalue="2.9e-18"/>
			<seg start="1">
				<data>
MQSENRGRGGGGRGRGRGDRESGRGAGRGSYRDGGSERGPPSSSRDERESNNRGRGGYRGGSDRGTSSREGNESR
GGYRGRGGPRNGQNSSYRGRGGDGHRGGRSNNDDNHARPVEAVGRCNGLLPDDKENKGNSSNMNQNNPRLAINIF
				</data>
				<hit pos="5" gap="4" motif="motif_43" pvalue="5.3e-12" match="++++++++++++++ "/>
				<hit pos="21" gap="1" motif="motif_43" pvalue="7.3e-08" match="  +++ +++  + ++"/>
				<hit pos="52" gap="16" motif="motif_43" pvalue="3.6e-09" match="++++++++++  ++ "/>
				<hit pos="71" gap="4" motif="motif_43" pvalue="2.8e-07" match="+   +++++++++  "/>
				<hit pos="90" gap="4" motif="motif_43" pvalue="1.1e-08" match="  ++++++ +++++ "/>
			</seg>
			<seg start="151">
				<data>
GLELSDRTVFRHVVQMKLLDHKTKKDYILTTMSARGRGNRASKQKDNFILLRKLLDKWAGRKGGKKTDVLFAYDG
AQSLFTLEGISELMVIKKEDALEIPEISEFLKDSIKFLNGDLEITCEPDLEKPSFNQTEVNEWSDPRFYAYLDIV
				</data>
				<hit pos="222" gap="117" motif="motif_13" pvalue="7.0e-09" match="++++  ++++     "/>
				<hit pos="249" gap="12" motif="motif_16" pvalue="2.1e-05" match=" +++++ ++++  + "/>
			</seg>
			<seg start="451">
				<data>
AAQCGNGPHRRLMPLEYLKVLPFQSVDRRVLEEFELTPRANAPNERWTTLQHHYEEFGFNDQVMQEFGVQICNDP
				</data>
				<hit pos="459" gap="195" motif="motif_11" pvalue="5.6e-05" match="     +++  +  + +    +"/>
			</seg>
			<seg start="526">
				<data>
FQNISEIDGERVLAPKITYADPVHVDDEKRDWKAQDKKFETPATIHHLVFVLVAGYSRNFDAEIKATEFVARAFM
QRCNDKGMRIDNYELRSFEGERNSENFLTSVFKNLVTHNRYRDPSFIPFVLFVSDDVPNIHECLKFEERMSDIPT
				</data>
				<hit pos="542" gap="62" motif="motif_47" pvalue="4.0e-05" match=" +  +++ "/>
				<hit pos="552" gap="2" motif="motif_9" pvalue="2.1e-05" match="  ++ +   ++++  ++++ +   +  "/>
				<hit pos="595" gap="16" motif="motif_44" pvalue="7.1e-06" match="    +++++   +++ ++  +"/>
			</seg>
			<seg start="676">
				<data>
QHILLKNIRKIRDNIEKKSQGGRRAYDLTLDNIVMKANVKCGGLNYTADIPRDIGSWREVSTFVMGMDVAHPDKM
ATREGSPSTVGLSCNSAESPYSFVGDFLYTDPRREAIQDEILRKFTDQNVRNFAERRGFPKRIIIFRDGVSFGEE
TEALREVKIIEETCIAAAKSMGHRDYAPKVLAIVVKKRHHTRFYAKGGHHGNMPTNPLPDTSVGGEIAEYGKRQI
FIQAFRPVQGTAKVPSFLIIRDDEEVTDDHITKMVCAVCSLHQLVNSPTSIPTPVYVAHEMAKRGTGLFKAYRFK
				</data>
				<hit pos="699" gap="83" motif="motif_7" pvalue="2.3e-09" match="+  +  + +  ++ +++ ++++    +  "/>
				<hit pos="736" gap="8" motif="motif_3" pvalue="4.2e-08" match=" +  +++++ ++    +   +   +"/>
				<hit pos="803" gap="42" motif="motif_21" pvalue="2.4e-07" match="  +    ++++++++"/>
				<hit pos="818" gap="0" motif="motif_5" pvalue="9.8e-05" match="++++ +     + +     +  ++"/>
				<hit pos="850" gap="8" motif="motif_8" pvalue="1.7e-16" match="++ +++  +++ +++++++ +"/>
				<hit pos="880" gap="9" motif="motif_1" pvalue="5.9e-08" match=" + ++ + +   +        +  +   ++++ +     +  +    + +"/>
				<hit pos="930" gap="0" motif="motif_2" pvalue="3.5e-09" match=" + + +   +   +    + ++  +++ ++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1462971" db="db_1" num="1462971" name="gi|74830543|emb|CAI39067.1|" comment="PAZ and PIWI domain protein [Paramecium tetraurelia]" length="802">
			<score strand="both" combined_pvalue="7.39e-25" evalue="3.1e-18"/>
			<seg start="1">
				<data>
MQQTNLKICDKISQLVNRPKRSEQVNKICRPVKVLSNHFPFEFKDKSAGLNIYAVSFSEDVPQDSREVISQLINL
				</data>
				<hit pos="29" gap="28" motif="motif_24" pvalue="1.7e-07" match=" ++++++ +++  ++"/>
			</seg>
			<seg start="151">
				<data>
QVKKALKDMGLRELNRLSQFFDPKSIDANPVKGFPLKVWLGYKTSLKLTSTKPQLLIDYASRVLSTQSALNFIRS
				</data>
				<hit pos="152" gap="108" motif="motif_14" pvalue="5.6e-06" match=" + +++      +  + ++   +  ++"/>
				<hit pos="191" gap="12" motif="motif_6" pvalue="2.1e-07" match="++  +++ +     + +++++      "/>
			</seg>
			<seg start="226">
				<data>
FNQNIGQIKDELEGKSVLATYGNYRLYKISAVDFKKTPKSSFQLEDGKQITYAQYYQDRYKIKIQDMNQPLLESL
				</data>
				<hit pos="278" gap="60" motif="motif_15" pvalue="8.3e-09" match=" +++++++ + ++  + + + "/>
			</seg>
			<seg start="301">
				<data>
DRRNPDKKFYLIPELVYMTGLTDDQRSDFGLMKELAYYTKKEPGERLQIIQSLLSKLQKQLNAQQMTLKSDSSTH
				</data>
				<hit pos="360" gap="61" motif="motif_39" pvalue="9.0e-05" match="  + + ++ ++"/>
			</seg>
			<seg start="376">
				<data>
AYIVQQPQLTFGNGRRLDADPTGFFILKDPVFQSAYIKDWVLIYQSRGRQDDELADDLVADLNQQGGRLGIKFDK
PFFINMKGNKPQEWIKELQAEFKNGLPSLVVSLTDKNRDTSLYIGLKDFLLSQGGAGVIHQNVTTKSCKNKNKQS
				</data>
				<hit pos="425" gap="54" motif="motif_30" pvalue="4.3e-06" match="       +++ ++   ++  +++ + ++"/>
				<hit pos="474" gap="21" motif="motif_8" pvalue="9.6e-07" match="+  +   +    ++  + +  "/>
			</seg>
			<seg start="601">
				<data>
NQAVGQTFKEALQAYFLHYGKKQLPDTILVYRDGVGDSQIQTLMQTELEQIKKVISTYTAGYNPQFAYITINKKI
SDRFFMSIDDAPPQARKNNKSPYINPVSGLVVADRVTSKYFDFFLAAQYVTQGTCTPTHYQVLDNNTQFTEEMFW
QITYYQCFNYWNWTGAVKVPACVQYAHKLAFLVGDTFQKAVHQNLQKQHFYL
				</data>
				<hit pos="618" gap="123" motif="motif_21" pvalue="7.3e-07" match="    +++++ + +++"/>
				<hit pos="633" gap="0" motif="motif_5" pvalue="7.1e-11" match="+++ +++       +++++++ ++"/>
				<hit pos="661" gap="4" motif="motif_8" pvalue="1.5e-07" match="++++ +  +   +    +++ "/>
				<hit pos="698" gap="16" motif="motif_1" pvalue="5.5e-13" match="   +    +    +  + +++++ + +  +++  ++++ ++     ++  "/>
				<hit pos="748" gap="0" motif="motif_2" pvalue="1.7e-09" match="     ++  ++ +   + ++ + + + +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1214261" db="db_1" num="1214261" name="gi|268566005|ref|XP_002639608.1|" comment="Hypothetical protein CBG12321 [Caenorhabditis briggsae]gi|187029457|emb|CAP31313.1| Hypothetical protein CBG12321 [Caenorhabditis briggsae]" length="944">
			<score strand="both" combined_pvalue="1.26e-24" evalue="5.3e-18"/>
			<seg start="1">
				<data>
MPPHPPAPPMPPMPPMPPVTAPPMTPMAPIPTNPQELHQKSGNDACIKRLGQLNVEAAPKVYLKPSEPGKVGKPA
DIQTNIFGIEIEKETTVFRYMVHAKAELSPTKEAVFTKKGKEDFVVLDRHEKCCNIFFYAVEKNPDFFKMKDGNC
				</data>
				<hit pos="72" gap="71" motif="motif_24" pvalue="5.8e-05" match="+++  + ++ +  ++"/>
			</seg>
			<seg start="151">
				<data>
IIYDGQSTLYTTVNLFSQLDAKEKKSRIFEINGAEIENQELKSLPCISLEVYSPRDNALVISSETLGKRTADQNT
				</data>
				<hit pos="152" gap="65" motif="motif_13" pvalue="3.7e-08" match=" +++  ++++ + + "/>
				<hit pos="179" gap="12" motif="motif_37" pvalue="7.1e-05" match="   +   ++ +    ++++  "/>
			</seg>
			<seg start="226">
				<data>
ESNNREYTQFLELALNQHCVKQTDRIGCFEHGKVYFLRATEEGFDARDCIDVGDGKVLYPGLKKSIQFIEGPYGR
				</data>
				<hit pos="230" gap="30" motif="motif_17" pvalue="3.4e-05" match="+++ + +   + ++ "/>
			</seg>
			<seg start="301">
				<data>
GQNNPSVVIDGMKAAFHKEQNVLEKFSEIVNRDVSRGMSDNDRDKASQVIRGLDCYASYSNRTRHLRIEGIHQDC
AAKARFELSDGKSCTVQQYYHEKYNIALKFPGANLLICKERGNKNFYPAELMTITKNQRVTIPQQTGQQSQKTTK
				</data>
				<hit pos="361" gap="116" motif="motif_23" pvalue="3.6e-05" match="+  +  ++ ++    +    +++ +++  "/>
				<hit pos="392" gap="2" motif="motif_15" pvalue="6.5e-08" match=" +++++++++ ++++    + "/>
				<hit pos="418" gap="5" motif="motif_11" pvalue="4.6e-07" match="  ++ + ++ ++   ++ +  "/>
			</seg>
			<seg start="451">
				<data>
ECAVLPDVRQRLIVTGKKAVNITEENELLQALGIKVYPEPLMIKARELEGKEIVYEKKTSSDAGKWRPPPGCYNK
				</data>
				<hit pos="478" gap="39" motif="motif_12" pvalue="3.8e-07" match=" +++ ++++  +   + ++ +      + "/>
			</seg>
			<seg start="526">
				<data>
PAVFPDLWAIYAVGTQHSRFSVQDLNAFCSMFMDTLQRKGITVKTPAETSLLHVDQAMSKLENIAMNKCKYVFII
				</data>
				<hit pos="545" gap="38" motif="motif_30" pvalue="2.4e-05" match="    + +  +   +     +++ +  + "/>
			</seg>
			<seg start="601">
				<data>
TDDNITHLHQKYKALEQRDMMIIQDMKMSKATSVCKDGKRLTLENVINKTNIKLGGLNYTVSDTKRSMTDDQLII
				</data>
				<hit pos="637" gap="64" motif="motif_7" pvalue="1.2e-08" match=" +    ++++  + + ++++++    +  "/>
			</seg>
			<seg start="676">
				<data>
GVGISAPPPGTKFLLEGKGHLNPQIVGFASNAVSNHEFVGDFVLASVGQDTMSSIEDVLKNSMEMYEKNRKRFPK
RIIIYRSGASEGSHPSILAYEIPLARAIIHGYCKDIKMIYIVVTKEHSYRFFKDQLRGTKATEMNIPPGIVLDNS
VTHPACKQFFLNSHTTLQGTAKTPLYSVLADDCNAPMDRLEELTFTLCHHLKSLHSPPRSQLRCMWPMSTPKEGA
				</data>
				<hit pos="742" gap="76" motif="motif_21" pvalue="1.1e-09" match="+++ ++ ++++++++"/>
				<hit pos="757" gap="0" motif="motif_5" pvalue="1.1e-05" match=" + +++     + ++    +  + "/>
				<hit pos="783" gap="2" motif="motif_8" pvalue="1.2e-06" match="    +   +++ + +  +++ "/>
				<hit pos="814" gap="10" motif="motif_1" pvalue="3.4e-19" match=" +++++ + ++ ++++    ++++++   +++ +   + ++ +  +   +"/>
			</seg>
			<seg start="901">
				<data>
HFGLRRRNDGAPIEAEGSESNRLKDLTKELSYQMTDLHMKRVNA
				</data>
				<hit pos="932" gap="68" motif="motif_41" pvalue="5.2e-05" match="+ ++++ +   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3549529" db="db_1" num="3549529" name="gi|112361408|gb|ABI15747.1|" comment="Twi8p [Tetrahymena thermophila]" length="848">
			<score strand="both" combined_pvalue="3.06e-24" evalue="1.3e-17"/>
			<seg start="1">
				<data>
MDQGSLRGESEQGSSSQQKEQKLQLARRPKLDYNQQSKSLMLLTNYLKLELNKSIEEIYLLRVDFYPRIEADNRV
				</data>
				<hit pos="37" gap="36" motif="motif_24" pvalue="5.1e-06" match=" +  +++++  + ++"/>
			</seg>
			<seg start="301">
				<data>
IEPPTLQQPNPDSDLTIYDYYYKKYGLKIKYDKQPLLLVYEKKLKRFLYFVPELCLLTGIPDELNDYQKRELITC
TKQKPQELYNMVTQFIDKIVNVNTTEGQLNTQSISEQLGINFSNHPHVIQAKQIAYPTITFGGPKKDAPRQTIED
				</data>
				<hit pos="318" gap="266" motif="motif_15" pvalue="2.7e-09" match=" ++++ +++  +++   + + "/>
				<hit pos="368" gap="29" motif="motif_22" pvalue="1.2e-06" match="+   +   + +++++ "/>
				<hit pos="385" gap="1" motif="motif_29" pvalue="1.5e-05" match="  +  +  ++ +++ "/>
				<hit pos="409" gap="9" motif="motif_12" pvalue="8.9e-07" match="+  + +++ ++    +++  +  ++  ++"/>
			</seg>
			<seg start="451">
				<data>
NSASQFSMKYPVYSSGNQLSIALLHFKDFNTMDLFQNWIKIQKELRIEVKKPQEFNLGDFNNKAMQEIEHVIRRE
				</data>
				<hit pos="476" gap="38" motif="motif_30" pvalue="2.6e-05" match="    ++ ++    +++     +++  + "/>
			</seg>
			<seg start="526">
				<data>
IKKEKFDIVAIVAPNKFSTVQNYSKIKKLCTITQQIKSQYIRQQSLDSKQSYNVCSAILSQMAAKCGTTLWVVNP
				</data>
				<hit pos="532" gap="28" motif="motif_36" pvalue="7.9e-05" match="++   +  +  +   "/>
				<hit pos="548" gap="1" motif="motif_10" pvalue="4.9e-06" match="+ ++++ +     + ++ "/>
			</seg>
			<seg start="601">
				<data>
PNGIPDNTMIIGTSVQKVFINGQPQFVIGFVASQDKNVSRFYSRATFQKLNKDNIEKISTFIVDAIKQYFVQNKF
VPENIIYLRENIADQGIQKYLSTEIKEVLKSFTVLSPQYKPKLCVVLLECRHGVRVLHQLGEGPNKELVNPPPGT
IIDSSITSKYHYDFYMISQNVKQGTATPVHYKVIYDTTEFPEGRLQELLYSQCFNYVNWSGSIKYPAQIQYAKKL
AKMVGTFIQEEVSEKLFNSRFYI
				</data>
				<hit pos="670" gap="104" motif="motif_21" pvalue="6.5e-06" match="   ++  ++ +++ +"/>
				<hit pos="713" gap="28" motif="motif_8" pvalue="1.6e-06" match=" ++++  ++    ++  +   "/>
				<hit pos="744" gap="10" motif="motif_1" pvalue="5.3e-23" match=" + ++++++++ ++    +++++ +    +++  + ++ + ++   +   "/>
				<hit pos="794" gap="0" motif="motif_2" pvalue="4.1e-10" match=" ++++ ++ ++ ++    ++   + + ++   +"/>
				<hit pos="834" gap="7" motif="motif_16" pvalue="3.4e-05" match="  + ++++ ++ +++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_237503" db="db_1" num="237503" name="gi|66805111|ref|XP_636288.1|" comment="argonaut-like protein [Dictyostelium discoideum AX4]gi|60464636|gb|EAL62770.1| argonaut-like protein [Dictyostelium discoideum AX4]" length="1200">
			<score strand="both" combined_pvalue="4.52e-24" evalue="1.9e-17"/>
			<seg start="76">
				<data>
NNQKSPQKGKVLGLGNNSNNNNNNNNNNNNNNNNNNNNNNNNSNNNNNNNNYNSNNNSNNNFNNNNYNNNFNNFN
				</data>
				<hit pos="111" gap="110" motif="motif_42" pvalue="9.7e-05" match=" +++ +++        +++ +"/>
			</seg>
			<seg start="301">
				<data>
TATTSPSSLSSMKTGNTTKPINNNKETSKSNENNLLSLKKALLPPIKNTSEIGIIDITKENQDRNEDIIIEKRDP
				</data>
				<hit pos="352" gap="220" motif="motif_29" pvalue="9.4e-05" match="+  ++  ++++ ++ "/>
			</seg>
			<seg start="376">
				<data>
PKLKDELYFNLPKPTNATLEGIPAEKLPILTNYFKLSFDPNIKSIYKYKIKSLPRVNPKHSQRVEIIQTLVNNYP
				</data>
				<hit pos="399" gap="32" motif="motif_24" pvalue="1.2e-07" match="  + +++++ ++ ++"/>
			</seg>
			<seg start="451">
				<data>
DIFKNEAFKYDGDFITMYSQSSFSNFSTNIKGYEISISFEREVLINNEHKDESNKRDMESITFLNILTKSFFASL
GFVKLGRHFYSKIMNPISEYGVDICNGYISSVHTVESGVAMLLDITSKAIRSKSVLERMKELNMDRNKCENELQG
KIIFTKYNNRHYRVNRIAWEKTIDDQLNIKIGVPPSPTTTNVQNSGVKNDSPNTTPNTTPNTTPKSSSIFTTPMT
				</data>
				<hit pos="525" gap="111" motif="motif_27" pvalue="1.4e-05" match=" + +  ++ +++  +"/>
				<hit pos="552" gap="12" motif="motif_6" pvalue="4.1e-09" match="++ ++  +  ++ +  ++  + +++  "/>
				<hit pos="590" gap="11" motif="motif_18" pvalue="2.8e-05" match="++ + +  + +  +++ "/>
			</seg>
			<seg start="676">
				<data>
FAQYYELNYSLNPPIKDKEQPLLEVIITRNFRKETIFLVPELCIQTGIPQLLNIQDELNLSNEIDNRTIINPKDR
				</data>
				<hit pos="693" gap="86" motif="motif_8" pvalue="8.5e-05" match="+ ++   +++         + "/>
			</seg>
			<seg start="826">
				<data>
LTRDYCHLPLPNSVIKVPDKSSSNEYLNYFSQELDRNSGIELFIIILPENDHSFIYKSIKNLSLLRNRAVITQCI
				</data>
				<hit pos="864" gap="150" motif="motif_26" pvalue="1.4e-08" match="  ++ +++++++  +"/>
			</seg>
			<seg start="901">
				<data>
KSSKIKDRLNLISKPIASQIIAKMGKFPWSIDPTIFSNIPENTMVIGIDVTHNPEISYSVAAFVASTNNCHTQFY
				</data>
				<hit pos="942" gap="63" motif="motif_3" pvalue="1.2e-07" match=" ++ ++ ++++      ++    + "/>
			</seg>
			<seg start="976">
				<data>
HKINIQPFLKEILDSDFIFTAMKDSMNAYRLSHPNNKYPELVIVYRDGVADGMLKKVKEQEVDFIKKAITSINEK
ILLMYVIVKKNTNTRFLNLKDSTNPPNGTMVSTGITNPFWYDFYLVCQNTSKKSKSSVRPTNYHIIHNDANIPVD
				</data>
				<hit pos="1007" gap="40" motif="motif_21" pvalue="2.2e-06" match="   +++ ++  ++++"/>
				<hit pos="1022" gap="0" motif="motif_5" pvalue="8.7e-11" match="+++ ++   ++   + + +++++ "/>
				<hit pos="1048" gap="2" motif="motif_8" pvalue="2.0e-08" match="+ +     +++ ++  +++  "/>
				<hit pos="1073" gap="4" motif="motif_1" pvalue="2.8e-10" match=" + + ++ + + ++ ++ +++++      +           +  ++    "/>
			</seg>
			<seg start="1126">
				<data>
SFQFFTFQMSNLFFNINNSVRTPAPCNYAHNLAYFIGKYFQTPQKLNDTVSNKPIVENIPEIPSDENLFNKLYFL
				</data>
				<hit pos="1126" gap="3" motif="motif_2" pvalue="3.5e-11" match="  +  +  ++  +     ++   ++  +++  +"/>
				<hit pos="1163" gap="4" motif="motif_47" pvalue="6.3e-05" match="+  + +++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1484222" db="db_1" num="1484222" name="gi|90101432|sp|Q2Q5Y8.1|PIWI2_SCHMD" comment="RecName: Full=Piwi-like protein 2; AltName: Full=SMEDWI-2gi|82470540|gb|ABB77338.1| PIWI-like protein 2 [Schmidtea mediterranea]" length="833">
			<score strand="both" combined_pvalue="2.02e-23" evalue="8.6e-17"/>
			<seg start="1">
				<data>
MEEIPVKVAKLEANGSETRGKMGNRGGLRGTFRIVEPNLQPADITEKTGNIGRTVKLQSNFTKFSVLRSEKFMMY
				</data>
				<hit pos="52" gap="51" motif="motif_24" pvalue="8.6e-05" match="++++++  +  + ++"/>
			</seg>
			<seg start="76">
				<data>
DSVFSQVGLSPKVKLQFIVRVCQENKLPGAFCFDGRRLFTSEKWHGESDIQEFSHDEKKMTLRLVSTILPETEEY
				</data>
				<hit pos="136" gap="69" motif="motif_40" pvalue="8.9e-05" match="   +++ +"/>
			</seg>
			<seg start="226">
				<data>
ERINRVLNDNSVMKAYNRRSIDQLIGRDIITKYNNKTYRISEIKEMNVDEKFEMGGRTLSYAEYFKERYNIRLTQ
GDQPFVLTRVKKPMRRERKKKDEEGVEKEKEKEAPEEKDMTLNIPGELCFLCGFSDQEKSNMDLQKNLGCVLKRE
				</data>
				<hit pos="287" gap="143" motif="motif_15" pvalue="9.6e-08" match=" +++++++++ +   + +   "/>
			</seg>
			<seg start="376">
				<data>
PRERLDDIPAYCNWIKNSDAATGMCNKWQLKIDNKPLEIEGRELPPCDVISGGSKINEKMGDDWKFGRVQFDIKR
				</data>
				<hit pos="399" gap="91" motif="motif_12" pvalue="1.1e-08" match="+ + + ++++++  +++++ +++     +"/>
			</seg>
			<seg start="451">
				<data>
DRKHEIDVVIVDRNDFQYKNFMNDVEQELRNMRIDARVGKVNTCGPNDVERCLNDAARSGSGCAKMALVFVPDDR
				</data>
				<hit pos="471" gap="43" motif="motif_18" pvalue="3.2e-06" match="    ++  ++++++ + "/>
			</seg>
			<seg start="526">
				<data>
VYAKVKSFTMSTGLLTQCVTTRNGTNRNDKRRKVVSSKTVMQIFAKFGYDPWTVEIKLRPTMIVGMDTYHNKSSK
KSIQASVFSINSTFTQYMSFVVNSPKGRQEFHETLGKNFNLALEDFKKRYDILPQRILVFRDGVGDNQLQFTKNF
EVDAMKPLIENIYKGNGFPVPQIIYVIVKKRVGTKLFNRGNNPNPGTVVDKEIVKPNFYEFFLVSQRTTKGTATP
TNYNVLEDTRLLTKKGTMDPMAPNELQKITYALTHLYFNWMGTIRVPVPVHYAHRLAELVGKVHKGSNPVAINER
				</data>
				<hit pos="546" gap="58" motif="motif_42" pvalue="9.1e-05" match="  ++ +  ++ +   +  +  "/>
				<hit pos="585" gap="18" motif="motif_3" pvalue="9.0e-07" match="++++ +++  +  +   ++      "/>
				<hit pos="647" gap="37" motif="motif_21" pvalue="6.0e-07" match="++    +++++ +++"/>
				<hit pos="662" gap="0" motif="motif_5" pvalue="5.8e-09" match="+++ + +     + + ++++  + "/>
				<hit pos="693" gap="7" motif="motif_8" pvalue="4.4e-09" match="   + +  +++ ++  ++++ "/>
				<hit pos="716" gap="2" motif="motif_1" pvalue="2.7e-19" match=" +  ++++++  ++ +  + +++ +    +++  ++ + ++ +    +  "/>
				<hit pos="775" gap="9" motif="motif_2" pvalue="1.3e-10" match="++++ ++ +   +      + +  ++ +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2536857" db="db_1" num="2536857" name="gi|118360150|ref|XP_001013312.1|" comment="Piwi domain containing protein [Tetrahymena thermophila]gi|89295079|gb|EAR93067.1| Piwi domain containing protein [Tetrahymena thermophila SB210]" length="918">
			<score strand="both" combined_pvalue="3.69e-23" evalue="1.6e-16"/>
			<seg start="1">
				<data>
MDQGSLRGESEQGSSSQQKEQKLLMDDSQFFDEKQIHFLSYYYIIIIQLAILICKKPIFSQNNKLQLARRPKLDY
				</data>
				<hit pos="28" gap="27" motif="motif_15" pvalue="4.9e-05" match=" + + ++  + + + ++  ++"/>
			</seg>
			<seg start="76">
				<data>
NQQSKSLMLLTNYLKLELNKSIEEIYLLRVDFYPRIEADNRVLRDKLLSVSRAQLKECLGGHYLINAQQIFSVEK
				</data>
				<hit pos="79" gap="30" motif="motif_24" pvalue="5.1e-06" match=" +  +++++  + ++"/>
			</seg>
			<seg start="151">
				<data>
PNFNKETSISITFQKTDYQVNLKITKIRSNVCDTWGLNFIINYQPSSKQIVFNYLICQLIVFRLEDLNNENQRKS
				</data>
				<hit pos="199" gap="105" motif="motif_21" pvalue="7.4e-05" match="    + +  + ++++"/>
			</seg>
			<seg start="376">
				<data>
PIEPPTLQQPNPDSDLTIYDYYYKKYGLKIKYDKQPLLLVYEKKLKRFLYFVPELCLLTGIPDELNDYQKRELIT
CTKQKPQELYNMVTQFIDKIVNVNTTEGQLNTQSISEQLGINFSNHPHVIQAKQIAYPTITFGGPKKDAPRQTIE
				</data>
				<hit pos="394" gap="180" motif="motif_15" pvalue="2.7e-09" match=" ++++ +++  +++   + + "/>
				<hit pos="444" gap="29" motif="motif_22" pvalue="1.2e-06" match="+   +   + +++++ "/>
				<hit pos="461" gap="1" motif="motif_29" pvalue="1.5e-05" match="  +  +  ++ +++ "/>
				<hit pos="485" gap="9" motif="motif_12" pvalue="8.9e-07" match="+  + +++ ++    +++  +  ++  ++"/>
			</seg>
			<seg start="601">
				<data>
FDIVAIVAPNKFSTVQNYSKIKKLCTITQQIKSQYIRQQSLDSKQSYNVCSAILSQMAAKCGTTLWVVNPPNGIP
				</data>
				<hit pos="602" gap="88" motif="motif_36" pvalue="7.9e-05" match="++   +  +  +   "/>
				<hit pos="618" gap="1" motif="motif_10" pvalue="4.9e-06" match="+ ++++ +     + ++ "/>
			</seg>
			<seg start="676">
				<data>
DNTMIIGTSVQKVFINGQPQFVIGFVASQDKNVSRFYSRATFQKLNKDNIEKISTFIVDAIKQYFVQNKFVPENI
IYLRENIADQGIQKYLSTEIKEVLKSFTVLSPQYKPKLCVVLLECRHGVRVLHQLGEGPNKELVNPPPGTIIDSS
ITSKYHYDFYMISQNVKQGTATPVHYKVIYDTTEFPEGRLQELLYSQCFNYVNWSGSIKYPAQIQYAKKLAKMVG
				</data>
				<hit pos="740" gap="104" motif="motif_21" pvalue="6.5e-06" match="   ++  ++ +++ +"/>
				<hit pos="783" gap="28" motif="motif_8" pvalue="1.6e-06" match=" ++++  ++    ++  +   "/>
				<hit pos="814" gap="10" motif="motif_1" pvalue="5.3e-23" match=" + ++++++++ ++    +++++ +    +++  + ++ + ++   +   "/>
				<hit pos="864" gap="0" motif="motif_2" pvalue="4.1e-10" match=" ++++ ++ ++ ++    ++   + + ++   +"/>
			</seg>
			<seg start="901">
				<data>
TFIQEEVSEKLFNSRFYI
				</data>
				<hit pos="904" gap="7" motif="motif_16" pvalue="3.4e-05" match="  + ++++ ++ +++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1462634" db="db_1" num="1462634" name="gi|74834173|emb|CAI44470.1|" comment="PAZ and PIWI domain protein [Paramecium tetraurelia]" length="764">
			<score strand="both" combined_pvalue="4.31e-23" evalue="1.8e-16"/>
			<seg start="151">
				<data>
ERNLKQIFRKGQFFDKDKIEKINDVQILQGFTSVLQMGQSSPLLLIDFKTKVFNKQTVLHFIKENKKSKSPVDLQ
				</data>
				<hit pos="180" gap="179" motif="motif_6" pvalue="1.8e-05" match="++ + +   ++   + +++ +  + + "/>
			</seg>
			<seg start="226">
				<data>
TFFENKTFMTIYSKRMYRIKSIDFKSNPTCKMESLDVSYEQYYYQRYKITLSDLTQPLLVHEDRKTKQTIRLIPE
				</data>
				<hit pos="265" gap="58" motif="motif_15" pvalue="6.7e-07" match=" +++++++ +++   + + + "/>
			</seg>
			<seg start="376">
				<data>
IKQTDGACFNIRGKLIEQSNINNWILIHYNEEQQVASLFTQEFIRATKELGNQISPPRKVVMNNLDPAAWSQALL
				</data>
				<hit pos="378" gap="92" motif="motif_9" pvalue="4.6e-07" match="  ++    +  ++++ + +++++++  "/>
				<hit pos="414" gap="9" motif="motif_44" pvalue="1.7e-06" match="+  ++++  ++++ +  ++  "/>
			</seg>
			<seg start="451">
				<data>
NNFNTNGKPQIVVSILDRHEDSKLYNELKKFLISVQGVLHQNVSIQTVDSKKFSKIAQQIVKQVHSKIGKQLWNI
				</data>
				<hit pos="475" gap="40" motif="motif_10" pvalue="1.2e-06" match="+  +++      ++  + "/>
				<hit pos="497" gap="4" motif="motif_10" pvalue="5.9e-05" match="  + ++       ++ + "/>
			</seg>
			<seg start="526">
				<data>
QKITEISEKIMIIGIDVYHKTLANNKSCVGFNAQFGQQSEKHFTKTIIVEKGKELNKGVGQLLNLSLQQYQKQNK
QYPDTIVIFRDGVGNSQINDLIEIELKAMKSVIQQTYNIKLPQFAYIVVNKRISDKFFSSNNENNGMIFPERVTS
KEFDFFLIAQQVNQGTPIPTHYTVIENTTNWNEDTFWRFTYFQCFNYRNWSGPVKIPACLQNAHTVAYRVGEVIQ
				</data>
				<hit pos="534" gap="19" motif="motif_3" pvalue="2.4e-05" match="  ++++ ++ +    +  +      "/>
				<hit pos="596" gap="37" motif="motif_21" pvalue="4.5e-08" match=" + +++ ++ +++++"/>
				<hit pos="611" gap="0" motif="motif_5" pvalue="1.1e-10" match="+++  ++ +    +++ +++  ++"/>
				<hit pos="639" gap="4" motif="motif_8" pvalue="3.2e-08" match="   + +  +++ ++   +++ "/>
				<hit pos="660" gap="0" motif="motif_1" pvalue="2.3e-13" match=" +      +    +  +++++++ +    +++  ++++ +     +   +"/>
				<hit pos="710" gap="0" motif="motif_2" pvalue="1.1e-06" match="     ++  ++ +     ++ + +    ++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2181310" db="db_1" num="2181310" name="gi|118370188|ref|XP_001018296.1|" comment="Piwi domain containing protein [Tetrahymena thermophila]gi|27885560|gb|AAM77972.2| CnjA protein [Tetrahymena thermophila]gi|89300063|gb|EAR98051.1| Piwi domain containing protein [Tetrahymena thermophila SB210]" length="780">
			<score strand="both" combined_pvalue="5.38e-23" evalue="2.3e-16"/>
			<seg start="226">
				<data>
AFEDRKGTKKTYMQYYKEAYNIGNIDPNQPLVKCVELKGKTKTPFTYYLIPSLCQVTGLTDQQRNDFNLMKKLAE
				</data>
				<hit pos="238" gap="237" motif="motif_15" pvalue="3.4e-06" match="++++++ +++    ++ +   "/>
			</seg>
			<seg start="301">
				<data>
VTKPKAGERIAQASKFIQRIKQDADKTLKDWSVEICEKPQTIDYKQLDAGNMEMQQGKKKINVATGNLDRDTQTQ
				</data>
				<hit pos="327" gap="68" motif="motif_12" pvalue="2.3e-05" match=" ++ + +++ ++  +++   + +      "/>
			</seg>
			<seg start="451">
				<data>
GKKKAGMYYDEIKRYFTNVKPIPTQVILASTAMKDKGLRSVVNKLLMQICAKTGGVPWVMDNLPFQNLPTMVVGM
DVFHNTPGKKESIFGFVSTVDRNFSKYYSHSHVLPTGQEITPFLQQVYEQALKEFKDSNGVYPQQIIIFRDGVGE
GQFNAVKDIEMPQLKQACQKINGCENIKFTLIIVNKKVGAKFYQSQDGNVGSAENPPQGALIEDRVTKGVNDFFI
VSQKTNQGTASPTHYTIIYNDMIDEALQKDNSPQYREFKRDLQVLAFKLCFLYYNWTGAIKTPSAVRYAHTLSNF
				</data>
				<hit pos="459" gap="103" motif="motif_10" pvalue="5.3e-06" match="+  +++       + ++ "/>
				<hit pos="486" gap="9" motif="motif_7" pvalue="2.5e-05" match="++       +++ + ++ ++   +  +  "/>
				<hit pos="519" gap="4" motif="motif_3" pvalue="9.4e-08" match="+++  ++++ +  ++  ++      "/>
				<hit pos="581" gap="37" motif="motif_21" pvalue="1.1e-09" match="+ ++++ ++++++++"/>
				<hit pos="596" gap="0" motif="motif_5" pvalue="7.1e-16" match="+++ +++++ +  +++ +++ +++"/>
				<hit pos="624" gap="4" motif="motif_8" pvalue="3.1e-07" match="  + +++++++ +    ++ +"/>
				<hit pos="653" gap="8" motif="motif_1" pvalue="1.0e-10" match="   ++        +    ++++  +    +++  ++++ + +      + "/>
				<hit pos="716" gap="13" motif="motif_2" pvalue="6.8e-13" match="+++ +   +++ +   + ++     + +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_964505" db="db_1" num="964505" name="gi|14042739|dbj|BAB55374.1|" comment="unnamed protein product [Homo sapiens]" length="229">
			<score strand="both" combined_pvalue="6.86e-23" evalue="2.9e-16"/>
			<seg start="1">
				<data>
MEIGSAGPAGAQPLLMVPRRPGYGTMGKPIKLLANCFQVEIPKIDVYLYEVDIKPDKCPRRVNREVVDSMVQHFK
VTIFGDRRPVYDGKRSLYTANPLPVATTGVDLDVTLPGEGGKDRPFKVSIKFVSRVSWHLLHEVLTGRTLPEPLE
				</data>
				<hit pos="6" gap="5" motif="motif_35" pvalue="7.7e-08" match=" ++      ++ +++++++++"/>
				<hit pos="27" gap="0" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + +++"/>
				<hit pos="42" gap="0" motif="motif_20" pvalue="1.4e-08" match="+  + + + + + +    + +++ +    "/>
				<hit pos="74" gap="3" motif="motif_41" pvalue="1.3e-05" match="++ +  + + +"/>
				<hit pos="85" gap="0" motif="motif_13" pvalue="1.4e-12" match="++++ ++++++ +++"/>
				<hit pos="121" gap="21" motif="motif_14" pvalue="2.5e-10" match="+++ ++++++++ + + + + ++    "/>
			</seg>
			<seg start="151">
				<data>
LDKPISTNPAHAVDVVLRHLPSMKYTPVGRSFFSAPEGYDHPLGGGREVWFGFHQSVRPAMWKMMLNIDERDLWQ
QCGE
				</data>
				<hit pos="157" gap="9" motif="motif_17" pvalue="3.5e-06" match="    ++ +++++ ++"/>
				<hit pos="173" gap="1" motif="motif_27" pvalue="6.0e-09" match="++++++++++++   "/>
				<hit pos="202" gap="14" motif="motif_6" pvalue="2.3e-06" match="+++++ ++    + ++++         "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1103919" db="db_1" num="1103919" name="gi|21671127|dbj|BAC02573.1|" comment="piwi-related protein [Tetrahymena thermophila]" length="780">
			<score strand="both" combined_pvalue="7.03e-23" evalue="3e-16"/>
			<seg start="226">
				<data>
AFEDRKGTKKTYMQYYKEAYNIGNIDPNQPLVKCVELKGKTKTPFTYYLIPSLCQVTGLTDQQRNDFNLMKKLAE
				</data>
				<hit pos="238" gap="237" motif="motif_15" pvalue="3.4e-06" match="++++++ +++    ++ +   "/>
			</seg>
			<seg start="301">
				<data>
VTKPKAGERIAQASKFIQRIKQDADKTLKDWSVEICEKPQTIDYKQLDAGNMEMQQGKKKINVATGSLDRDTQTQ
				</data>
				<hit pos="327" gap="68" motif="motif_12" pvalue="2.3e-05" match=" ++ + +++ ++  +++   + +      "/>
			</seg>
			<seg start="451">
				<data>
GKKKAGMYYDEIKRYFTNVKPIPTQVILASTAMKDKGLRSVVNKLLMQICAKTGGVPWVMDNLPFQNLPTMVVGM
DVFHNTPGKKESIFGFVSTVDRNFSKYYSHSHVLPTGQEITPFLQQVYEQALKEFKDSNGVYPQQIIIFRDGVGE
GQFNAVKDIEMPQLKQACQKINGCENIKFTLIIVNKKVGAKFYQSQDGNVGSAENPPQGALIEDRVTKGVNDFFI
VSQKTNQGTASPTHYTIIYNDMIDEALQKDNSPQYREFKRDLQVLAFKLCFLYYNWTGAIKTPSAVRYAHTLSNF
				</data>
				<hit pos="459" gap="103" motif="motif_10" pvalue="5.3e-06" match="+  +++       + ++ "/>
				<hit pos="486" gap="9" motif="motif_7" pvalue="2.5e-05" match="++       +++ + ++ ++   +  +  "/>
				<hit pos="519" gap="4" motif="motif_3" pvalue="9.4e-08" match="+++  ++++ +  ++  ++      "/>
				<hit pos="581" gap="37" motif="motif_21" pvalue="1.1e-09" match="+ ++++ ++++++++"/>
				<hit pos="596" gap="0" motif="motif_5" pvalue="7.1e-16" match="+++ +++++ +  +++ +++ +++"/>
				<hit pos="624" gap="4" motif="motif_8" pvalue="3.1e-07" match="  + +++++++ +    ++ +"/>
				<hit pos="653" gap="8" motif="motif_1" pvalue="1.0e-10" match="   ++        +    ++++  +    +++  ++++ + +      + "/>
				<hit pos="716" gap="13" motif="motif_2" pvalue="6.8e-13" match="+++ +   +++ +   + ++     + +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2565331" db="db_1" num="2565331" name="gi|56204624|emb|CAI22801.1|" comment="eukaryotic translation initiation factor 2C, 3 [Homo sapiens]gi|119627799|gb|EAX07394.1| eukaryotic translation initiation factor 2C, 3, isoform CRA_a [Homo sapiens]" length="229">
			<score strand="both" combined_pvalue="8.38e-23" evalue="3.6e-16"/>
			<seg start="1">
				<data>
MEIGSAGPAGAQPLLMVPRRPGYGTMGKPIKLLANCFQVEIPKIDVYLYEVDIKPDKCPRRVNREVVDSMVQHFK
VTIFGDRRPVYDGKRSLYTANPLPVATTGVDLDVTLPGEGGKDRPFKVSIKFVSRVSWHLLHEVLTGRTLPEPLE
				</data>
				<hit pos="6" gap="5" motif="motif_35" pvalue="7.7e-08" match=" ++      ++ +++++++++"/>
				<hit pos="27" gap="0" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + +++"/>
				<hit pos="42" gap="0" motif="motif_20" pvalue="1.4e-08" match="+  + + + + + +    + +++ +    "/>
				<hit pos="74" gap="3" motif="motif_41" pvalue="1.3e-05" match="++ +  + + +"/>
				<hit pos="85" gap="0" motif="motif_13" pvalue="1.4e-12" match="++++ ++++++ +++"/>
				<hit pos="121" gap="21" motif="motif_14" pvalue="2.5e-10" match="+++ ++++++++ + + + + ++    "/>
			</seg>
			<seg start="151">
				<data>
LDKPISTNPVHAVDVVLRHLPSMKYTPVGRSFFSAPEGYDHPLGGGREVWFGFHQSVRPAMWKMMLNIDERDLWQ
QCGE
				</data>
				<hit pos="157" gap="9" motif="motif_17" pvalue="1.7e-06" match="    ++ +++++ ++"/>
				<hit pos="173" gap="1" motif="motif_27" pvalue="6.0e-09" match="++++++++++++   "/>
				<hit pos="202" gap="14" motif="motif_6" pvalue="2.3e-06" match="+++++ ++    + ++++         "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1215781" db="db_1" num="1215781" name="gi|268530092|ref|XP_002630172.1|" comment="Hypothetical protein CBG00577 [Caenorhabditis briggsae]gi|187038962|emb|CAP22051.1| Hypothetical protein CBG00577 [Caenorhabditis briggsae]" length="954">
			<score strand="both" combined_pvalue="8.59e-23" evalue="3.6e-16"/>
			<seg start="1">
				<data>
LPESSSGGSGGSFSPIDSEKVQLNSCELDISKMDPYINKIVFKVVMVMTNEKRIDLADGLVAVSGDVNRQSRRQA
				</data>
				<hit pos="54" gap="53" motif="motif_33" pvalue="1.5e-05" match=" ++ +++++  "/>
			</seg>
			<seg start="76">
				<data>
LCLLFNKWLEKNPRYFQSNFYPFMAAYDAAETFYVPESFMVEDIEENSTENDFDSESYKTVSKLSRRRGTVYEVT
				</data>
				<hit pos="101" gap="36" motif="motif_13" pvalue="6.0e-06" match="+++   + + + ++ "/>
			</seg>
			<seg start="226">
				<data>
IDGSEVKAHITVDIARSCFFKASSMLKFISAKYMELKYGVSGGSGGRGGRGGGRGGFGRDNGRSSEDRENNRRSD
				</data>
				<hit pos="269" gap="153" motif="motif_43" pvalue="1.9e-11" match=" +++++ ++++++ +"/>
			</seg>
			<seg start="301">
				<data>
YDPEELRKFEEDYKSGRLCLSALNAVIKGLEVRPIHLDNSKANRTVILDSLCKGSTETLSLEEEKMPGICLFKMP
				</data>
				<hit pos="339" gap="55" motif="motif_46" pvalue="3.7e-05" match="  +   ++++++   + +   "/>
			</seg>
			<seg start="376">
				<data>
VVVSKKRQQYEFYPLELLEIIPGQRLKNNKMTGDIQQFMTGANSSLPLDHIAQTRIILEDYLKLGGHQKNKHFDA
				</data>
				<hit pos="384" gap="24" motif="motif_11" pvalue="5.7e-07" match="   + ++++  ++++++    "/>
			</seg>
			<seg start="451">
				<data>
FKIRFGDTRPIVVRSNILAPPHILFKPEKPHVIADGADVRIIAGRNETFVKPAKLRSIMIINYCGELREIDDFKR
				</data>
				<hit pos="487" gap="82" motif="motif_9" pvalue="8.1e-06" match="  ++     +  ++ +++ ++ ++++ "/>
			</seg>
			<seg start="601">
				<data>
QLCAETVRKMGQGGGNKTTVDNVIRKLNAKCGGTNFYVEVPNAVKNRQVCINPEEMRKKLYKYTQFIGFELSHTG
ARSKFDKQKQTVEIDPTIVGVSYTLKHATQLGGFSYFQDSRVHKLTRVKEKFGECLRGYKHATEALPRTIVMYRI
				</data>
				<hit pos="614" gap="100" motif="motif_7" pvalue="9.0e-10" match=" +++    ++  + +++ ++ +   ++  "/>
				<hit pos="663" gap="20" motif="motif_3" pvalue="4.4e-05" match=" + +++   ++  +   +      +"/>
				<hit pos="735" gap="47" motif="motif_21" pvalue="2.8e-07" match="+ ++  ++  ++ ++"/>
			</seg>
			<seg start="751">
				<data>
GSGEGDYDQVRKEVEEMREAADSFEPGYKPRFLMVLAQRNSHVRIFPEHINKGNARVQNVRSGTCVDSIGSAHGM
MEFILCCQSAMIGTVRPTRYTVIVNDTDWTKNELMNVTYHLAFGHQVSYGPPSVPNVLYAAKNLAKRGQNNFKIH
				</data>
				<hit pos="777" gap="27" motif="motif_8" pvalue="2.5e-10" match="++++ +  + ++ + + + ++"/>
				<hit pos="808" gap="10" motif="motif_1" pvalue="7.4e-17" match=" ++  ++ +++         + ++    ++++ +++ + +       +  "/>
				<hit pos="858" gap="0" motif="motif_2" pvalue="1.4e-06" match="++ + ++ + +  + +  + ++    + +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3422812" db="db_1" num="3422812" name="gi|109483084|ref|XP_001072752.1|" comment="PREDICTED: similar to piwi-like 4 [Rattus norvegicus]" length="804">
			<score strand="both" combined_pvalue="1.13e-22" evalue="4.8e-16"/>
			<seg start="76">
				<data>
VDLGVCTREKLTHVKDSKTGSSGIPVQLATNLFHLDLPQDWQLYQYHVTYSPDLASRRLRTALLYNHSILSDKAK
				</data>
				<hit pos="98" gap="97" motif="motif_24" pvalue="1.9e-06" match="+ ++++ ++ +   +"/>
				<hit pos="114" gap="1" motif="motif_20" pvalue="2.2e-08" match=" +  ++++ ++  +  +++    +     "/>
			</seg>
			<seg start="301">
				<data>
PTHAFQKRDGSETTYVDYYKQQYDITLSDLNQPVLVSLLKRRRNDNSEPQMVHLIPELCFLTGLTSQATSDFRLM
				</data>
				<hit pos="316" gap="173" motif="motif_15" pvalue="5.4e-08" match="++++++++ +++   + + + "/>
			</seg>
			<seg start="451">
				<data>
LLSPTPSIPVPHCKSPFFLFLCQPAFAADWSKDMRSCKVLSSEPLNTWLIVCCSRAEHLIESFLSCLRRVGGSTG
FSVGHPKIIKVDENPAAFLRAIQLHVNPDVQLVMCILPSNQKNYYDSIKRYLIGRGIXVIPSVSVALGVLGLGGG
				</data>
				<hit pos="477" gap="140" motif="motif_9" pvalue="4.6e-05" match="  +    +   ++      + + ++  "/>
				<hit pos="505" gap="1" motif="motif_30" pvalue="4.3e-05" match=" +   +      + + +++ +  +  + "/>
				<hit pos="554" gap="21" motif="motif_26" pvalue="1.0e-06" match="  ++ +++++ + ++"/>
			</seg>
			<seg start="601">
				<data>
YFSDPLELKSLMVVGIDICRDALSKDVAVVGFVASINSRITRWFSRCVLQRTAADIADCLKVCMTGALNKWYKHN
HDLPARIIAYRDGVGNGQLKAVLEYEVPQLLSSVTECGSDARYDFYLTSQTANRGTVSPTYYNVIYDDNALKPDH
MQRLTFKLCHLYYNWQGVISVPAPCQYAHKLTFLVAQSIHKEPSLELANKLFYL
				</data>
				<hit pos="672" gap="103" motif="motif_21" pvalue="3.0e-07" match="++ +  ++ +++ ++"/>
				<hit pos="700" gap="13" motif="motif_1" pvalue="9.1e-13" match="  ++      +       +++++ +     ++  ++ + + ++ +   ++"/>
				<hit pos="750" gap="0" motif="motif_2" pvalue="6.9e-12" match=" ++ ++  ++  +      +++ ++  +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1507523" db="db_1" num="1507523" name="gi|90101433|sp|Q2PC95.1|PIWIL_DUGJA" comment="RecName: Full=Piwi-like proteingi|84617289|emb|CAI26303.1| Piwi homologue [Dugesia japonica]" length="818">
			<score strand="both" combined_pvalue="1.41e-22" evalue="6e-16"/>
			<seg start="1">
				<data>
MEIELIRKNLDGIRIERRGGLQKRFRIVEPDLQPNETKDKIGNVGKVVRLQSNFTKFSVNKSEKYIMYDTTFSKM
				</data>
				<hit pos="45" gap="44" motif="motif_24" pvalue="9.8e-05" match="++ + +  +  + ++"/>
			</seg>
			<seg start="226">
				<data>
NDNSVLVTYNRKNIDQLIGRDILTKYNNKTYRISEIKEMNINETFEMVGRTLSYAQYFKERYNINLTTEQQPFVL
				</data>
				<hit pos="251" gap="191" motif="motif_23" pvalue="8.7e-05" match=" +++ ++++ + + + ++    +      "/>
				<hit pos="280" gap="0" motif="motif_15" pvalue="1.3e-07" match=" +++++++++++   + +   "/>
			</seg>
			<seg start="376">
				<data>
IKTNNNSQGMSNKWGLKIDNTPLEIEGRELPHCDVISGGQRINEKIKDDWKFGKVQFNVQKGVKHEIDVVIVDRN
				</data>
				<hit pos="385" gap="84" motif="motif_12" pvalue="1.8e-08" match="+ + +++++++   +++++ ++      +"/>
			</seg>
			<seg start="526">
				<data>
LTQCVTTRNGTNRNDKRRQVVSSKTVMQIFSKFGYDPWTIDIKMRPTMIVGMDTFHNKGSKKSIHASVFSINSTF
SQYMSFANSPKGKQEFHDTLSGNFKAALTEFKRIYKILPVRIMVYRDGVGDSQLQFTKQFEVDAMKPLVENIYKE
				</data>
				<hit pos="532" gap="118" motif="motif_42" pvalue="8.8e-05" match="  ++ +  ++ +   +  +  "/>
				<hit pos="571" gap="18" motif="motif_3" pvalue="1.7e-06" match="++++ +++  +      ++      "/>
				<hit pos="596" gap="0" motif="motif_4" pvalue="1.7e-05" match="     + + +   +   +++  + + "/>
				<hit pos="632" gap="10" motif="motif_21" pvalue="1.6e-06" match="++  + ++ ++ +++"/>
				<hit pos="647" gap="0" motif="motif_5" pvalue="7.0e-09" match="+++ +++       + ++++    "/>
			</seg>
			<seg start="676">
				<data>
NGCQVPQIIYVIVKKRIGTKLFNRGDNANPGTIVDKEIVKPNFFEFFLVSQRVTRGTASPTNYNVLEDTRYQNKA
				</data>
				<hit pos="678" gap="7" motif="motif_8" pvalue="8.1e-10" match="   + +  +++ ++  ++++ "/>
				<hit pos="701" gap="2" motif="motif_1" pvalue="6.9e-18" match="++  ++++++  ++ +  + +++ +     ++  ++ + ++ +       "/>
			</seg>
			<seg start="751">
				<data>
GIIEAITPNELQRITYTLTHLYFNWMGTIRVPVPVHYAHKLAELIGKVHKGSTPALINERIRNRLFYL
				</data>
				<hit pos="760" gap="9" motif="motif_2" pvalue="2.1e-10" match="+++  ++ +   +      + +  ++ +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_968118" db="db_1" num="968118" name="gi|7495470|pir||T18974" comment="hypothetical protein C06A1.4 - Caenorhabditis elegans" length="939">
			<score strand="both" combined_pvalue="1.49e-22" evalue="6.3e-16"/>
			<seg start="76">
				<data>
QTNVFGIEMHQDSLFYQYSVHITTELKNGNEVTFTKKGKDETSDSCLIYDGQSILFSNVDLFQGFREGAVKTKYM
				</data>
				<hit pos="90" gap="89" motif="motif_28" pvalue="4.3e-06" match="++++++ ++ +     +         +  "/>
				<hit pos="123" gap="4" motif="motif_13" pvalue="2.7e-06" match=" +++   +++ + + "/>
			</seg>
			<seg start="301">
				<data>
TTQPVEHGLKGPEKDRCAAVIKGLDCYSTYGGRERHHKIEGIHHEGAGNARFQLNDGGSCTVAQYFEDVYNITLR
YPGANLIVSKERGNINFYPMELLKISSHQRVQIPQQTSAQSQKTTKESAVMPDVRQRLIMTGKNAAQISSDNEAL
GKMGVSVCEEPLMVKGRSIPAVKLANAENGTNPINVKDNKWRPNRFTRPATAPNVWAIYVVGTTSTRITLDTLKK
				</data>
				<hit pos="332" gap="194" motif="motif_23" pvalue="2.7e-05" match="   +  ++ ++  + + +  + + +++  "/>
				<hit pos="363" gap="2" motif="motif_15" pvalue="2.5e-07" match=" +++ + ++++++++    + "/>
				<hit pos="389" gap="5" motif="motif_11" pvalue="1.4e-07" match="  ++ ++++ ++ + ++    "/>
				<hit pos="449" gap="39" motif="motif_12" pvalue="8.9e-07" match=" +   ++++ ++   + ++ +++ ++   "/>
			</seg>
			<seg start="526">
				<data>
FADEFAAMCKSKGVNMPAPADMSLIHMDAIESRLYDAMKANCMFVFIITDDSITTLHQRYKVIEKDTKMIIQDMK
				</data>
				<hit pos="526" gap="48" motif="motif_44" pvalue="9.0e-06" match="+ +++ + +++ ++ + ++  "/>
			</seg>
			<seg start="601">
				<data>
LSKALSVINAGKRLTLENVINKTNVKLRGSNYVFVDVKKQLDSHLIIGVGISAPPAGTKYAMENKGVLNPNVIGY
				</data>
				<hit pos="610" gap="63" motif="motif_7" pvalue="4.5e-10" match=" +    ++++  + ++++ +++ + ++  "/>
			</seg>
			<seg start="676">
				<data>
AYNAQHNQEFSGDFMLNSASQDTLAPIEDIVMHSLSEYQRFHNGGLPRRVIIYRTETSEGNHGSIMAYEIPLVRV
				</data>
				<hit pos="715" gap="76" motif="motif_21" pvalue="2.1e-07" match="+  ++ ++ + ++++"/>
			</seg>
			<seg start="751">
				<data>
AMRGFSPEIQLVYIVVSKDHSFRFFKPDVTSLAARPQATSSTASRHSAMPAAPKAWDLNIAPGIMVDSIVTNPAC
KQFFLNSHITLQGTAKTPLYTVLADDAKVSMTALEDITYKLCHLHQIVGLPTSLPTSLYVANEYAKRGRNLWNEA
				</data>
				<hit pos="756" gap="26" motif="motif_8" pvalue="1.8e-06" match="+       +++ + +  +++ "/>
				<hit pos="808" gap="31" motif="motif_1" pvalue="6.0e-17" match=" ++ ++  +++ ++ +    ++++++   +++ +   + ++ +  + +  "/>
				<hit pos="858" gap="0" motif="motif_2" pvalue="3.1e-08" match="++   ++ ++   +    + ++    + +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2953870" db="db_1" num="2953870" name="gi|44890571|gb|AAH66888.1|" comment="EIF2C3 protein [Homo sapiens]" length="229">
			<score strand="both" combined_pvalue="5.11e-22" evalue="2.2e-15"/>
			<seg start="1">
				<data>
MEIGSAGPAGAQPLLMVPRRPGYGTMGKPIKLLANCFQVEIPKIDVYLYEVDIKPDKCPRRVNREVVDSMVQHFK
VTIFGDRRPVYNGKRSLYTANPLPVATTGVDLDVTLPGEGGKDRPFKVSIKFVSRVSWHLLHEVLTGRTLPEPLE
				</data>
				<hit pos="6" gap="5" motif="motif_35" pvalue="7.7e-08" match=" ++      ++ +++++++++"/>
				<hit pos="27" gap="0" motif="motif_24" pvalue="4.6e-10" match="+++++++++ + +++"/>
				<hit pos="42" gap="0" motif="motif_20" pvalue="1.4e-08" match="+  + + + + + +    + +++ +    "/>
				<hit pos="74" gap="3" motif="motif_41" pvalue="1.3e-05" match="++ +  + + +"/>
				<hit pos="85" gap="0" motif="motif_13" pvalue="4.2e-11" match="++ + ++++++ +++"/>
				<hit pos="121" gap="21" motif="motif_14" pvalue="2.5e-10" match="+++ ++++++++ + + + + ++    "/>
			</seg>
			<seg start="151">
				<data>
LDKPISTNPVHAVDVVLRHLPSMKYTPVGRSFFSAPEGYDHPLGGGREVWFGFHQSVRPAMWKMMLNIDERDLWQ
QCGE
				</data>
				<hit pos="157" gap="9" motif="motif_17" pvalue="1.7e-06" match="    ++ +++++ ++"/>
				<hit pos="173" gap="1" motif="motif_27" pvalue="6.0e-09" match="++++++++++++   "/>
				<hit pos="202" gap="14" motif="motif_6" pvalue="2.3e-06" match="+++++ ++    + ++++         "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1086198" db="db_1" num="1086198" name="gi|6630673|dbj|BAA88525.1|" comment="PAP [Paramecium caudatum]gi|25005466|dbj|BAC23150.1| aubergine/piwi homologue [Paramecium caudatum]" length="781">
			<score strand="both" combined_pvalue="7.60e-22" evalue="3.2e-15"/>
			<seg start="1">
				<data>
MQKVMVRSNFHELQFSPEKPIYEYILEMNFSTPELIDEALKNYRQQLQQELILYMNINQHIYSPHLIQGDDIQKG
				</data>
				<hit pos="1" gap="0" motif="motif_24" pvalue="1.3e-05" match=" ++++++ +    ++"/>
			</seg>
			<seg start="76">
				<data>
KLLGLIDGQMENESTAQVFLKLVGRIKEGDLSRQQIISRLIKQVLRNQMSMVSVGRKGNKLFWDKRSQQCSYQNL
				</data>
				<hit pos="105" gap="89" motif="motif_23" pvalue="1.1e-05" match="+  +   ++ +  +  ++++  +  +   "/>
			</seg>
			<seg start="301">
				<data>
ATVTKPSGEQRIAMAQTFIDQMCTTEIQNKTTGTAIKILSEWGLNINRNCLEMPAQTINPGNMLMGNCVQLNLAD
				</data>
				<hit pos="338" gap="204" motif="motif_12" pvalue="5.2e-07" match="++ +++++++++  +  +  + +     +"/>
			</seg>
			<seg start="376">
				<data>
MNTNLDRQTQTQMYSTPQQQLILGIIMNEKSGSQVLDVFMENFLAACHEFKFFTFLPPKVLSINSDTDDELERVC
				</data>
				<hit pos="394" gap="27" motif="motif_26" pvalue="6.5e-06" match="+   + +++ +++++"/>
			</seg>
			<seg start="451">
				<data>
DNLKNQALLNKVKVGFLIFLLPGQKKKAKLYKTAKKISMQSFGCPSQVIIEKTLQKNTRSIVNKILIQLNAKVGG
IPWALDGFPQQFQAKPTMICGVDIFSKHGKKNQLAFCSTTDKYFSRYYSQVISSGEFSIHLQQALKASLQAFKQQ
NNVYPTQIIIYRDGVGEGQQPTVLGNELPQFQQAIVELGLRDQTKLTFVICNKRVSGKFYTGGQTRPENPLPGTY
VDNPKVVDNEGKEFYLISQMSRSGTVTPTLYKIIHNDVQGNENDIKVLTFKLCWLYYNFTGPIKIPAPVRYAHCL
CNFIGDHYDERDTTKFLPLPDLVNQKVLFYI
				</data>
				<hit pos="481" gap="72" motif="motif_10" pvalue="7.9e-08" match="+++ +++    ++  ++ "/>
				<hit pos="506" gap="7" motif="motif_7" pvalue="6.2e-07" match="+         +   ++++++   ++    "/>
				<hit pos="598" gap="63" motif="motif_21" pvalue="1.7e-09" match="++ +++ + ++++++"/>
				<hit pos="613" gap="0" motif="motif_5" pvalue="4.5e-11" match="+++ +++   ++  ++ +   ++ "/>
				<hit pos="641" gap="4" motif="motif_8" pvalue="8.6e-06" match="  + + ++++  ++   ++  "/>
				<hit pos="669" gap="7" motif="motif_1" pvalue="1.7e-10" match="   +   +   ++++     +++ +     ++  ++ + + +        "/>
				<hit pos="719" gap="0" motif="motif_2" pvalue="1.2e-12" match="++  ++  ++  +   + ++ + +++ +++   "/>
				<hit pos="753" gap="1" motif="motif_31" pvalue="1.4e-05" match="+ +  + ++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2614685" db="db_1" num="2614685" name="gi|17505468|ref|NP_492573.1|" comment="hypothetical protein C04F12.1 [Caenorhabditis elegans]gi|3873970|emb|CAB03833.1| C. elegans protein C04F12.1, partially confirmed by transcript evidence [Caenorhabditis elegans]" length="944">
			<score strand="both" combined_pvalue="9.12e-22" evalue="3.9e-15"/>
			<seg start="76">
				<data>
AQLEALAKNKPVKVTTNSYELELKPTPVFRYDVSVLKSFDDSTRDPIELAGSKGGDRQRQADLTEIVKVALTLEG
				</data>
				<hit pos="84" gap="83" motif="motif_24" pvalue="1.5e-05" match=" +++++ ++    ++"/>
			</seg>
			<seg start="151">
				<data>
LGNLNIFYDGAAMLFTTQKFETKTEKQQAIFMPIPSDHPKLSTSLKESQFGRASGKFHVSIELNSKQSELNTIDL
				</data>
				<hit pos="157" gap="58" motif="motif_13" pvalue="6.0e-06" match=" +++   +++   + "/>
			</seg>
			<seg start="301">
				<data>
HLVMDYKKKQFFKTGPLKDLIKGINPNQLRSYLKGLRVHTTYSHQSIFIDGISNVPIGEIKLPDGTPLLDDCARV
				</data>
				<hit pos="325" gap="153" motif="motif_18" pvalue="2.0e-06" match="        ++++++ ++"/>
			</seg>
			<seg start="451">
				<data>
SPNQTLKSIGIAINPEPIVVEAMTVPKPTILYKDGAFTSPDLLNRTSWDVQARNHQSLKGGFVEPMKINKILILY
NSQSYSQASPKEAVVELQSILSKKAKDVGMTIGQIDVEDLNDPDIIGAIENKMTILKTSQVKPIVIYADHTSEGT
				</data>
				<hit pos="455" gap="113" motif="motif_12" pvalue="8.0e-07" match=" +++ ++ ++ +   +++   + ++  + "/>
				<hit pos="518" gap="34" motif="motif_4" pvalue="7.1e-05" match="       + +   +++  ++    + "/>
			</seg>
			<seg start="601">
				<data>
HSTLKLQERLCEVITQQVALDKSLKRTPGKVTANNLLMKLNLKYGGVNHKVRVDNSISHLWGDTSNTLIISYDVC
				</data>
				<hit pos="627" gap="83" motif="motif_7" pvalue="3.1e-09" match="   +    +++++ + + ++ +    +  "/>
			</seg>
			<seg start="676">
				<data>
HSSGKVYKKDEICDEPSCVGFGFNGTACPEAFIGDFHYQLPRHEQVDEHLLKLRARFMLNHYITSRKKYPQQVVI
LRDGVSEGQHKMVRNEEFQAIKQSIMNVFNEKKAKAPSFALLVVTKRHANRLLIKDQNGYTNVPPLTAIDQTIVK
KQGNEVIFVSHCPLNGTAQPIVINTLVNDGIFKTNDQLVQFITALCCAHQKSTNIVSLPESIYAADEYAKRGADL
				</data>
				<hit pos="738" gap="82" motif="motif_21" pvalue="2.1e-06" match=" ++ ++ +++ ++ +"/>
				<hit pos="753" gap="0" motif="motif_5" pvalue="2.5e-15" match="+++++++  ++ +++ ++++  + "/>
				<hit pos="784" gap="7" motif="motif_8" pvalue="1.6e-09" match="   + + + ++ +++  ++  "/>
				<hit pos="811" gap="6" motif="motif_1" pvalue="2.0e-13" match=" ++++ + ++ +++    +     ++    ++  +     +     +   "/>
				<hit pos="862" gap="1" motif="motif_2" pvalue="8.8e-09" match="++   +  ++   + ++  +++   ++ ++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2537923" db="db_1" num="2537923" name="gi|118363939|ref|XP_001015192.1|" comment="Piwi domain containing protein [Tetrahymena thermophila]gi|89296959|gb|EAR94947.1| Piwi domain containing protein [Tetrahymena thermophila SB210]gi|112386010|gb|ABI17944.1| Twi2p [Tetrahymena thermophila]" length="805">
			<score strand="both" combined_pvalue="1.02e-21" evalue="4.3e-15"/>
			<seg start="1">
				<data>
MLQQLPKRPPKSSAQDISKICKNIKLLTNMFTMQVEAPQSSDSDEPQGFVNKVLCHQYDVEFSPSIAEDNRNLRY
KIFKEARRNIEQIIGKFSFSGKSLFSMRNLSKEKINKIKNIDAINVDGQKFSILLRFTKTFEVNDESAQNLDKTS
				</data>
				<hit pos="12" gap="11" motif="motif_30" pvalue="6.5e-08" match="+   +++ ++  +     +  ++++++ "/>
				<hit pos="70" gap="30" motif="motif_23" pvalue="5.8e-05" match="+ + +++++    ++ ++++      +  "/>
			</seg>
			<seg start="151">
				<data>
PNFKKGNQVTQLLNIILKSIMRDEKFQEIGKNSKFYNVNSRNEIVIKGRDGNTSALEAYKGFTFNVTPTQDKLYL
MVDYCSRIIRKETALEYLKNNNNQLSGLSVITKYNNYQTYLIDRVDGQKTPSSTFLNSKTNTQISFAQYYKERYN
IQIRDMRQPLLVHKRKYREANTNIQKVEEVYLIPEICNMTGMTDEQRENFQAMKEVATHTKLTPQERYQNSVNNC
				</data>
				<hit pos="211" gap="112" motif="motif_6" pvalue="5.5e-08" match="++     +++  + + +++ +  +++ "/>
				<hit pos="292" gap="54" motif="motif_15" pvalue="3.8e-08" match=" +++++++++ ++    + + "/>
			</seg>
			<seg start="376">
				<data>
RFLSSKTSSSGIRIDERSNLIDAVQLRAPKVTLGGNKTANTDRGNFDMRAPTLDKIEFKDWTLIYNQKDERSVDG
FIDTLKKASQTYGITVNDPFFFAQRDWNANSWIKSLDEDFSKNDLPQFVLSFGQAQSGLYSGLKKFLTSEAGIES
QHVNPRSLQKNGMSVASKIALQIASKLGRRIWQVETPTGIDKNTMIIGIETSMKKIKQQQVVGVVASIDKDFTKY
				</data>
				<hit pos="381" gap="68" motif="motif_12" pvalue="4.6e-09" match="   + +++++++   +++  + +++  ++"/>
				<hit pos="443" gap="33" motif="motif_30" pvalue="5.4e-06" match="     + + +  + +     ++ + +++"/>
				<hit pos="510" gap="39" motif="motif_10" pvalue="1.2e-06" match="+  +++    + ++ ++ "/>
				<hit pos="568" gap="40" motif="motif_3" pvalue="3.9e-05" match=" +++++   +     +  +  + + "/>
			</seg>
			<seg start="601">
				<data>
FSDVEIRKDNDTTLPTLSKIVTKAIQAYVKNTKSVPAEVIVYRQGLGEGQIQQSCNLEIKAIQNGFSNFKSDFNP
				</data>
				<hit pos="629" gap="36" motif="motif_21" pvalue="1.1e-06" match=" ++++  +   ++++"/>
				<hit pos="644" gap="0" motif="motif_5" pvalue="1.2e-07" match=" +  +++  +  + +  ++   ++"/>
			</seg>
			<seg start="676">
				<data>
RLAFFQVNRKIGQKFYQSPQGDKGEVSNPASGTIVASQVVQNNFEFFMAAQNCNSGVCTPTKYTCLYNNTNLKED
				</data>
				<hit pos="701" gap="33" motif="motif_1" pvalue="1.6e-09" match="   +    +    +   ++ +++ +     +   ++ +  ++   +   +"/>
			</seg>
			<seg start="751">
				<data>
QIWQLTYYQTFNYYNWQGPVRVPAAMKYAEKLAKFVSDTIQEAANENLTNSLFYL
				</data>
				<hit pos="751" gap="0" motif="motif_2" pvalue="1.2e-07" match="++  +++   + +     ++ + +   ++   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2628391" db="db_1" num="2628391" name="gi|25143854|ref|NP_740835.1|" comment="PAZ/PIWI domain-containing family member (ppw-1) [Caenorhabditis elegans]gi|14573843|gb|AAB52946.2| Paz/piwi domain-containing protein 1, isoform a, partially confirmed by transcript evidence [Caenorhabditis elegans]" length="913">
			<score strand="both" combined_pvalue="1.27e-21" evalue="5.4e-15"/>
			<seg start="1">
				<data>
MESRVIFESKCSLRKPIFNLKRVSRTMEKQLEAMFVSDRPAAPAAQKLGTAPLAAKKTRNVERGTKVNIDTNIRK
				</data>
				<hit pos="8" gap="7" motif="motif_30" pvalue="8.8e-05" match="   +  +  +  + +  +    + ++ +"/>
			</seg>
			<seg start="76">
				<data>
LTIKPNQPIYKYAVQVNYVFRKPDGTEATIEMSKSAKKGTEHDNDKTRCQKVYNEAIKRYDELKTGGPFFYDRQA
SLYTLTKLKNESISFVVTDKICKRQNFKEAQFVLKKVDQSFQSTSNDVIRTTNSCPANADKTLLEAMNIIVSGPA
				</data>
				<hit pos="145" gap="109" motif="motif_13" pvalue="7.0e-07" match=" ++   ++++   + "/>
			</seg>
			<seg start="226">
				<data>
FENKNVITVGACVHYLIDPTVVDVAYKEYAEGQLYSGVGASKSVKTLEGTDKKVPSLFMTTEMKTTLFHPDYAPL
				</data>
				<hit pos="243" gap="83" motif="motif_11" pvalue="4.1e-05" match=" ++ +        +++ +++ "/>
			</seg>
			<seg start="301">
				<data>
VELLQTFRGFSTTLKANSPAAQRIEKAFVGLDVVLNYGVHKGLGEDGVVMKIRRFHTSAKETCFEVEKSTREFTN
				</data>
				<hit pos="304" gap="40" motif="motif_17" pvalue="9.6e-05" match="  + ++    ++ ++"/>
				<hit pos="325" gap="6" motif="motif_17" pvalue="4.1e-05" match="  +  ++++++    "/>
			</seg>
			<seg start="376">
				<data>
VFDYFKKKYGITLKYPDLFTIEAKGKQGKIHFPAEVLLLCPNQTVTNDQMINNEQADMIKMSAAQPHIRKTTTDT
				</data>
				<hit pos="377" gap="37" motif="motif_15" pvalue="1.2e-10" match=" ++++ +++++++++++  + "/>
				<hit pos="403" gap="5" motif="motif_11" pvalue="1.7e-06" match="  ++++ ++  +++ +  +  "/>
			</seg>
			<seg start="451">
				<data>
IVRNVGLASNNIYGFIKVEDPVNLEGMVLPKPKIAFAGNQLADLANPKSRFPTDFNRAGQYYDAKELTKWELVFV
QNEEVQGLAKQLADEMVNNGMKCSNPTMSFIIRGDLEPIFKKAKAAGTQLLFFVVKSRYNYHQQIKALEQKYDVL
				</data>
				<hit pos="459" gap="35" motif="motif_12" pvalue="3.2e-05" match="  +  +    ++   +++ +++ ++  + "/>
				<hit pos="524" gap="36" motif="motif_19" pvalue="1.3e-06" match=" ++ + +++   +++    + ++  +      ++    + + +  ++   "/>
			</seg>
			<seg start="601">
				<data>
TQEIRAETAEKVFRQPQTRLNIINKTNMKLGGLNYAIGSEAFNKPNRLIVGFVTSQRVGGNPDYPISVGFAANML
				</data>
				<hit pos="613" gap="39" motif="motif_7" pvalue="4.3e-08" match="    +   +   + + ++++++ +   + "/>
			</seg>
			<seg start="676">
				<data>
KHHQKFAGGYVYVHRDRDVFGSIIKDTLLAIFKTCTEQRGRPDDILLYFNGVSEGQFSMINEEFSARVKEACMAF
				</data>
				<hit pos="692" gap="50" motif="motif_25" pvalue="1.8e-06" match="  + + ++++ +++ "/>
				<hit pos="725" gap="18" motif="motif_5" pvalue="2.9e-10" match=" +++++++++   +     ++++ "/>
			</seg>
			<seg start="751">
				<data>
QKEGTPPFRPHITIIASSKAHNERLYKSDKGRIVNLEPGTVVDHTIVSNVYTEWYHASAVARQGTAKATKFTLIF
TTKAGPQAEPLWHLEQLTNDLCYDHQIVFHPVGLPVPLYIADRYSQRGAMVLAANQGPIYNEGQIDLAATNSAYG
				</data>
				<hit pos="757" gap="8" motif="motif_8" pvalue="2.8e-06" match="  ++ ++ +   + +  ++  "/>
				<hit pos="784" gap="6" motif="motif_1" pvalue="3.2e-09" match=" +  ++++++ +++       +  +    +++ + +     +        "/>
				<hit pos="838" gap="4" motif="motif_2" pvalue="4.6e-10" match=" +  +++ +++  +    ++ +  + + ++   "/>
				<hit pos="871" gap="0" motif="motif_22" pvalue="7.7e-05" match="++ +++ +  + +   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2497020" db="db_1" num="2497020" name="gi|115532838|ref|NP_001040939.1|" comment="Chromosome-Segregation and RNAi deficient family member (csr-1) [Caenorhabditis elegans]gi|89179557|gb|ABD63229.1| Hypothetical protein F20D12.1b [Caenorhabditis elegans]" length="867">
			<score strand="both" combined_pvalue="2.00e-21" evalue="8.5e-15"/>
			<seg start="1">
				<data>
MNQKQNPRLALNIFGLELSERTIFRHVVQMKLIDRQHNKEYILTTMSARGRGNRATKQKDNFILLDILLKQWAAK
				</data>
				<hit pos="59" gap="58" motif="motif_17" pvalue="8.9e-06" match=" +    +++ +++ +"/>
			</seg>
			<seg start="76">
				<data>
KGQQNLPAFAYDGAQSLFTLEGISLMVDIKKEDALEIPELSNFLKDSISFLSGDLEISCEPDLEKPSFVQTELNE
				</data>
				<hit pos="85" gap="11" motif="motif_13" pvalue="7.0e-09" match="++++  ++++     "/>
				<hit pos="100" gap="0" motif="motif_14" pvalue="3.5e-05" match=" ++ ++    +    + +++    +  "/>
			</seg>
			<seg start="226">
				<data>
QYYASIPLSQMLQYAFPRDFPPNRIVNPNMKLQRAVKLLLKDLKCNPYYDDKQIWATNTITVSDVDYNAPKDPEF
RQKYPNLKFPMLPAVQCGTGPHKRLMPLEYLKVLPYQSIDRRVLEEFELTPRANAPNERWSTLQKHYDQFGFNDQ
				</data>
				<hit pos="296" gap="169" motif="motif_15" pvalue="4.4e-05" match=" +    +   +++++++++ +"/>
				<hit pos="322" gap="5" motif="motif_11" pvalue="2.8e-05" match="     +++  +  + +    +"/>
			</seg>
			<seg start="376">
				<data>
VMKDFGVQICNDPFNNVSEIDGERVLAPSVAYADPVHVDDEKRDWKAQDKKFVTPATIDHLMFVLVAGYTRTWDA
				</data>
				<hit pos="415" gap="72" motif="motif_9" pvalue="1.1e-06" match="  ++ +   +++++ ++++++ + +  "/>
			</seg>
			<seg start="451">
				<data>
DCDATKFVAKAFMQRCKDKGMHIGSYSMDQHNGERGSENFLTSVFKNLVTHPNYRDSSFTPFVLFISDDVPNIHE
				</data>
				<hit pos="457" gap="15" motif="motif_34" pvalue="3.0e-05" match="+ ++ ++ +  ++   +++  "/>
				<hit pos="491" gap="13" motif="motif_3" pvalue="4.2e-05" match=" +  +   ++++   +++       "/>
			</seg>
			<seg start="526">
				<data>
CLKFEERMSDIPTQHVLLKNVKKMRDNIEKKSQGGRRAYDLTLDNIVMKANIKCGGLNYTADIPRDLACWNEVST
FVIGMDVAHPDRNAAREGNPSTVGLSCNSAENPYSFIGDFLYTDPRREAIQDEILRKFTDQSVRNFAEIRGFPKK
VIIFRDGVSFGEETAALKEVEIIEQTIKTAAKSMGHSDYAPKVLAIVVKKRHHTRFYAKGGHHGNMPINPLPDTS
VGGDIAEYGKRQIFIQAFRPVQGTAKVPSFLVIRDDEEVSDEHVAKMVCAVCSLHQLVNSPTSIPTPVYVAHELA
				</data>
				<hit pos="562" gap="46" motif="motif_7" pvalue="4.0e-08" match="+  +  + +  ++ + + ++++    +  "/>
				<hit pos="599" gap="8" motif="motif_3" pvalue="2.0e-06" match=" +  +++++ ++            +"/>
				<hit pos="666" gap="42" motif="motif_21" pvalue="2.6e-06" match="  +    +++ ++++"/>
				<hit pos="713" gap="32" motif="motif_8" pvalue="1.7e-16" match="++ +++  +++ +++++++ +"/>
				<hit pos="743" gap="9" motif="motif_1" pvalue="2.2e-07" match=" + ++ + +   +        +  +   ++++ +     +  +    +  "/>
				<hit pos="793" gap="0" motif="motif_2" pvalue="1.7e-09" match="   + +   +   +    + ++  +++ ++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2748369" db="db_1" num="2748369" name="gi|12007644|gb|AAG42535.1|" comment="seawi [Strongylocentrotus purpuratus]" length="421">
			<score strand="both" combined_pvalue="2.21e-21" evalue="9.4e-15"/>
			<seg start="1">
				<data>
MEFDKEQVKLTGRVLPPEKLFQRGKQFSYNPSNADWSRDTRGNALTDAKILNNWKIFYTRRDANRGQDFIKSLVR
VANPMGMNVRGPEIVELPDDRTETYTRSLQAQIAQDTQIVVVILPTNRKDRYDAIKKTCVVTHPCPSQVIVSRTL
				</data>
				<hit pos="61" gap="60" motif="motif_30" pvalue="3.7e-05" match="       + +  + + +   ++++  + "/>
				<hit pos="127" gap="38" motif="motif_10" pvalue="3.5e-05" match="+  +++ +       ++ "/>
			</seg>
			<seg start="151">
				<data>
SKQQMLMSVATKIAMQMNCKMGGDLWRVEIPLSNLMIIGIDSYHDSLTKGRSVLGFVASMNKSQTSFFSSCAFQH
				</data>
				<hit pos="154" gap="9" motif="motif_7" pvalue="4.3e-05" match=" +     +  ++ ++ ++++     ++ +"/>
			</seg>
			<seg start="226">
				<data>
AQGEFGANLSTLMNNALKRYYQINEKFPERIIIFRDGVGDSQFNLVVDYELKQIKDTLDKVYPQGTVHKLAVVVV
KKRINNRFFANLRGGLSNPPPGTVIDDVVTKPHLYDYFIISQSVRQGSVSPTSYNVVYDTTGLKPDHMQRLTYKL
THLYFNWPGTVRVPAPCMYAHKLAFLIGQSVHEVPNNRLADTLFYL
				</data>
				<hit pos="246" gap="63" motif="motif_21" pvalue="4.3e-09" match="++ + + ++++++++"/>
				<hit pos="261" gap="0" motif="motif_5" pvalue="2.1e-13" match="+++ +++++ +  +++ +++    "/>
				<hit pos="290" gap="5" motif="motif_8" pvalue="1.4e-08" match="+   +  ++++ ++   ++++"/>
				<hit pos="317" gap="6" motif="motif_1" pvalue="6.4e-19" match=" + +++++++ +++ +  ++ +  +    ++   ++ + + ++  +  ++"/>
				<hit pos="367" gap="0" motif="motif_2" pvalue="7.0e-11" match=" ++ +++ +   +      + + ++  +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1463053" db="db_1" num="1463053" name="gi|74830538|emb|CAI39066.1|" comment="PAZ and PIWI domain protein [Paramecium tetraurelia]" length="784">
			<score strand="both" combined_pvalue="2.30e-21" evalue="9.7e-15"/>
			<seg start="1">
				<data>
MQKISDLPKRPARSQRLEQISRRINLISNHFPIKFIQQNQAINIYSVDFDPPIADDARKLREEIVKLATRDLQTQ
				</data>
				<hit pos="21" gap="20" motif="motif_24" pvalue="1.0e-07" match=" +++ +  +++  ++"/>
			</seg>
			<seg start="76">
				<data>
RLEEFTLRGRNIWSSINIQDRLIATVTFQGQEYRVLVEHKKEYTLQDLSETTVNPVTQSINVAVKRSLREMGMIE
				</data>
				<hit pos="113" gap="77" motif="motif_23" pvalue="2.6e-05" match="+ +++++   +++ + +  + ++      "/>
			</seg>
			<seg start="151">
				<data>
IGRQSKFYDPRDIDCNRINEHGLKVWRGVKTSFQMYQGKPYLQIDFASRVLRDQTALQFMMSLNTRNIQDIQNEM
				</data>
				<hit pos="178" gap="36" motif="motif_6" pvalue="8.2e-06" match="+   ++   ++   + +++++   +  "/>
			</seg>
			<seg start="226">
				<data>
IGLSVLAAYGNCRIYKIDEIDFTVSPLHSFQLQDGKSITYQEYYKQRYNIQIRDLQQPLIVNRDKRNQDKIIYLV
PELLTMTGLTDRQRSDYRCMQSVAQYTKLTPQQRDNEIYGFYQNLRKYLNKQNIQLSDDQNVGGFQLQAPRIFMG
				</data>
				<hit pos="266" gap="61" motif="motif_15" pvalue="3.9e-07" match=" +++++++++ ++  + + + "/>
				<hit pos="295" gap="8" motif="motif_11" pvalue="2.1e-05" match="+ +++  ++ ++  +      "/>
			</seg>
			<seg start="376">
				<data>
NKEYQTDQSGFFMIKDPVFQGSHIRDWFMVYQSRGKNDDDDVDFLVSELQKQGDRIGIRIEKPYYVVLKDNNIQN
				</data>
				<hit pos="381" gap="65" motif="motif_9" pvalue="4.0e-05" match="       +++  +++++ ++ +  +  "/>
				<hit pos="412" gap="4" motif="motif_30" pvalue="3.6e-08" match="    ++  ++ ++ + ++  ++ ++ ++"/>
			</seg>
			<seg start="451">
				<data>
WMQRLTAEIGDKPPQLIVTFINEKDKDRIYGQMKKYCFQEHGISHQNILSKFLKSKNPSSVASKIAQQMSMKLGN
				</data>
				<hit pos="480" gap="40" motif="motif_10" pvalue="5.1e-06" match="++  ++ +  + ++  + "/>
			</seg>
			<seg start="601">
				<data>
FERNGKKYLPDTIIVFRDGVGNAQIEALKQTEILQMKNAIRSINKNYNPQFAVIMINKKINDRFFMVNGGGGQNQ
				</data>
				<hit pos="603" gap="105" motif="motif_21" pvalue="5.6e-08" match="+   + +++ +++++"/>
				<hit pos="618" gap="0" motif="motif_5" pvalue="2.6e-08" match="+++   +       +  +++ ++ "/>
				<hit pos="646" gap="4" motif="motif_8" pvalue="1.1e-08" match="++++ + ++   +    +++ "/>
			</seg>
			<seg start="676">
				<data>
QKQTLSNPPSGSVIADKITSSNFDYFITAQYVTQGTCTPTHYRVLENDTNWSEELFWQFTYYQCFNYQNWTGAVR
VPSCVQYAHKLAYLIGDTYQGTLHKRLAHLQCCL
				</data>
				<hit pos="680" gap="13" motif="motif_1" pvalue="9.1e-13" match="   ++   +       ++++ +  + +  +++  ++++ ++    + +  "/>
				<hit pos="730" gap="0" motif="motif_2" pvalue="9.6e-11" match="     ++  ++ ++  + ++ +   + +++  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2886056" db="db_1" num="2886056" name="gi|34555687|gb|AAQ74967.1|" comment="Twi2p [Tetrahymena thermophila]" length="805">
			<score strand="both" combined_pvalue="2.98e-21" evalue="1.3e-14"/>
			<seg start="1">
				<data>
MLQQLPKRPPKSSAQDISKICKNIKLLTNMFTMQVEAPQSSDSDEPQGFVNKVLCHQYDVEFSPSIAEDNRNLRY
KIFKEARRNIEQIIGKFSFSGKSLFSMRNLSKEKINKIKNIDAINVDGQKFSILLRFTKTFEVNDESAQNLDKTS
				</data>
				<hit pos="12" gap="11" motif="motif_30" pvalue="6.5e-08" match="+   +++ ++  +     +  ++++++ "/>
				<hit pos="70" gap="30" motif="motif_23" pvalue="5.8e-05" match="+ + +++++    ++ ++++      +  "/>
			</seg>
			<seg start="151">
				<data>
PNFKKGNQVTQLLNIILKSIMRDEKFQEIGKNSKFYNVNSRNEIVIKGRDGNTSALEAYKGFTFNVTPTQDKLYL
MVDYCSRIIRKETALEYLKNNNNQLSGLSVITKYNNYQTYLIDRVDGQKTPSSTFLNSKTNTQISFAQYYKERYN
IQIRDMRQPLLVHKRKYREANTNIQKVEEVYLIPEICNMTGMTDEQRENFQAMKEVATHTKLTPQERYQNSVNNC
				</data>
				<hit pos="211" gap="112" motif="motif_6" pvalue="5.5e-08" match="++     +++  + + +++ +  +++ "/>
				<hit pos="292" gap="54" motif="motif_15" pvalue="3.8e-08" match=" +++++++++ ++    + + "/>
			</seg>
			<seg start="376">
				<data>
RFLSSKTSSSGIRIDERSNLIDAVQLRAPKVTLGGNKTANTDRGNFDMRAPTLDKIEFKDWTLIYNQKDERSVDG
FIDTLKKASQTYGITVNDPFFFAQRDWNANSWIKSLDEDFSKNDLPQFVLSFGQAQSGLYSGLKKFLTSEAGIES
QHVNPRSLQKNGMSVASKIALQIASKLGRRIWQVETPTGIDKNTMIIGIETSMKKIKQQQVVGVVASIDKDFTKY
				</data>
				<hit pos="381" gap="68" motif="motif_12" pvalue="4.6e-09" match="   + +++++++   +++  + +++  ++"/>
				<hit pos="443" gap="33" motif="motif_30" pvalue="5.4e-06" match="     + + +  + +     ++ + +++"/>
				<hit pos="510" gap="39" motif="motif_10" pvalue="1.2e-06" match="+  +++    + ++ ++ "/>
				<hit pos="568" gap="40" motif="motif_3" pvalue="3.9e-05" match=" +++++   +     +  +  + + "/>
			</seg>
			<seg start="601">
				<data>
FSDVEIRKDNDTTLPTLSKIVTKAIQAYVKNTESVPAEVIVYRQGLGEGQIQQSCNLEIKAIQNGFSNFKSDFNP
				</data>
				<hit pos="629" gap="36" motif="motif_21" pvalue="2.6e-06" match=" +++   +   ++++"/>
				<hit pos="644" gap="0" motif="motif_5" pvalue="1.2e-07" match=" +  +++  +  + +  ++   ++"/>
			</seg>
			<seg start="676">
				<data>
RLAFFQVNRKIGQKFYQSPQGDKGEVSNPASGTIVASQVVQNNFEFFMAAQNCNSGVCTPTKYTCLYNNTNLKED
				</data>
				<hit pos="701" gap="33" motif="motif_1" pvalue="1.6e-09" match="   +    +    +   ++ +++ +     +   ++ +  ++   +   +"/>
			</seg>
			<seg start="751">
				<data>
QIWQLTYYQTFNYYNWQGPVRVPAAMKYAEKLAKFVSDTIQEAANENLTNSPFYL
				</data>
				<hit pos="751" gap="0" motif="motif_2" pvalue="1.2e-07" match="++  +++   + +     ++ + +   ++   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2615859" db="db_1" num="2615859" name="gi|32564153|ref|NP_491323.2|" comment="PAZ/PIWI domain-containing family member (ppw-1) [Caenorhabditis elegans]gi|28275170|gb|AAO38667.1| Paz/piwi domain-containing protein 1, isoform c, confirmed by transcript evidence [Caenorhabditis elegans]" length="887">
			<score strand="both" combined_pvalue="5.68e-21" evalue="2.4e-14"/>
			<seg start="76">
				<data>
EATIEMSKSAKKGTEHDNDKTRCQKVYNEAIKRYDELKTGGPFFYDRQASLYTLTKLKNESISFVVTDKICKRQN
				</data>
				<hit pos="119" gap="118" motif="motif_13" pvalue="7.0e-07" match=" ++   ++++   + "/>
			</seg>
			<seg start="151">
				<data>
FKEAQFVLKKVDQSFQSTSNDVIRTTNSCPANADKTLLEAMNIIVSGPAFENKNVITVGACVHYLIDPTVVDVAY
KEYAEGQLYSGVGASKSVKTLEGTDKKVPSLFMTTEMKTTLFHPDYAPLVELLQTFRGFSTTLKANSPAAQRIEK
AFVGLDVVLNYGVHKGLGEDGVVMKIRRFHTSAKETCFEVEKSTREFTNVFDYFKKKYGITLKYPDLFTIEAKGK
				</data>
				<hit pos="217" gap="83" motif="motif_11" pvalue="4.1e-05" match=" ++ +        +++ +++ "/>
				<hit pos="278" gap="40" motif="motif_17" pvalue="9.6e-05" match="  + ++    ++ ++"/>
				<hit pos="299" gap="6" motif="motif_17" pvalue="4.1e-05" match="  +  ++++++    "/>
				<hit pos="351" gap="37" motif="motif_15" pvalue="1.2e-10" match=" ++++ +++++++++++  + "/>
			</seg>
			<seg start="376">
				<data>
QGKIHFPAEVLLLCPNQTVTNDQMINNEQADMIKMSAAQPHIRKTTTDTIVRNVGLASNNIYGFIKVEDPVNLEG
MVLPKPKIAFAGNQLADLANPKSRFPTDFNRAGQYYDAKELTKWELVFVQNEEVQGLAKQLADEMVNNGMKCSNP
TMSFIIRGDLEPIFKKAKAAGTQLLFFVVKSRYNYHQQIKALEQKYDVLTQEIRAETAEKVFRQPQTRLNIINKT
NMKLGGLNYAIGSEAFNKPNRLIVGFVTSQRVGGNPDYPISVGFAANMLKHHQKFAGGYVYVHRDRDVFGSIIKD
TLLAIFKTCTEQRGRPDDILLYFNGVSEGQFSMINEEFSARVKEACMAFQKEGTPPFRPHITIIASSKAHNERLY
KSDKGRIVNLEPGTVVDHTIVSNVYTEWYHASAVARQGTAKATKFTLIFTTKAGPQAEPLWHLEQLTNDLCYDHQ
IVFHPVGLPVPLYIADRYSQRGAMVLAANQGPIYNEGQIDLAATNSAYGYGEKKLFTTRFNA
				</data>
				<hit pos="377" gap="5" motif="motif_11" pvalue="1.7e-06" match="  ++++ ++  +++ +  +  "/>
				<hit pos="433" gap="35" motif="motif_12" pvalue="3.2e-05" match="  +  +    ++   +++ +++ ++  + "/>
				<hit pos="498" gap="36" motif="motif_19" pvalue="1.3e-06" match=" ++ + +++   +++    + ++  +      ++    + + +  ++   "/>
				<hit pos="587" gap="39" motif="motif_7" pvalue="4.3e-08" match="    +   +   + + ++++++ +   + "/>
				<hit pos="666" gap="50" motif="motif_25" pvalue="1.8e-06" match="  + + ++++ +++ "/>
				<hit pos="699" gap="18" motif="motif_5" pvalue="2.9e-10" match=" +++++++++   +     ++++ "/>
				<hit pos="731" gap="8" motif="motif_8" pvalue="2.8e-06" match="  ++ ++ +   + +  ++  "/>
				<hit pos="758" gap="6" motif="motif_1" pvalue="3.2e-09" match=" +  ++++++ +++       +  +    +++ + +     +        "/>
				<hit pos="812" gap="4" motif="motif_2" pvalue="4.6e-10" match=" +  +++ +++  +    ++ +  + + ++   "/>
				<hit pos="845" gap="0" motif="motif_22" pvalue="7.7e-05" match="++ +++ +  + +   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2696382" db="db_1" num="2696382" name="gi|32564345|ref|NP_871859.1|" comment="Synthetic secondary siRNA-deficient ArGOnaute mutant family member (sago-2) [Caenorhabditis elegans]gi|28275138|gb|AAO38635.1| Hypothetical protein F56A6.1b [Caenorhabditis elegans]" length="856">
			<score strand="both" combined_pvalue="1.53e-20" evalue="6.5e-14"/>
			<seg start="76">
				<data>
EATIEMSKSAKKGTEHDNDKTRCQNVYNEAIKRYDELKTGGPFFYDRQASLYTLTKLKNESISFVVTDKICKRQN
				</data>
				<hit pos="119" gap="118" motif="motif_13" pvalue="7.0e-07" match=" ++   ++++   + "/>
			</seg>
			<seg start="151">
				<data>
FKEAQFVLKKVDQSFQSTSNDVIKTTNSCPANADKTLLEAMNIIVSGPAFENKNVITVGACVHYLIDPTGVDVAY
KEYPEGQLYSGVGVSKSVKTLEGTDKKVPSLFMTTEMKTTLFHPDYAPLVELLQTFRGFSTTLKANSPAAQRIEK
AFVGLDVVLNYGVHKGLGEDGVVMKIRRFHTSAKETCFEVEKSTREFTNVFDYFKKKYGITLKYPDLFTIEAKGK
				</data>
				<hit pos="217" gap="83" motif="motif_11" pvalue="9.4e-05" match=" ++ +        +++ +++ "/>
				<hit pos="278" gap="40" motif="motif_17" pvalue="9.6e-05" match="  + ++    ++ ++"/>
				<hit pos="299" gap="6" motif="motif_17" pvalue="4.1e-05" match="  +  ++++++    "/>
				<hit pos="351" gap="37" motif="motif_15" pvalue="1.2e-10" match=" ++++ +++++++++++  + "/>
			</seg>
			<seg start="376">
				<data>
QGKIHFPAEVLLLCPNQTVTNDQMINNEQADMIKMSAAQPHIRKTTTDTIVRNVGLASNNIYGFIKVEDPVNLEG
MVLPKPKIAFAGNRLADLANPKSRFPTDFNRAGQYYDAKELTKWELVFVQNEEVQGLAKQLADEMVNNGMKCSNP
TMSFIIRGDLEPIFKKAKAAGTQLLFFVVKSRYNYHQQIKALEQKYDVLTQEIRAETAEKVFRQPQTRLNIINKT
NMKLGGLNYAIGSEAFNKPNRLIVGFVTSQRVGGNPDYPISVGFAANMLKHHQKFAGGYVYVHRDRDVFGSIIKD
TLLTIFKTCTEQRGRPDDILLYFNGVSEGQFSMINEEFSARVKEACMAFQKEGTPPFRPHITIIASSKAHNERLY
KSDKGRIVNLEPGTVVDHTIVSNVYTEWYHASAVARQGTAKATKFTLIFTTKAGPQAEPLWHLEQLTNDLCYDHQ
IVFHPVGLPVPLYIADRYSQRGAMVLAANQG
				</data>
				<hit pos="377" gap="5" motif="motif_11" pvalue="1.7e-06" match="  ++++ ++  +++ +  +  "/>
				<hit pos="433" gap="35" motif="motif_12" pvalue="3.2e-05" match="  +  +    ++   +++ +++ ++  + "/>
				<hit pos="498" gap="36" motif="motif_19" pvalue="1.3e-06" match=" ++ + +++   +++    + ++  +      ++    + + +  ++   "/>
				<hit pos="587" gap="39" motif="motif_7" pvalue="4.3e-08" match="    +   +   + + ++++++ +   + "/>
				<hit pos="666" gap="50" motif="motif_25" pvalue="1.1e-05" match="  + + ++++ ++  "/>
				<hit pos="699" gap="18" motif="motif_5" pvalue="2.9e-10" match=" +++++++++   +     ++++ "/>
				<hit pos="731" gap="8" motif="motif_8" pvalue="2.8e-06" match="  ++ ++ +   + +  ++  "/>
				<hit pos="758" gap="6" motif="motif_1" pvalue="3.2e-09" match=" +  ++++++ +++       +  +    +++ + +     +        "/>
				<hit pos="812" gap="4" motif="motif_2" pvalue="4.6e-10" match=" +  +++ +++  +    ++ +  + + ++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2751686" db="db_1" num="2751686" name="gi|17507671|ref|NP_490758.1|" comment="Synthetic secondary siRNA-deficient ArGOnaute mutant family member (sago-2) [Caenorhabditis elegans]gi|9802971|gb|AAF99978.1| Hypothetical protein F56A6.1a [Caenorhabditis elegans]" length="887">
			<score strand="both" combined_pvalue="1.81e-20" evalue="7.7e-14"/>
			<seg start="76">
				<data>
EATIEMSKSAKKGTEHDNDKTRCQNVYNEAIKRYDELKTGGPFFYDRQASLYTLTKLKNESISFVVTDKICKRQN
				</data>
				<hit pos="119" gap="118" motif="motif_13" pvalue="7.0e-07" match=" ++   ++++   + "/>
			</seg>
			<seg start="151">
				<data>
FKEAQFVLKKVDQSFQSTSNDVIKTTNSCPANADKTLLEAMNIIVSGPAFENKNVITVGACVHYLIDPTGVDVAY
KEYPEGQLYSGVGVSKSVKTLEGTDKKVPSLFMTTEMKTTLFHPDYAPLVELLQTFRGFSTTLKANSPAAQRIEK
AFVGLDVVLNYGVHKGLGEDGVVMKIRRFHTSAKETCFEVEKSTREFTNVFDYFKKKYGITLKYPDLFTIEAKGK
				</data>
				<hit pos="217" gap="83" motif="motif_11" pvalue="9.4e-05" match=" ++ +        +++ +++ "/>
				<hit pos="278" gap="40" motif="motif_17" pvalue="9.6e-05" match="  + ++    ++ ++"/>
				<hit pos="299" gap="6" motif="motif_17" pvalue="4.1e-05" match="  +  ++++++    "/>
				<hit pos="351" gap="37" motif="motif_15" pvalue="1.2e-10" match=" ++++ +++++++++++  + "/>
			</seg>
			<seg start="376">
				<data>
QGKIHFPAEVLLLCPNQTVTNDQMINNEQADMIKMSAAQPHIRKTTTDTIVRNVGLASNNIYGFIKVEDPVNLEG
MVLPKPKIAFAGNRLADLANPKSRFPTDFNRAGQYYDAKELTKWELVFVQNEEVQGLAKQLADEMVNNGMKCSNP
TMSFIIRGDLEPIFKKAKAAGTQLLFFVVKSRYNYHQQIKALEQKYDVLTQEIRAETAEKVFRQPQTRLNIINKT
NMKLGGLNYAIGSEAFNKPNRLIVGFVTSQRVGGNPDYPISVGFAANMLKHHQKFAGGYVYVHRDRDVFGSIIKD
TLLTIFKTCTEQRGRPDDILLYFNGVSEGQFSMINEEFSARVKEACMAFQKEGTPPFRPHITIIASSKAHNERLY
KSDKGRIVNLEPGTVVDHTIVSNVYTEWYHASAVARQGTAKATKFTLIFTTKAGPQAEPLWHLEQLTNDLCYDHQ
IVFHPVGLPVPLYIADRYSQRGAMVLAANQGPIYNEGQIDLAATNSAYGYGEKKLFTTRFNA
				</data>
				<hit pos="377" gap="5" motif="motif_11" pvalue="1.7e-06" match="  ++++ ++  +++ +  +  "/>
				<hit pos="433" gap="35" motif="motif_12" pvalue="3.2e-05" match="  +  +    ++   +++ +++ ++  + "/>
				<hit pos="498" gap="36" motif="motif_19" pvalue="1.3e-06" match=" ++ + +++   +++    + ++  +      ++    + + +  ++   "/>
				<hit pos="587" gap="39" motif="motif_7" pvalue="4.3e-08" match="    +   +   + + ++++++ +   + "/>
				<hit pos="666" gap="50" motif="motif_25" pvalue="1.1e-05" match="  + + ++++ ++  "/>
				<hit pos="699" gap="18" motif="motif_5" pvalue="2.9e-10" match=" +++++++++   +     ++++ "/>
				<hit pos="731" gap="8" motif="motif_8" pvalue="2.8e-06" match="  ++ ++ +   + +  ++  "/>
				<hit pos="758" gap="6" motif="motif_1" pvalue="3.2e-09" match=" +  ++++++ +++       +  +    +++ + +     +        "/>
				<hit pos="812" gap="4" motif="motif_2" pvalue="4.6e-10" match=" +  +++ +++  +    ++ +  + + ++   "/>
				<hit pos="845" gap="0" motif="motif_22" pvalue="7.7e-05" match="++ +++ +  + +   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1462657" db="db_1" num="1462657" name="gi|74830577|emb|CAI39074.1|" comment="PAZ and PIWI domain protein [Paramecium tetraurelia]" length="875">
			<score strand="both" combined_pvalue="2.43e-20" evalue="1e-13"/>
			<seg start="1">
				<data>
MNIEKSSQKHTTSSNSSRSSSKLRSRSRSNSQRRDRKTEKTESTDDKQGSDQNVKIESNIPQTARGKRQLTYIKD
				</data>
				<hit pos="5" gap="4" motif="motif_23" pvalue="5.2e-05" match="++ ++ + +  +++  + +    + +++ "/>
			</seg>
			<seg start="76">
				<data>
LPKRPPKCPNYPQQFREINLVTNNFSVRSKRNGIIVVYSVKFLPFIDPQNNNLKREIIKSQEDALREYLGPFVYY
				</data>
				<hit pos="90" gap="56" motif="motif_24" pvalue="1.0e-05" match=" + + + ++ + +  "/>
			</seg>
			<seg start="226">
				<data>
FKNLKYQEHGKTRKFHDISRRQPIPETELSVIPGFAVNFQTNEQGFSFKIDISHRIIRTTTVLQYIDQIWKEQSN
				</data>
				<hit pos="259" gap="154" motif="motif_6" pvalue="2.2e-07" match="++   + +  ++ +  ++ +   ++  "/>
			</seg>
			<seg start="301">
				<data>
KLPKEELRKYVTHVMTKQLVLANYGTYRTYSVDNLLFDQNTAEYSIELADSKGKQQFITMDQYFKQRYNYDIKNK
KAPLLVIEDTKTNRKVYLVAELCIMAGVPDNLNEFTRKQIQKECQTNPKDRFEKIKKMLFDLINRQPQTGLTMQK
				</data>
				<hit pos="361" gap="75" motif="motif_15" pvalue="3.2e-10" match=" ++++++++++++ +  + + "/>
				<hit pos="389" gap="7" motif="motif_11" pvalue="8.0e-06" match="+  ++  +++ +        +"/>
				<hit pos="411" gap="1" motif="motif_22" pvalue="5.4e-05" match=" +  + ++    ++++"/>
			</seg>
			<seg start="451">
				<data>
LKEEFGIDINSTPQYVKAKQLRPPNIVFGNQNVMPQGDKENFSFNCNNQSAFIKRYEVRIAIISPYDFDCEEFTQ
				</data>
				<hit pos="451" gap="24" motif="motif_12" pvalue="6.3e-09" match="   ++++ +++    + +  + ++   ++"/>
			</seg>
			<seg start="526">
				<data>
NIHELIQKYGIKMGVQTKCHYLSGQRQNYIAEIEQTIMRNVPHTTNMIVIVLNRYMKNCYAPLKKMCMSEKFGVL
TQMVSSDSISKQKKGLFSIIQKLAIQMMDKVGNCLWTVQLPQKWPDNIMIVSVIIEKGKFAGMLSSLDKTYSRYY
				</data>
				<hit pos="557" gap="77" motif="motif_36" pvalue="3.5e-05" match=" + +++  +  +   "/>
				<hit pos="585" gap="13" motif="motif_10" pvalue="9.0e-05" match="++++++ +  +   +   "/>
				<hit pos="638" gap="35" motif="motif_21" pvalue="6.4e-05" match=" +  ++ ++ + +  "/>
			</seg>
			<seg start="676">
				<data>
SQMSTKIVEKCLIKDIGDMMKQSFLQFKQENGCFPQKIIYFRDGLSEESISHLLQYETREIVLAANQLCQFGDQI
IIINIQNTNITKLFREERDQYFNAPAGTVVDSEITTKNYEFILVPVYSSRGCPRPILYRIIYDTIKIPMEQLQDF
VYGQCYNYQNWTGSIKLPAIVKNCQKMIKFLVEILQTEPINKLRSSFYYL
				</data>
				<hit pos="688" gap="35" motif="motif_25" pvalue="3.6e-05" match=" ++ + +++   + +"/>
				<hit pos="703" gap="0" motif="motif_21" pvalue="3.8e-09" match="+++++  ++++++++"/>
				<hit pos="718" gap="0" motif="motif_5" pvalue="1.4e-07" match="++ ++   ++ + ++   +  +  "/>
				<hit pos="745" gap="3" motif="motif_8" pvalue="8.0e-05" match="     +  +  +    ++++ "/>
				<hit pos="771" gap="5" motif="motif_1" pvalue="2.7e-08" match="    +   +       +++ + +   +   +  ++  + + ++ ++    "/>
				<hit pos="821" gap="0" motif="motif_2" pvalue="9.0e-08" match="+++  ++  ++ ++  + ++ + + +       "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1427843" db="db_1" num="1427843" name="gi|47212921|emb|CAF90293.1|" comment="unnamed protein product [Tetraodon nigroviridis]" length="284">
			<score strand="both" combined_pvalue="2.88e-20" evalue="1.2e-13"/>
			<seg start="1">
				<data>
MACKMGGELWSVEIPLKHLMVVGIDCYHDISAGKRSIGALVASMNQTMSRWFSRCVLQQKGQEIMDGLKRPFIDA
				</data>
				<hit pos="44" gap="43" motif="motif_4" pvalue="6.0e-05" match="     ++  ++   +   +++ + + "/>
			</seg>
			<seg start="76">
				<data>
LKEYLKHNNCLPSRIIVYRDGVGDGQLQSVATFEVAQILESIKSLGQDYRPKLSVVVVKKRIATRFFARIGGKTV
NPPPGTVIDTEVTRPEWYDFYIVSQAVPSGSVAPTHYNVIHDTSGLKPDHMQTRLQAVSHVLQLAGEYQSACPLS
				</data>
				<hit pos="80" gap="10" motif="motif_21" pvalue="1.7e-09" match=" + ++ ++ ++++++"/>
				<hit pos="95" gap="0" motif="motif_5" pvalue="8.7e-12" match="+++ +++   +   +  ++ + ++"/>
				<hit pos="123" gap="4" motif="motif_8" pvalue="3.8e-13" match="+++++  ++++ ++  +++++"/>
				<hit pos="150" gap="6" motif="motif_1" pvalue="2.1e-22" match=" + ++++++++ ++ +  ++++  + +   +   ++++ + ++  +  ++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2536628" db="db_1" num="2536628" name="gi|118363941|ref|XP_001015193.1|" comment="Piwi domain containing protein [Tetrahymena thermophila]gi|89296960|gb|EAR94948.1| Piwi domain containing protein [Tetrahymena thermophila SB210]" length="806">
			<score strand="both" combined_pvalue="3.69e-20" evalue="1.6e-13"/>
			<seg start="1">
				<data>
MLQQLPSRPPISSTQEISQICKNIKLLTNMFAMQVEATQSSDSDGPQGFVNKVVCYQYDVVFSPDIAEDNRNLRY
KIFKEARRNIEQLIGKFSFSGMSLFSMRKLSQDKINKIKNNIDAIIVDKQKYSIHLVFTKSFEVNDESAQNLDKT
				</data>
				<hit pos="21" gap="20" motif="motif_24" pvalue="3.9e-06" match=" + ++++++ +  ++"/>
				<hit pos="70" gap="34" motif="motif_23" pvalue="5.0e-05" match="+ + +++++    ++ ++++      +  "/>
			</seg>
			<seg start="151">
				<data>
SPNFKKGNQVTQLLNIILKSIMRDEKFLEIGKNSKFYEVNSKSDIIIKSREGSTSGLEAYKGFTFNVTPTQDKIY
LMVDYCSRIIRKETALEYLKNNNNQLSGLSVITKYNNYQTYLIDKVDDKKTPSSTFLNSKTNIQISFAQYYKERY
NIQIRDMKQPLLVHKRKYREANTNIQKVEEVYLIPELCNMTGMTDEQRENFQAMKEVATHTKLTPQERYQNSINN
				</data>
				<hit pos="212" gap="113" motif="motif_6" pvalue="2.5e-07" match="++     +++    + +++ +  +++ "/>
				<hit pos="293" gap="54" motif="motif_15" pvalue="2.7e-08" match=" +++++++++ ++    + + "/>
			</seg>
			<seg start="376">
				<data>
CRFLSKKTSSSGIKIDERSNLIDAVQLRTPKVTLGGNKTANTDRGNFDMRTPTLDKIEFKDWSLIYNQKDEKYVD
DFVDTLKKASQTYGIIVNDPYFFAERDSNANNWIKSLDEDFSKNDLPQFVLSFGQVNSGFYSSLKKFLTSEAGIE
SQHVTPKSLQKNGMSVASKIALQIASKLGRRIWQVETPRGIDKNTMIIGIETSMKKVKQQQVVGVVASIDKDFTK
				</data>
				<hit pos="382" gap="68" motif="motif_12" pvalue="6.6e-09" match="   + +++++++   +++  + +++  ++"/>
				<hit pos="444" gap="33" motif="motif_30" pvalue="1.8e-05" match="     + + +  + +     ++ + +++"/>
				<hit pos="511" gap="39" motif="motif_10" pvalue="6.2e-07" match="+  +++    + ++ ++ "/>
				<hit pos="569" gap="40" motif="motif_3" pvalue="3.9e-05" match=" +++++   +     +  +  + + "/>
			</seg>
			<seg start="601">
				<data>
YFSDVEIRKDNDTTLPTLSKIVTKAIQAYVKNTKSVPAEVIVYRQGLGEGQIQQSFNLEIKAIQNGFSNFKNDFN
				</data>
				<hit pos="630" gap="36" motif="motif_21" pvalue="1.1e-06" match=" ++++  +   ++++"/>
				<hit pos="645" gap="0" motif="motif_5" pvalue="7.8e-08" match=" +  +++  +  + +  ++   ++"/>
			</seg>
			<seg start="676">
				<data>
PHLAFFQVNRKIGQKFYQSPQGDKVEVSNPASGTIVASQVVQNNFEFFMAAQHCNSGVCTPTKYTCLYNNTNLKE
DQIWQLTYYQTFNYYNWQGPVRVPAAMKYAEKLAKFVSDTIQEAANENLTNSLFYL
				</data>
				<hit pos="702" gap="33" motif="motif_1" pvalue="1.5e-09" match="   +    +    +   ++ +++ +     +   ++ +  ++   +   +"/>
				<hit pos="752" gap="0" motif="motif_2" pvalue="1.2e-07" match="++  +++   + +     ++ + +   ++   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1211054" db="db_1" num="1211054" name="gi|268565537|ref|XP_002647350.1|" comment="Hypothetical protein CBG06401 [Caenorhabditis briggsae]gi|187033987|emb|CAP26714.1| Hypothetical protein CBG06401 [Caenorhabditis briggsae]" length="838">
			<score strand="both" combined_pvalue="4.27e-20" evalue="1.8e-13"/>
			<seg start="1">
				<data>
MDQAAQAMANANIAGDQPARQRHGLRPLAPKIGKNPSGQTVELISNMAKLSTAANTPIYKYDVNIVVVYKNQDGA
				</data>
				<hit pos="38" gap="37" motif="motif_24" pvalue="6.3e-05" match="++++ +  +  + + "/>
			</seg>
			<seg start="76">
				<data>
EVSIEKSKSTKSGTAHDVDKTLCRTIFDMAMKKLAGFNGQNSFYDLQASMYTLKKIPMESDFSVTLTTGVSTAPN
				</data>
				<hit pos="118" gap="65" motif="motif_13" pvalue="7.4e-06" match=" ++   + ++    +"/>
			</seg>
			<seg start="151">
				<data>
FIRAVFTLKAVATTYQASTNDLRRTATSAPALADKSILEALSLFISGPALANPKVITVGNCVHYYDGTMRGFTPR
DYPEGGTFSALGVSKGVKMVEGGVMMNTEMKVTLFHPDNEPLINVMKTLKGFSPNLGLSSQEGINAAKALKGLEF
FCNYGDLKDKGNERRIVKALDFGGSARSTTFLVDNEPTSVEAYFQNKYKERLAFPNLMTVIVKGRNGSRVNIPAE
LLDFCPNQKVTNERMTVKNQQAELIKDAAAAPEKRMQYTQTAANAVGIHSKNVMNFIKVEEPTTLKGIVLNKPTI
				</data>
				<hit pos="214" gap="81" motif="motif_13" pvalue="6.7e-05" match=" +++    +++   +"/>
				<hit pos="237" gap="8" motif="motif_6" pvalue="1.6e-05" match="+     +   ++   +  + ++ ++  "/>
				<hit pos="287" gap="23" motif="motif_18" pvalue="3.0e-06" match="+ + + ++++++  + +"/>
				<hit pos="341" gap="37" motif="motif_15" pvalue="4.1e-07" match="  +++ ++   + ++++    "/>
				<hit pos="368" gap="6" motif="motif_11" pvalue="2.0e-06" match="    ++ ++   ++ ++ + +"/>
				<hit pos="395" gap="6" motif="motif_22" pvalue="2.6e-05" match="+ + + +     +  +"/>
				<hit pos="430" gap="19" motif="motif_44" pvalue="7.5e-05" match="   +  +     +++++++++"/>
			</seg>
			<seg start="451">
				<data>
KFSTPNPVAFDARVPTDFKINGKFVMPAKMDNWEVVFMRNEEVRDFTKRISQAMGQCGMAVQPPVVSFINSGGDL
				</data>
				<hit pos="462" gap="11" motif="motif_9" pvalue="8.8e-06" match=" ++     ++ +++ +++ +++ ++  "/>
				<hit pos="496" gap="7" motif="motif_44" pvalue="1.6e-05" match="+   +++   + ++  +++++"/>
			</seg>
			<seg start="526">
				<data>
PNLFEKARSSKRQLLMFVFRRSVPLHAQIKSLEQKFDILTQEITLETAEKIFRQPQTLQNIVNKTNMKLGGLNYR
IDSTVLNPNILFIGFETSSKGGAGDGPVSIGFAANMMQNHQQFAGGYIYAPQARDTYGSVVGPVLKQILGVVRRN
RKDPPQEIIMYFNGVTEGQYGLINEVYSEEIKKTIMAIKADWRPRLMIIATSKAHNERFYQLEKNKAVSNLAPGT
VIDHTVVSPVFSEFYLASAVARQGTAKATKYTIIFATNPEANLARIETITNDLCFDHQIVFQPVSLPVPLFIAGR
CSQRGAAVLGYNG
				</data>
				<hit pos="577" gap="60" motif="motif_7" pvalue="6.7e-08" match="    + + +   + + ++++++       "/>
				<hit pos="673" gap="67" motif="motif_21" pvalue="2.3e-05" match="+++ +  ++ ++ + "/>
				<hit pos="688" gap="0" motif="motif_5" pvalue="7.4e-06" match=" ++ +++         + +++ + "/>
				<hit pos="716" gap="4" motif="motif_8" pvalue="6.2e-08" match="++++    +   + +  ++ +"/>
				<hit pos="744" gap="7" motif="motif_1" pvalue="1.7e-15" match=" +  ++++++ +++ +    +++ +    +++ + + + + +  +     "/>
				<hit pos="795" gap="1" motif="motif_2" pvalue="1.1e-08" match=" + + ++ +++  +    ++++  +   +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1463089" db="db_1" num="1463089" name="gi|145535820|ref|XP_001453643.1|" comment="hypothetical protein [Paramecium tetraurelia strain d4-2]gi|74830553|emb|CAI39069.1| PAZ and PIWI domain protein [Paramecium tetraurelia]gi|124421365|emb|CAK86246.1| unnamed protein product [Paramecium tetraurelia]" length="773">
			<score strand="both" combined_pvalue="5.58e-20" evalue="2.4e-13"/>
			<seg start="151">
				<data>
GVSCSLIKQEEQGKYYINIDSSFKMLRSTTMYEELRNSRDFSQLEGAIIMTVYNYKFYKVNKISREMNPKSEFEN
				</data>
				<hit pos="197" gap="196" motif="motif_36" pvalue="7.0e-05" match=" ++ +++    ++  "/>
			</seg>
			<seg start="226">
				<data>
LKGEKMSYMQYYQDKYKIAIKDVTQPLIEVLEKSRKKQEEKIIYLIPELCVMTGLSNEMRNNFQTMKQLSTVTKP
				</data>
				<hit pos="234" gap="22" motif="motif_15" pvalue="2.8e-08" match="++++++++ + ++  + + + "/>
				<hit pos="266" gap="11" motif="motif_11" pvalue="9.6e-06" match="+ +++  +++ +  +      "/>
			</seg>
			<seg start="301">
				<data>
RGVDRVRQADQFIQCFHNKESEELIKKWNIQLEPKCLQIQSSKIKPGNIMMGNNTSINIETGNLDRDTQTAMLRG
				</data>
				<hit pos="324" gap="37" motif="motif_12" pvalue="5.3e-06" match=" ++ + ++ + +  +++   + +     +"/>
			</seg>
			<seg start="451">
				<data>
LNGPKKSAPLYTDIKRYLINDCPIASQVILSSTLNQPKGKVKTICNKLLVQICAKVGGTPWGVSELPFTDQPTMI
CGMDVYHSTGKAKKSMLSFVSTEDEFFSKYMTQSVEMETGVEFSFSLCPVLVKSLQSFCGDRNGPLPSRIIIFRD
GVSNSQAKTVIETEVAQFRQAIEQVKTEKNSDKPIKLIVLSVNKKVGAKFYAGERNLDNPPQGTLIDTEISNGKD
DYYLISQRTTQGTVQPTHYHVLVNDLFDEPNILKKLQALSYKLCYMYYNFSGAIKIPAPIQYAHVCSNFIGDRFD
				</data>
				<hit pos="461" gap="108" motif="motif_10" pvalue="1.5e-06" match="+ ++++    +  + ++ "/>
				<hit pos="522" gap="43" motif="motif_3" pvalue="1.3e-05" match="++++ ++++ +       +      "/>
				<hit pos="585" gap="38" motif="motif_21" pvalue="1.7e-08" match="   ++ ++ ++++++"/>
				<hit pos="600" gap="0" motif="motif_5" pvalue="3.5e-11" match="++++ ++   +   +  + + ++ "/>
				<hit pos="627" gap="3" motif="motif_21" pvalue="4.3e-05" match="+  +  ++ + ++  "/>
				<hit pos="657" gap="15" motif="motif_1" pvalue="2.1e-11" match="   ++      +       + ++ +    +++  +++++++       + "/>
				<hit pos="710" gap="3" motif="motif_2" pvalue="7.5e-12" match=" ++ + + +++ +     ++ + +++ +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1462877" db="db_1" num="1462877" name="gi|145509146|ref|XP_001440517.1|" comment="hypothetical protein [Paramecium tetraurelia strain d4-2]gi|74830558|emb|CAI39070.1| PAZ and PIWI domain protein [Paramecium tetraurelia]gi|124407734|emb|CAK73120.1| unnamed protein product [Paramecium tetraurelia]" length="773">
			<score strand="both" combined_pvalue="8.32e-20" evalue="3.5e-13"/>
			<seg start="226">
				<data>
LKGEKMSYMQYYQDKYKIAIKDVTQPLIEVLEKSRKKQEEKIIYLIPELCVMTGLSNEMRNNFQTMKQLSTVTKP
				</data>
				<hit pos="234" gap="233" motif="motif_15" pvalue="2.8e-08" match="++++++++ + ++  + + + "/>
				<hit pos="266" gap="11" motif="motif_11" pvalue="9.6e-06" match="+ +++  +++ +  +      "/>
			</seg>
			<seg start="301">
				<data>
RGVDRVRQADQFIQCFHNKESEELIKKWNIQLEPKCLQIQSSKIKPGNIMMGNNTAINIETGNLDRDTQTAMLRG
				</data>
				<hit pos="324" gap="37" motif="motif_12" pvalue="5.3e-06" match=" ++ + ++ + +  +++   + +     +"/>
			</seg>
			<seg start="376">
				<data>
VGLENWGILYSDRDGRQAEDFMSCLRESIEYCKFQCKAPRTFVLHSNRIEDWIKQIDQIVQQSQGPQKVTLLLLI
LNGPKKNAPLYTDIKRYLINDCPIASQVILSSTLNQPKGKVKTICNKLLVQICAKVGGTPWGVSELPFTDQPTMI
CGMDVYHSTGKAKKSMLSFVSTEDEFFSKYMTQSIEMETGVEFSFSLCPVLVKSLQSFCGDRNGPLPSRIIIFRD
GVSNSQAKTVIETEVAQFRQAIEQVKTEKNSDKPIKLIVLSVNKKVGAKFYAGERNLDNPPQGTLIDTEISNGKD
DYYLISQRTTQGTVQPTHYHVLVNDMSDEPNILKKLQSLSYKLCYMYYNFSGAIKIPAPIQYAHVCSNFIGDRFD
				</data>
				<hit pos="445" gap="92" motif="motif_26" pvalue="7.1e-05" match=" + +++   + ++  "/>
				<hit pos="461" gap="1" motif="motif_10" pvalue="1.5e-06" match="+ ++++    +  + ++ "/>
				<hit pos="522" gap="43" motif="motif_3" pvalue="1.3e-05" match="++++ ++++ +       +      "/>
				<hit pos="585" gap="38" motif="motif_21" pvalue="1.7e-08" match="   ++ ++ ++++++"/>
				<hit pos="600" gap="0" motif="motif_5" pvalue="3.5e-11" match="++++ ++   +   +  + + ++ "/>
				<hit pos="627" gap="3" motif="motif_21" pvalue="4.3e-05" match="+  +  ++ + ++  "/>
				<hit pos="657" gap="15" motif="motif_1" pvalue="6.0e-12" match="   ++      +       + ++ +    +++  +++++++       + "/>
				<hit pos="710" gap="3" motif="motif_2" pvalue="1.8e-12" match=" ++++ + +++ +     ++ + +++ +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_102693" db="db_1" num="102693" name="gi|67537446|ref|XP_662497.1|" comment="hypothetical protein AN4893.2 [Aspergillus nidulans FGSC A4]gi|40741781|gb|EAA60971.1| hypothetical protein AN4893.2 [Aspergillus nidulans FGSC A4]gi|259482241|tpe|CBF76534.1| TPA: eukaryotic translation initiation factor eIF-2C4, putative (AFU_orthologue; AFUA_3G11010) [Aspergillus nidulans FGSC A4]" length="200">
			<score strand="both" combined_pvalue="1.89e-19" evalue="8e-13"/>
			<seg start="1">
				<data>
MAQSETRNAGDPSLDRLRLLTDMCRNIDLPYGTFSIDYYGTNDASFEIYIHLPPGDHNSVDKNGNPLPGTLIERD
VTSPHDWDFLLYSHIALQGNSRPVHYHVVLDEIKHRPQELQNMIYDHCYQYMRSTTSVSLFPAIYYAHLISNRAR
				</data>
				<hit pos="16" gap="15" motif="motif_40" pvalue="5.1e-05" match="+  + ++ "/>
				<hit pos="53" gap="29" motif="motif_39" pvalue="7.8e-06" match="  ++++++++ "/>
				<hit pos="64" gap="0" motif="motif_1" pvalue="9.4e-24" match="++ ++++ +   ++ +   ++ + ++   ++ +++ ++++ +++++  + "/>
				<hit pos="114" gap="0" motif="motif_2" pvalue="1.5e-18" match="++++ ++  ++ + ++++++++ + ++++++  "/>
			</seg>
			<seg start="151">
				<data>
HHDDAPASSGPQSGPEVKLTNPKPKEKKADPRLLPIHGTSNRLPFGMWYI
				</data>
				<hit pos="162" gap="15" motif="motif_22" pvalue="2.7e-05" match="+    ++ +  ++++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_4194881" db="db_1" num="4194881" name="gi|67528202|ref|XP_661911.1|" comment="hypothetical protein AN4307.2 [Aspergillus nidulans FGSC A4]gi|40741278|gb|EAA60468.1| hypothetical protein AN4307.2 [Aspergillus nidulans FGSC A4]gi|259482890|tpe|CBF77798.1| TPA: conserved hypothetical protein [Aspergillus nidulans FGSC A4]" length="184">
			<score strand="both" combined_pvalue="3.52e-19" evalue="1.5e-12"/>
			<seg start="1">
				<data>
MILQATRSRIRFPRLPSTTNRLSPRRSLIPAPAANSGPITERRADRQLPNINSEGRRWLRTLPVFAVVVGAAMLG
IFNYQKSSSSVVSSTLYALRTSPRAREILGDEIYFAQKIPWISGEMNQLHGRIDISFWVKGTKSQGKMRFKSIRP
DRMSFFRTEEWSLETTDGTVIQLLENNHDPFRQE
				</data>
				<hit pos="65" gap="64" motif="motif_3" pvalue="3.3e-05" match="     ++      + + ++ ++   "/>
				<hit pos="143" gap="53" motif="motif_21" pvalue="8.1e-06" match=" +    ++++  +++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_219999" db="db_1" num="219999" name="gi|67482173|ref|XP_656436.1|" comment="PIWI domain protein [Entamoeba histolytica HM-1:IMSS]gi|56473634|gb|EAL51050.1| PIWI domain protein [Entamoeba histolytica HM-1:IMSS]" length="913">
			<score strand="both" combined_pvalue="5.19e-19" evalue="2.2e-12"/>
			<seg start="1">
				<data>
MLSIYPINNDLNNTIPLLSQNQINILSSLPKKPLYDLYTQQYSFITNYFEIHFSKIHFISYKAKFIPNTLNSSLK
RALLIAHFNSIGLHKIITDGCTVSLPEIIIEEHCHFSIHSKNNVVYIVDLIPIQSNVFTTQKANILLKSIFVEDT
				</data>
				<hit pos="14" gap="13" motif="motif_40" pvalue="6.8e-05" match=" +++ +  "/>
				<hit pos="40" gap="18" motif="motif_15" pvalue="2.7e-05" match=" ++   +  + + +  +  + "/>
				<hit pos="68" gap="7" motif="motif_25" pvalue="4.9e-05" match="++ +  + + ++++ "/>
				<hit pos="134" gap="51" motif="motif_18" pvalue="8.0e-05" match="   ++   ++ + ++ +"/>
			</seg>
			<seg start="151">
				<data>
NSIVSFKKSFYDTSKTIELNTSDGKLKILNGFSSTLRIFGNQTFLVVNSSHKIFQIKTFLQFMENKGVEQIKFEF
				</data>
				<hit pos="151" gap="0" motif="motif_27" pvalue="4.4e-05" match="   +++  +++ ++ "/>
				<hit pos="181" gap="15" motif="motif_6" pvalue="3.4e-05" match="++ ++++       + +  +   +   "/>
			</seg>
			<seg start="226">
				<data>
KPMSLFNSLTKKLVKIDSIDFSKTPLHTFKLKDGKEISFIDYYKSKYGVIIKNTEQPLLVQNNPFFNENNNSNEF
				</data>
				<hit pos="265" gap="57" motif="motif_15" pvalue="5.4e-08" match="+++++ +++  ++ +  + + "/>
			</seg>
			<seg start="301">
				<data>
SYFIPEFMYMTGLSSKMKSDKKLLVELENIFYKPPNIKLENILSLVSQYICKLPSLNLWNITINPIPLKIMGFRL
ERPQLIFRDSLLRLSTLKEWKYDIRNKLLYNPVNITKWCALVPTQYLDYFTRFEQILHQFHTKIHIEYTSPKIIK
MIGLSLDDYFNEILNYKIVFVVILNDSLYEDIKRKCFDKEIITQCIHPDTLKKQNLFPIVSQITYQIQSKIGGIP
				</data>
				<hit pos="355" gap="69" motif="motif_12" pvalue="4.8e-06" match=" ++ + ++++     + +  +  + + + "/>
				<hit pos="392" gap="8" motif="motif_9" pvalue="2.7e-06" match="         ++ + ++  + ++  +  "/>
				<hit pos="428" gap="9" motif="motif_20" pvalue="1.5e-06" match="    +++   ++  + ++ ++ +++   +"/>
				<hit pos="457" gap="0" motif="motif_15" pvalue="3.8e-05" match=" +++ +  ++ + +  +    "/>
				<hit pos="479" gap="1" motif="motif_10" pvalue="5.2e-05" match="+ ++++++  +  +    "/>
			</seg>
			<seg start="526">
				<data>
WDVLTNNKFIKTMIIGIAVTPYDDNKECISLVSSMKYNSFATRKKYSAIETKGSGNAGYNSQILIQKALDDWYKE
NLKYPSNIIIYRKANKTSLLKIKEGELNLLKQIINSKSISIKLLYFIVSCRNDIKVFSQNYQSYFNPQPGTIICD
TIFEHDNFEFYLISHIPIKGVVRPVLYTSLYNSTEFTQQQIYQITFDLCHLHYSVLSSIYTPAHLFEANELSHVL
				</data>
				<hit pos="536" gap="39" motif="motif_3" pvalue="2.5e-06" match=" +++++  ++        +  +   "/>
				<hit pos="598" gap="37" motif="motif_21" pvalue="2.4e-08" match="++++ + +  +++++"/>
				<hit pos="665" gap="52" motif="motif_1" pvalue="6.5e-17" match=" +  +++++  ++    ++ +++ ++  +++  ++  +  ++    ++  "/>
				<hit pos="715" gap="0" motif="motif_2" pvalue="8.8e-06" match="++   +  ++        ++   +    +    "/>
			</seg>
			<seg start="751">
				<data>
NKCGYTKTTFTQRFNSKKNQLKRQRFGIEKEQNHDKYSFDKKKLKQMKIEYKITSEEILNSFSTSSDTLLPQMSE
				</data>
				<hit pos="790" gap="42" motif="motif_18" pvalue="2.8e-05" match="+ ++ + +    +++  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1215758" db="db_1" num="1215758" name="gi|268561152|ref|XP_002646376.1|" comment="Hypothetical protein CBG12094 [Caenorhabditis briggsae]gi|187029920|emb|CAP31130.1| Hypothetical protein CBG12094 [Caenorhabditis briggsae]" length="843">
			<score strand="both" combined_pvalue="6.16e-19" evalue="2.6e-12"/>
			<seg start="1">
				<data>
MEKDMANLALSEGTKPSAPAKLGMVPLAAKKEKNASKGRKVMVATNVRKLTIAANQPIYKYAVQVNYVFVKEDGT
				</data>
				<hit pos="38" gap="37" motif="motif_24" pvalue="4.8e-05" match="++++++ ++  +  +"/>
			</seg>
			<seg start="76">
				<data>
ECTIEMSKSTRKGTEHDNDKARCQKVYKEAVTRYEALRTGGPFFYDRQASLYSLTKLKTENISFDVDKGICKRPN
				</data>
				<hit pos="119" gap="66" motif="motif_13" pvalue="1.6e-06" match=" ++   ++++   + "/>
			</seg>
			<seg start="301">
				<data>
AFVGLDVSLNYGPYAGLGEDGLVSKIRKFSTSSVQTTFKWNDCEVNLVTYYKEKYGITLKFPHLFTVEAKGKVGR
INFPVELLVLCPNQTVTNDQMINNEQADMIKNTSCRIKMSAAQPHIRKSTTETVVKNVGLASNNIYGFIKVEEPL
QVEGIVLDKPKIIFAGNKLANLDDPKSRFPTDFNIAGNYFIAKELSNWELVFVENEEVKGLAEQFVTEMRKNGMK
ATNPVISYIVRNDLEAVFKRAKVAKRQLLFFVVKSRYNYHQNIKCLEQKYDLLTQEVRAETAEKVFRQPQTRLNI
VNKTNMKLGGLNYQIGSETFRRPDYLIVGFETSQRSGGNPDYPISVGYAANMLDHHQKFAGGYVYVKRSNDLNEE
YQQQVKNACKAISDTYRPHFTIIASSKTHNERLYKSDKGRIVNLEPGTVVDHHIVSPVYSEWYHASAVARQGTAK
ATKFTVIFTTNPKESLYMYEQLTNDLSYDHQIVFHPVGLPVPLYIAGRYSQRGAMVLASNMGPIYTNNVMDIAAT
				</data>
				<hit pos="348" gap="214" motif="motif_15" pvalue="4.5e-11" match="+ +++++++++++++++    "/>
				<hit pos="374" gap="5" motif="motif_11" pvalue="3.1e-06" match="  + ++ ++  +++ +  +  "/>
				<hit pos="437" gap="42" motif="motif_12" pvalue="2.3e-05" match="  +  +    ++  ++++ ++  ++  + "/>
				<hit pos="511" gap="45" motif="motif_44" pvalue="6.1e-05" match="  ++++   ++ ++  +++++"/>
				<hit pos="591" gap="59" motif="motif_7" pvalue="2.5e-08" match="    +   +   + + ++++++ +   + "/>
				<hit pos="663" gap="43" motif="motif_10" pvalue="1.7e-05" match="+ + ++ +        + "/>
				<hit pos="690" gap="9" motif="motif_8" pvalue="6.2e-08" match=" +++ ++ +   + +  ++  "/>
				<hit pos="717" gap="6" motif="motif_1" pvalue="2.8e-13" match=" +  ++++++  ++ +     +  +    +++ + +   + +  +   + "/>
				<hit pos="768" gap="1" motif="motif_2" pvalue="9.9e-08" match="    +++ +++  +    ++ +  + + +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1206475" db="db_1" num="1206475" name="gi|268577867|ref|XP_002643916.1|" comment="Hypothetical protein CBG02180 [Caenorhabditis briggsae]gi|187037868|emb|CAP23305.1| Hypothetical protein CBG02180 [Caenorhabditis briggsae]" length="721">
			<score strand="both" combined_pvalue="8.24e-19" evalue="3.5e-12"/>
			<seg start="1">
				<data>
KLDRHSVGSHGGRDRHGDRDRHRDDRHRYDEDRDHRRDQRNVSDYDSEELRKFEEDYKSDRLGQYVFSDLNSAVK
				</data>
				<hit pos="12" gap="11" motif="motif_43" pvalue="7.9e-05" match="++ + + +  ++ + "/>
			</seg>
			<seg start="76">
				<data>
GLVVQPIHLNKEVNRTVIIDSICKESAEKVRFEFGKGEDAREISVQEYFMVHHNIKLKFPKLPVVISKKRQHYEF
YPMELLEIIPGQRLKNNKMTAGIQQFMTGANSSLPLDYISQTRVILQDYMKLGQHRNNKYFDAFKIRIMDLHPVV
				</data>
				<hit pos="87" gap="60" motif="motif_23" pvalue="1.8e-05" match="++++   +  +  + ++   ++  ++++ "/>
				<hit pos="121" gap="5" motif="motif_15" pvalue="2.7e-09" match=" ++++ ++++ ++++ ++   "/>
				<hit pos="147" gap="5" motif="motif_11" pvalue="5.3e-08" match="   + ++++  ++++++    "/>
			</seg>
			<seg start="376">
				<data>
KMARCGGNKTTVDNVLRKLNLKCGGTNFYVGVPDAVNNRQVCINPEEMRKKLYKNTQFIGFELSHTGAQSKFDKL
				</data>
				<hit pos="381" gap="213" motif="motif_7" pvalue="1.5e-09" match=" +++    +++ + + + ++ +    +  "/>
			</seg>
			<seg start="451">
				<data>
KEDAEIDPTIVGVAYSLKHATQLGGFSYFQDGRVHKLTHVQEKFGECLQGYKKATDSLPKTIVIYRIGSGEGDYD
				</data>
				<hit pos="502" gap="92" motif="motif_21" pvalue="5.6e-08" match="++++  +++ +++++"/>
			</seg>
			<seg start="526">
				<data>
QVRKEVEEMREASDIFESGYKPKFLMVLAQRNSHVRIFPEHINQGNARIQNVRSGTCVESLGSAHGMMEFILCCQ
SAMIGTIRPTRYTVIVNDTDWTKNELMNVTYHLAFGHQVSYGPPSVPNVLYAAKNLAKRGQNNFKVHKDMAHIKD
				</data>
				<hit pos="544" gap="27" motif="motif_8" pvalue="1.2e-10" match="++++++  + ++ + + + ++"/>
				<hit pos="575" gap="10" motif="motif_1" pvalue="2.6e-15" match=" ++  ++ + +         + ++    ++++ +++ + +       +  "/>
				<hit pos="625" gap="0" motif="motif_2" pvalue="1.4e-06" match="++ + ++ + +  + +  + ++    + +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1226201" db="db_1" num="1226201" name="gi|40889580|pdb|1R4K|A" comment="Chain A, Solution Structure Of The Drosophila Argonaute 1 Paz Domain" length="169">
			<score strand="both" combined_pvalue="1.06e-18" evalue="4.5e-12"/>
			<seg start="1">
				<data>
GTAFYKAQPVIDFMCEVLDIRDINEQRKPLTDSQRVKFTKEIKGLKIEITHCGQMRRKYRVCNVTRRPAQMQSFP
LQLENGQTVECTVAKYFLDKYRMKLRYPHLPCLQVGQEHKHTYLPLEVCNIVAGQRCIKKLTDMQTSTMIKATAR
SAPDREREINNLVKRADFN
				</data>
				<hit pos="8" gap="7" motif="motif_29" pvalue="4.7e-07" match=" +++++  + +  ++"/>
				<hit pos="34" gap="11" motif="motif_18" pvalue="2.1e-07" match=" +++  +  ++++++ +"/>
				<hit pos="54" gap="3" motif="motif_23" pvalue="4.6e-10" match=" +++++++   + +++  +++++   ++ "/>
				<hit pos="89" gap="6" motif="motif_15" pvalue="2.8e-13" match="  ++ +++   ++++++++++"/>
				<hit pos="115" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
				<hit pos="140" gap="4" motif="motif_22" pvalue="6.6e-06" match="+++ + +++     ++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1463040" db="db_1" num="1463040" name="gi|145533507|ref|XP_001452498.1|" comment="hypothetical protein [Paramecium tetraurelia strain d4-2]gi|74830583|emb|CAI39075.1| PAZ and PIWI domain protein [Paramecium tetraurelia]gi|124420197|emb|CAK85101.1| unnamed protein product [Paramecium tetraurelia]" length="773">
			<score strand="both" combined_pvalue="1.34e-18" evalue="5.7e-12"/>
			<seg start="151">
				<data>
GVTCSLIKQEELGKYYINIDSSFKMLRCTTMYEELRNSRDYSLIEGAIIMTVYNYKFYRVNKINREMNPKSEFEN
				</data>
				<hit pos="197" gap="196" motif="motif_36" pvalue="9.4e-05" match=" ++ +++    +   "/>
			</seg>
			<seg start="226">
				<data>
QNGSKMSYMQYYSEKYKINIKDTTQPLIEVLEKSRKKQEEKIIYLIPELCVLTGLSNEMRNNFQTMKQLSTVTKP
				</data>
				<hit pos="234" gap="22" motif="motif_15" pvalue="6.7e-09" match="++++ +++ ++++ ++ + + "/>
				<hit pos="266" gap="11" motif="motif_11" pvalue="6.3e-06" match="+ +++  +++ +  +      "/>
			</seg>
			<seg start="301">
				<data>
RGVDRVKQADQFIQCFHNKESEELIKKWNIQLESKCLQIQSSKVKPGNIIMGNNTQINIETGNLDRDTQTAMLRG
				</data>
				<hit pos="339" gap="52" motif="motif_21" pvalue="8.1e-06" match=" ++ ++++  ++   "/>
			</seg>
			<seg start="376">
				<data>
VGLENWAILYGDRDSRQAEDFMSCLRESIEYCKFQCKAPRTFTIHSSRIEDWIKQIDFIVQQSQGPQKVTLLLLI
LNGPKKNAPLYTDLKRYLINDCPIASQVILSSTLNQPKGKVKTICNKLLVQICAKVGGTPWGISDLPFTDQPTMI
CGMDVYHSTAKGRKSMLSFVSTEDEFFSKYMTQSIEMDSGVEFSFSLCPILVKSLESFTSDNRTPLPSRIIIFRD
GVSNSQAKTVIETEVAQFRQAIEQVKKAKNHNKPIKLVVLSVNKKVGAKFYAGERNLDNPSQGTLIDSEICNGKD
GFYLIAQKTTQGTVQPTYYHVLVNDLIDEPNITNKLQALAYKLCYMYYNFSGAIKIPAPIQYAHVCSNFIGDRFD
				</data>
				<hit pos="445" gap="91" motif="motif_26" pvalue="7.1e-05" match=" + +++   + ++  "/>
				<hit pos="461" gap="1" motif="motif_10" pvalue="1.1e-06" match="+ ++++    +  + ++ "/>
				<hit pos="522" gap="43" motif="motif_3" pvalue="1.6e-05" match="++++ ++++ +  +    +      "/>
				<hit pos="551" gap="4" motif="motif_28" pvalue="8.5e-05" match="++  +   + + +  ++   +   ++ + "/>
				<hit pos="585" gap="5" motif="motif_21" pvalue="5.0e-08" match="  +   ++ ++++++"/>
				<hit pos="600" gap="0" motif="motif_5" pvalue="3.5e-11" match="++++ ++   +   +  + + ++ "/>
				<hit pos="657" gap="33" motif="motif_1" pvalue="1.2e-09" match="   +                +++ +    +++  ++ ++++       + "/>
				<hit pos="710" gap="3" motif="motif_2" pvalue="1.8e-12" match=" ++ + + +++ +     ++ + +++ +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1254724" db="db_1" num="1254724" name="gi|47197079|emb|CAF88440.1|" comment="unnamed protein product [Tetraodon nigroviridis]" length="355">
			<score strand="both" combined_pvalue="1.81e-18" evalue="7.7e-12"/>
			<seg start="1">
				<data>
PRCSSSPSSSWVPMSPTLLLVMGRSRPSQRWWAAWTRTPAGTRHRACPEATSGGDPGPGLHGAGAPDPVLQIHAL
				</data>
				<hit pos="15" gap="14" motif="motif_22" pvalue="1.8e-06" match="  + ++ +++ ++ ++"/>
			</seg>
			<seg start="151">
				<data>
LHAALLCRPQRAGERQCVCVCVREGAQQVTFRCSSQVGRSGNIPAGTTVDTDITHPYEFDFYLCSHAGIQVSLGR
AEPRPPRVRVGSGALLLLQGTSRPSHYHVLWDDNCFSADQLQLLTYQLCHTYVRCTRSVSIPAPAYYAHLVAFRA
RYHLVDKDHDRWERRRPASSAEGSQVSGQSNGRDPQALARAVQIHQDALRTMYFA
				</data>
				<hit pos="191" gap="160" motif="motif_1" pvalue="8.6e-20" match="++++ ++ +++ ++++ +++++++++++++     +         +  + "/>
				<hit pos="265" gap="24" motif="motif_2" pvalue="2.5e-27" match="+++ +++ ++ +++++++++++ ++++++++ +"/>
				<hit pos="298" gap="0" motif="motif_31" pvalue="7.7e-06" match="+++++ +    "/>
				<hit pos="341" gap="32" motif="motif_16" pvalue="8.3e-05" match="   ++ +  + + + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1205540" db="db_1" num="1205540" name="gi|268558494|ref|XP_002637237.1|" comment="Hypothetical protein CBG18907 [Caenorhabditis briggsae]gi|187024201|emb|CAP36245.1| Hypothetical protein CBG18907 [Caenorhabditis briggsae]" length="885">
			<score strand="both" combined_pvalue="2.51e-18" evalue="1.1e-11"/>
			<seg start="1">
				<data>
MPNVAVVEQLGALQLNENQAPMGDVPLAEKLPIGQPDGTTVKISTNMRAMILKKNTPVFKYDIKIIAYFKRDGRE
				</data>
				<hit pos="38" gap="37" motif="motif_24" pvalue="7.2e-05" match="++++++ ++     +"/>
			</seg>
			<seg start="76">
				<data>
IAREISSSHEKGPKKENDKSACSSIYRLACDQCPELSKGFFFYDRQALLYSLSDFKKEVIETTIAGKKIEGFPNF
VKAEFKITNVAESFQTSSNEIGKAVNIRPARADVTLLESLNMMASGHALENPNVFTKNNCIHYLSHPDRNIAIGE
				</data>
				<hit pos="117" gap="64" motif="motif_13" pvalue="7.2e-05" match=" ++    +++   + "/>
				<hit pos="150" gap="18" motif="motif_34" pvalue="4.5e-06" match="+   +++++ + +   +++  "/>
			</seg>
			<seg start="226">
				<data>
VRGQGMQASSVGATKAVRVLQGKNPTPTAYLITELKTTLFHPNHAPLLNVFREIRGFATNLTATSGWAREHIQNY
				</data>
				<hit pos="229" gap="58" motif="motif_35" pvalue="6.4e-05" match="+++ +++ + + + +   +  "/>
			</seg>
			<seg start="301">
				<data>
KGLCCYLDYGSSEGLENDRKMVKIHSFGETARNQKFEKSDGKVSSVFDYFKGRYEKILKFPDLFTVVVMGARGGR
				</data>
				<hit pos="310" gap="60" motif="motif_42" pvalue="5.0e-05" match="+  +  + +++ ++      +"/>
				<hit pos="347" gap="16" motif="motif_15" pvalue="9.5e-07" match=" ++++ ++ + ++++++    "/>
			</seg>
			<seg start="376">
				<data>
LIPVELLTFCDKQIVKTQQMEAKVQADLIKMSASKPQDRKKITNQVADSIGLGNGDGHFFTLSPPEVVEGRVLPK
				</data>
				<hit pos="399" gap="31" motif="motif_22" pvalue="4.2e-06" match="  + + +++  +++++"/>
			</seg>
			<seg start="451">
				<data>
PVILGGGIKPNEKKSCFWNTKPEGPSTDFSIQHFSDGKSLSTWDVVFHESEPLESAVHHLIGTMTQMGMKVNAPN
FVFIKNNDLRTIFDNAKKRNVELLMFITKSNREYHKEIKVLEHEFDIRTQDIRFETALKFERQQNTRRNLVNKIN
VKLGGINYEVESPTFTKDRIIIGLETSQNSTMGDGLICVGFSANMMAKETQFCGGYMFTQRSNDIYGSVLKDIVR
				</data>
				<hit pos="472" gap="57" motif="motif_9" pvalue="3.4e-05" match="+      +   ++ ++++ + + ++  "/>
				<hit pos="506" gap="7" motif="motif_44" pvalue="2.8e-05" match=" +  +++   ++++  +++ +"/>
				<hit pos="559" gap="32" motif="motif_10" pvalue="3.1e-05" match="+ +  ++ + ++ + ++ "/>
				<hit pos="586" gap="9" motif="motif_7" pvalue="1.2e-09" match="        ++  ++++++++ + + +   "/>
				<hit pos="623" gap="8" motif="motif_6" pvalue="5.9e-05" match="+   +   + +    ++ +++ +  + "/>
			</seg>
			<seg start="676">
				<data>
DVIKQTCTHPCRVQNKPQELFFFLSGITEGQYSLINERYSNLIREGWFAAVSGGKPISFVPAITIVAVSKIHNTR
RYLEGTTGTTNIVAGTVVDKIIVNPVLSEWYMAGAVARQGTVKTSKYTVVFNTSKKWTLSTLEAFTYALCYNHQI
IYSPISHPVPLYMAGDMSERGSNILGFHRANYKNEELDLARINAELSYSNRKLFGTRFNA
				</data>
				<hit pos="733" gap="83" motif="motif_8" pvalue="5.4e-08" match="+  + ++ + + + + ++   "/>
				<hit pos="760" gap="6" motif="motif_1" pvalue="1.1e-13" match=" ++  +++++  ++ +     ++      +++ +   + + +   +    "/>
				<hit pos="811" gap="1" motif="motif_2" pvalue="8.1e-08" match=" +   ++ +++  +    +++   + + +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1287275" db="db_1" num="1287275" name="gi|49259002|pdb|1SI2|A" comment="Chain A, Crystal Structure Of The Paz Domain Of Human Eif2c1 In Complex With A 9-Mer Sirna-Like Duplex Of Deoxynucleotide Overhang" length="149">
			<score strand="both" combined_pvalue="8.97e-18" evalue="3.8e-11"/>
			<seg start="1">
				<data>
GSHMAQPVIEFMCEVLDIRNIDEQPKPLTDSQRVRFTKEIKGLKVEVTHCGQMKRKYRVCNVTRRPASHQTFPLQ
LESGQTVECTVAQYFKQKYNLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTMIKATARS
				</data>
				<hit pos="6" gap="5" motif="motif_29" pvalue="1.1e-06" match=" +++++  + +  ++"/>
				<hit pos="32" gap="11" motif="motif_18" pvalue="2.3e-07" match=" ++   +  ++++++++"/>
				<hit pos="52" gap="3" motif="motif_23" pvalue="3.3e-10" match=" +++++++   + ++++ +++++   ++ "/>
				<hit pos="87" gap="6" motif="motif_15" pvalue="1.6e-17" match=" ++++++++  ++++++++++"/>
				<hit pos="113" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1462793" db="db_1" num="1462793" name="gi|145537658|ref|XP_001454540.1|" comment="hypothetical protein [Paramecium tetraurelia strain d4-2]gi|74830567|emb|CAI39072.1| PAZ and PIWI domain protein [Paramecium tetraurelia]gi|124422306|emb|CAK87143.1| unnamed protein product [Paramecium tetraurelia]" length="774">
			<score strand="both" combined_pvalue="1.38e-17" evalue="5.8e-11"/>
			<seg start="1">
				<data>
MFQNIQLKANFHEMRLNPSRPVYQYKLEITDSSPEKVSEALKKFRPQLQTQLILFMSLNQNIYSPKLIQEADNGL
				</data>
				<hit pos="2" gap="1" motif="motif_24" pvalue="2.6e-05" match=" + ++++++     +"/>
				<hit pos="18" gap="1" motif="motif_45" pvalue="3.5e-05" match="++   + +  +++ +    +    +    +  + +      "/>
			</seg>
			<seg start="301">
				<data>
GADQRMKMAQEFANQLANTEIVNKKAGTKRQIFKEWGVEINPGSMDVPARRIHPGNMLMGNGLKLDLSSPQTNLD
				</data>
				<hit pos="332" gap="273" motif="motif_12" pvalue="3.2e-07" match="+ ++++++++     + ++ + +     +"/>
			</seg>
			<seg start="451">
				<data>
AEANKAKVGFLLFLLPGQKKKARLYKTAKKISMQKFGCASQVVVEKTLAKNTRSIVNKILIQLNAKVGGTPWAID
SLPLTFQNQPTMICGTDCFVKSGRKNQLAFCSTVDRNLSRYYSQVVTSGEFSQHLQSVFKASLLAFKEQNGIFPK
LVIIYRDGVGDGQQAVVLANELPQYKQALEELQITDTKISVVVCNKRVSAKFYTGGNARPDNPQPGTCVDNPKVV
EQSNPNFYLISQVTRQGTVTPSLYKIIHSDQAGLDDDIKVLTFKLCWLFYNFTGSIKIPAPVRYAHCLCNFIGDN
				</data>
				<hit pos="475" gap="114" motif="motif_10" pvalue="1.6e-07" match="+++ +++   +++  ++ "/>
				<hit pos="500" gap="7" motif="motif_7" pvalue="1.6e-06" match="+         +   ++++++   +     "/>
				<hit pos="592" gap="63" motif="motif_21" pvalue="2.6e-06" match="+  ++  ++  ++++"/>
				<hit pos="607" gap="0" motif="motif_5" pvalue="1.1e-10" match="+++ +++   ++  ++ + + +  "/>
				<hit pos="634" gap="3" motif="motif_8" pvalue="5.9e-05" match="    ++ +++  ++   ++  "/>
				<hit pos="662" gap="7" motif="motif_1" pvalue="2.4e-09" match="   +   +   +++  ++  +++ +    +++  +  + + +       +"/>
				<hit pos="712" gap="0" motif="motif_2" pvalue="1.5e-12" match="++  ++  ++  +   + ++ + +++ +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1463037" db="db_1" num="1463037" name="gi|145483989|ref|XP_001428017.1|" comment="hypothetical protein [Paramecium tetraurelia strain d4-2]gi|74830533|emb|CAI39065.1| PAZ and PIWI domain protein [Paramecium tetraurelia]gi|124395100|emb|CAK60619.1| unnamed protein product [Paramecium tetraurelia]" length="763">
			<score strand="both" combined_pvalue="1.47e-17" evalue="6.2e-11"/>
			<seg start="226">
				<data>
TFKEYYKQRYNLKLNEKQPLIKTTLKIKGKQEEKVIYLIPELCQLTGLSDTVKSNFSVMREVAKITKPNAYDRID
				</data>
				<hit pos="259" gap="258" motif="motif_11" pvalue="4.1e-06" match="+ +++  +++ +  +    + "/>
			</seg>
			<seg start="301">
				<data>
QSEKFAKQINSTVKKGSNINLLDTWGLKLNSVSMNVEAKTVRPGTLIMGNDNIDLSQQNLNLDQQTQKKMYQVPD
				</data>
				<hit pos="321" gap="41" motif="motif_12" pvalue="1.9e-06" match=" +  ++++ ++    +++    + ++  +"/>
			</seg>
			<seg start="376">
				<data>
QKLVWVLIHYYKEKGQEAKKLLLDNMKQAISEYQFYGFYSQPLVRPLQEERDKALLLLCDDINKECQQKQQKIEF
IIFLLPGQKKNSRLYRCAKFISLQKIGCPSQVVLEDTLAKNTRSIVNKIMVQICAKLGGVPWAIDKLPKLFQQQH
				</data>
				<hit pos="447" gap="97" motif="motif_26" pvalue="7.1e-05" match="+ ++++ +++  +++"/>
				<hit pos="465" gap="3" motif="motif_10" pvalue="1.3e-07" match="+   + + + +++  ++ "/>
				<hit pos="490" gap="7" motif="motif_7" pvalue="3.8e-05" match="+            + +++++   +     "/>
			</seg>
			<seg start="526">
				<data>
TMICAAECYDRLHQIKHLAFCSTVDKNMTKYHSQILKGADYKGDNLKKSLITAMEVYKEKNNVFPQIIIIYRDGV
SDGQIPVVLGDEFPQYDQAIKQINPQSKLVLVVCNKRVAGKFYQAGHRPDNPASGTIVDTKEICEGQQPNFYLIS
QITRQGTSQPTLYKILHSDIPNIENDIKVLTYKLCWLYYNFAGPIKIPAPVRYAHCLGEFIGSRYQRNDKDPFVP
				</data>
				<hit pos="583" gap="64" motif="motif_21" pvalue="1.3e-07" match="+  +++ ++ +++++"/>
				<hit pos="598" gap="0" motif="motif_5" pvalue="2.3e-10" match="+++++++   ++  +  +   +++"/>
				<hit pos="624" gap="2" motif="motif_8" pvalue="1.4e-05" match="+ + +  +++  ++   ++ +"/>
				<hit pos="651" gap="6" motif="motif_1" pvalue="3.0e-11" match="       +    ++      +++ +    ++++ ++ + +++  +     "/>
				<hit pos="701" gap="0" motif="motif_2" pvalue="6.3e-12" match="++  +++ ++  +     ++ + +++ +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3568532" db="db_1" num="3568532" name="gi|115447309|ref|NP_001047434.1|" comment="Os02g0616300 [Oryza sativa (japonica cultivar-group)]gi|113536965|dbj|BAF09348.1| Os02g0616300 [Oryza sativa Japonica Group]" length="137">
			<score strand="both" combined_pvalue="1.71e-17" evalue="7.2e-11"/>
			<seg start="1">
				<data>
MEAAFAALPTKEALWENGWPLLFSLSVGEPKPAKRAKREEGNSRPTHYTVIFDENHFTADGLQLLTHNLCYMYAR
CTRAVSIVPPLYYAHLAAARGRSYLGKFGDGSSIRNEVSSELPEFLKVPKIADRVLGVMFYC
				</data>
				<hit pos="11" gap="10" motif="motif_1" pvalue="1.7e-06" match="   +                          + ++++++ + +++++++++"/>
				<hit pos="61" gap="0" motif="motif_2" pvalue="2.1e-31" match="+++ +++++++ +++++++++++++ +++++++"/>
				<hit pos="123" gap="29" motif="motif_16" pvalue="1.7e-09" match=" +++ + +  +++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2605308" db="db_1" num="2605308" name="gi|17562538|ref|NP_504610.1|" comment="Synthetic secondary siRNA-deficient ArGOnaute mutant family member (sago-1) [Caenorhabditis elegans]gi|2315370|gb|AAB65916.1| Hypothetical protein K12B6.1 [Caenorhabditis elegans]" length="881">
			<score strand="both" combined_pvalue="6.48e-17" evalue="2.7e-10"/>
			<seg start="1">
				<data>
MSNITQVTSSMASASLSNKAPLPVGHQPLAEKKPKEVNQEGTPVQIVTNMRKINLEKNHSIFKYSVQVLFVYQKS
				</data>
				<hit pos="5" gap="4" motif="motif_38" pvalue="5.5e-05" match="+++   +    ++       ++   +   "/>
				<hit pos="41" gap="7" motif="motif_24" pvalue="9.8e-06" match="++++++ ++  + ++"/>
			</seg>
			<seg start="76">
				<data>
DGTELVLEKSKSVGSGCDHERSKSHCLRVYRKAAKQCQELKSGGPFCYDSQGCLYSFSKLKNDEFSTNITGSDIS
				</data>
				<hit pos="122" gap="66" motif="motif_13" pvalue="2.5e-05" match=" ++   ++++   + "/>
			</seg>
			<seg start="301">
				<data>
KNAFIGLWCYTTHGKCSDWKDDRPMIKIKDFGLSAKETTFERDNKKISVFNYFQVKYNMTLKYPDLFTVVARGKD
				</data>
				<hit pos="350" gap="213" motif="motif_15" pvalue="3.3e-08" match="  +++ +++ +++++++    "/>
			</seg>
			<seg start="376">
				<data>
GKNQHIPVECLDLCNSQTVRTEQMVGTEQADLIKLAAAKPHDRKKITDTVVNSIGLASEPKGIISVGAPESVTGL
				</data>
				<hit pos="377" gap="6" motif="motif_11" pvalue="1.6e-05" match="+  +++ +   ++  +    +"/>
				<hit pos="403" gap="5" motif="motif_22" pvalue="2.2e-05" match="  + + +    +++++"/>
			</seg>
			<seg start="451">
				<data>
VLPKPDIYFSGGKKVFWNDPKKRGPATDFMPAGTFIKPTKLTNWEVVFDNGVQLVDCIQHLTSTMRQLGMEVSNP
TVSLINRGYLRSIFENAKAANRQLIMFITKSMNNYHTEIKCLEQEFDLLTQDIRFETAVKLAQQQNTRKNIIYKT
NMKLGGLNYELRSGVFSNSKRLIIGFETSQRGGLGDAPIAIGFAANMMSHSQQFAGGYMFVKKSADNYGPVIPEI
				</data>
				<hit pos="465" gap="46" motif="motif_47" pvalue="2.2e-05" match="  + ++ +"/>
				<hit pos="473" gap="0" motif="motif_9" pvalue="5.2e-05" match="+      +    ++ +++  ++ ++  "/>
				<hit pos="507" gap="7" motif="motif_44" pvalue="5.9e-07" match=" +  ++   +++++   ++++"/>
				<hit pos="587" gap="59" motif="motif_7" pvalue="1.8e-07" match="        +   + + ++++++ ++    "/>
			</seg>
			<seg start="676">
				<data>
LLTILKQAKANRPNDRPDELLIYFSGVSEGQHALVNEYYANQVKAACGLFNESFRPHITLILASKVHNTRVYKSE
				</data>
				<hit pos="700" gap="84" motif="motif_5" pvalue="2.8e-08" match=" ++++++   +  +  ++ + ++ "/>
				<hit pos="728" gap="4" motif="motif_8" pvalue="1.4e-08" match="+ ++ ++++ + + + ++   "/>
			</seg>
			<seg start="751">
				<data>
NGGGVCNVEPGTVIDHTIVSPVLSEWYHAGSLARQGTSKLVKYSLIFNTKKNEKLSVYERLTNELCYEMQIVFHP
TSLPIPLHIAGTYSERGSQMLALKKPIYTNGEFNQVATNEQLGYASKKLFGTRFNA
				</data>
				<hit pos="756" gap="7" motif="motif_1" pvalue="4.8e-12" match=" ++ ++++++ +++ +     +       +++++   +   +   +    "/>
				<hit pos="807" gap="1" motif="motif_2" pvalue="2.5e-07" match="    +++ +++  +    + ++  +   +    "/>
			</seg>
		</sequence>
		<sequence id="seq_1_4005616" db="db_1" num="4005616" name="gi|16417578|gb|AAL18803.1|" comment="NADH dehydrogenase subunit 1 [Tropidoclonion lineatum]" length="321">
			<score strand="both" combined_pvalue="7.16e-17" evalue="3e-10"/>
			<seg start="1">
				<data>
MITTLLANTINSLTYILSILIAVAFLTLLERKLLGYMQHRKGPNLVGPLGLLQPIADGLKLITKEATKPTMSSPM
				</data>
				<hit pos="47" gap="46" motif="motif_6" pvalue="8.1e-05" match="+    + +   ++ +    ++ +   +"/>
			</seg>
			<seg start="151">
				<data>
TLGLIIISMATISGGYSLTTFTEAQEHLWLLFTSWPLAMMWFTSTLAETNRSPFDLTEGESELVSGFNVEFSAGP
				</data>
				<hit pos="172" gap="98" motif="motif_23" pvalue="7.2e-05" match="   ++      ++ +   ++++    +++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1462806" db="db_1" num="1462806" name="gi|145513356|ref|XP_001442589.1|" comment="hypothetical protein [Paramecium tetraurelia strain d4-2]gi|74830588|emb|CAI39076.1| PAZ and PIWI domain protein [Paramecium tetraurelia]gi|124409942|emb|CAK75192.1| unnamed protein product [Paramecium tetraurelia]" length="781">
			<score strand="both" combined_pvalue="1.03e-16" evalue="4.4e-10"/>
			<seg start="1">
				<data>
MNQRTQEIQLKTNYHEISLLAGRPIYEYELEIINSTPELIQAAFRQYRPQILQLLTNYMSIDNKIYSPKIIDGIE
				</data>
				<hit pos="5" gap="4" motif="motif_24" pvalue="5.6e-06" match=" + ++++++    ++"/>
			</seg>
			<seg start="76">
				<data>
KTRSNHLGTLQNQEEAEQIVSIKFINRLSENHISKNQIIARLIKQVVRNQFQMVSIGKTGSKLFWNSKTIKQQEN
				</data>
				<hit pos="107" gap="87" motif="motif_23" pvalue="1.3e-05" match="+  +   ++ +  +  +++   +  +++ "/>
			</seg>
			<seg start="301">
				<data>
ISEITKPSADTRMRTAQDFIQQLQATKIINKKENTSKEVLKEWGLEIKKDCIQVQAQRLDPGNMLMGRDLKLNLR
				</data>
				<hit pos="339" gap="203" motif="motif_12" pvalue="2.0e-07" match="+++++++++ ++  ++++  + +     +"/>
			</seg>
			<seg start="376">
				<data>
DSNTNLERQTQTQMFYTPPQKLITGIIYNSKFGQQNLKSFLQHFKSACQEFQFDAFLTPKAKEMQNDKEDELSRQ
LRDLKLEADQNQSRVNFLIFLLPGQKKKARLYKACKVISMATFGCASQVIVEKTLQRNTRSIVNKILIQLNAKIG
GTPWALDGMPDMFTNQPTMICGVDIFTKAGRKSQLAFCSTINRQFSRYYSQVITSGEFCSHLQLCLKAALLAFKQ
ELSVYPKNVIIYRDGVGDGQQVAVLGTELPQYKQALKELELKDVSITLVICNKRVSAKFYSGGQGRAENPPPGTV
IDNKIITNEEAIKFYLISQLSRQGTVTPTLYKVLYSDLQGIEQTIKILTFKLCWLYYNFTGSIKIPAPVRYAHCL
CNFIGDNYDDRDQMKFLPQSDLIHQKVLFYI
				</data>
				<hit pos="410" gap="42" motif="motif_1" pvalue="2.3e-05" match=" +           +  + ++ ++   +      +       +   +  ++"/>
				<hit pos="482" gap="22" motif="motif_10" pvalue="5.1e-06" match="++  + +  + ++  ++ "/>
				<hit pos="507" gap="7" motif="motif_7" pvalue="1.8e-06" match="+         +   +++ ++   ++    "/>
				<hit pos="542" gap="6" motif="motif_3" pvalue="9.4e-05" match="++++ + +    +   +        "/>
				<hit pos="599" gap="32" motif="motif_21" pvalue="1.1e-07" match="+++  + ++  ++++"/>
				<hit pos="614" gap="0" motif="motif_5" pvalue="1.4e-10" match="+++ +++   ++  ++ + + + +"/>
				<hit pos="641" gap="3" motif="motif_8" pvalue="4.9e-05" match="     +++++  ++   ++  "/>
				<hit pos="669" gap="7" motif="motif_1" pvalue="8.0e-10" match="   +   +    ++      +++ +    +++  ++ + +++        "/>
				<hit pos="719" gap="0" motif="motif_2" pvalue="2.8e-12" match=" +  ++  ++  +   + ++ + +++ +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1462557" db="db_1" num="1462557" name="gi|145520419|ref|XP_001446065.1|" comment="hypothetical protein [Paramecium tetraurelia strain d4-2]gi|74830548|emb|CAI39068.1| PAZ and PIWI domain protein [Paramecium tetraurelia]gi|124413542|emb|CAK78668.1| unnamed protein product [Paramecium tetraurelia]" length="763">
			<score strand="both" combined_pvalue="1.05e-16" evalue="4.4e-10"/>
			<seg start="151">
				<data>
GVQIVQKQFGVVIDCAYKILRQNTLLDDLLITKEVDRYDGMIVMTKYNQKFYKVDLIETGMSPKDLFITENGQET
TFKEYYKQRYNIKLTDKQPLIKTMLKIKGKQEEKVIYLIPELCQLTGLNDTVKNNFSVMREVAKITKPNAYDRID
				</data>
				<hit pos="220" gap="219" motif="motif_49" pvalue="7.4e-05" match="+ + + + "/>
				<hit pos="259" gap="31" motif="motif_11" pvalue="7.7e-06" match="+ +++  +++ +  +    + "/>
			</seg>
			<seg start="301">
				<data>
LSEKFAKQINSTVKKGTDANLLDTWGLKLNNVSMNVEAKTVLPGTLMMGNDHIDLSSQNLNLDQQTQKKMYQMPD
				</data>
				<hit pos="321" gap="41" motif="motif_12" pvalue="1.4e-06" match=" +  ++++ ++    +++    + ++  +"/>
			</seg>
			<seg start="376">
				<data>
KKLVWVLIHHYKEKGQEAKKLLLENIKLAISEYQFYGFYSQPMIKQLQEEREKALIQLCDEIKQECEQKQQNIEF
IIFLLPGQKKNSRLYRCAKFISLQKIACPSQVVLEDTLTKNTRSIVNKIMVQICAKLGGVPWAIDKLPKLFQQQH
				</data>
				<hit pos="447" gap="97" motif="motif_26" pvalue="5.1e-05" match="+ ++++ +++  +++"/>
				<hit pos="465" gap="3" motif="motif_10" pvalue="3.6e-06" match="+   + + + ++   ++ "/>
				<hit pos="490" gap="7" motif="motif_7" pvalue="3.8e-05" match="+            + +++++   +     "/>
			</seg>
			<seg start="526">
				<data>
TMICAAECYDRIHQIKHLAFCSTVDKNMTKYHSQILKGADYKGDNLKKCLIAAMQVYKEKNTAFPQIVIIYRDGV
SDGQIPVVLGDEFPQYDQAIKQINPQTKLILVVCNKRVAGKFYQAGHRPDNPASGTIVDSKEICEGQQPNFYLIS
QITRQGTSQPTLYKILHSDLPNIEDDIKVLTYKLCWLYYNFAGPIKIPAPVRYAHCLCEFIGSRYQRNDKDPFIP
				</data>
				<hit pos="583" gap="64" motif="motif_21" pvalue="3.5e-06" match="+  +   ++  ++++"/>
				<hit pos="598" gap="0" motif="motif_5" pvalue="2.3e-10" match="+++++++   ++  +  +   +++"/>
				<hit pos="624" gap="2" motif="motif_8" pvalue="3.2e-05" match="+ + +  +++  ++   ++ +"/>
				<hit pos="651" gap="6" motif="motif_1" pvalue="2.4e-11" match="       +    ++      +++ +    ++++ ++ + +++       +"/>
				<hit pos="701" gap="0" motif="motif_2" pvalue="5.6e-12" match="++  +++ ++  +     ++ + +++ +++   "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1287165" db="db_1" num="1287165" name="gi|49259004|pdb|1SI3|A" comment="Chain A, Crystal Structure Of The Paz Domain Of Human Eif2c1 In Complex With A 9-Mer Sirna-Like Duplex" length="149">
			<score strand="both" combined_pvalue="2.74e-16" evalue="1.2e-09"/>
			<seg start="1">
				<data>
GSHXAQPVIEFXCEVLDIRNIDEQPKPLTDSQRVRFTKEIKGLKVEVTHCGQXKRKYRVCNVTRRPASHQTFPLQ
LESGQTVECTVAQYFKQKYNLQLKYPHLPCLQVGQEQKHTYLPLEVCNIVAGQRCIKKLTDNQTSTXIKATARS
				</data>
				<hit pos="6" gap="5" motif="motif_29" pvalue="1.3e-06" match=" +++++  + +  ++"/>
				<hit pos="32" gap="11" motif="motif_18" pvalue="2.3e-07" match=" ++   +  ++++++++"/>
				<hit pos="52" gap="3" motif="motif_23" pvalue="1.6e-09" match="  ++++++   + ++++ +++++   ++ "/>
				<hit pos="87" gap="6" motif="motif_15" pvalue="1.6e-17" match=" ++++++++  ++++++++++"/>
				<hit pos="113" gap="5" motif="motif_11" pvalue="1.1e-14" match="+ +++++++++++ +++  ++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1209798" db="db_1" num="1209798" name="gi|268536990|ref|XP_002633631.1|" comment="Hypothetical protein CBG05516 [Caenorhabditis briggsae]gi|187035056|emb|CAP25983.1| Hypothetical protein CBG05516 [Caenorhabditis briggsae]" length="783">
			<score strand="both" combined_pvalue="3.43e-16" evalue="1.5e-09"/>
			<seg start="76">
				<data>
VAIYYVFQTPEGEFRVEMSNSRRKGDDYQRDLAMCRGVYRRAVEHYPQLQTGGPFFYDSQNSLWSLSQLNTEKLS
				</data>
				<hit pos="131" gap="130" motif="motif_13" pvalue="5.7e-05" match=" ++   ++ +   + "/>
			</seg>
			<seg start="226">
				<data>
YSVRPVMGAQEAIWFPNGDRSSLLGVTRAVKTMEGFEKQGVFMSNDMRISLFHTGRSHMTLADYFRTFQGFHYHL
				</data>
				<hit pos="267" gap="121" motif="motif_34" pvalue="3.3e-05" match="+++ + ++ + +   +  +  "/>
			</seg>
			<seg start="301">
				<data>
DRNDVVARNMLKALKNFRLRKACTRWERRENDSNPRIRKEADGPGIQLPDGTLTNVYEYFRNRYNVELELTELWT
IESTVQSGGVGYYPPELLRVIPNQKVTCQQMTPQEQSAVIRRSAAKPHERIQTTDNVAAAVGLVPRDLSGFLQIT
				</data>
				<hit pos="357" gap="69" motif="motif_15" pvalue="6.8e-08" match=" ++++ +++  ++ + +  + "/>
				<hit pos="410" gap="32" motif="motif_22" pvalue="2.7e-05" match="  ++  + +  +++++"/>
			</seg>
			<seg start="451">
				<data>
EPLVVSGIVLKDPIVQNCGGFYNAMRQEKWGIVFLPYQTVRNAENVLFEEMHRSGMAFDEPRIMYLEPDNQFQGE
FQIHRLFQEAKDNGIKFLLFIIPSSIDYQTEVKTFSTIIHETLRHSLQKARRARNMRAEKVVIYFNGISEGQLAM
VNEVYAPQCIETFQSLRKDYAPELIILAASKTHNERLYLDSRGVHNLPIGTIVDTTIVSPVFNEFYHVGAKAIQG
TAKPVKYTVVYSNRPVKMEWVEGLTNTLCHEHQIIKSPISIPVPLYIAAECAKRGCAILEHRQRLAVGTRNFLTT
				</data>
				<hit pos="484" gap="58" motif="motif_19" pvalue="2.9e-06" match="     +++   + +      +++++    ++        + +   + +++"/>
				<hit pos="576" gap="42" motif="motif_21" pvalue="2.5e-05" match="+++ + + ++ +++ "/>
				<hit pos="591" gap="0" motif="motif_5" pvalue="9.1e-09" match=" + ++++  ++      + ++ ++"/>
				<hit pos="619" gap="4" motif="motif_8" pvalue="1.7e-06" match="++ +      + + +  ++  "/>
				<hit pos="645" gap="5" motif="motif_1" pvalue="7.0e-15" match=" + + +++++++++ +  + ++      ++++ ++  + + +        "/>
				<hit pos="695" gap="0" motif="motif_2" pvalue="4.2e-08" match="    +++ ++   +    ++++  + + +   +"/>
			</seg>
			<seg start="751">
				<data>
VAETGIMDMMRRIAGGQDTMLKDSVHVVHSHLS
				</data>
				<hit pos="755" gap="27" motif="motif_36" pvalue="8.3e-05" match=" ++ ++   +  ++ "/>
			</seg>
		</sequence>
		<sequence id="seq_1_220350" db="db_1" num="220350" name="gi|67482329|ref|XP_656514.1|" comment="PIWI [Entamoeba histolytica HM-1:IMSS]gi|56473715|gb|EAL51127.1| PIWI, putative [Entamoeba histolytica HM-1:IMSS]" length="937">
			<score strand="both" combined_pvalue="3.51e-16" evalue="1.5e-09"/>
			<seg start="1">
				<data>
MQPSIHDYFSNDQTIDKPVRERIDKDFYASLPKKPVEEPDCQKKDVYCNAFKVNFSSMNLINYEARFEPDTENTS
				</data>
				<hit pos="41" gap="40" motif="motif_24" pvalue="1.7e-05" match=" ++  +  + +++++"/>
			</seg>
			<seg start="76">
				<data>
LKRALLFAHFQRRVITDGRMVSVPEEVPEDRRNFQIKARSQQVFEVELVPATGSNDLDIQKANMLLKSIIIDGNK
KMISWKKSFFDVSKPEEFTSDRGNRLAVLQGFSSTTQIFDTDPYLVIDKSFRCLRTQTYLDSIRSKDQDTIKKEF
QPMVLYNSQTKRLEKIDDIDFGKNPSFSFTRKDGSSVSIAEYYKQRYQIEIRDMDQPLLVQKKIEKDSEGKEVEK
				</data>
				<hit pos="150" gap="94" motif="motif_27" pvalue="1.8e-05" match="+++++   +++  + "/>
				<hit pos="181" gap="16" motif="motif_6" pvalue="6.2e-05" match="++ ++         + ++ +    +  "/>
				<hit pos="220" gap="12" motif="motif_4" pvalue="2.6e-05" match="          +  +++ + +++++  "/>
				<hit pos="265" gap="19" motif="motif_15" pvalue="1.7e-07" match=" +++++++ + ++  + + + "/>
			</seg>
			<seg start="301">
				<data>
QPCYFVPELMRLTGMSDDMRADNQFMRKLADLFSADPQKKMDSLKSIVDGNIQNIPDLKQWKINVEREPACFPSY
VLHNPQIISKSRNIDVPSNRDWRTDIRNFNFYDLKPLDRWTAIVPSQCMSEFNSFEHQLANFYDRIKVSYRQPNI
				</data>
				<hit pos="357" gap="71" motif="motif_12" pvalue="6.9e-07" match=" ++++ ++++++ +     ++  +     "/>
				<hit pos="394" gap="8" motif="motif_9" pvalue="8.8e-06" match=" ++ +    +  + + +  ++++ +  "/>
			</seg>
			<seg start="451">
				<data>
INLSGTNIDQYKPDLKNSSMVLAVSVTDSIYEQIKKFCVDENVPTQCIKPNTLRRQPPTPVIQMITLQMQSKMGG
				</data>
				<hit pos="497" gap="76" motif="motif_32" pvalue="3.9e-05" match="       ++ +++        ++++++ +"/>
			</seg>
			<seg start="526">
				<data>
IPWKTEIDSSFADGMTVGIDVISAGKDREIVAIVSSVDKDFTVYKKSSVVEKKGLHTAGIHIGEFMKKALESYTE
YNGSHPKKVIIYRGSANTGDLKNIQQGELVEVKKAITEYDQSIQFIYITVNNKHDMKFFSKDGNNFINPLPGTVI
TQGVTKTDVFQFYLVSHVPRKGLVKPSMYFVLENTIENLSQLSLYNFTYELTHLYFNGANSVCFPTPLYQANKFC
				</data>
				<hit pos="538" gap="12" motif="motif_3" pvalue="2.1e-05" match="  +  + ++      +  +  +  +"/>
				<hit pos="599" gap="36" motif="motif_21" pvalue="3.0e-07" match="+  ++  +++ ++++"/>
				<hit pos="640" gap="26" motif="motif_8" pvalue="1.6e-05" match="+ +  +  + +   +  +++ "/>
				<hit pos="667" gap="6" motif="motif_1" pvalue="5.3e-16" match=" + ++++++   ++    + +++ ++   ++  ++  + ++   +   + "/>
				<hit pos="718" gap="1" motif="motif_2" pvalue="3.1e-07" match=" + + ++ +   +     ++    + + +    "/>
			</seg>
			<seg start="751">
				<data>
KMLNDCGYVEGTRKSSRGGNGGFQRGGRGFGGGNGRGRGAERREDRRRDDRDRHDYDRRDDRDRRDYYDRRDDRD
				</data>
				<hit pos="775" gap="24" motif="motif_43" pvalue="2.3e-08" match=" ++++ +++ +++++"/>
				<hit pos="805" gap="15" motif="motif_39" pvalue="3.2e-05" match="+ ++++  ++ "/>
			</seg>
			<seg start="901">
				<data>
HGYSSSRRDDRGDRYDDRSPRRDDRSSNRRDDRDHHH
				</data>
				<hit pos="908" gap="92" motif="motif_43" pvalue="2.0e-05" match=" + ++  +  +  + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_1463004" db="db_1" num="1463004" name="gi|145502474|ref|XP_001437215.1|" comment="hypothetical protein [Paramecium tetraurelia strain d4-2]gi|74834170|emb|CAI44468.1| PAZ and PIWI domain protein [Paramecium tetraurelia]gi|124404364|emb|CAK69818.1| unnamed protein product [Paramecium tetraurelia]" length="774">
			<score strand="both" combined_pvalue="6.68e-16" evalue="2.8e-09"/>
			<seg start="76">
				<data>
QKEGIKRYCITGMNLWSYELRKNAIHLEKVMNKEKKMILDIKYVKTINLKEMAQFDDQSSINVTKQAINAILKQL
				</data>
				<hit pos="112" gap="111" motif="motif_14" pvalue="2.9e-05" match="    ++++  +++   +++        "/>
			</seg>
			<seg start="151">
				<data>
YESRNMKELFGKGKFYESKMNEEKNLQKNYNIGYMKGFRSAFCSGQSSPLLQIDYSVKLINTYPISRIISDMEWN
				</data>
				<hit pos="187" gap="48" motif="motif_6" pvalue="1.0e-06" match="++ + +   ++   + +++++  +   "/>
			</seg>
			<seg start="226">
				<data>
YDKHELQLQIRKKLIGQSGLAKYSNRFYRIDDIDFSRNPQSMMEDGKTTYRLYYQQRYNITINDISQPLLVHQTK
				</data>
				<hit pos="276" gap="62" motif="motif_15" pvalue="1.5e-06" match="  ++++++++++   + + + "/>
			</seg>
			<seg start="376">
				<data>
RKPEIYAEGIINSFPGGCFEIKNKFYQQSKLENWVLIYNDQEEQLANYFLRQLISSGNRYGLILSQPLRQKVKSD
				</data>
				<hit pos="388" gap="91" motif="motif_9" pvalue="2.4e-05" match="   +    ++ ++ + ++ +++ ++  "/>
				<hit pos="424" gap="9" motif="motif_44" pvalue="7.4e-06" match="+  +++    + +  +  ++ "/>
			</seg>
			<seg start="451">
				<data>
QSQDWISCLEQNFSEKGRPKLVVSLIDQEKDKQIYQQLKQYLIAEEGVSHQNVTLQLIENQKFGAIVPKIIQQIH
				</data>
				<hit pos="485" gap="40" motif="motif_10" pvalue="2.0e-05" match="+  ++    ++ ++  + "/>
			</seg>
			<seg start="601">
				<data>
SLEEYQNYNKKLPDTIIIFRDGVGTSQINRLYQEEVETMKEIINNKYNLKLPEFAFIMVNKRINDRFFSQSKENF
GMIVADRVVSSHFDYFLIAQQVNQGTATPTHYTVLENSTKWNEDLFWKFTFYQCFNYRNWCGPVKIPACVQNAHT
AAYRVGEVIKTNASYYLETKLFFL
				</data>
				<hit pos="606" gap="103" motif="motif_21" pvalue="3.8e-08" match="   ++++++ +++++"/>
				<hit pos="621" gap="0" motif="motif_5" pvalue="9.9e-09" match="+++  ++ +    ++ + +++ + "/>
				<hit pos="649" gap="4" motif="motif_8" pvalue="5.2e-08" match="   + + ++ + ++   +++ "/>
				<hit pos="670" gap="0" motif="motif_1" pvalue="1.1e-11" match="        +    +  + ++ ++ +    +++  ++++ ++    +   +"/>
				<hit pos="720" gap="0" motif="motif_2" pvalue="9.6e-08" match="   + +   ++ +     ++ + + +  ++ ++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2617305" db="db_1" num="2617305" name="gi|17538083|ref|NP_495151.1|" comment="hypothetical protein ZK1248.7 [Caenorhabditis elegans]gi|862496|gb|AAC71088.1| Hypothetical protein ZK1248.7 [Caenorhabditis elegans]" length="363">
			<score strand="both" combined_pvalue="7.28e-16" evalue="3.1e-09"/>
			<seg start="76">
				<data>
ANSVVKDGKRLTLENVINKTNMKLGGLNYTVSDAKKSMTDEQLIIGVGVSAPPAGTKYMMDNKGHLNPQIIGFAS
				</data>
				<hit pos="82" gap="81" motif="motif_7" pvalue="3.7e-09" match=" +    ++++  + + ++++++    ++ "/>
			</seg>
			<seg start="151">
				<data>
NAVANHEFVGDFVLAPSGQDTMASIEDVLKSSIDLFEMNRNTLPKRIIIYRSGASDGSHASILAYEIPLARATIQ
				</data>
				<hit pos="187" gap="76" motif="motif_21" pvalue="2.9e-09" match="+ + + +++++++++"/>
				<hit pos="202" gap="0" motif="motif_5" pvalue="7.6e-06" match=" + +++     + ++    +  ++"/>
			</seg>
			<seg start="226">
				<data>
GYSKDINLIYIIVTKEHSYRFFRDQLRSGGKATEMNIPPGIVLDSAVTNPACKQFFLNGHTTLQGTAKTPLYTIL
ADDCNAPMDRLEELTYTLCHHHQIVALSTSIPTPLYVANEYAKRGRDLWSEKMDVSFFQCQYH
				</data>
				<hit pos="228" gap="2" motif="motif_8" pvalue="3.2e-06" match="+       +++ + +  +++ "/>
				<hit pos="260" gap="11" motif="motif_1" pvalue="2.7e-17" match=" +++++ + ++ ++ +    ++++ +   +++ +   + ++ +  +   +"/>
				<hit pos="310" gap="0" motif="motif_2" pvalue="3.9e-09" match=" + ++++ ++   +    + ++  + + +   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_616379" db="db_1" num="616379" name="gi|116203593|ref|XP_001227607.1|" comment="hypothetical protein CHGG_09680 [Chaetomium globosum CBS 148.51]gi|88175808|gb|EAQ83276.1| hypothetical protein CHGG_09680 [Chaetomium globosum CBS 148.51]" length="421">
			<score strand="both" combined_pvalue="3.53e-15" evalue="1.5e-08"/>
			<seg start="1">
				<data>
MHQSYNTGGMGLGVNVDVANQTFWVGQKFEQLARNFLSCMDRKWDNLDYEGLRKALLPVKVGGKGGADAWGMSEA
FKALRRLQNIRFEVKHRGDSKASKEHKVKGFAFDVKYGELGANAKAVTFNKKMPDGSTKTYSIADYYLQHYKTRI
QHWYLPLIESTNAGLFPMEVCEVHRFNPYPFKLDPNQTSEMIKFAVQRPPQRKAEVLKMVQNLEWGQDRYLAHFG
IKINPTMPMIPAKVLPNPVIQYAGRPVDPKMTGRWDLRGVKFVLPNKVPLTSWAFVIVDNCIDKTTAENFAKVFK
				</data>
				<hit pos="74" gap="73" motif="motif_18" pvalue="2.5e-05" match="+  ++ + + +++ ++ "/>
				<hit pos="139" gap="48" motif="motif_15" pvalue="1.3e-10" match=" +++ +++   +++ +++ + "/>
				<hit pos="162" gap="2" motif="motif_11" pvalue="4.8e-06" match=" +  ++++++       ++ +"/>
				<hit pos="187" gap="4" motif="motif_22" pvalue="2.1e-08" match="+++ + +   +++ ++"/>
				<hit pos="205" gap="2" motif="motif_36" pvalue="2.9e-05" match="  + +++     ++ "/>
				<hit pos="220" gap="0" motif="motif_12" pvalue="1.4e-10" match="++  ++++++  +  + + +++ +   + "/>
			</seg>
			<seg start="301">
				<data>
TTYAGHGGKIVNDPKIYAPPRGVPVDQIVRGCYQRCGQENKFTPQIIFYILRDKTAFVYDRFKQANDCGVACLSQ
MLQAQHVRKAQGQYCSNVCMKVNSKLGGQTSKIASRARRIFEHIRP
				</data>
				<hit pos="309" gap="60" motif="motif_47" pvalue="8.4e-05" match="+   ++  "/>
				<hit pos="359" gap="42" motif="motif_10" pvalue="1.5e-05" match="+   +  +   +   ++ "/>
				<hit pos="384" gap="7" motif="motif_7" pvalue="2.6e-13" match="+   ++  ++ ++ + ++++ ++  + + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2529324" db="db_1" num="2529324" name="gi|118400387|ref|XP_001032516.1|" comment="Twi2p, putative [Tetrahymena thermophila]gi|89286858|gb|EAR84853.1| Twi2p, putative [Tetrahymena thermophila SB210]gi|145411516|gb|ABP68416.1| Twi7p [Tetrahymena thermophila]" length="807">
			<score strand="both" combined_pvalue="2.31e-14" evalue="9.8e-08"/>
			<seg start="1">
				<data>
MITQLPKRPNKSSSSTIAKISNNIRLLTNMFSMSIHDPENSDSEDNQVNDRNLMCYQYDVKFDPSIAEDNSNLRQ
				</data>
				<hit pos="21" gap="20" motif="motif_24" pvalue="8.9e-06" match="   + ++++ +  ++"/>
			</seg>
			<seg start="76">
				<data>
KIFKQARLSIQKIIGRFSFSGKSLYSLKRLDQNALDSVSLESVRVDDQTYSLSLTFTKLFEVNEESAQNKDKTTP
				</data>
				<hit pos="87" gap="51" motif="motif_9" pvalue="5.4e-05" match="   ++  +  + +   ++ +  ++ + "/>
				<hit pos="118" gap="4" motif="motif_15" pvalue="9.1e-05" match="+    +++   + ++ +    "/>
			</seg>
			<seg start="151">
				<data>
NYKKGNKVTQVLNVILKNIIDQEGFKQIGRNSQFFDLQSRADVVIKNQNNTSTLEVYKGITFKVSPTQQGLYLNS
DYLCRILRKETAQQYLTARHDIEGQSVLTKYNNYRTYIIDRVDYSKNPRSTFLYRKTNLQISYAEYYFQNYQIEI
RDMQQPLLVSKIKYREADTNILKIQEIFLIPELCYMTGLTDEQRKNKNAMKEIATHTKLTPEQKYSKSVQYCQLF
				</data>
				<hit pos="209" gap="70" motif="motif_6" pvalue="1.4e-07" match="+      ++++++ ++ ++     ++ "/>
				<hit pos="289" gap="53" motif="motif_15" pvalue="3.0e-06" match=" +++ + + + ++  + + + "/>
			</seg>
			<seg start="376">
				<data>
GRKTIKSGIRISHTDNKIDAIQLKAPKITFGGKSFIPEHGGNFETRAPTQDQVQFKDWAIIHHKNDEKEVYKFID
				</data>
				<hit pos="378" gap="68" motif="motif_12" pvalue="2.9e-07" match="     +++++     +++  + +++  ++"/>
			</seg>
			<seg start="451">
				<data>
LLKNASQAYQINVNDKPQFFAPEDFNPKNWIRLLDKDFRKNGVPQFIVTFSNAEKNPSLYREMKKFFSSEGGVGI
ESQHVTPRALQKNGKSVASKIALQIASKLGKRIWSVETPVGINQNTMIVGIETSMKKIRNQQVIGVVASINKDFN
				</data>
				<hit pos="524" gap="117" motif="motif_7" pvalue="1.1e-05" match=" + ++  +  ++  + +   +  +++++ "/>
				<hit pos="570" gap="17" motif="motif_3" pvalue="4.1e-05" match=" +++ +   +     +  +  + + "/>
			</seg>
			<seg start="601">
				<data>
KFYSQVDFRNGNDIKLPTLSKIISSAIEAYSKNTKTVPEEIIIYRQGLGEGQIQYSHQLEIQAIQNGFINFKQGY
SPRFAFFQVNRKISEKFYQQLYNERVQISNPPSGTIVASELTQNNFEFFMAAQNCNSGVCTPTKYTCLFNNTNLK
EDQFWQLTYFQTFNYYNWQGPIRVPAVMKYAEKLAKFTSETLEGVANNELINSLYYI
				</data>
				<hit pos="631" gap="36" motif="motif_21" pvalue="1.3e-08" match=" ++++  ++ +++++"/>
				<hit pos="646" gap="0" motif="motif_5" pvalue="7.1e-06" match=" +  +++       + +++   + "/>
				<hit pos="674" gap="4" motif="motif_8" pvalue="8.0e-06" match="++++ + +  +      ++ +"/>
				<hit pos="703" gap="8" motif="motif_1" pvalue="3.3e-09" match="   ++   +        ++ +++ +     +   ++ +  ++   +   +"/>
				<hit pos="753" gap="0" motif="motif_2" pvalue="3.6e-06" match="+   +++   + +     ++ + +   ++   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2578272" db="db_1" num="2578272" name="gi|17566802|ref|NP_507337.1|" comment="hypothetical protein ZK218.8 [Caenorhabditis elegans]gi|3881563|emb|CAB04988.1| Hypothetical protein ZK218.8 [Caenorhabditis elegans]" length="185">
			<score strand="both" combined_pvalue="4.31e-14" evalue="1.8e-07"/>
			<seg start="1">
				<data>
MDKSHVSYKPPTTRLGLYPFVSATGCVLVVDTIKIHDILLKTVNFEKGLHYVNAGTIEYMASEYNYTIKIKNHFV
				</data>
				<hit pos="30" gap="29" motif="motif_17" pvalue="8.0e-05" match=" +++ + ++ ++   "/>
			</seg>
			<seg start="76">
				<data>
YSLAPELSKKNPKVKQSETPRFINPPSGTVVDKLVVSGYKFDFYLNSHHAVLGTSRPAHYTVMYDDMGMSQDEVY
KMTDALAFLSARCRKPISLPAPVHFYVYKLFQCWP
				</data>
				<hit pos="98" gap="53" motif="motif_1" pvalue="3.7e-28" match=" + + +++++  ++    ++++++++  ++++++++++ + ++  + + +"/>
				<hit pos="148" gap="0" motif="motif_2" pvalue="2.7e-08" match="+  + +  + +  +++ +++++ +++       "/>
			</seg>
		</sequence>
		<sequence id="seq_1_3190536" db="db_1" num="3190536" name="gi|90656004|gb|ABD96596.1|" comment="zwille protein [Vigna radiata]" length="108">
			<score strand="both" combined_pvalue="9.87e-14" evalue="4.2e-07"/>
			<seg start="1">
				<data>
IKKALRGVKVEVTHRGSVRRKYRVSGLTSQPTREFPVDENSTMKSVVEYFQEMYGFTIQYTHLPCLQVGNQKKAN
YLPMEEACKIVGGQRYTKRLNEKQITALLKVTC
				</data>
				<hit pos="17" gap="16" motif="motif_23" pvalue="4.3e-10" match=" +++++++++++++++++   +    +  "/>
				<hit pos="47" gap="1" motif="motif_15" pvalue="4.4e-27" match="+++++++++++++++++++++"/>
				<hit pos="74" gap="6" motif="motif_11" pvalue="8.1e-08" match="       ++++++ +++++++"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3353996" db="db_1" num="3353996" name="gi|108707206|gb|ABF95001.1|" comment="Piwi domain containing protein, expressed [Oryza sativa (japonica cultivar-group)]" length="764">
			<score strand="both" combined_pvalue="1.16e-13" evalue="4.9e-07"/>
			<seg start="76">
				<data>
AKKNKSEAMHAGVGLAMKIDLPLELQSYNLVKGANVENWACVNFSLMGTTETQKFASELKKACVAIGMDLKSVHA
VFVDLNSPNKLESTLHDVQELFGGQGVEVNQINLLIVILPEFRRSDAKVKDICKNLGFLYQCCLPEHARTPSKLY
LNNVAHNIRSKEKRVNGDSEKVYGSDEMREDSESDLSDLEDMGDADSDIIYLEAFPTSDEEMDDDDDYGDDDEYV
				</data>
				<hit pos="93" gap="92" motif="motif_9" pvalue="2.2e-08" match="  +    +    ++ ++ +++++++++"/>
				<hit pos="121" gap="1" motif="motif_19" pvalue="2.3e-10" match=" +  +  + +  ++   + +++++  +   + +    ++  +  ++++  "/>
				<hit pos="181" gap="10" motif="motif_26" pvalue="9.5e-08" match="+  ++++++++   +"/>
				<hit pos="220" gap="24" motif="motif_7" pvalue="6.3e-06" match="  ++ ++ +++  +  +    +   +   "/>
			</seg>
			<seg start="301">
				<data>
PVSPDEEMDDDGSVQQMRENDELCKQLQRLEENGHEQAANSAEGCLKTYKEIETHTALAGSTYSELSEPPSFEAF
				</data>
				<hit pos="330" gap="81" motif="motif_32" pvalue="7.8e-05" match=" ++++    +   +   +   ++ +    "/>
			</seg>
			<seg start="376">
				<data>
LCPGEREHILKTGWETQHPYKKPSGVSWDEYSKVFDTNGYYKLSNMPVEDKDLVAAECNTPEVRRWENHISHDYD
ELQVERGIVRRWACVNFSPKRKHAARVVSDIIGKCIDMGMEFGTLPKMDVDVPLTSLHIRRTLLDVPKKIDILIV
IMADDRSYDGEIEEMCESLRIVYVFCLPCLSKRNLKRVARQIQLKVVKSYKSQRFFGAHTIHYDLGEDSEAGVDS
EGIASQVLSVLLQNDKRKTQEDNLLQCNILHRGGLMEGEMERICLQEIDAIKQACAYSYKEDQPSLTYVVVVPTA
SIGTEADTAKYKFFCRHTTHKSTSRVVRYHVVHDDNNFLAGELQSLTLKLFTFRHRREYPKIDAVVPAYYAERAA
				</data>
				<hit pos="417" gap="58" motif="motif_11" pvalue="4.5e-05" match="+    + +   ++     + +"/>
				<hit pos="441" gap="3" motif="motif_9" pvalue="1.3e-06" match="  +      +   ++ + +++++++++"/>
				<hit pos="519" gap="51" motif="motif_26" pvalue="7.2e-06" match="+ + +++++ +    "/>
				<hit pos="577" gap="43" motif="motif_3" pvalue="1.7e-05" match="   ++++   +   ++++   +   "/>
				<hit pos="633" gap="31" motif="motif_5" pvalue="4.4e-08" match=" +  ++      + + ++++ +++"/>
				<hit pos="667" gap="10" motif="motif_1" pvalue="6.3e-10" match="  +             +    + + +   + +++   +++ ++ +++ + "/>
				<hit pos="717" gap="0" motif="motif_35" pvalue="9.5e-05" match="++   + + +++ ++  +  +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_1201417" db="db_1" num="1201417" name="gi|268567213|ref|XP_002647743.1|" comment="Hypothetical protein CBG17940 [Caenorhabditis briggsae]gi|187025467|emb|CAP35474.1| Hypothetical protein CBG17940 [Caenorhabditis briggsae]" length="381">
			<score strand="both" combined_pvalue="2.76e-13" evalue="1.2e-06"/>
			<seg start="1">
				<data>
MIMFMFMLLMLLSSTSAHKGRPQRHTIVQPSELRPVEAIANLPELTSRNIADFIGNIDGTEESDEAALRFLATYG
				</data>
				<hit pos="7" gap="6" motif="motif_35" pvalue="2.1e-05" match="++    +       ++ + ++"/>
			</seg>
			<seg start="76">
				<data>
LVPNERECPECLNGKMSLVKDNALPLHFVWRCSSCKTSNIITKKMIRENTFFQEQKLSVQKIVHIAADWVESPGR
NNERTASLHGVTTSTIVNLNKLFRQLTEQCSVPRPGTLVEDTVTTNDYYDFFLTTQVGQVGLARPTHYYVLLNDW
DVPATFWPTVTHALTYLFCRTTSTVTLPAPVLYAHLAAKRAKETMDGALFANRISKSQHLRNSEFQKISNSPKSK
				</data>
				<hit pos="133" gap="105" motif="motif_45" pvalue="2.0e-05" match="+ +++ +   +   ++     +      + + + +    + "/>
				<hit pos="181" gap="7" motif="motif_1" pvalue="7.8e-16" match="    +++ +  +++    +++++    +  +  +++++++++      + "/>
				<hit pos="231" gap="0" motif="motif_2" pvalue="3.1e-14" match="   + ++ + + + + +  + + +++ ++++++"/>
			</seg>
			<seg start="301">
				<data>
IDISGLGKSSSSKCFFSNFPIFQRSWSSFRPFPIQRTCSTDKLSSVKSVTGWDDVRLICFFVSVSLNNVALLCTL
				</data>
				<hit pos="306" gap="42" motif="motif_27" pvalue="3.7e-06" match=" +  +    ++++ +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_3018051" db="db_1" num="3018051" name="gi|71991883|ref|NP_500921.2|" comment="hypothetical protein M03D4.6 [Caenorhabditis elegans]gi|51536862|gb|AAC24409.3| Hypothetical protein M03D4.6 [Caenorhabditis elegans]" length="371">
			<score strand="both" combined_pvalue="4.43e-13" evalue="1.9e-06"/>
			<seg start="1">
				<data>
MINNEGKDLVKMASASPFIRHDVTERLVEEVGLKSNYFNDFITVGESVEVDGIVLPTPRIFFRDGQETSLNNQSF
				</data>
				<hit pos="49" gap="48" motif="motif_21" pvalue="7.7e-05" match="+  + +++   ++++"/>
			</seg>
			<seg start="151">
				<data>
KYVKSGSDVFGQVMPEILLNSLRSARKARKIKPMNIVIYLCGMSESRFSIVKEEYVRNCHSVFKTLGEKYSPQLT
IIVGSKGHSTRLYARGERDQISNLQPGTIVDSVIVSPDYNKFFHCGAVARQGTCKATKYTVLYPESPKMEWIQRM
				</data>
				<hit pos="176" gap="112" motif="motif_21" pvalue="3.6e-07" match="+++ + ++  ++++ "/>
				<hit pos="191" gap="0" motif="motif_5" pvalue="6.4e-06" match=" + +++ ++ +  +        ++"/>
				<hit pos="219" gap="4" motif="motif_8" pvalue="2.6e-10" match="++++  + ++  + + +++ +"/>
				<hit pos="247" gap="7" motif="motif_1" pvalue="2.5e-16" match=" +  ++++++++++ +  + ++ +     +++ + + + +++ +      "/>
			</seg>
		</sequence>
		<sequence id="seq_1_4097167" db="db_1" num="4097167" name="gi|71989393|ref|NP_001023223.1|" comment="EGg Laying defective family member (egl-4) [Caenorhabditis elegans]gi|51536877|gb|AAU05567.1| Egg laying defective protein 4, isoform e [Caenorhabditis elegans]" length="743">
			<score strand="both" combined_pvalue="1.28e-11" evalue="5.4e-05"/>
			<seg start="1">
				<data>
MCWKFNPLKALRVVEVQVGTRTFEAHELQKLIPQLEEAISRKDAQLRQQQTIVEGHIKRISELEGEVTTLQRECD
				</data>
				<hit pos="54" gap="53" motif="motif_10" pvalue="6.5e-05" match=" + ++++ + +  + +  "/>
			</seg>
			<seg start="76">
				<data>
KLRSVLEQKAQSAASPGGQPPSPSPRTDQLGNDLQQKAVLPADGVQRAKKIAVSAEPTNFENKPATLQHYNKTVG
				</data>
				<hit pos="128" gap="56" motif="motif_42" pvalue="8.3e-05" match="   ++++   +     +  ++"/>
			</seg>
			<seg start="451">
				<data>
VNGDKAKTFALKALKKKHIVDTRQQEHIFAERNIMMETSTDWIVKLYKTFRDQKFVYMLLEVCLGGELWTTLRDR
				</data>
				<hit pos="504" gap="355" motif="motif_11" pvalue="7.4e-05" match="+  +  ++++   ++      "/>
			</seg>
			<seg start="526">
				<data>
GHFDDYTARFYVACVLEGLEYLHRKNIVYRDLKPENCLLANTGYLKLVDFGFAKKLASGRKTWTFCGTPEYVSPE
				</data>
				<hit pos="531" gap="6" motif="motif_31" pvalue="4.7e-05" match="+ ++++     "/>
			</seg>
			<seg start="601">
				<data>
IILNKGHDQAADYWALGIYICELMLGRPPFQASDPMKTYTLILKGVDALEIPNRRIGKTATALVKKLCRDNPGER
				</data>
				<hit pos="634" gap="92" motif="motif_48" pvalue="7.8e-06" match=" +    + ++  +  ++    ++ +++  "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2531093" db="db_1" num="2531093" name="gi|118347222|ref|XP_001007088.1|" comment="Piwi domain containing protein [Tetrahymena thermophila]gi|89288855|gb|EAR86843.1| Piwi domain containing protein [Tetrahymena thermophila SB210]" length="791">
			<score strand="both" combined_pvalue="1.54e-10" evalue="0.00065"/>
			<seg start="1">
				<data>
MNLVLSKRPQKSSSQELQKICKVSHVLTNIFNLKIQEQVQSQIEKKEDKNDQSHITCFQYDVEFQPEVSEDDRQL
				</data>
				<hit pos="21" gap="20" motif="motif_24" pvalue="1.9e-05" match=" +   ++++ +  ++"/>
			</seg>
			<seg start="76">
				<data>
RYAIFKKARKDIERLIGKFSFSGKSFYSLIKPIKEKMYKEYLNFDSIKIGEQSYSMRIKFVKQIEVQNDETVDQF
SNNQINQILNITFKDILREENFIEIGKNSKFYKENDIKERQITLKNGYDIQFQIYKGITFQIYQTLEKYQITLDF
				</data>
				<hit pos="132" gap="96" motif="motif_40" pvalue="2.1e-05" match="++ ++  +"/>
				<hit pos="148" gap="8" motif="motif_5" pvalue="1.8e-06" match="+  +  + ++ +++   ++ +   "/>
			</seg>
			<seg start="226">
				<data>
TSRIMRKDNALKYLKEFKNGIIGQSVITAYNNYQRYQITDLDRTKTPQSQFLWNQTNNQISFLDYYYYKYRIKIE
HINQPLLVSFTKKRDPITKQYQKKIIYLVPELCLMAGLSSNEKRSINQITRGIQLNPKERYEYTIEESQLLRKQS
SHQEVYIDSIPIQAKAYILNPPNIILKNSKIIPEQGKFDFKGQIFECKTDFTDWIIIYSNKNQTLVNKLLKLFQN
				</data>
				<hit pos="233" gap="61" motif="motif_10" pvalue="9.7e-05" match="   ++   + + +++ + "/>
				<hit pos="256" gap="5" motif="motif_23" pvalue="1.0e-05" match="++ +++ ++ +    + +  + + + ++ "/>
				<hit pos="288" gap="3" motif="motif_15" pvalue="1.0e-07" match=" ++++ ++ + +++ + + + "/>
				<hit pos="324" gap="15" motif="motif_11" pvalue="8.6e-06" match="+ +++  +++ +  +    ++"/>
				<hit pos="374" gap="29" motif="motif_12" pvalue="7.0e-06" match="+     + +++   +  + ++ ++   + "/>
			</seg>
			<seg start="526">
				<data>
SLKNKNKYKICLNIVLQILQKTGNQIWNVEMPMQITSQTINTMIVGIETSRNIIKGKQIIAVVCSINRNFSRYLS
				</data>
				<hit pos="530" gap="127" motif="motif_7" pvalue="8.2e-05" match="+       +  + +  + +      ++  "/>
			</seg>
			<seg start="601">
				<data>
QVYFREKGCKQLHQLQKIIKDGILIYQQIVKKLPKQIIIYKQGQGDDLKQNSHLTEIESIQNIASNISPTYSPKF
AYFNVNKNVTQKIYQQNEDKAISNPIPGTVFSHETTQNCRNGVSIPTKYSLLYNSTDLNQETFWQFTYYQTFNYY
NQQGSIRVPAALKYAEKLAKYVFDYLQDDNFGDLKKNLFYL
				</data>
				<hit pos="627" gap="68" motif="motif_21" pvalue="9.7e-08" match=" +  ++++++++++ "/>
				<hit pos="670" gap="28" motif="motif_8" pvalue="6.7e-06" match=" +++++    + ++   +  +"/>
				<hit pos="737" gap="46" motif="motif_2" pvalue="1.2e-06" match="     ++   + +     ++ + +   ++   +"/>
			</seg>
		</sequence>
		<sequence id="seq_1_2914106" db="db_1" num="2914106" name="gi|38073253|gb|AAR10810.1|" comment="argonaute-like protein 1 [Trypanosoma brucei]" length="892">
			<score strand="both" combined_pvalue="3.80e-10" evalue="0.0016"/>
			<seg start="1">
				<data>
MSDWERGYRGGRGGGEGGRRGGRGGGEGGRRGGRGGGEGGYRGGRGGGEGGYRGGRGGGFGDGAYRTGQTRERDA
				</data>
				<hit pos="9" gap="8" motif="motif_43" pvalue="1.4e-12" match=" ++++++ ++++++ "/>
				<hit pos="31" gap="7" motif="motif_43" pvalue="3.1e-11" match=" ++++++ ++ +++ "/>
				<hit pos="46" gap="0" motif="motif_43" pvalue="7.4e-11" match="+++ ++++++++++ "/>
			</seg>
			<seg start="301">
				<data>
ALAERFIKKKVYSVVDKSRATMYTVLDITDNKACDAAGLKQNPSQTYVEYFRDRYGIHIEPQQALFKCRTNDGRR
				</data>
				<hit pos="318" gap="257" motif="motif_31" pvalue="6.7e-05" match=" ++ ++   + "/>
				<hit pos="348" gap="19" motif="motif_15" pvalue="5.2e-06" match="++++++++++ ++ ++     "/>
			</seg>
			<seg start="376">
				<data>
VVLVPPQVLHEMSLNEQDRRQLPQLCSIFPDDRVQRLRRVIERLIQHEGGRVVKFLEAYGISFGKDFVSVDGQVL
KSPEILIPKGDGFRRVSPQSESSQQGFVKELKDLRHPGARQTVDVVLYDETNNKQGTVVVGNIKKYLDGMSAPLN
				</data>
				<hit pos="430" gap="61" motif="motif_12" pvalue="2.0e-09" match=" + + +++  +++ ++++ ++  +     "/>
			</seg>
			<seg start="526">
				<data>
FGDSIPVRSLKEAKGRLGKNIFGVTFLRRPEREPYAEWKASWSGGGALSQVVAKDLTGGRESSIVMAVAQQICAK
TGRLNWTLDVNQVCPKLAKSDPSGGILIIAADVGRDQRSVATESSAVRQEFFAVAFVSFYVKGTQWSTYCNHYQV
NGRKETLYADGSDCDTTSMSEGGPPTPSEVISKKMGEFVQEAKSHFTSKGNAVSAYLVLRGCASEGELLDARKSD
				</data>
				<hit pos="584" gap="125" motif="motif_7" pvalue="2.8e-06" match="   +     ++  + ++ + ++  + +  "/>
				<hit pos="663" gap="50" motif="motif_24" pvalue="3.6e-05" match="++  +   ++  ++ "/>
			</seg>
			<seg start="826">
				<data>
VVSKRKGFDLGELQALLYGMCFLYPNKTDALPLPLPLKCAAEYGRKYSALTNLKTLGGNLRTTMHYL
				</data>
				<hit pos="837" gap="159" motif="motif_2" pvalue="1.4e-07" match="+++ + + +++ +   + +  +  +   +    "/>
				<hit pos="878" gap="8" motif="motif_16" pvalue="2.0e-05" match="+  +  +++  + + "/>
			</seg>
		</sequence>
		<sequence id="seq_1_2011555" db="db_1" num="2011555" name="gi|73993774|ref|XP_859050.1|" comment="PREDICTED: similar to piwi like homolog 2 isoform 2 [Canis familiaris]" length="299">
			<score strand="both" combined_pvalue="6.61e-10" evalue="0.0028"/>
			<seg start="1">
				<data>
MKKDFRAMKDLTQQINLSPKQHHNALECLLQRISKNETASNELARWGLYLQKDVHKIEGRVLPMERINLRNTSFI
				</data>
				<hit pos="42" gap="41" motif="motif_12" pvalue="4.5e-07" match=" +  +++   ++   +++++++  +  + "/>
			</seg>
			<seg start="76">
				<data>
TSQELNWIKEVTRDLSILTVPMHFWALFYPKRAMDQARELVNMLEKIAGPIGMRMSPPAWVELKDDRIETYVRTI
				</data>
				<hit pos="107" gap="36" motif="motif_30" pvalue="1.1e-07" match=" +    + ++  + ++++  ++ ++++ "/>
			</seg>
			<seg start="151">
				<data>
QSMLGVEGKIQMVVCIIMGTRDDLYGAIKKLCCVQAPVPSQVINVRTIGQPTRLRSVAQKILLQINCKLGGELWG
VDIPLKQLMVIGMDVYHDPSRGMRSVVGFVASINLTLTKWYSRVVFQMPHQEIVDSLKLCLVGSLKKFYEKWTS
				</data>
				<hit pos="175" gap="40" motif="motif_10" pvalue="1.4e-07" match="++ +++ +     + ++ "/>
				<hit pos="202" gap="9" motif="motif_7" pvalue="7.5e-05" match="          ++ ++ ++++      + +"/>
				<hit pos="239" gap="8" motif="motif_47" pvalue="1.8e-05" match=" + +++ +"/>
				<hit pos="258" gap="11" motif="motif_4" pvalue="2.0e-07" match="     ++  +++  + + +++ +++ "/>
			</seg>
		</sequence>
	</sequences>
	<runtime cycles="18550650000" seconds="18550.650"/>
</mast>
